aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/AutoComplete.cxx
AgeCommit message (Collapse)AuthorFilesLines
2000-08-21Merging patches from Ferda and Jan.nyamatongwe1-8/+10
Autocompletion flags for ignoring case and automatically choosing single items. WM_PAINT handling with passed HDC. Events in Scintilla.iface.
2000-08-18Added in most of Ferdinand Prantl's changes except for regular expressionnyamatongwe1-0/+11
search. Some bits not quite done as well.
2000-07-12Added John's autocompletion changes and fiddled to make autocompletion listnyamatongwe1-7/+1
size better.
2000-07-12Autocompletion cancel at start position available to API.nyamatongwe1-1/+1
Inverted default value to be compatible with older code.
2000-07-12John's changes to autocompletion.nyamatongwe1-0/+1
2000-04-10Added get/set of separator character used when setting auto-completion list.nyamatongwe1-1/+10
Message for selecting an element of the autocompletion list.
2000-03-08Initial revisionnyamatongwe1-0/+104