| Commit message (Expand) | Author | Age | Files | Lines |
| * | removed this function, as we don't need to unref at all the WombatClient | Rodrigo Moya | 2001-10-29 | 1 | -25/+7 |
| * | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
| * | subtract 1 from any positive BYSETPOS value, since our array is 0-based. | Damon Chaplin | 2001-10-26 | 1 | -18/+71 |
| * | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 1 | -1/+130 |
| * | remove unneeded assertions | JP Rosevear | 2001-10-11 | 1 | -3/+0 |
| * | replace use of gnome_vfs_uri with e_uri | Rodrigo Moya | 2001-10-04 | 1 | -2/+0 |
| * | don't use gnome_vfs_uri_is_local on URIs created with | Rodrigo Moya | 2001-10-02 | 1 | -2/+0 |
| * | init the execption rather than freeing it | JP Rosevear | 2001-09-29 | 1 | -1/+3 |
| * | use bonobo-exception for exceptions (cal_client_open_calendar): likewise | Rodrigo Moya | 2001-09-28 | 1 | -3/+8 |
| * | added InvalidURI and UnsupportedMethod exceptions to the CalFactory | Rodrigo Moya | 2001-09-27 | 1 | -47/+82 |
| * | new proto | JP Rosevear | 2001-09-26 | 1 | -2/+86 |
| * | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 1 | -39/+80 |
| * | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 1 | -28/+58 |
| * | New function to stop further notification from happening. | Federico Mena Quintero | 2001-08-08 | 1 | -16/+6 |
| * | added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, so | Rodrigo Moya | 2001-08-07 | 1 | -0/+3 |
| * | removed debugging messages. | Damon Chaplin | 2001-08-02 | 1 | -9/+0 |
| * | The Wombat now keeps track of which categories are present in the objects | Federico Mena Quintero | 2001-08-01 | 1 | -0/+38 |
| * | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 1 | -3/+0 |
| * | check that the row passed in is valid. Sometimes we get the "row-selected" | Damon Chaplin | 2001-07-27 | 1 | -1/+54 |
| * | check type of component before actually pasting. Deal with VCALENDAR | Rodrigo Moya | 2001-07-26 | 1 | -0/+2 |
| * | renamed updateObject to updateObjects and removed the UID argument, since | Damon Chaplin | 2001-07-12 | 1 | -11/+66 |
| * | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 1 | -0/+10 |
| * | Use e_utf8_from_gtk_event_key() so that we can input utf8 text properly. | Federico Mena Quintero | 2001-07-10 | 1 | -2/+9 |
| * | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -2/+252 |
| * | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 1 | -1/+2 |
| * | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 1 | -17/+34 |
| * | create a WombatClient when creating a CalClient object, so that we can | Rodrigo Moya | 2001-06-22 | 1 | -0/+150 |
| * | removed stuff to get builtin timezone info from the server. | Damon Chaplin | 2001-06-20 | 1 | -102/+0 |
| * | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 1 | -0/+102 |
| * | Plug leak. | Federico Mena Quintero | 2001-04-03 | 1 | -5/+31 |
| * | Engine for live queries to calendars. A query object watches a CalBackend | Federico Mena Quintero | 2001-03-30 | 1 | -1/+1 |
| * | Switched to using our own refcounted structure for loaded clients. | Federico Mena Quintero | 2001-02-24 | 1 | -11/+3 |
| * | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 1 | -2/+13 |
| * | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -104/+119 |
| * | Alarm trigger queueing for the GUI part. | Federico Mena Quintero | 2000-12-23 | 1 | -1/+3 |
| * | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 1 | -1/+40 |
| * | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -54/+92 |
| * | Unref the component from the objects list; it got referenced as many times | Federico Mena Quintero | 2000-12-08 | 1 | -0/+1 |
| * | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 1 | -21/+22 |
| * | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -1/+1 |
| * | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -48/+48 |
| * | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 1 | -68/+0 |
| * | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 1 | -0/+70 |
| * | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 1 | -31/+0 |
| * | Implement delete option (recurrence_toggled): Make an ugly hack to get the | JP Rosevear | 2000-09-01 | 1 | -0/+31 |
| * | Actually add the comp_instance struct to the instances list. We now appear | JP Rosevear | 2000-08-30 | 1 | -2/+4 |
| * | Remove USING_OAF checks | Dan Winship | 2000-08-30 | 1 | -13/+0 |
| * | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 1 | -2/+23 |
| * | There. A pretty function to generate recurrence instances atomically so | Federico Mena Quintero | 2000-08-11 | 1 | -6/+278 |
| * | Fixed a warning. | Christopher James Lahey | 2000-08-10 | 1 | -1/+4 |
| * | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 1 | -3/+3 |
| * | Added a get_objects_in_range() method. Takes in a time range and the type | Federico Mena Quintero | 2000-08-09 | 1 | -36/+42 |
| * | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 1 | -70/+44 |
| * | tlauche is now called wombat | Seth Alves | 2000-08-05 | 1 | -1/+1 |
| * | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 1 | -2/+0 |
| * | Docs docs docs - Federico | Federico Mena Quintero | 2000-07-18 | 1 | -0/+10 |
| * | Fixed inline docs. (cal_client_new): Ditto. | Federico Mena Quintero | 2000-07-18 | 1 | -4/+2 |
| * | server code to service these: | Seth Alves | 2000-06-29 | 1 | -1/+72 |
| * | Sync - Federico | Federico Mena Quintero | 2000-06-23 | 1 | -10/+13 |
| * | Doh, sync - Federico | Federico Mena Quintero | 2000-06-16 | 1 | -27/+42 |
| * | finish switch back to vcal | Seth Alves | 2000-06-14 | 1 | -3/+9 |
| * | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -3/+40 |
| * | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 1 | -13/+48 |
| * | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 1 | -0/+59 |
| * | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 1 | -17/+120 |
| * | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 1 | -4/+8 |
| * | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -1/+13 |
| * | fixed code to populate the todo clist | Seth Alves | 2000-04-20 | 1 | -1/+4 |
| * | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 1 | -2/+7 |
| * | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 1 | -1/+0 |
| * | Implemented. | Federico Mena Quintero | 2000-02-17 | 1 | -0/+35 |
| * | Implemented. | Federico Mena Quintero | 2000-02-12 | 1 | -33/+60 |
| * | Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed | Federico Mena Quintero | 2000-02-11 | 1 | -36/+165 |
| * | Added inline documentation comment - Federico | Arturo Espinosa | 2000-02-09 | 1 | -0/+10 |
| * | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 1 | -0/+55 |
| * | New struct to wrap instances of calendar objects for recurrencies and | Federico Mena Quintero | 2000-02-08 | 1 | -0/+54 |
| * | New function to create the base VObject for a calendar. | Federico Mena Quintero | 2000-02-04 | 1 | -7/+8 |
| * | Added the get_object() method. | Federico Mena Quintero | 2000-02-02 | 1 | -6/+54 |
| * | Handle the cal_loaded signal from the listener. Store the calendar client | Federico Mena Quintero | 2000-02-01 | 1 | -0/+130 |
| * | Sync to desktop - Federico | Arturo Espinosa | 2000-01-31 | 1 | -3/+6 |
| * | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 1 | -7/+7 |
| * | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -1/+1 |
| * | Calendar client side work - Federico | Arturo Espinosa | 2000-01-25 | 1 | -0/+291 |