| Commit message (Expand) | Author | Age | Files | Lines |
* | replace use of gnome_vfs_uri with e_uri | Rodrigo Moya | 2001-10-04 | 1 | -5/+4 |
* | new proto | JP Rosevear | 2001-09-26 | 1 | -2/+7 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 1 | -0/+2 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 1 | -2/+2 |
* | new files to contain utility functions for calendar backends | Rodrigo Moya | 2001-08-21 | 1 | -2/+4 |
* | added new backend method to get the component given a UID. | Damon Chaplin | 2001-08-10 | 1 | -0/+3 |
* | renamed updateObject to updateObjects and removed the UID argument, since | Damon Chaplin | 2001-07-12 | 1 | -2/+2 |
* | added virtual method to get a VTIMEZONE component given a TZID. We need | Damon Chaplin | 2001-07-03 | 1 | -0/+5 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+3 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | new function for the backends to be able to call the getPassword method on | Rodrigo Moya | 2001-06-23 | 1 | -1/+2 |
* | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 1 | -2/+2 |
* | added getFreeBusy method | Rodrigo Moya | 2001-06-20 | 1 | -0/+3 |
* | Engine for live queries to calendars. A query object watches a CalBackend | Federico Mena Quintero | 2001-03-30 | 1 | -1/+12 |
* | Move the get_change code here | JP Rosevear | 2001-02-09 | 1 | -2/+10 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -11/+11 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -9/+22 |
* | kill (Cal_get_changes): return the corba sequence directly | JP Rosevear | 2000-12-07 | 1 | -1/+1 |
* | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 1 | -3/+1 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 1 | -9/+0 |
* | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 1 | -0/+8 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 1 | -3/+0 |
* | Added a get_objects_in_range() method. Takes in a time range and the type | Federico Mena Quintero | 2000-08-09 | 1 | -3/+6 |
* | server code to service these: | Seth Alves | 2000-06-29 | 1 | -0/+10 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+4 |
* | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 1 | -0/+7 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -0/+3 |
* | Fix compilation with builddir != srcdir. Boy I love this. | Ettore Perazzoli | 2000-05-09 | 1 | -1/+1 |
* | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 1 | -9/+14 |
* | Renamed from backend_destroy_cb. Now we use it for the "last_client_gone" | Federico Mena Quintero | 2000-04-26 | 1 | -0/+3 |
* | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 1 | -1/+1 |
* | moved CalendarFormat type def here | Seth Alves | 2000-02-18 | 1 | -0/+5 |
* | Implemented. | Federico Mena Quintero | 2000-02-17 | 1 | -1/+1 |
* | Implemented. | Federico Mena Quintero | 2000-02-12 | 1 | -0/+4 |
* | Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed | Federico Mena Quintero | 2000-02-11 | 1 | -0/+2 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 1 | -0/+2 |
* | New struct to wrap instances of calendar objects for recurrencies and | Federico Mena Quintero | 2000-02-08 | 1 | -2/+6 |
* | Added the get_object() method. | Federico Mena Quintero | 2000-02-02 | 1 | -0/+2 |
* | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 1 | -2/+2 |
* | Added the gnome-pilot and capplet checks; they will likely be reworked for | Federico Mena Quintero | 2000-01-25 | 1 | -0/+1 |
* | New function to remove a calendar client interface object from a backend. | Federico Mena Quintero | 2000-01-24 | 1 | -0/+1 |
* | Take in a GnomeVFSURI, not a string. | Federico Mena Quintero | 2000-01-22 | 1 | -2/+2 |
* | Moved the calendar backend here. This is the actual calendar-handling | Federico Mena Quintero | 2000-01-19 | 1 | -0/+71 |