| Commit message (Expand) | Author | Age | Files | Lines |
* | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 1 | -1/+1 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 1 | -8/+0 |
* | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 1 | -0/+1 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 1 | -1/+0 |
* | Implement delete option (recurrence_toggled): Make an ugly hack to get the | JP Rosevear | 2000-09-01 | 1 | -0/+1 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 1 | -1/+5 |
* | There. A pretty function to generate recurrence instances atomically so | Federico Mena Quintero | 2000-08-11 | 1 | -1/+5 |
* | Added a get_objects_in_range() method. Takes in a time range and the type | Federico Mena Quintero | 2000-08-09 | 1 | -1/+2 |
* | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 1 | -2/+3 |
* | server code to service these: | Seth Alves | 2000-06-29 | 1 | -0/+8 |
* | Sync - Federico | Federico Mena Quintero | 2000-06-23 | 1 | -1/+1 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+2 |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 1 | -1/+10 |
* | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 1 | -0/+4 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -0/+2 |
* | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 1 | -1/+2 |
* | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 1 | -4/+1 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -1/+4 |
* | Implemented. | Federico Mena Quintero | 2000-02-17 | 1 | -0/+2 |
* | Implemented. | Federico Mena Quintero | 2000-02-12 | 1 | -2/+3 |
* | Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed | Federico Mena Quintero | 2000-02-11 | 1 | -1/+3 |
* | 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 | -0/+3 |
* | 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/+2 |
* | Handle the cal_loaded signal from the listener. Store the calendar client | Federico Mena Quintero | 2000-02-01 | 1 | -0/+6 |
* | Sync to desktop - Federico | Arturo Espinosa | 2000-01-31 | 1 | -1/+1 |
* | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 1 | -1/+1 |
* | Calendar client side work - Federico | Arturo Espinosa | 2000-01-25 | 1 | -0/+72 |