| Commit message (Expand) | Author | Age | Files | Lines |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 1 | -0/+5 |
* | Use e_utf8_from_gtk_event_key() so that we can input utf8 text properly. | Federico Mena Quintero | 2001-07-10 | 1 | -1/+1 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+8 |
* | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 1 | -1/+2 |
* | create a WombatClient when creating a CalClient object, so that we can | Rodrigo Moya | 2001-06-22 | 1 | -0/+11 |
* | removed stuff to get builtin timezone info from the server. | Damon Chaplin | 2001-06-20 | 1 | -10/+0 |
* | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 1 | -0/+9 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 1 | -2/+4 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -11/+21 |
* | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 1 | -1/+1 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -2/+4 |
* | 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 |