aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-client/cal-client.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-133/+0
* Plug leak.Federico Mena Quintero2001-04-031-2/+4
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-11/+21
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-1/+1
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-2/+4
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-1/+1
* Remove pilot cruft. All pilot stuff is in the conduits now and uses theJP Rosevear2000-10-161-8/+0
* Add some other cases where a slow sync is in order (pre_sync): Pre loadJP Rosevear2000-09-201-0/+1
* No need to spit a warning if removal fails. (event_editor_destroy): FreeFederico Mena Quintero2000-09-011-1/+0
* Implement delete option (recurrence_toggled): Make an ugly hack to get theJP Rosevear2000-09-011-0/+1
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-291-1/+5
* There. A pretty function to generate recurrence instances atomically soFederico Mena Quintero2000-08-111-1/+5
* Added a get_objects_in_range() method. Takes in a time range and the typeFederico Mena Quintero2000-08-091-1/+2
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-2/+3
* server code to service these:Seth Alves2000-06-291-0/+8
* Sync - FedericoFederico Mena Quintero2000-06-231-1/+1
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+2
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-081-1/+10
* New function to add today's alarms for a single object.Federico Mena Quintero2000-05-121-0/+4
* Removed unused arguments. Load the initial alarms here. (load_alarms): NewFederico Mena Quintero2000-05-121-0/+2
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-1/+2
* Removed function now that it is no CORBA server in the GUI.Federico Mena Quintero2000-03-121-4/+1
* replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendarSeth Alves2000-03-091-1/+4
* Implemented.Federico Mena Quintero2000-02-171-0/+2
* Implemented.Federico Mena Quintero2000-02-121-2/+3
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-1/+3
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-0/+2
* New struct to wrap instances of calendar objects for recurrencies andFederico Mena Quintero2000-02-081-0/+3
* New function to create the base VObject for a calendar.Federico Mena Quintero2000-02-041-2/+2
* Added the get_object() method.Federico Mena Quintero2000-02-021-0/+2
* Handle the cal_loaded signal from the listener. Store the calendar clientFederico Mena Quintero2000-02-011-0/+6
* Sync to desktop - FedericoArturo Espinosa2000-01-311-1/+1
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-1/+1
* Calendar client side work - FedericoArturo Espinosa2000-01-251-0/+72