| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | new functions | Rodrigo Moya | 2001-10-19 | 1 | -0/+4 |
* | util function to get address (itip_addresses_get_default): get only the | JP Rosevear | 2001-10-10 | 1 | -0/+3 |
* | for each call back, removes the alarms (cal_component_remove_all_alarms): | JP Rosevear | 2001-09-17 | 1 | -0/+1 |
* | use ical partstat, role, cutypes directly | JP Rosevear | 2001-09-14 | 1 | -31/+4 |
* | Handle the new icalattach type instead of struct icalattachtype. | Federico Mena Quintero | 2001-09-11 | 1 | -2/+2 |
* | added support for the Contacts field. Note that I'm not sure what we | Damon Chaplin | 2001-08-15 | 1 | -0/+3 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 1 | -3/+0 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 1 | -0/+4 |
* | New files with the alarm options dialog; this configures the | Federico Mena Quintero | 2001-07-03 | 1 | -1/+1 |
* | Support for ATTACH, DESCRIPTION properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 1 | -4/+8 |
* | Support for repeat/duration properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 1 | -0/+11 |
* | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 1 | -1/+2 |
* | New function to compare tasks like the Pilot task list. | Federico Mena Quintero | 2001-06-24 | 1 | -0/+1 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | itip/imip send dialog | JP Rosevear | 2001-06-20 | 1 | -0/+74 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 1 | -1/+1 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 1 | -0/+4 |
* | Oops, that shouldn't have gone in | JP Rosevear | 2001-02-07 | 1 | -1/+0 |
* | Match new append_alarm signature (reminder_to_comp_object): only add | JP Rosevear | 2001-02-07 | 1 | -0/+1 |
* | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 1 | -0/+1 |
* | create a new cal component alarm (cal_component_add_alarm): add alarm to | JP Rosevear | 2001-01-19 | 1 | -2/+8 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 1 | -0/+2 |
* | 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 | -0/+2 |
* | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 1 | -5/+3 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 1 | -31/+64 |
* | This is to make things work with libical 0.21helix1 and later. Warnings | Federico Mena Quintero | 2000-12-12 | 1 | -2/+2 |
* | Upgrade of the alarm framework. We now access alarms by a unique | Federico Mena Quintero | 2000-11-30 | 1 | -2/+2 |
* | added _click-to-add-message, though I'm not sure if i18n will work. | Damon Chaplin | 2000-10-20 | 1 | -0/+1 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 1 | -6/+0 |
* | set the height of the scrolled window for the description field, since the | Damon Chaplin | 2000-09-25 | 1 | -0/+2 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 1 | -0/+3 |
* | Use cal component pilot stuff properly (find_record_in_repository): Remove | JP Rosevear | 2000-09-10 | 1 | -4/+6 |
* | Use new convenience functions and only get the recurrence stuff if needed. | JP Rosevear | 2000-09-06 | 1 | -0/+6 |
* | stubs for pilot id accessors (cal_component_get_pilot_status): | Seth Alves | 2000-08-12 | 1 | -0/+6 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 1 | -3/+9 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 1 | -0/+31 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 1 | -0/+2 |
* | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 1 | -0/+2 |
* | New files for the iCalendar file backend. | Federico Mena Quintero | 2000-08-03 | 1 | -1/+1 |
* | OK, it seems that we have all the interesting properties for single-user | Federico Mena Quintero | 2000-07-27 | 1 | -0/+7 |
* | Ahem, be consistent with parameter names - Federico | Federico Mena Quintero | 2000-07-27 | 1 | -2/+2 |
* | Put all the functions used to free returned values all together. | Federico Mena Quintero | 2000-07-27 | 1 | -10/+13 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 1 | -1/+26 |
* | Free the icalcomponent if this is an unattached alarm. | Federico Mena Quintero | 2000-07-19 | 1 | -0/+27 |
* | New internal represntation for alarm components. We really don't map them | Federico Mena Quintero | 2000-07-15 | 1 | -0/+22 |
* | Handle the COMPLETED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-12 | 1 | -6/+23 |
* | Handle the SEQUENCE property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-08 | 1 | -0/+4 |
* | Handle the LAST-MODIFIED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 1 | -0/+3 |
* | Handle the CREATED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 1 | -4/+12 |
* | Use CalComponentText instead of CalComponentPropSummary. Removed the | Federico Mena Quintero | 2000-07-04 | 1 | -9/+12 |
* | Renamed from cal_component_free_description_list(). We can share this | Federico Mena Quintero | 2000-07-04 | 1 | -9/+13 |
* | Handle CATEGORIES. This can appear multiple times, so we maintain a list. | Federico Mena Quintero | 2000-07-03 | 1 | -0/+4 |
* | Handle date/time and timezone pairs. (scan_property): Handle DTSTART and | Federico Mena Quintero | 2000-07-02 | 1 | -2/+21 |
* | Handle the DESCRIPTION property. There can be multiple descriptions with | Federico Mena Quintero | 2000-07-01 | 1 | -2/+24 |
* | Get an EvolutionShellClient instead of an Evolution_Shell to match the | Ettore Perazzoli | 2000-06-30 | 1 | -4/+6 |
* | New files for the new iCalendar component object. Today's properties: | Federico Mena Quintero | 2000-06-29 | 1 | -0/+89 |