| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed it so it doesn't crash when a URL is loaded. | Damon Chaplin | 2000-07-23 | 1 | -2/+12 |
* | Doh, sync - Federico | Federico Mena Quintero | 2000-06-16 | 1 | -4/+4 |
* | switch back to vcal for debugging | Seth Alves | 2000-06-14 | 1 | -3/+3 |
* | 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 | 1 | -2/+1 |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 1 | -0/+6 |
* | fixed a bunch of problems use libical instead of libversit | Seth Alves | 2000-06-07 | 1 | -0/+183 |
* | Removed from the public header; made static. Now everyone should use | Federico Mena Quintero | 2000-06-07 | 1 | -24/+24 |
* | new files to implement iCalendar recurrence rules. These are only part | Damon Chaplin | 2000-05-20 | 1 | -0/+8 |
* | Added version and availability of required libunicode library. | Matt Loper | 2000-05-13 | 1 | -30/+35 |
* | 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 |
* | 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 | 1 | -0/+21 |
* | 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 | 1 | -4/+4 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 1 | -0/+108 |
* | deleted some commented out code | Seth Alves | 2000-04-28 | 1 | -3/+1 |
* | compare iCalObjects by their UIDs instead of by their pointers. | Seth Alves | 2000-04-26 | 1 | -1/+2 |
* | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 1 | -29/+68 |
* | 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 | 1 | -1/+7 |
* | track movement of calobj.[ch] | Seth Alves | 2000-03-08 | 1 | -1/+1 |
* | Change iCalObject.organizer from char* to iCalPerson* | Russell Steinthal | 2000-02-16 | 1 | -7/+48 |
* | 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 | 1 | -78/+155 |
* | 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 |
* | 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 | 1 | -0/+62 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -61/+103 |
* | 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 | 1 | -5/+43 |
* | 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 | 1 | -22/+42 |
* | 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 | 1 | -0/+18 |
* | 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 | 1 | -21/+93 |
* | The event dialog is beautified, recurrences are saner. | Federico Mena Quintero | 1998-04-18 | 1 | -5/+2 |
* | We load the alarms -mig | Arturo Espinosa | 1998-04-18 | 1 | -14/+47 |
* | 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 | 1 | -13/+199 |
* | Remove deadly excessive abuse of encapsulation -mig | Arturo Espinosa | 1998-04-17 | 1 | -8/+8 |
* | 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 | 1 | -1/+1 |
* | The general_owner may be null. Do the proper thing when creating the | Federico Mena Quintero | 1998-04-16 | 1 | -0/+12 |
* | Year view marks ranges of new dates (on update view). Recurrence iterator | Arturo Espinosa | 1998-04-15 | 1 | -1/+17 |
* | 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 | 1 | -3/+269 |
* | More work on the recurrence dialog box, day navigation -mig | Arturo Espinosa | 1998-04-12 | 1 | -6/+8 |
* | Show instead of just map the child widget (otherwise the text widget gets | Federico Mena Quintero | 1998-04-09 | 1 | -3/+2 |
* | 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 | 1 | -7/+54 |
* | 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 | 1 | -0/+168 |
* | Removed #include "gtkcalendar.h", because it now comes from libgnomeui. | Federico Mena Quintero | 1998-04-01 | 1 | -1/+1 |
* | Calendar objects as defined by the iCalendar IETF draft. Calendar holder | Arturo Espinosa | 1998-04-01 | 1 | -0/+48 |