aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/cal-util/calobj.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-312/+0
* fixed it so it doesn't crash when a URL is loaded.Damon Chaplin2000-07-231-1/+7
* Added the array of objects and the hash table of UID->array index.Federico Mena Quintero2000-06-131-4/+1
* Added a get_n_objects() method.Federico Mena Quintero2000-06-091-0/+26
* put this back in, it's still used inSeth Alves2000-06-081-1/+1
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-081-1/+1
* fixed a bunch of problems use libical instead of libversitSeth Alves2000-06-071-0/+2
* Removed from the public header; made static. Now everyone should useFederico Mena Quintero2000-06-071-6/+0
* new files to implement iCalendar recurrence rules. These are only partDamon Chaplin2000-05-201-0/+4
* added guint ref_count to iCalObject struct, and ical_object_ref/unref()Damon Chaplin2000-05-061-0/+11
* set the active radio button here. Oops - it wasn't a Bonobo problem afterDamon Chaplin2000-05-031-3/+6
* new function to see if the event dates have changed (including anyDamon Chaplin2000-05-011-0/+5
* Use ical_object_to_string().Federico Mena Quintero2000-03-281-1/+2
* track movement of calobj.[ch]Seth Alves2000-03-081-1/+1
* Change iCalObject.organizer from char* to iCalPerson*Russell Steinthal2000-02-161-4/+43
* Added get_uids() method to get a list of UIDs based on object types.Federico Mena Quintero2000-02-091-0/+9
* About to rehash conduit.Eskil Heyn Olsen1999-09-191-1/+1
* added sources to calendar-conduitEskil Heyn Olsen1999-09-151-2/+2
* New file. Implements PalmPilot syncronization with the Gnome Calendar.Miguel de Icaza1999-07-281-0/+11
* GNOME PIM livesMichael Fulbright1998-12-091-1/+1
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-2/+7
* Do not add the spurious padding.Miguel de Icaza1998-05-151-0/+2
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-0/+4
* Yes.Arturo Espinosa1998-04-181-0/+7
* Year view, double click -migArturo Espinosa1998-04-181-1/+0
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-1/+4
* We load the alarms -migArturo Espinosa1998-04-181-1/+2
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-181-4/+14
* Remove deadly excessive abuse of encapsulation -migArturo Espinosa1998-04-171-4/+3
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-1/+2
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-1/+5
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-151-4/+8
* Load recurrence rules; Paint the recurrence screen according to the rules.Arturo Espinosa1998-04-141-1/+12
* Now takes object and flags parameters. Likewise. Likewise.Federico Mena Quintero1998-04-141-0/+7
* Begginning of the create-appointment-on-range-selection-and-enter code -miguelArturo Espinosa1998-04-121-0/+2
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-121-0/+17
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-091-0/+1
* Lots -migArturo Espinosa1998-04-041-9/+29
* add test.vcf, more code progress -migArturo Espinosa1998-04-031-0/+2
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-2/+5
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-011-2/+4
* Calendar objects as defined by the iCalendar IETF draft. Calendar holderArturo Espinosa1998-04-011-0/+100