Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-08-02 | Squashed warning from Borland C++. | nyamatongwe | 1 | -1/+1 | |
2001-08-02 | Removed commented out call to sort list as list is always in correct order | nyamatongwe | 1 | -1/+0 | |
now. | |||||
2001-08-02 | Now handles both case insensitive and case sensitive searching. | nyamatongwe | 1 | -5/+38 | |
2001-04-27 | Feature from Stephan to allow autocompletion to stay open even when there | nyamatongwe | 1 | -2/+3 | |
are no longer any values that start with the typed text. | |||||
2001-04-05 | Replace target functionality to make find and replace operations faster | nyamatongwe | 1 | -1/+3 | |
by diminishing screen updates and allow for \d patterns in the replacement text. | |||||
2001-02-24 | Updated documentation comments from Philippe. | nyamatongwe | 1 | -1/+3 | |
2001-01-28 | Updating copyright notices for 2001. | nyamatongwe | 1 | -1/+1 | |
2000-08-21 | Merging patches from Ferda and Jan. | nyamatongwe | 1 | -8/+10 | |
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/+11 | |
search. Some bits not quite done as well. | |||||
2000-07-12 | Added John's autocompletion changes and fiddled to make autocompletion list | nyamatongwe | 1 | -7/+1 | |
size better. | |||||
2000-07-12 | Autocompletion cancel at start position available to API. | nyamatongwe | 1 | -1/+1 | |
Inverted default value to be compatible with older code. | |||||
2000-07-12 | John's changes to autocompletion. | nyamatongwe | 1 | -0/+1 | |
2000-04-10 | Added get/set of separator character used when setting auto-completion list. | nyamatongwe | 1 | -1/+10 | |
Message for selecting an element of the autocompletion list. | |||||
2000-03-08 | Initial revision | nyamatongwe | 1 | -0/+104 | |