| Commit message (Expand) | Author | Age | Files | Lines |
* | #include <string.h> | Federico Mena Quintero | 2002-11-13 | 1 | -91/+92 |
* | converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the | Rodrigo Moya | 2002-11-07 | 1 | -11/+12 |
* | Fixes #15892 | Rodrigo Moya | 2002-10-07 | 1 | -0/+30 |
* | added isReadOnly method to Cal interface. | Rodrigo Moya | 2002-10-02 | 1 | -1/+16 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 1 | -0/+25 |
* | fix non-ANSI switch statements. | Dan Winship | 2002-09-23 | 1 | -0/+2 |
* | provide error message param, give a dialog with the message if we get a | JP Rosevear | 2002-09-05 | 1 | -2/+6 |
* | check for an attendee in the list (comp_to_list): only add the user if | JP Rosevear | 2002-08-09 | 1 | -1/+1 |
* | just return the object untouched since we don't send anything | JP Rosevear | 2002-08-08 | 1 | -0/+44 |
* | Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. At | Peter Williams | 2002-07-13 | 1 | -1/+1 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 1 | -2/+26 |
* | raise an exception if the backend's method returns NULL, since we can't | Rodrigo Moya | 2002-04-22 | 1 | -0/+5 |
* | new method. | Rodrigo Moya | 2002-04-12 | 1 | -1/+2 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | Get a fresh CORBA_Environment for every CORBA call. Hopefully will fix | Federico Mena Quintero | 2001-10-26 | 1 | -1/+6 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 1 | -0/+21 |
* | write out the correct time in the control | JP Rosevear | 2001-10-23 | 1 | -26/+31 |
* | refactor functionality into several function (comp_string): if we are | JP Rosevear | 2001-10-04 | 1 | -1/+1 |
* | replace use of gnome_vfs_uri with e_uri | Rodrigo Moya | 2001-10-04 | 1 | -5/+2 |
* | new proto | JP Rosevear | 2001-09-26 | 1 | -0/+47 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 1 | -45/+23 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 1 | -13/+42 |
* | New function to stop further notification from happening. | Federico Mena Quintero | 2001-08-08 | 1 | -1/+2 |
* | The Wombat now keeps track of which categories are present in the objects | Federico Mena Quintero | 2001-08-01 | 1 | -0/+31 |
* | renamed updateObject to updateObjects and removed the UID argument, since | Damon Chaplin | 2001-07-12 | 1 | -7/+6 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+30 |
* | Converted to use BonoboXObject. | Federico Mena Quintero | 2001-06-25 | 1 | -1/+1 |
* | 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/+80 |
* | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 1 | -7/+28 |
* | added getFreeBusy method | Rodrigo Moya | 2001-06-20 | 1 | -0/+35 |
* | removed stuff to get builtin timezone info from the server. | Damon Chaplin | 2001-06-20 | 1 | -41/+0 |
* | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 1 | -0/+42 |
* | Convert to bonobo xobject | JP Rosevear | 2001-05-08 | 1 | -235/+115 |
* | New function to restart a query for the day view. (query_obj_updated_cb): | Federico Mena Quintero | 2001-04-13 | 1 | -1/+16 |
* | Engine for live queries to calendars. A query object watches a CalBackend | Federico Mena Quintero | 2001-03-30 | 1 | -7/+33 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -1/+2 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -86/+23 |
* | kill (Cal_get_changes): return the corba sequence directly | JP Rosevear | 2000-12-07 | 1 | -37/+1 |
* | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 1 | -10/+8 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -80/+80 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 1 | -53/+0 |
* | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 1 | -0/+58 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 1 | -2/+2 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 1 | -2/+2 |
* | Added a get_objects_in_range() method. Takes in a time range and the type | Federico Mena Quintero | 2000-08-09 | 1 | -75/+45 |
* | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 1 | -0/+4 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 1 | -2/+0 |
* | server code to service these: | Seth Alves | 2000-06-29 | 1 | -0/+53 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+29 |
* | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 1 | -5/+48 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -15/+118 |
* | fixed code to populate the todo clist | Seth Alves | 2000-04-20 | 1 | -1/+4 |
* | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 1 | -1/+0 |
* | Implemented. | Federico Mena Quintero | 2000-02-17 | 1 | -0/+50 |
* | Implemented. | Federico Mena Quintero | 2000-02-12 | 1 | -2/+55 |
* | 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 | -1/+51 |
* | New struct to wrap instances of calendar objects for recurrencies and | Federico Mena Quintero | 2000-02-08 | 1 | -0/+58 |
* | Sync to laptop - Federico | Arturo Espinosa | 2000-02-03 | 1 | -1/+1 |
* | Added the get_object() method. | Federico Mena Quintero | 2000-02-02 | 1 | -0/+30 |
* | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 1 | -16/+16 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -11/+11 |
* | Added the gnome-pilot and capplet checks; they will likely be reworked for | Federico Mena Quintero | 2000-01-25 | 1 | -18/+23 |
* | New function to remove a calendar client interface object from a backend. | Federico Mena Quintero | 2000-01-24 | 1 | -3/+0 |
* | Moved the calendar backend here. This is the actual calendar-handling | Federico Mena Quintero | 2000-01-19 | 1 | -79/+73 |
* | Removed the CORBA listener methods, adjusted for the new IDL. | Federico Mena Quintero | 2000-01-12 | 1 | -29/+6 |
* | New IDL for the personal calendar server. | Federico Mena Quintero | 2000-01-12 | 1 | -0/+343 |