aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-factory.c
Commit message (Expand)AuthorAgeFilesLines
* Removed double free of method_string in uri->method_string.Christopher James Lahey2000-05-091-1/+3
* CalBackendClass now is just an interface for calendar backends; this is anFederico Mena Quintero2000-05-091-162/+260
* Stylistic fix - FedericoFederico Mena Quintero2000-05-011-3/+1
* Renamed from backend_destroy_cb. Now we use it for the "last_client_gone"Federico Mena Quintero2000-04-261-4/+36
* We have a new "last_calendar_gone" signal that Wombat can use to terminateFederico Mena Quintero2000-04-181-2/+20
* Implemented.Federico Mena Quintero2000-02-121-4/+45
* Connect to the Cal's destroy signal. (cal_backend_remove_cal): KilledFederico Mena Quintero2000-02-111-18/+141
* Added the get_object() method.Federico Mena Quintero2000-02-021-2/+2
* Changed the namespace from GNOME::Calendar to Evolution::Calendar.Federico Mena Quintero2000-01-291-37/+37
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-13/+13
* Check that the listener is not nil and emit and exception if it is.Federico Mena Quintero2000-01-251-6/+35
* Added the gnome-pilot and capplet checks; they will likely be reworked forFederico Mena Quintero2000-01-251-9/+8
* New function to remove a calendar client interface object from a backend.Federico Mena Quintero2000-01-241-38/+112
* Take in a GnomeVFSURI, not a string.Federico Mena Quintero2000-01-221-6/+39
* Moved the calendar backend here. This is the actual calendar-handlingFederico Mena Quintero2000-01-191-21/+24
* Sync, take two - FedericoArturo Espinosa2000-01-181-0/+1
* Sync - FedericoArturo Espinosa2000-01-181-5/+111
* New IDL for the personal calendar server.Federico Mena Quintero2000-01-121-0/+272