aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/cal-search-bar.c
Commit message (Expand)AuthorAgeFilesLines
* More code cleanup.Matthew Barnes2009-06-021-4/+4
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-30/+30
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-7/+7
| * ** Fixes bug #555494Matthew Barnes2008-10-091-3/+2
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-12/+16
| * ** Fixes bug #546892Matthew Barnes2008-08-121-3/+10
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-3/+2
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-12/+16
* | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-6/+6
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-3/+10
|/
* 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-5/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-18/+18
* ** Fixes bug #513951Matthew Barnes2008-03-111-3/+9
* ** Fix for bug #402487Milan Crha2008-01-241-3/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-46/+46
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-2/+2
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+1
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-5/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fixes #460825.Chenthill Palanisamy2007-07-291-8/+7
* ** Fix for bug #444433 from LuckySrinivasa Ragavan2007-07-291-4/+4
* Remove "/" as separator.Hiroyuki Ikezoe2007-07-191-3/+3
* Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-31/+4
* Added advanced search options.Chenthill Palanisamy2007-06-041-97/+424
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #332101Chenthill Palanisamy2006-10-171-6/+12
* Fixes #351332Matthew Barnes2006-09-191-0/+1
* Fixes a lot of search issuesSrinivasa Ragavan2006-08-211-29/+105
* Committed Johnny's string changes for searchSrinivasa Ragavan2006-08-051-0/+1
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-56/+65
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-4/+1
* Fixes #323125, #323126Veerapuram Varadhan2005-12-201-6/+4
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-15/+3
* Fix for bug #57818.Jeffrey Stedfast2004-05-271-12/+26
* disable comment searching which is currently uselessJP Rosevear2004-04-281-0/+3
* added support for searching the location field also. (regen_query): takeRodrigo Moya2004-03-031-0/+6
* Remove a bunch of gal includes that are no longer neededJP Rosevear2003-11-201-1/+0
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-5/+5
* guard against multiple destroy callsJP Rosevear2003-04-051-7/+9
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-231-3/+1
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-31/+4
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-1/+1
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-5/+2
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-191-31/+1
* change query_changed to search_activated.Chris Toshok2002-02-251-4/+4
* Fix bug #12163.Federico Mena Quintero2001-10-301-0/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Fixes bug #7879, a query may receive an update notification from theFederico Mena Quintero2001-08-291-0/+2
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-10/+10
* Make the "Any Category" item consistent with the one in the addressbook.Federico Mena Quintero2001-08-151-6/+9
* Handle an array of categories in the CalSearchBar instead of our own menuFederico Mena Quintero2001-08-151-139/+140
* Removed comment about the need to resolve nicknames properly, because weJon Trowbridge2001-08-111-6/+6
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+29
* New function; stops further notification from happening. This is neededFederico Mena Quintero2001-08-041-3/+42
* The calendar search bar widget now includes a drop-down menu of availableFederico Mena Quintero2001-08-021-20/+260
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-0/+260