aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ScintillaBase.h
AgeCommit message (Collapse)AuthorFilesLines
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
search. Some bits not quite done as well.
2000-07-21Provide alternative symbols for all features defined in WinDefs.h to allownyamatongwe1-2/+2
for eventual removal of WinDefs.h.
2000-07-15Fixed problem with CancelModes killing drag and drop by setting emptynyamatongwe1-1/+1
selection. On GTK+ double click GTK+ events are ignored as this led to prblems in primary selection code.
2000-07-12Added John's autocompletion changes and fiddled to make autocompletion listnyamatongwe1-0/+1
size better.
2000-07-12John's changes to autocompletion.nyamatongwe1-0/+1
2000-04-08Unicode keyboard input and dragging from Scintilla.nyamatongwe1-1/+1
Fixing warnings on GTK+ and uping warning level.
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
Changed name of interface class defined in Accessor.h to Accessor.
2000-03-08Initial revisionnyamatongwe1-0/+68