| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added this routine so Monthly recurrences use the weekday field as a | Steve Murphy | 1999-04-04 | 1 | -9/+86 |
* | Include <config.h> so that strings get translated. Correct spelling. | Nuno Ferreira | 1999-03-28 | 1 | -0/+1 |
* | Added 2 paranthesis.. "foobar = d / 60*60" is _NOT_ the same as "foobar = | Tomas Ogren | 1999-03-24 | 1 | -1/+1 |
* | 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu) | Arturo Espinosa | 1999-03-11 | 1 | -2/+13 |
* | Save the owner/organizer of the event. (ical_object_create_from_vobject): | Miguel de Icaza | 1999-02-24 | 1 | -0/+10 |
* | GNOME PIM lives | Michael Fulbright | 1998-12-09 | 2 | -2/+2 |
* | Add ctype.h | Miguel de Icaza | 1998-11-07 | 1 | -0/+1 |
* | Changed name from time_start_of_day() to be consistent with the other | Federico Mena Quintero | 1998-10-03 | 2 | -63/+110 |
* | Small fixes for calendar saving | Arturo Espinosa | 1998-08-22 | 1 | -2/+4 |
* | Fix for the weekly event generation. Was reported on the bug tracking | Miguel de Icaza | 1998-05-26 | 1 | -1/+1 |
* | Bug free version of the range computation in place. | Miguel de Icaza | 1998-05-16 | 1 | -2/+2 |
* | Do not add the spurious padding. | Miguel de Icaza | 1998-05-15 | 2 | -5/+45 |
* | Draw the day at startup. (gncal_day_panel_set): Fix selected-day display. | Miguel de Icaza | 1998-05-04 | 1 | -2/+0 |
* | Fixed alarm saving code. Fixed alarm loading code. New -partial- | Arturo Espinosa | 1998-04-25 | 2 | -22/+46 |
* | Fixes for vTodo thingies -mig | Arturo Espinosa | 1998-04-23 | 1 | -7/+18 |
* | Lots of changes: | Miguel de Icaza | 1998-04-22 | 1 | -1/+0 |
* | Enhance the exception date handling -mig | Arturo Espinosa | 1998-04-21 | 1 | -16/+38 |
* | Fix compiler warnings - Federico | Arturo Espinosa | 1998-04-21 | 1 | -3/+6 |
* | more fixes -mig | Arturo Espinosa | 1998-04-21 | 1 | -0/+3 |
* | A lot of usability changes to GnomeCal -miguel | Arturo Espinosa | 1998-04-21 | 1 | -1/+23 |
* | Add Quoted printable property to items containing new lines. (duration): | Miguel de Icaza | 1998-04-19 | 1 | -6/+15 |
* | Final steps. | Arturo Espinosa | 1998-04-18 | 1 | -2/+1 |
* | Yes. | Arturo Espinosa | 1998-04-18 | 2 | -0/+25 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 1 | -4/+12 |
* | Added mandatory status property. (ical_object_to_vobject): Only store | Federico Mena Quintero | 1998-04-18 | 1 | -1/+3 |
* | Year view, double click -mig | Arturo Espinosa | 1998-04-18 | 2 | -22/+93 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 2 | -6/+6 |
* | We load the alarms -mig | Arturo Espinosa | 1998-04-18 | 2 | -15/+49 |
* | Save Recurrence rules -Miguel | Arturo Espinosa | 1998-04-18 | 1 | -4/+108 |
* | Large number of updates. Recurrence basically works now in most of its | Arturo Espinosa | 1998-04-18 | 2 | -17/+213 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 2 | -12/+11 |
* | New event generation api in place -miguel | Arturo Espinosa | 1998-04-17 | 1 | -1/+3 |
* | Use menu_shell->children, not menu->children. Why does GtkMenu have a | Federico Mena Quintero | 1998-04-17 | 2 | -2/+3 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 2 | -1/+17 |
* | Year view marks ranges of new dates (on update view). Recurrence iterator | Arturo Espinosa | 1998-04-15 | 2 | -5/+25 |
* | Routine to destory rows array properly. | Miguel de Icaza | 1998-04-15 | 1 | -33/+66 |
* | New widget for the year view. added required compilation of the new files. | Arturo Espinosa Aldama | 1998-04-15 | 1 | -14/+12 |
* | Load recurrence rules; Paint the recurrence screen according to the rules. | Arturo Espinosa | 1998-04-14 | 2 | -4/+281 |
* | Now takes object and flags parameters. Likewise. Likewise. | Federico Mena Quintero | 1998-04-14 | 1 | -0/+7 |
* | Begginning of the create-appointment-on-range-selection-and-enter code -miguel | Arturo Espinosa | 1998-04-12 | 1 | -0/+2 |
* | More work on the recurrence dialog box, day navigation -mig | Arturo Espinosa | 1998-04-12 | 2 | -6/+25 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 2 | -3/+3 |
* | vCalendar gets fully saved -mig | Arturo Espinosa | 1998-04-05 | 1 | -3/+83 |
* | lots more -mig | Arturo Espinosa | 1998-04-04 | 1 | -2/+33 |
* | Lots -mig | Arturo Espinosa | 1998-04-04 | 2 | -16/+83 |
* | add test.vcf, more code progress -mig | Arturo Espinosa | 1998-04-03 | 1 | -0/+2 |
* | Various time fixes; lib fixes; cache fixes -mig | Arturo Espinosa | 1998-04-03 | 1 | -1/+1 |
* | New main program that uses our new datatypes and objects. | Miguel de Icaza | 1998-04-02 | 2 | -2/+173 |
* | Removed #include "gtkcalendar.h", because it now comes from libgnomeui. | Federico Mena Quintero | 1998-04-01 | 2 | -3/+5 |
* | Calendar objects as defined by the iCalendar IETF draft. Calendar holder | Arturo Espinosa | 1998-04-01 | 2 | -0/+148 |