aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-search-bar.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-771/+0
* WebKit port - port widgetsDan Vrátil2012-03-291-88/+41
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-5/+8
* Bug #651741 - Find in text message doesn't warn about no matching foundMilan Crha2011-08-191-0/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-8/+4
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-8/+15
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-35/+12
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+0
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Give all preview panes a search bar.Matthew Barnes2010-01-181-0/+825
* Remove ESearchBar and EFilterBar.Matthew Barnes2009-06-091-1515/+0
* Fix more compiler warnings.Matthew Barnes2009-06-021-1/+1
* Whitespace cleanup.Matthew Barnes2009-05-291-10/+10
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-6/+6
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+21
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-2/+2
| * Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-221-52/+101
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
| * Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-19/+16
| * ** Fixes bug #546892Matthew Barnes2008-08-121-1/+0
* | Filter/Search bar changes for Anjal.Srinivasa Ragavan2009-05-241-58/+337
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-1/+1
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-18/+16
* | Progress update:Matthew Barnes2008-09-181-1/+0
* | Progress update:Matthew Barnes2008-09-071-0/+142
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-1294/+778
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-1/+0
|/
* ** Fix for bug #542889Paolo Borelli2008-07-141-5/+3
* 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-9/+0
* ** Fix for bug #482148Milan Crha2008-03-151-4/+9
* ** Fix for bug #402487Milan Crha2008-01-241-2/+5
* ** Fix for bug #211353Milan Crha2007-12-171-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-108/+108
* Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-311-1/+1
* ** Workaround for bug #395272Tobias Mueller2007-10-261-8/+14
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-4/+4
* 2007-09-26 mcrha Fix for bug #351333Milan Crha2007-09-261-3/+14
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Move away from g_asserts from g_return*.Srinivasa Ragavan2007-08-311-2/+2
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-29/+5
* ** Fix for bug #257118Srinivasa Ragavan2007-06-181-1/+29
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* Fixes a lot of search issues.Srinivasa Ragavan2006-09-291-36/+81
* ** Fix for bug #353059Srinivasa Ragavan2006-08-281-1/+1
* ** Fixes bug #348753Li Yuan2006-08-211-0/+17
* fixes a lot of search issues.Srinivasa Ragavan2006-08-211-28/+80
* Committed Johnny's string changes for searchSrinivasa Ragavan2006-08-051-1/+14
* Fix for bug #349565Srinivasa Ragavan2006-08-021-1/+0
* Modified the mnemonics for avoiding the conflict with attachment bar.Srinivasa Ragavan2006-07-201-2/+4
* Fix for bug #347166Srinivasa Ragavan2006-07-171-3/+1
* removing the noise i added. sorry.Andre Klapper2006-07-041-1/+1
* fixing two typos, adding translator comments.Andre Klapper2006-07-041-3/+9
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-387/+511
* ** Fixes bug 343494 Use gtk_button_set_image if GTK+ is 2.6 or higher.Hiroyuki Ikezoe2006-06-021-2/+20
* Fix for #343280. No need to add label when we useLi Yuan2006-05-301-7/+1
* Added icons to search menu.Srinivasa Ragavan2006-04-261-3/+6
* Added icons for Find and Clear buttons.Srinivasa Ragavan2006-04-261-4/+9
* Committing fix for bug #335861Srinivasa Ragavan2006-04-261-1/+1
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-1/+1
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-7/+4
* Remove e-util-marshal.list in current directory, and use the copy inSimon Zheng2006-01-111-1/+1
* assign the data first before accessing it.Parthasarathi Susarla2006-01-061-1/+1
* ** Fixes bug #324590Srinivasa Ragavan2005-12-221-0/+15
* Added a visual cue to search bar to indicate search filter active.Srinivasa Ragavan2005-12-151-0/+26
* Start search on category, when the category is selected.Sushma Rai2005-09-201-1/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-2/+2
* Solaris gettext crashes on NULL input string. Fixes #260312. PatchSarfraaz Ahmed2005-05-061-1/+1
* Make the entry widget grab focus. Fixes bug #60551.Jeffrey Stedfast2005-03-031-0/+2
* add a11y name for the option menu.Mengjie Yu2005-01-241-0/+5
* fix a typoHarry Lu2005-01-201-1/+1
* add a translater note.Harry Lu2005-01-201-0/+2
* Fix for 62831.Harry Lu2005-01-171-0/+5
* use ctrl-shift-q to clear search barJP Rosevear2004-07-261-1/+1
* move function about setup_bonobo_menus which requires it so its notTrent Lloyd2004-03-131-9/+9
* remove the right thingChristian Neumair2004-02-271-1/+1
* Before Update the bonobo ui component, remove it first.Bill Zhu2004-02-261-0/+1
* Same.Jeffrey Stedfast2004-01-291-1/+1
* Added a new property "state" which is READ-WRITE so that we canJeffrey Stedfast2004-01-291-1/+1
* allow new lable with mnemonic (e_search_bar_construct): alter lable name.Charles Zhang2003-11-171-3/+3
* (set_menu): Translate the text. [#45112]Ettore Perazzoli2003-06-231-1/+1
* take ownership of the duplicate string.Larry Ewing2003-06-121-1/+1
* [#42628] Call emit_search_activated() instead of emit_query_changed().Ettore Perazzoli2003-05-141-1/+1
* trash e_utf8_gtk function (e_search_bar_get_text): dittoJP Rosevear2003-05-081-2/+2
* (remove_bonobo_menus): Only do the actual removeEttore Perazzoli2003-04-161-0/+3
* kill an old e_utf8_gtk usageMike Kestner2003-04-091-7/+1
* set the sub item to the default as wellJP Rosevear2003-03-291-0/+13
* Same as below.Jeffrey Stedfast2003-02-251-22/+25
* dispose can be run multiple times too ... bloody gobject crap.Not Zed2002-12-031-2/+6
* Add include of gnome-dialog.hNot Zed2002-12-021-3/+3
* ignore the generated marshal source.Chris Toshok2002-11-071-118/+140
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-8/+6
* Emit a search_activated signal. (e_search_bar_set_item_id): Revert toJeffrey Stedfast2002-10-291-3/+4
* If the clear button was pressed, we want the entry to be sensitive (notJeffrey Stedfast2002-10-241-15/+9
* (activate_by_subitems): gtk_widget_grab_focus()Ettore Perazzoli2002-10-241-0/+3
* Clear search by setting text to "" and search to first search.Not Zed2002-09-241-1/+1
* need to make the find now button sensitive when you select something fromChris Toshok2002-08-301-0/+2
* Don't set the item id; clear search isn't in the menu anymore. FixesPeter Williams2002-08-241-1/+0
* 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-1/+2
* (setup_standard_verbs): Set the <commands> partEttore Perazzoli2002-07-181-5/+24
* (update_sensitivity): Removed.Ettore Perazzoli2002-07-031-43/+47
* (subitem_activated_cb): Don't emitEttore Perazzoli2002-07-021-3/+0
* (activate_by_subitems): Don't set the entry to beEttore Perazzoli2002-07-021-2/+0
* Put the stuff in /menu/Searchplaceholder/Search instead of /menu/Search.Ettore Perazzoli2002-05-231-3/+11
* Strip underscores from the menu item labels.Ettore Perazzoli2002-05-211-5/+37
* Oops. The previous change made the search bar widgets get packed in theDan Winship2002-04-101-3/+3
* Construct the buttons earlier so that the option-menu-setup code thatDan Winship2002-04-071-5/+5
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-211-2/+2
* Remove all the SearchBar items before setting them up again.Ettore Perazzoli2002-03-211-25/+67
* No accelerator for "FindNow". (add_button): Add a one-pixel padding to theEttore Perazzoli2002-03-191-2/+2
* Rename the "Search Now" menu entry to "Find Now". Rename the correspondingEttore Perazzoli2002-03-191-4/+4
* New halper function to update the sensitivity of the commands.Ettore Perazzoli2002-03-191-0/+37
* Init clear_button to NULL. (add_button): New helper function to add aEttore Perazzoli2002-03-191-15/+39
* New, implementation for a new "SearchNow" verb. (setup_standard_verbs):Ettore Perazzoli2002-03-191-0/+14
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-15/+54
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-161-72/+104
* preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-251-18/+34
* 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
* copy the translate field over as well. Should fix an uninitialized memoryDamon Chaplin2001-10-241-0/+1
* Don't unref the old dropdown, we don't "own" it.Jeffrey Stedfast2001-09-141-3/+0
* unref the old dropdown_menu if there is one.Larry Ewing2001-09-131-0/+3
* added a wee bit of padding around the find now label in response to bugAnna Marie Dirks2001-09-061-0/+1
* New prototype here.Ettore Perazzoli2001-08-291-0/+33
* Set the horizontal usize of the entry to 4.Ettore Perazzoli2001-08-171-0/+1
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-41/+41
* Correctness fixes for when the entry and submenu must be interchanged.Federico Mena Quintero2001-08-151-24/+45
* *Please* add accessor functions instead of just object arguments!Federico Mena Quintero2001-08-151-41/+157
* Add "Any Category" option for category searches.Jon Trowbridge2001-08-141-1/+1
* Oops, we didn't need to unref all of the widgets, just a few.Jeffrey Stedfast2001-08-111-11/+3
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-25/+240
* Don't forget to unref stuff here too.Jeffrey Stedfast2001-08-101-88/+97
* Re-labeled the "Activate" button "Find Now".Anna Marie Dirks2001-08-091-1/+1
* [Added an "Activate" button to the search bar.]Ettore Perazzoli2001-08-051-17/+50
* *** empty log message ***Jacob Berkman2001-07-161-1/+0
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-121-2/+2
* Fix for #2253 (search names not translated), mail-search i18n fixes.Gediminas Paulauskas2001-05-081-4/+18
* New function, because it is ridiculous to have to hunt down objectFederico Mena Quintero2001-04-161-2/+36
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-4/+5
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-051-0/+4
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-301-1/+4
* New type of search bar that interacts with filter contexts to save filtersNot Zed2001-03-011-28/+82
* Move the event box into the esb->dropdown_holder. Changed so it can beNot Zed2001-02-241-16/+51
* Update copyright and add myself as the author.Ettore Perazzoli2001-01-281-2/+6
* Make the ESearchBar pretty by using the same border for the dropdownEttore Perazzoli2001-01-281-3/+24
* Make the ESearchBar use the new EDropdownButton widget.Ettore Perazzoli2001-01-271-144/+180
* Fixed some warnings.Christopher James Lahey2000-12-121-1/+2
* Made the underline show up properly in the main menu bar.Christopher James Lahey2000-11-111-3/+23
* Switched from using gtk_menu_item_new_with_label for the menu header toChristopher James Lahey2000-11-101-1/+1
* Fixed two spacing problems: first, changed the spacing around the end ofAnna Marie Dirks2000-11-101-2/+4
* Added e-search-bar.c and e-search-bar.h.Christopher James Lahey2000-11-071-0/+296