aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/pcs/cal-factory.c
Commit message (Expand)AuthorAgeFilesLines
* new function. (dump_backend): new function.Chris Toshok2001-10-301-0/+24
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Return the original key in the hash table if requested.Federico Mena Quintero2001-10-111-18/+35
* fix logic checksJP Rosevear2001-10-101-2/+2
* deal correctly with URIs to be inserted into the hash table, so that weRodrigo Moya2001-10-101-2/+20
* replace use of gnome_vfs_uri with e_uriRodrigo Moya2001-10-041-45/+45
* don't use gnome_vfs_uri_is_local on URIs created withRodrigo Moya2001-10-021-5/+0
* added InvalidURI and UnsupportedMethod exceptions to the CalFactoryRodrigo Moya2001-09-271-2/+33
* new protoJP Rosevear2001-09-261-10/+10
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-4/+73
* add a new parameter (const char *iid) to specify the OAFIID of the factoryRodrigo Moya2001-09-191-5/+20
* open the tasks folder associated with the calendar being opened, and notRodrigo Moya2001-08-221-1/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Convert to bonobo xobjectJP Rosevear2001-05-081-232/+85
* Added a `registered' field. (cal_factory_oaf_register): New function; nowFederico Mena Quintero2001-02-211-0/+67
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-212/+86
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-40/+40
* unsigned chars to isalphaMichael Meeks2000-10-271-1/+1
* New function. We need this from code that dynamically updates from aFederico Mena Quintero2000-08-291-2/+2
* Big sync. Disable calendar compilation for a few hours - FedericoFederico Mena Quintero2000-08-081-0/+1
* Removed unneeded check for the URI. (load_fn): Be more paranoid about theFederico Mena Quintero2000-07-121-14/+40
* As a quasi-hack, do a gdk_flush() when the shell view is unrealized soFederico Mena Quintero2000-07-101-0/+2
* 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