aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-search-bar.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-3/+3
* Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-221-0/+3
* Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-13/+16
* ** Fix for bug #542889Paolo Borelli2008-07-141-1/+1
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-4/+4
* Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-311-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fixes a lot of search issues.Srinivasa Ragavan2006-09-291-1/+5
* fixes a lot of search issues.Srinivasa Ragavan2006-08-211-1/+2
* Committed Johnny's string changes for searchSrinivasa Ragavan2006-08-051-1/+2
* Fix compile error in solarisHarry Lu2006-07-031-0/+2
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-15/+45
* ignore the generated marshal source.Chris Toshok2002-11-071-12/+7
* If the clear button was pressed, we want the entry to be sensitive (notJeffrey Stedfast2002-10-241-2/+2
* Add missing cast. (e_calendar_item_signal_emission_idle_cb): Likewise.Ettore Perazzoli2002-07-241-1/+0
* Also perform a search on the query_changed signal, which is what getsPeter Williams2002-07-241-0/+5
* 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