aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-searchbar.c
Commit message (Expand)AuthorAgeFilesLines
* EShellSearchbar: Put focus on search results after changing filter.Matthew Barnes2013-08-221-4/+20
* EShell-related cleanups.Matthew Barnes2013-07-061-8/+16
* Bug 677300 - Add 3 px padding above and below the searchbarJean-François Fortin Tam2013-04-091-0/+1
* Add e_shell_view_get_size_group().Matthew Barnes2013-04-091-0/+5
* EShellSearchbar: Remove more Express Mode leftovers.Matthew Barnes2013-04-091-233/+6
* EShellSearchbar cleanups.Matthew Barnes2013-04-091-64/+95
* Bug #696173 - Various memory leaksMilan Crha2013-03-251-0/+2
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-091-2/+6
* Add comments around g_idle_add() changesMilan Crha2013-02-091-0/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-091-1/+1
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-081-1/+1
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-081-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-01-111-6/+8
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Bug #685808 - Search bar entry background does not change on searchMilan Crha2012-11-211-10/+60
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-14/+20
* Missing search buttons in Calendar viewMilan Crha2012-11-061-2/+4
* Bug #422273 - Wrap searchbar widgets for smaller minimum width requestMilan Crha2012-10-311-26/+208
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+27
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Show calendar Find Next/Prev/Stop buttons beside Search text entryMilan Crha2012-04-161-0/+10
* Miscellaneous cleanups.Matthew Barnes2011-11-231-3/+6
* Remove EHintedEntry.Matthew Barnes2011-10-061-14/+18
* The EExtension framework is now in libebackend.Matthew Barnes2011-09-261-1/+1
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Bug 645825 - Search bar not changing color when showing resultsDan Vrátil2011-04-291-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* 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-23/+33
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-1/+4
* Various memory leaksMilan Crha2010-09-081-0/+5
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-2/+5
* Execute calendar search post startup, notMichael Meeks2010-08-101-2/+11
* EShellContent: Add a focus_search_results() method.Matthew Barnes2010-06-251-6/+7
* Bug #620815 - Memory leaks with EvolutionMilan Crha2010-06-251-0/+1
* Bug 622559 - Changing search option should focus search entryMatthew Barnes2010-06-241-1/+3
* Simplify the search UI for express mode.Matthew Barnes2010-03-271-18/+88
* Move "section" documentation out of header files.Matthew Barnes2010-03-221-0/+6
* Make EShell and related classes extensible.Matthew Barnes2010-03-201-32/+10
* Bug 609302 - Quick search filters are brokenMatthew Barnes2010-02-091-2/+7
* Bug 609304 - Search scope forgotten if search is not performedMatthew Barnes2010-02-091-3/+7
* Remember search menu option even when not searching.Matthew Barnes2010-02-091-56/+131
* Implement account-wide search scope in mail.Matthew Barnes2010-02-071-30/+233
* Fix a issue for anjal while saving/restoring search across multipleSrinivasa Ragavan2010-01-251-0/+1
* Do not focus in a search entry when it is not having a focusMilan Crha2010-01-081-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+1
* Provison to hide search label for Anjal's use.Srinivasa Ragavan2009-12-231-1/+47
* Refactor the EShell search API.Matthew Barnes2009-12-191-0/+1053