aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/query.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_UTILS_2_0_2nobody2002-05-161-1449/+0
* #include <gtk/gtkmain.h> to avoid warnings.Rodrigo Moya2002-05-031-0/+1
* refactored a bit, to not do things in idle loops.Rodrigo Moya2002-05-021-83/+76
* new method.Rodrigo Moya2002-04-121-0/+1
* (committed by Damon)Federico Mena Quintero2001-12-081-25/+42
* If a query is not in progress, just retag the whole thing. An event mayFederico Mena Quintero2001-10-311-41/+41
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-1/+7
* there may be cases when the backend will return an invalid component fromRodrigo Moya2001-10-181-1/+1
* util function to get address (itip_addresses_get_default): get only theJP Rosevear2001-10-101-8/+9
* added a timeout to refresh the list every 10 minutes. Not ideal, as theDamon Chaplin2001-09-181-1/+71
* Fixes bug #7879, a query may receive an update notification from theFederico Mena Quintero2001-08-291-28/+98
* added new e-sexp operator. We don't currently use it though.Damon Chaplin2001-08-221-1/+42
* added new backend method to get the component given a UID.Damon Chaplin2001-08-101-14/+3
* The calendar search bar widget now includes a drop-down menu of availableFederico Mena Quintero2001-08-021-7/+30
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-0/+7
* added virtual method to get a VTIMEZONE component given a TZID. We needDamon Chaplin2001-07-031-13/+8
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-1/+22
* Connect to the "changed" signal of the categories entry so that they willFederico Mena Quintero2001-04-181-2/+2
* Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-161-7/+272
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-131-12/+182
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-301-0/+780