| Commit message (Expand) | Author | Age | Files | Lines |
* | the libical action stuff uses enums rather than strings to enumerate the | JP Rosevear | 2001-04-18 | 1 | -15/+29 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 1 | -2/+2 |
* | fill in new classification stuff properly (get_widgets): load new class. | JP Rosevear | 2001-02-09 | 1 | -1/+1 |
* | If the categories string is empty, remove the property (get_period_list): | JP Rosevear | 2001-02-07 | 1 | -11/+11 |
* | Oops, that shouldn't have gone in | JP Rosevear | 2001-02-07 | 1 | -10/+0 |
* | Match new append_alarm signature (reminder_to_comp_object): only add | JP Rosevear | 2001-02-07 | 1 | -0/+10 |
* | Set the time and duration values in the trigger to null by default | JP Rosevear | 2001-02-06 | 1 | -1/+3 |
* | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 1 | -0/+6 |
* | libical import cleanup | JP Rosevear | 2001-01-24 | 1 | -3/+3 |
* | create a new cal component alarm (cal_component_add_alarm): add alarm to | JP Rosevear | 2001-01-19 | 1 | -39/+137 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 1 | -0/+73 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -1/+2 |
* | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 1 | -48/+73 |
* | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 1 | -100/+70 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -84/+106 |
* | Even though icaltime_from_timet() now properly ignores the is_utc argument | Federico Mena Quintero | 2000-12-14 | 1 | -1/+1 |
* | Constify for new libical API. (set_text_list): Likewise. | Federico Mena Quintero | 2000-12-13 | 1 | -2/+2 |
* | This is to make things work with libical 0.21helix1 and later. Warnings | Federico Mena Quintero | 2000-12-12 | 1 | -13/+13 |
* | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 1 | -0/+2 |
* | Upgrade of the alarm framework. We now access alarms by a unique | Federico Mena Quintero | 2000-11-30 | 1 | -35/+218 |
* | DOH, fixed reversed test for the presence of the icalcomp's parent. This | Federico Mena Quintero | 2000-11-25 | 1 | -1/+1 |
* | These changes fix bugzilla bugs #874 and #875. | Federico Mena Quintero | 2000-11-09 | 1 | -68/+95 |
* | This is the new recurrence page, partially finished. I just want it on CVS | Federico Mena Quintero | 2000-10-27 | 1 | -6/+7 |
* | added more (working) integration with the | Jesse Pavel | 2000-10-21 | 1 | -6/+0 |
* | added _click-to-add-message, though I'm not sure if i18n will work. | Damon Chaplin | 2000-10-20 | 1 | -0/+25 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 1 | -169/+0 |
* | set the height of the scrolled window for the description field, since the | Damon Chaplin | 2000-09-25 | 1 | -0/+46 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 1 | -0/+75 |
* | Use cal component pilot stuff properly (find_record_in_repository): Remove | JP Rosevear | 2000-09-10 | 1 | -13/+150 |
* | Use new convenience functions and only get the recurrence stuff if needed. | JP Rosevear | 2000-09-06 | 1 | -0/+74 |
* | Free the data, not the list element. | JP Rosevear | 2000-09-06 | 1 | -1/+1 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 1 | -1/+1 |
* | Remove status bar | JP Rosevear | 2000-08-24 | 1 | -1/+0 |
* | Added the cal-util library to the documentation framework - Federico | Federico Mena Quintero | 2000-08-15 | 1 | -5/+2 |
* | stubs for pilot id accessors (cal_component_get_pilot_status): | Seth Alves | 2000-08-12 | 1 | -0/+60 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 1 | -2/+160 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 1 | -0/+172 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 1 | -0/+35 |
* | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 1 | -5/+51 |
* | New files for the iCalendar file backend. | Federico Mena Quintero | 2000-08-03 | 1 | -7/+26 |
* | OK, it seems that we have all the interesting properties for single-user | Federico Mena Quintero | 2000-07-27 | 1 | -0/+217 |
* | Put all the functions used to free returned values all together. | Federico Mena Quintero | 2000-07-27 | 1 | -199/+336 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 1 | -83/+293 |
* | Finish filling the trigger. What a pain, again. | Federico Mena Quintero | 2000-07-20 | 1 | -6/+77 |
* | Free the icalcomponent if this is an unattached alarm. | Federico Mena Quintero | 2000-07-19 | 1 | -1/+146 |
* | New internal represntation for alarm components. We really don't map them | Federico Mena Quintero | 2000-07-15 | 1 | -1/+186 |
* | Handle the COMPLETED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-12 | 1 | -24/+241 |
* | Handle the SEQUENCE property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-08 | 1 | -1/+104 |
* | Handle the LAST-MODIFIED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 1 | -20/+103 |
* | Handle the CREATED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 1 | -117/+291 |
* | Use CalComponentText instead of CalComponentPropSummary. Removed the | Federico Mena Quintero | 2000-07-04 | 1 | -2/+108 |
* | Renamed from cal_component_free_description_list(). We can share this | Federico Mena Quintero | 2000-07-04 | 1 | -244/+335 |
* | Handle CATEGORIES. This can appear multiple times, so we maintain a list. | Federico Mena Quintero | 2000-07-03 | 1 | -24/+230 |
* | Handle date/time and timezone pairs. (scan_property): Handle DTSTART and | Federico Mena Quintero | 2000-07-02 | 1 | -10/+281 |
* | Handle the DESCRIPTION property. There can be multiple descriptions with | Federico Mena Quintero | 2000-07-01 | 1 | -38/+219 |
* | Get an EvolutionShellClient instead of an Evolution_Shell to match the | Ettore Perazzoli | 2000-06-30 | 1 | -87/+297 |
* | New files for the new iCalendar component object. Today's properties: | Federico Mena Quintero | 2000-06-29 | 1 | -0/+386 |