aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)AuthorFilesLines
2002-04-21Simplified LOGO option handling.nyamatongwe1-96/+94
Shared INCLUDEDIRS between compilers. Simplified command lines. Regenerated dependencies.
2002-04-21Updated.nyamatongwe1-3/+0
2002-04-21Stopped reporting of files deleted by piping to NUL:.nyamatongwe1-1/+1
2002-04-20Added QUIET option for Borland and simplified QUIET handling. Merged ↵nyamatongwe1-20/+21
resource file compilation and simplified some rules.
2002-04-19Patch from Don Paul including memcpy use, comments and change method.nyamatongwe1-6/+13
2002-04-18Fixed spelling.nyamatongwe1-1/+1
2002-04-18Added enu (enumeration) and lex (lexer) feature types. Defined enumerations ↵nyamatongwe3-22/+98
and lexers.
2002-04-18Added enu (enumeration) and lex (lexer) feature types. Defined enumerations ↵nyamatongwe1-0/+7
and lexers.
2002-04-18Using symbolc lexical class names for properties lexer.nyamatongwe1-9/+9
2002-04-18Changed default builds to VS .NET.nyamatongwe2-0/+8
2002-04-17Changed ctags recogniser to not trigger on initial tab.nyamatongwe1-1/+1
2002-04-17Added credit.nyamatongwe1-0/+1
2002-04-16Made default nmake build quiet.nyamatongwe1-1/+1
2002-04-16Patch from Holger Kiemes to recognise more tag line formats.nyamatongwe3-0/+14
2002-04-16Added credit.nyamatongwe1-0/+1
2002-04-14Added credit.nyamatongwe1-0/+1
2002-04-14Implemented endAtLastLine attribute which allows option of scrolling onenyamatongwe5-6/+48
page below last document line.
2002-04-12MSVC release build creates debug information.nyamatongwe1-2/+2
2002-04-12Fixed problem where caret would not move to previous line due to wrapping.nyamatongwe2-9/+22
2002-04-12Update from Valery.nyamatongwe1-4/+10
2002-04-11Updated instructions for ensuring lexers linked in and explained the ↵nyamatongwe1-2/+10
procedure used for changing the set of lexers.
2002-04-11Added Eiffel lexer.nyamatongwe1-0/+4
2002-04-11List of lexers automatically generated.nyamatongwe2-7/+21
2002-04-11Added call to Scintilla_LinkLexers to ensure lexers are always linked innyamatongwe1-0/+1
for SciLexer version.
2002-04-11List of lexers automatically generated.nyamatongwe2-4/+22
2002-04-11Uses macro to simplify lexer references.nyamatongwe1-74/+46
Always compiles Scintilla_LinkLexers(). List of lexers automatically generated.
2002-04-11INitial version.nyamatongwe1-0/+104
2002-04-10Changed incorrect mention ot Scintilla_ForceLexers() to correct name,nyamatongwe1-1/+1
Scintilla_LinkLexers().
2002-04-08Avoid visible changes when setting scroll width to same value.nyamatongwe1-2/+3
2002-04-07Added SCN_ZOOM and SCI_TEXTWIDTH.nyamatongwe1-0/+18
2002-04-07Added ZOOM notification. Added TextWidth method to allow clients to ↵nyamatongwe4-6/+42
determine width of text items such as width needed for line numbers.
2002-04-05Fixed folding problem when keywords appeared in document comments.nyamatongwe1-4/+10
2002-04-04Change to horizontal scrolling to allow the assumed document width to be set.nyamatongwe6-24/+67
2002-04-04Improved caret movement in read-only mode by handling more cases where text ↵nyamatongwe4-44/+35
is inserted and be removing handling of cases where text is deleted as these are handled automatically in the modification listener.
2002-04-04Link to page on Span Table data structure.nyamatongwe1-1/+7
2002-04-03In read-only mode, display no-effect drag & drop cursor.nyamatongwe1-3/+4
2002-04-03Enhancements to read-only mode to stop caret moving when typing or deleting.nyamatongwe3-33/+47
2002-04-03Added Brian.nyamatongwe1-0/+1
2002-04-03Patch from Brian Quinlan to include metdata about keyword lists withinnyamatongwe6-11/+73
lexers.
2002-03-29Patch from Ralf Wagner to ensure DIR_O used for resource files.nyamatongwe1-4/+4
2002-03-26Improved handling of multiline strings which use '\' continuations.nyamatongwe1-2/+5
2002-03-26Made symbols for the lexical states of the diff lexer. Recognise '***' as ↵nyamatongwe3-8/+25
the same as '+++' rather than like '!'.
2002-03-26Patch from Philippe to handle nested strings.nyamatongwe1-47/+73
2002-03-22Patch from Scott Kirkwood to print better error message when CreateProcessnyamatongwe1-0/+1
fails on Windows.
2002-03-15Layout cache.nyamatongwe1-2/+24
2002-03-14Updated file size.nyamatongwe1-1/+1
2002-03-14Updated for 1.45.nyamatongwe1-4/+4
2002-03-14*** empty log message ***nyamatongwe1-3/+0
2002-03-14Updated for 1.45.nyamatongwe3-3/+157
2002-03-14FXScintilla now has a real home.nyamatongwe1-4/+4