aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-searchbar.c
Commit message (Expand)AuthorAgeFilesLines
* 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