| Commit message (Expand) | Author | Age | Files | Lines |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 1 | -6/+6 |
* | new method. | Rodrigo Moya | 2002-04-12 | 1 | -0/+27 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 1 | -3/+46 |
* | replace use of gnome_vfs_uri with e_uri | Rodrigo Moya | 2001-10-04 | 1 | -5/+5 |
* | new proto | JP Rosevear | 2001-09-26 | 1 | -9/+28 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 1 | -1/+26 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 1 | -4/+5 |
* | new files to contain utility functions for calendar backends | Rodrigo Moya | 2001-08-21 | 1 | -4/+103 |
* | added new backend method to get the component given a UID. | Damon Chaplin | 2001-08-10 | 1 | -2/+25 |
* | renamed updateObject to updateObjects and removed the UID argument, since | Damon Chaplin | 2001-07-12 | 1 | -8/+6 |
* | added virtual method to get a VTIMEZONE component given a TZID. We need | Damon Chaplin | 2001-07-03 | 1 | -0/+25 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+23 |
* | 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 | -0/+1 |
* | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 1 | -5/+3 |
* | added getFreeBusy method | Rodrigo Moya | 2001-06-20 | 1 | -0/+26 |
* | Engine for live queries to calendars. A query object watches a CalBackend | Federico Mena Quintero | 2001-03-30 | 1 | -1/+124 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -1/+2 |
* | Move the get_change code here | JP Rosevear | 2001-02-09 | 1 | -145/+22 |
* | Fix transposition of sync db location | JP Rosevear | 2001-01-17 | 1 | -1/+1 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -80/+19 |
* | accomadate tasks in their new dir | JP Rosevear | 2001-01-16 | 1 | -1/+4 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -17/+41 |
* | Create an empty cal component if the object has been deleted. | JP Rosevear | 2000-12-08 | 1 | -1/+6 |
* | kill (Cal_get_changes): return the corba sequence directly | JP Rosevear | 2000-12-07 | 1 | -28/+45 |
* | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 1 | -316/+100 |
* | DOH, fixed reversed test for the presence of the icalcomp's parent. This | Federico Mena Quintero | 2000-11-25 | 1 | -0/+1 |
* | Use the new libical external iterators (icalcomponent_begin_component() | Federico Mena Quintero | 2000-11-25 | 1 | -1/+2 |
* | Pulling up stuff from the 0.6 branch | JP Rosevear | 2000-10-21 | 1 | -7/+31 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 1 | -24/+4 |
* | Take CalObjType as a param because its impossible to determine after a | JP Rosevear | 2000-10-12 | 1 | -5/+9 |
* | The element is "pilot_id" not "pilotid". Update both maps (compute_pid): | JP Rosevear | 2000-10-11 | 1 | -1/+6 |
* | Add since field to context | JP Rosevear | 2000-09-21 | 1 | -1/+1 |
* | Make the log file name relevant to the actual calendar file, rather than | JP Rosevear | 2000-09-21 | 1 | -4/+4 |
* | Oops | JP Rosevear | 2000-09-21 | 1 | -1/+1 |
* | Use a local sax handler. | JP Rosevear | 2000-09-21 | 1 | -28/+5 |
* | Properly assign the CalObjChange type. (cal_backend_log_sax_parse): Delete | JP Rosevear | 2000-09-21 | 1 | -57/+47 |
* | New utility function (cal_backend_load): use above (cal_backend_create): | JP Rosevear | 2000-09-20 | 1 | -21/+35 |
* | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 1 | -5/+375 |
* | Remove bogus #include. | Ettore Perazzoli | 2000-09-13 | 1 | -1/+1 |
* | Added a get_objects_in_range() method. Takes in a time range and the type | Federico Mena Quintero | 2000-08-09 | 1 | -12/+14 |
* | New files for the iCalendar file backend. | Federico Mena Quintero | 2000-08-03 | 1 | -1/+2 |
* | server code to service these: | Seth Alves | 2000-06-29 | 1 | -0/+23 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+19 |
* | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 1 | -0/+29 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -0/+22 |
* | + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing | Matthew Loper | 2000-05-10 | 1 | -1/+1 |
* | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 1 | -895/+38 |
* | for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV. | Damon Chaplin | 2000-05-05 | 1 | -2/+2 |
* | set attendee and contact address correctly. | Seth Alves | 2000-05-01 | 1 | -14/+28 |
* | fix memory leak (save_to_vcal): same (save): same (cal_backend_load): same | Seth Alves | 2000-04-28 | 1 | -0/+5 |
* | Renamed from backend_destroy_cb. Now we use it for the "last_client_gone" | Federico Mena Quintero | 2000-04-26 | 1 | -6/+23 |
* | don't save on destroy. | Seth Alves | 2000-04-26 | 1 | -3/+2 |
* | fixed code to populate the todo clist | Seth Alves | 2000-04-20 | 1 | -1/+3 |
* | don't call save from here because in all cases the caller of remove_object | Seth Alves | 2000-04-20 | 1 | -1/+1 |
* | calls gnome_calendar_open instead of checking on disk and calling load or | Seth Alves | 2000-04-20 | 1 | -0/+2 |
* | removed implicit save, since we don't want to save as we load from disk. | Seth Alves | 2000-04-18 | 1 | -1/+2 |
* | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 1 | -1/+1 |
* | create and save an actual vcalendar instead of a list of vcal objects. | Seth Alves | 2000-04-11 | 1 | -40/+56 |
* | catch cal_loaded signal on the cal client. (gnome_calendar_load_cb): | Seth Alves | 2000-04-10 | 1 | -21/+114 |
* | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 1 | -71/+3 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 1 | -1/+1 |
* | moved CalendarFormat type def here | Seth Alves | 2000-02-18 | 1 | -7/+129 |
* | Implemented. | Federico Mena Quintero | 2000-02-17 | 1 | -6/+46 |
* | Implemented. | Federico Mena Quintero | 2000-02-12 | 1 | -1/+138 |
* | Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed | Federico Mena Quintero | 2000-02-11 | 1 | -38/+144 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 1 | -0/+71 |
* | New struct to wrap instances of calendar objects for recurrencies and | Federico Mena Quintero | 2000-02-08 | 1 | -10/+119 |
* | New function to create the base VObject for a calendar. | Federico Mena Quintero | 2000-02-04 | 1 | -1/+45 |
* | Sync to laptop - Federico | Arturo Espinosa | 2000-02-03 | 1 | -24/+64 |
* | Added the get_object() method. | Federico Mena Quintero | 2000-02-02 | 1 | -0/+27 |
* | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 1 | -1/+1 |
* | Added the gnome-pilot and capplet checks; they will likely be reworked for | Federico Mena Quintero | 2000-01-25 | 1 | -6/+7 |
* | New function to remove a calendar client interface object from a backend. | Federico Mena Quintero | 2000-01-24 | 1 | -1/+48 |
* | Take in a GnomeVFSURI, not a string. | Federico Mena Quintero | 2000-01-22 | 1 | -13/+8 |
* | Moved the calendar backend here. This is the actual calendar-handling | Federico Mena Quintero | 2000-01-19 | 1 | -0/+344 |