aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ScintillaBase.h
AgeCommit message (Expand)AuthorFilesLines
2003-08-08Using interface definition for number of keyword lists.nyamatongwe1-1/+1
2003-04-05Moved calltip showing into method.nyamatongwe1-0/+1
2003-04-03CallTip can display up and down arrows and clicks are reported tonyamatongwe1-0/+1
2002-12-06Upped number of keyword lists to 9.nyamatongwe1-1/+1
2002-08-24Changed autocomplete to only cancel at start when deleting characters.nyamatongwe1-1/+2
2002-06-08Changed autocompletion fill up character handling to ensure the fill up chara...nyamatongwe1-1/+1
2002-02-12Made lexer objects const so they do not show up in map as static / globals.nyamatongwe1-1/+1
2002-01-18Updated copyrights for 2002.nyamatongwe1-1/+1
2002-01-10Patch from Kengo Jinno to make Japanese entry work on Windows 9x.nyamatongwe1-1/+1
2001-10-12Patch from John to allow double-clicking in autocompletion lists on GTK+.nyamatongwe1-6/+7
2001-09-14Addition of more SGML styles from Steve.nyamatongwe1-1/+1
2001-09-01Using new SelectionText type to handle text that is the subject of copy,nyamatongwe1-0/+1
2001-05-01External lexer feature added by Simon allows lexers to be housed in DLLs withnyamatongwe1-1/+1
2001-04-13Start of new lexer infrastructure.nyamatongwe1-0/+3
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-4/+9
2001-02-17Defining sptr_t and uptr_t to be integral types large enough to containnyamatongwe1-1/+1
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-12-17Added Laurent's User List.nyamatongwe1-0/+3
2000-08-18Added in most of Ferdinand Prantl's changes except for regular expressionnyamatongwe1-1/+1
2000-07-21Provide alternative symbols for all features defined in WinDefs.h to allownyamatongwe1-2/+2
2000-07-15Fixed problem with CancelModes killing drag and drop by setting emptynyamatongwe1-1/+1
2000-07-12Added John's autocompletion changes and fiddled to make autocompletion listnyamatongwe1-0/+1
2000-07-12John's changes to autocompletion.nyamatongwe1-0/+1
2000-04-08Unicode keyboard input and dragging from Scintilla.nyamatongwe1-1/+1
2000-04-07Changing code to ensure no warnings are produced by compilers.nyamatongwe1-0/+3
2000-04-04Avoid lots of warnings from Borland C++.nyamatongwe1-1/+1
2000-03-08Initial revisionnyamatongwe1-0/+68