aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/text/e-completion-view.c
Commit message (Expand)AuthorAgeFilesLines
* Bumped version number to 0.11.99.4.Christopher James Lahey2001-09-171-0/+5
* Unref the model after creating the ETable, since the table will hold a refDan Winship2001-09-131-0/+1
* bumped up to 0.10.99.3jacob berkman2001-08-101-24/+79
* Removed some debugging spew I committed by mistake.Jon Trowbridge2001-07-211-4/+1
* Change window policy to allow the completion window to shrink when theJon Trowbridge2001-07-211-10/+8
* Removed unused frame variable.Christopher James Lahey2001-06-091-2/+0
* Turned off alternating row colors in our ETable specification.Jon Trowbridge2001-06-091-1/+1
* we can ignore the border, as e-text takes care of that for usjacob berkman2001-06-071-2/+2
* Applied patch from Jacob Berkman to un-offset the completion popup and addJon Trowbridge2001-06-071-2/+138
* Small changes throughout to use ECompletionMatch.Jon Trowbridge2001-06-061-13/+14
* Limit total matches, for better performance on slow machines. It isJon Trowbridge2001-04-201-1/+5
* Boost version number to 0.5.99.3.Jon Trowbridge2001-03-021-17/+16
* Changed e_table_selection_model_clear to e_selection_model_clear.Christopher James Lahey2001-02-281-1/+1
* Fixed. (e_entry_select_region): Fixed. (e_entry_show_popup): Grab/ungrabJon Trowbridge2001-02-241-2/+7
* Forgot to add. Doh!Jon Trowbridge2001-02-201-0/+687