aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-completion-match.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagRELEASE_1_0_1nobody2002-11-011-185/+0
* merging the gal-2 branch back to the trunk.Mike Kestner2002-11-011-1/+0
* Silently drop match strings that contain invalid utf-8... not a good thingJon Trowbridge2001-10-301-18/+17
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-21/+17
* Allow ctrl-p and ctrl-n to be used to move up and down in the completionJon Trowbridge2001-09-271-2/+2
* Patch to fix few 64bit issuesGeorge Lebl2001-08-291-0/+1
* Added "hit_count" to ECompletionMatch. Used by searchJon Trowbridge2001-08-171-5/+6
* avoid freed memory reading, when you call it likeRadek Doulik2001-08-021-2/+8
* Do nothing if passed NULL. (e_completion_match_compare): Move theJon Trowbridge2001-06-301-16/+16
* Turned off alternating row colors in our ETable specification.Jon Trowbridge2001-06-091-11/+10
* Small changes throughout to use ECompletionMatch.Jon Trowbridge2001-06-061-0/+184