Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-01-10 | Changed listbox field to pointer to allow use of platform-specific | nyamatongwe | 1 | -3/+4 | |
subclass. Added new listbox initialisation parameters. | |||||
2002-11-21 | Patch from Biswa to add icons to autocompletion lists. | nyamatongwe | 1 | -0/+5 | |
2002-01-18 | Updated copyrights for 2002. | nyamatongwe | 1 | -1/+1 | |
2002-01-13 | Added option to autocompletion AutoCSetDropRestOfWord which removes any | nyamatongwe | 1 | -0/+1 | |
word characters following an insertion made by auto-completion. Bundled the changes made by an autocompletion into one undo action. | |||||
2001-04-27 | Feature from Stephan to allow autocompletion to stay open even when there | nyamatongwe | 1 | -8/+9 | |
are no longer any values that start with the typed text. | |||||
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -10/+15 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-08-21 | Merging patches from Ferda and Jan. | nyamatongwe | 1 | -0/+1 | |
Autocompletion flags for ignoring case and automatically choosing single items. WM_PAINT handling with passed HDC. Events in Scintilla.iface. | |||||
2000-08-18 | Added in most of Ferdinand Prantl's changes except for regular expression | nyamatongwe | 1 | -0/+6 | |
search. Some bits not quite done as well. | |||||
2000-07-12 | Added John's autocompletion changes and fiddled to make autocompletion list | nyamatongwe | 1 | -1/+1 | |
size better. | |||||
2000-07-12 | John's changes to autocompletion. | nyamatongwe | 1 | -0/+2 | |
2000-04-10 | Added get/set of separator character used when setting auto-completion list. | nyamatongwe | 1 | -1/+6 | |
Message for selecting an element of the autocompletion list. | |||||
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+43 | |