aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-filter-bar.c
Commit message (Expand)AuthorAgeFilesLines
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-7/+0
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-6/+7
* preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-251-0/+1
* merge from headNot Zed2001-12-141-0/+1
* Snotty code so we only disconnect to rules we no longer have, etc.12001-11-011-20/+45
* Ref and connect to rule changed here, also clear out previous ref's.Not Zed2001-11-011-27/+26
* Hook to rule changed events. (destroy): Free change id table/unconnect to02001-10-301-4/+49
* Set the item to the option_base on it, so the current item is set. Fix for02001-10-301-0/+2
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Don't add the menu item here, do this in the context_changed signalJeffrey Stedfast2001-10-241-18/+90
* No longer need the context in order to clone a FilterRule.Jeffrey Stedfast2001-09-131-2/+2
* added a default size for the saved search dialog of 600 x 300 such that itAnna Marie Dirks2001-09-071-1/+1
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-4/+5
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-1/+5
* Don't forget to unref stuff here too.Jeffrey Stedfast2001-08-101-5/+26
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-191-1/+2
* When the dialog gets closed, always make sure the entry widget becomesJeffrey Stedfast2001-07-191-188/+174
* *misc/e-filter-bar.c (option_changed): Specified a default size for theAnna Marie Dirks2001-07-031-3/+20
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-081-9/+10
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-301-1/+4
* Validate the filter rule.Jeffrey Stedfast2001-03-231-1/+4
* If we click on the edit menu, then bring up a rule editor. If the userNot Zed2001-03-151-0/+26
* New type of search bar that interacts with filter contexts to save filtersNot Zed2001-03-011-0/+439