| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 1 | -0/+16 |
* | Added a get_objects_in_range() method. Takes in a time range and the type | Federico Mena Quintero | 2000-08-09 | 1 | -2/+3 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 1 | -2/+1 |
* | server code to service these: | Seth Alves | 2000-06-29 | 1 | -0/+20 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+3 |
* | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 1 | -1/+8 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -0/+24 |
* | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 1 | -5/+6 |
* | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 1 | -1/+0 |
* | added some .cvsignore files | Seth Alves | 2000-03-04 | 1 | -0/+2 |
* | At this point the calendar client and personal calendar server files were | Federico Mena Quintero | 2000-03-02 | 1 | -0/+7 |
* | Implemented. | Federico Mena Quintero | 2000-02-12 | 1 | -8/+16 |
* | Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed | Federico Mena Quintero | 2000-02-11 | 1 | -2/+5 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 1 | -0/+15 |
* | New struct to wrap instances of calendar objects for recurrencies and | Federico Mena Quintero | 2000-02-08 | 1 | -0/+22 |
* | New function to create the base VObject for a calendar. | Federico Mena Quintero | 2000-02-04 | 1 | -2/+2 |
* | Added the get_object() method. | Federico Mena Quintero | 2000-02-02 | 1 | -0/+6 |
* | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 1 | -5/+5 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -4/+4 |
* | Check that the listener is not nil and emit and exception if it is. | Federico Mena Quintero | 2000-01-25 | 1 | -2/+6 |
* | Take in a GnomeVFSURI, not a string. | Federico Mena Quintero | 2000-01-22 | 1 | -1/+7 |
* | Moved the calendar backend here. This is the actual calendar-handling | Federico Mena Quintero | 2000-01-19 | 1 | -1/+1 |
* | Sync - Federico | Arturo Espinosa | 2000-01-18 | 1 | -1/+1 |
* | New IDL for the personal calendar server. | Federico Mena Quintero | 2000-01-12 | 1 | -0/+63 |