aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-search-bar.h
Commit message (Expand)AuthorAgeFilesLines
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-211-3/+3
* Init clear_button to NULL. (add_button): New helper function to add aEttore Perazzoli2002-03-191-0/+1
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-27/+45
* preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-251-5/+7
* 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
* New prototype here.Ettore Perazzoli2001-08-291-0/+2
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-7/+9
* *Please* add accessor functions instead of just object arguments!Federico Mena Quintero2001-08-151-1/+9
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-2/+16
* [Added an "Activate" button to the search bar.]Ettore Perazzoli2001-08-051-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* New function, because it is ridiculous to have to hunt down objectFederico Mena Quintero2001-04-161-0/+3
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-301-1/+1
* New type of search bar that interacts with filter contexts to save filtersNot Zed2001-03-011-1/+9
* Move the event box into the esb->dropdown_holder. Changed so it can beNot Zed2001-02-241-0/+7
* Make the ESearchBar use the new EDropdownButton widget.Ettore Perazzoli2001-01-271-2/+6
* Fixed the argument comment. Removed an old enum that's not used here.Christopher James Lahey2000-11-071-9/+4
* Added e-search-bar.c and e-search-bar.h.Christopher James Lahey2000-11-071-0/+88