| Commit message (Expand) | Author | Age | Files | Lines |
* | new functions for individual instances management. | Rodrigo Moya | 2003-10-24 | 3 | -0/+182 |
* | update g_date calls to non-deprecated calls | JP Rosevear | 2003-10-23 | 2 | -17/+27 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -23/+1 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 5 | -6/+4 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 1 | -0/+1 |
* | libical.la -> libical-evolution.la | Hans Petter Jansson | 2003-09-22 | 1 | -1/+1 |
* | Import new libical from mainline HEAD and make appropriate changes to | Hans Petter | 2003-09-12 | 3 | -39/+62 |
* | Remove libcal-util-static.la | Dan Winship | 2003-09-01 | 1 | -8/+1 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -0/+9 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 1 | -0/+105 |
* | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 2 | -9/+7 |
* | Use EVO_MARSHAL_RULE, and add MARSHAL_GENERATED to CLEANFILES | Dan Winship | 2003-07-24 | 1 | -12/+2 |
* | added missing capabilities. | Rodrigo Moya | 2003-04-11 | 1 | -0/+3 |
* | added #define's for static capabilities. | Rodrigo Moya | 2003-04-10 | 1 | -0/+11 |
* | Utility wrapper around icalparser. | Dan Winship | 2003-03-25 | 3 | -40/+31 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 5 | -30/+134 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 1 | -2/+3 |
* | revert previous change | Dan Winship | 2003-02-20 | 1 | -0/+1 |
* | Remove libversit. We haven't depended on that in forever. | Dan Winship | 2003-02-20 | 1 | -1/+0 |
* | Remove cruft. (libcal_utilincludedir): Define in terms of privincludedir | Dan Winship | 2003-02-06 | 1 | -2/+1 |
* | array of localized month day names ("1st" - "31st") | Dan Winship | 2003-02-06 | 2 | -0/+37 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -3/+2 |
* | cal-util-marshal.list. | Ettore Perazzoli | 2003-01-15 | 1 | -0/+3 |
* | Allow recur_id to be NULL to clear the recurrence id. (Based on a story by | Dan Winship | 2003-01-10 | 1 | -1/+1 |
* | added new marshallers. | Rodrigo Moya | 2002-11-05 | 1 | -0/+6 |
* | added marshallers. | Rodrigo Moya | 2002-11-05 | 3 | -0/+22 |
* | ported to GObject. | Rodrigo Moya | 2002-11-04 | 3 | -39/+38 |
* | cal-client/cal-listener.h | Rodrigo Moya | 2002-11-02 | 5 | -11/+7 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 2 | -0/+174 |
* | Remove a bunch of old #if 0 code. (update_item): Set | Dan Winship | 2002-08-14 | 1 | -4/+1 |
* | Fixes #15710 | Rodrigo Moya | 2002-08-08 | 2 | -0/+17 |
* | new function for adding VTIMEZONE components to a VCALENDAR component. | Rodrigo Moya | 2002-07-27 | 2 | -0/+57 |
* | add a day for the leap year only if we are currently counting Feb., not if | 4 | 2002-07-25 | 1 | -1/+1 |
* | Replace a bunch of old gnomecal functions with the functionally identical | Dan Winship | 2002-07-23 | 1 | -34/+11 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 1 | -2/+3 |
* | add back proto | JP Rosevear | 2002-06-25 | 2 | -0/+30 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 2 | -5/+5 |
* | start a server a uri (start_default_server): start a default server | JP Rosevear | 2002-05-08 | 2 | -0/+32 |
* | more fixes for libversit.la -> libversit.a | Dan Winship | 2002-03-20 | 1 | -1/+1 |
* | pass meeting boolean for gnome_calendar_edit_object and | JP Rosevear | 2002-02-08 | 1 | -1/+1 |
* | convert months from 1-12 to 0-11. Fixes bug #19235. | Damon Chaplin | 2002-02-07 | 1 | -0/+6 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -4/+4 |
* | use get_real_item (get_refresh_options): uncomment out (get_real_item): | JP Rosevear | 2001-12-18 | 1 | -3/+8 |
* | if we have an alarm that can be represented on the pilot, set the | JP Rosevear | 2001-12-09 | 1 | -14/+24 |
* | #ifdef'ed out the LOCATION field for now, since it wasn't supported | Damon Chaplin | 2001-11-15 | 1 | -0/+2 |
* | Short-circuit the calculation of the repeat time if there are zero | Federico Mena Quintero | 2001-11-03 | 1 | -4/+7 |
* | updated code to handle DATE values. | Damon Chaplin | 2001-10-30 | 2 | -8/+26 |
* | Use an EMessageBox instead of a gnome_dialog_question so that the label | Federico Mena Quintero | 2001-10-30 | 1 | -0/+65 |
* | use libical-evolution.la | Damon Chaplin | 2001-10-30 | 1 | -1/+1 |
* | Fix bug #12163. | Federico Mena Quintero | 2001-10-30 | 1 | -34/+105 |
* | when the week start day is set to Sunday, we have to be careful to make | Damon Chaplin | 2001-10-28 | 1 | -2/+0 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 6 | -24/+18 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 1 | -1/+1 |
* | subtract 1 from any positive BYSETPOS value, since our array is 0-based. | Damon Chaplin | 2001-10-26 | 1 | -3/+7 |
* | when iterating over the subcomponents, use 'subcomp' rather than | Damon Chaplin | 2001-10-25 | 1 | -0/+89 |
* | Fixes bug #5282. | Federico Mena Quintero | 2001-10-25 | 2 | -1/+40 |
* | make sure we free all the CalComponentDateTime's when we are finished. | Damon Chaplin | 2001-10-24 | 1 | -13/+32 |
* | convert an icaltimetype to a tm (tm_to_icaltimetype): vice versa | JP Rosevear | 2001-10-24 | 2 | -0/+51 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 7 | -47/+144 |
* | new functions | Rodrigo Moya | 2001-10-19 | 2 | -0/+70 |
* | fix logic checks | JP Rosevear | 2001-10-10 | 1 | -0/+22 |
* | util function to get address (itip_addresses_get_default): get only the | JP Rosevear | 2001-10-10 | 2 | -8/+46 |
* | save the EXDATE as a DATE-TIME value, since we know the exact time. Fixes | Damon Chaplin | 2001-10-03 | 3 | -91/+26 |
* | added comparison functions for these special cell types. But the date and | Damon Chaplin | 2001-09-27 | 2 | -0/+52 |
* | added CAL_MODE_INVALID to CalMode enum | Rodrigo Moya | 2001-09-26 | 1 | -0/+1 |
* | new proto | JP Rosevear | 2001-09-26 | 1 | -5/+5 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 3 | -2320/+7 |
* | for each call back, removes the alarms (cal_component_remove_all_alarms): | JP Rosevear | 2001-09-17 | 2 | -0/+36 |
* | use ical partstat, role, cutypes directly | JP Rosevear | 2001-09-14 | 2 | -162/+14 |
* | Handle the new icalattach type instead of struct icalattachtype. | Federico Mena Quintero | 2001-09-11 | 2 | -12/+8 |
* | new functions moved from the CalBackendFile, to allow its use outside of | Rodrigo Moya | 2001-08-21 | 2 | -0/+318 |
* | added support for the Contacts field. Note that I'm not sure what we | Damon Chaplin | 2001-08-15 | 2 | -0/+60 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 2 | -44/+0 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 2 | -5/+13 |
* | don't show the time in the EDateEdit widget for adding EXDATEs. | Damon Chaplin | 2001-07-18 | 1 | -2/+0 |
* | Really fixes #4380. The previous fix was necessary but not sufficient; it | Federico Mena Quintero | 2001-07-18 | 2 | -0/+25 |
* | new proto | JP Rosevear | 2001-07-13 | 2 | -0/+28 |
* | Fixes bug #4380 as well as some leftovers from the days of struct tm and | Federico Mena Quintero | 2001-07-12 | 2 | -9/+2 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 5 | -344/+695 |
* | Add new columns for information specification (meeting_page_destroy): save | JP Rosevear | 2001-07-04 | 1 | -1/+1 |
* | New files with the alarm options dialog; this configures the | Federico Mena Quintero | 2001-07-03 | 2 | -3/+8 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 5 | -32/+77 |
* | Support for ATTACH, DESCRIPTION properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 2 | -88/+241 |
* | Support for repeat/duration properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 2 | -0/+85 |
* | implement | JP Rosevear | 2001-07-03 | 1 | -1/+1 |
* | 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 | 10 | -13/+13 |
* | itip/imip send dialog | JP Rosevear | 2001-06-20 | 2 | -1/+681 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 3 | -31/+54 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 2 | -84/+89 |
* | free the alarm component if it doesn't have a parent, rather than if it | JP Rosevear | 2001-05-09 | 1 | -1/+1 |
* | unref the calcomponent when we're done with it | JP Rosevear | 2001-05-04 | 1 | -8/+12 |
* | the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUE | JP Rosevear | 2001-04-27 | 1 | -3/+3 |
* | the libical action stuff uses enums rather than strings to enumerate the | JP Rosevear | 2001-04-18 | 1 | -15/+29 |
* | Fix the syntactic bogon here, and attempt to fix the logical bogon too. | Dan Winship | 2001-04-14 | 1 | -2/+2 |
* | New function to restart a query for the day view. (query_obj_updated_cb): | Federico Mena Quintero | 2001-04-13 | 2 | -2/+74 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -1/+3 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 2 | -2/+6 |
* | 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 | 2 | -11/+0 |
* | Match new append_alarm signature (reminder_to_comp_object): only add | JP Rosevear | 2001-02-07 | 2 | -0/+11 |
* | 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 | 2 | -0/+7 |
* | <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto. | Federico Mena Quintero | 2001-01-29 | 1 | -1/+1 |
* | libical import cleanup | JP Rosevear | 2001-01-24 | 2 | -4/+4 |
* | create a new cal component alarm (cal_component_add_alarm): add alarm to | JP Rosevear | 2001-01-19 | 2 | -41/+145 |
* | gui/e-week-view*.c don't use the theme colors at all within the graphical | Damon Chaplin | 2001-01-18 | 2 | -0/+75 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 6 | -8/+16 |
* | get categories button (init_widgets): listen for button click | JP Rosevear | 2001-01-06 | 2 | -48/+75 |
* | Fix confusion in the way the range is expanded. | Federico Mena Quintero | 2000-12-20 | 4 | -345/+86 |
* | Alarm instance generation support for the Wombat. | Federico Mena Quintero | 2000-12-19 | 4 | -152/+170 |
* | Removed unused function, a relic from Gnomecal. | Federico Mena Quintero | 2000-12-16 | 2 | -35/+0 |
* | Fix the sign in the HAVE_TM_GMTOFF case | Dan Winship | 2000-12-16 | 1 | -1/+1 |
* | #elsif -> #elif | Chris Toshok | 2000-12-15 | 1 | -1/+1 |
* | Even though icaltime_from_timet() now properly ignores the is_utc argument | Federico Mena Quintero | 2000-12-14 | 2 | -2/+2 |
* | #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end): | Christopher James Lahey | 2000-12-14 | 1 | -1/+5 |
* | Constify for new libical API. (set_text_list): Likewise. | Federico Mena Quintero | 2000-12-13 | 2 | -4/+4 |
* | More fixage - Federico | Federico Mena Quintero | 2000-12-12 | 1 | -1/+1 |
* | This is to make things work with libical 0.21helix1 and later. Warnings | Federico Mena Quintero | 2000-12-12 | 3 | -16/+16 |
* | updated the tests on the start & end time just before calling the | Damon Chaplin | 2000-12-12 | 2 | -35/+57 |
* | added changed flags and added calls to a new function | Damon Chaplin | 2000-12-11 | 1 | -16/+33 |
* | Fixes bug #920. | Federico Mena Quintero | 2000-12-07 | 1 | -0/+2 |
* | kill (Cal_get_changes): return the corba sequence directly | JP Rosevear | 2000-12-07 | 2 | -39/+0 |
* | Update so as not to conflict with calendar (next_changed_item): update to | JP Rosevear | 2000-12-07 | 2 | -5/+6 |
* | Upgrade of the alarm framework. We now access alarms by a unique | Federico Mena Quintero | 2000-11-30 | 2 | -37/+220 |
* | use a gint for day rather than a guint since we now support -ve days. Also | Damon Chaplin | 2000-11-27 | 2 | -56/+128 |
* | DOH, fixed reversed test for the presence of the icalcomp's parent. This | Federico Mena Quintero | 2000-11-25 | 1 | -1/+1 |
* | Use the new libical external iterators (icalcomponent_begin_component() | Federico Mena Quintero | 2000-11-25 | 6 | -1367/+8 |
* | These changes fix bugzilla bugs #874 and #875. | Federico Mena Quintero | 2000-11-09 | 2 | -71/+98 |
* | SHUT THE FUCK UP, DONNIE. DUDE, THEY PEED YOUR FUCKING RUG. | Federico Mena Quintero | 2000-10-27 | 1 | -1/+0 |
* | This is the new recurrence page, partially finished. I just want it on CVS | Federico Mena Quintero | 2000-10-27 | 1 | -6/+7 |
* | unsigned chars to isalpha | Michael Meeks | 2000-10-27 | 1 | -2/+2 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -1/+1 |
* | 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 | 5 | -13/+73 |
* | Remove pilot cruft. All pilot stuff is in the conduits now and uses the | JP Rosevear | 2000-10-16 | 2 | -175/+0 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 2 | -39/+80 |
* | when the user types in a new event, don't create it until the user hits | Damon Chaplin | 2000-10-05 | 4 | -421/+316 |
* | updated to support RDATE end times or durations. Note that if you have two | Damon Chaplin | 2000-09-30 | 3 | -118/+237 |
* | set the height of the scrolled window for the description field, since the | Damon Chaplin | 2000-09-25 | 4 | -152/+453 |
* | Add some other cases where a slow sync is in order (pre_sync): Pre load | JP Rosevear | 2000-09-20 | 2 | -0/+39 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 2 | -0/+78 |
* | Use cal component pilot stuff properly (find_record_in_repository): Remove | JP Rosevear | 2000-09-10 | 2 | -17/+156 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 1 | -0/+2 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 1 | -1/+0 |
* | Use new convenience functions and only get the recurrence stuff if needed. | JP Rosevear | 2000-09-06 | 3 | -8/+94 |
* | Kill all exdates if there are no dates in the box | JP Rosevear | 2000-09-06 | 1 | -1/+39 |
* | The exdate and rdate lists are a list of icaltimetypes, not | JP Rosevear | 2000-09-06 | 1 | -12/+10 |
* | Free the data, not the list element. | JP Rosevear | 2000-09-06 | 1 | -1/+1 |
* | Compute the event duration using the event start/end times, not the | JP Rosevear | 2000-09-06 | 1 | -13/+12 |
* | Check to see if r->enddate is (time_t)-1 and set to 0 if so | JP Rosevear | 2000-09-06 | 1 | -0/+2 |
* | We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL | JP Rosevear | 2000-09-01 | 1 | -2/+1 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 2 | -26/+1 |
* | We no longer need time_from_icaltimetype as libical has the API for this | JP Rosevear | 2000-08-29 | 3 | -37/+5 |
* | 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 | 2 | -0/+66 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 2 | -5/+169 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 2 | -0/+203 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 2 | -0/+37 |
* | Big sync. Disable calendar compilation for a few hours - Federico | Federico Mena Quintero | 2000-08-08 | 3 | -6/+55 |
* | New files for the iCalendar file backend. | Federico Mena Quintero | 2000-08-03 | 2 | -8/+27 |
* | Use CalComponent and the new property types instead of the old iCalObject | Federico Mena Quintero | 2000-08-02 | 5 | -127/+395 |
* | OK, it seems that we have all the interesting properties for single-user | Federico Mena Quintero | 2000-07-27 | 2 | -0/+224 |
* | 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 | 2 | -209/+349 |
* | New function. (scan_property): Handle the RDATE property. (scan_period): | Federico Mena Quintero | 2000-07-26 | 3 | -86/+320 |
* | fixed it so it doesn't crash when a URL is loaded. | Damon Chaplin | 2000-07-23 | 2 | -3/+19 |
* | 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 | 2 | -1/+173 |
* | New internal represntation for alarm components. We really don't map them | Federico Mena Quintero | 2000-07-15 | 2 | -1/+208 |
* | fixed various problems | Seth Alves | 2000-07-13 | 1 | -0/+16 |
* | Handle the COMPLETED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-12 | 2 | -30/+264 |
* | Handle the SEQUENCE property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-08 | 2 | -1/+108 |
* | Handle the LAST-MODIFIED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 2 | -20/+106 |
* | Handle the CREATED property. (free_icalcomponent): Ditto. | Federico Mena Quintero | 2000-07-07 | 2 | -121/+303 |
* | Use CalComponentText instead of CalComponentPropSummary. Removed the | Federico Mena Quintero | 2000-07-04 | 2 | -11/+120 |
* | Renamed from cal_component_free_description_list(). We can share this | Federico Mena Quintero | 2000-07-04 | 2 | -253/+348 |
* | Handle CATEGORIES. This can appear multiple times, so we maintain a list. | Federico Mena Quintero | 2000-07-03 | 2 | -24/+234 |
* | Handle date/time and timezone pairs. (scan_property): Handle DTSTART and | Federico Mena Quintero | 2000-07-02 | 2 | -12/+302 |
* | Handle the DESCRIPTION property. There can be multiple descriptions with | Federico Mena Quintero | 2000-07-01 | 2 | -40/+243 |
* | Get an EvolutionShellClient instead of an Evolution_Shell to match the | Ettore Perazzoli | 2000-06-30 | 2 | -91/+303 |
* | New files for the new iCalendar component object. Today's properties: | Federico Mena Quintero | 2000-06-29 | 4 | -3/+478 |
* | Fix compilation with builddir != srcdir. | Ettore Perazzoli | 2000-06-19 | 1 | -0/+1 |
* | Doh, sync - Federico | Federico Mena Quintero | 2000-06-16 | 1 | -4/+4 |
* | updated. | Damon Chaplin | 2000-06-16 | 3 | -59/+593 |
* | use libical.a | Damon Chaplin | 2000-06-16 | 1 | -1/+1 |
* | merge the two separate noinst_PROGRAMS declarations into one so automake | Dan Winship | 2000-06-15 | 1 | -3/+2 |
* | switch back to vcal for debugging | Seth Alves | 2000-06-14 | 1 | -3/+3 |
* | Added the array of objects and the hash table of UID->array index. | Federico Mena Quintero | 2000-06-13 | 1 | -4/+1 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+26 |
* | Allow for NULL summaries. | Federico Mena Quintero | 2000-06-09 | 1 | -1/+1 |
* | put this back in, it's still used in | Seth Alves | 2000-06-08 | 2 | -3/+2 |
* | update some .cvsignores | Seth Alves | 2000-06-08 | 1 | -0/+1 |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 2 | -1/+7 |
* | fixed a bunch of problems use libical instead of libversit | Seth Alves | 2000-06-07 | 4 | -45/+254 |
* | Removed from the public header; made static. Now everyone should use | Federico Mena Quintero | 2000-06-07 | 2 | -30/+24 |
* | added test-recur test program. | Damon Chaplin | 2000-06-01 | 5 | -347/+1869 |
* | new files to implement iCalendar recurrence rules. These are only part | Damon Chaplin | 2000-05-20 | 5 | -0/+1247 |
* | Fixed warning message. (time_add_day): Likewise. (time_add_month): | Federico Mena Quintero | 2000-05-19 | 1 | -4/+11 |
* | Added version and availability of required libunicode library. | Matt Loper | 2000-05-13 | 1 | -30/+35 |
* | remove unused timezone variable to make this compile on BSD systems (where | Dan Winship | 2000-05-12 | 1 | -1/+0 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 2 | -2/+37 |
* | don't set the ico->uid to NULL or we won't find any other occurrences of | Damon Chaplin | 2000-05-09 | 1 | -0/+1 |
* | changed these so they just do a simple localtime(), update the struct tm, | Damon Chaplin | 2000-05-07 | 1 | -0/+49 |
* | finish editing event when user hits Return key. | Damon Chaplin | 2000-05-07 | 1 | -1/+33 |
* | added guint ref_count to iCalObject struct, and ical_object_ref/unref() | Damon Chaplin | 2000-05-06 | 2 | -0/+32 |
* | for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV. | Damon Chaplin | 2000-05-05 | 1 | -0/+2 |
* | set the active radio button here. Oops - it wasn't a Bonobo problem after | Damon Chaplin | 2000-05-03 | 2 | -7/+10 |
* | set attendee and contact address correctly. | Seth Alves | 2000-05-01 | 1 | -3/+3 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 2 | -0/+113 |
* | deleted some commented out code | Seth Alves | 2000-04-28 | 1 | -3/+1 |
* | Replaced libcal-util.la with *.la | Christopher James Lahey | 2000-04-26 | 1 | -1/+1 |
* | compare iCalObjects by their UIDs instead of by their pointers. | Seth Alves | 2000-04-26 | 1 | -1/+2 |
* | allow for null CN (parse_person): allow for null sent_by | Seth Alves | 2000-04-25 | 3 | -14/+171 |
* | finished first stab at iCalObject to icalcomponent conversion. | Seth Alves | 2000-04-25 | 1 | -3/+147 |
* | start on code to do the opposite of icalendar.c (convert from iCalObjects | Seth Alves | 2000-04-22 | 3 | -3/+377 |
* | Fix include path. | Federico Mena Quintero | 2000-04-19 | 1 | -3/+2 |
* | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 5 | -31/+16 |
* | use HAVE_TIMEZONE to switch between linux's timezone variable and *bsd's | Chris Toshok | 2000-04-12 | 1 | -2/+13 |
* | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 4 | -109/+73 |
* | Fix for srcdir != builddir. | Elliot Lee | 2000-03-18 | 1 | -11/+9 |
* | Initialize the alarm types here. Do not call default_alarm() anymore, | Federico Mena Quintero | 2000-03-11 | 1 | -24/+5 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 3 | -2/+83 |
* | track movement of calobj.[ch] | Seth Alves | 2000-03-08 | 2 | -2/+2 |
* | ignore *.lo instead of a list of .lo files | Seth Alves | 2000-03-08 | 1 | -2/+1 |
* | calobj.[ch] live in cal-util now | Seth Alves | 2000-03-08 | 1 | -0/+2 |
* | stubs for client side access to alarm structures. this will probably | Seth Alves | 2000-03-06 | 1 | -0/+18 |
* | added some .cvsignore files | Seth Alves | 2000-03-04 | 1 | -0/+7 |
* | new file -- things shared between the client and server go in this | Seth Alves | 2000-03-04 | 7 | -0/+1407 |
* | Change iCalObject.organizer from char* to iCalPerson* | Russell Steinthal | 2000-02-16 | 2 | -11/+91 |
* | Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed | Federico Mena Quintero | 2000-02-11 | 1 | -1/+1 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 2 | -78/+164 |
* | Add default alarm support, Beep on display alarms option | Russell Steinthal | 1999-11-03 | 1 | -13/+8 |
* | Small fix -miguel | Arturo Espinosa | 1999-09-28 | 1 | -30/+30 |
* | About to rehash conduit. | Eskil Heyn Olsen | 1999-09-19 | 1 | -1/+1 |
* | added sources to calendar-conduit | Eskil Heyn Olsen | 1999-09-15 | 1 | -2/+2 |
* | Fix the hostname part. | Miguel de Icaza | 1999-08-15 | 1 | -3/+3 |
* | Lots of more work on the sync stuff. It works pretty well now. | Arturo Espinosa | 1999-07-29 | 1 | -6/+11 |
* | New file. Implements PalmPilot syncronization with the Gnome Calendar. | Miguel de Icaza | 1999-07-28 | 2 | -0/+73 |
* | Generate unique IDs on Vevents we load that lack it. WE need this for the | Miguel de Icaza | 1999-07-27 | 1 | -1/+3 |
* | Changed gnome-pim.keys to use the --file flag | Miguel de Icaza | 1999-07-17 | 1 | -3/+27 |
* | One line bug fix from Sergey I Panov. | Miguel de Icaza | 1999-06-04 | 1 | -1/+1 |
* | Work around broken software that writes a broken month-of-day as "zero". | Miguel de Icaza | 1999-06-02 | 1 | -0/+8 |
* | Make intervals always exist. a 0 interval is wrong. | Miguel de Icaza | 1999-05-26 | 1 | -0/+4 |