aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/AutoComplete.cxx
AgeCommit message (Expand)AuthorFilesLines
2003-01-10Changed listbox member to a pointer to allow use of platform-specificnyamatongwe1-20/+28
2002-11-22More of the icons in autocompletion patch.nyamatongwe1-4/+21
2002-04-21Some Win64 compatibility and size_t correctness.nyamatongwe1-1/+1
2002-01-18Updated copyrights for 2002.nyamatongwe1-1/+1
2002-01-13Added option to autocompletion AutoCSetDropRestOfWord which removes anynyamatongwe1-1/+2
2001-08-02Squashed warning from Borland C++.nyamatongwe1-1/+1
2001-08-02Removed commented out call to sort list as list is always in correct ordernyamatongwe1-1/+0
2001-08-02Now handles both case insensitive and case sensitive searching.nyamatongwe1-5/+38
2001-04-27Feature from Stephan to allow autocompletion to stay open even when therenyamatongwe1-2/+3
2001-04-05Replace target functionality to make find and replace operations fasternyamatongwe1-1/+3
2001-02-24Updated documentation comments from Philippe.nyamatongwe1-1/+3
2001-01-28Updating copyright notices for 2001.nyamatongwe1-1/+1
2000-08-21Merging patches from Ferda and Jan.nyamatongwe1-8/+10
2000-08-18Added in most of Ferdinand Prantl's changes except for regular expressionnyamatongwe1-0/+11
2000-07-12Added John's autocompletion changes and fiddled to make autocompletion listnyamatongwe1-7/+1
2000-07-12Autocompletion cancel at start position available to API.nyamatongwe1-1/+1
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
2000-03-08Initial revisionnyamatongwe1-0/+104