aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/calendar.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_0_30'.GGV_0_30nobody1999-04-171-467/+0
* 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu)Arturo Espinosa1999-03-111-0/+1
* tzname issuesTimur Bakeyev1999-02-221-2/+11
* Add --hidden key to hide the calendar at startup. Only works with GNOMEMiguel de Icaza1999-01-291-0/+9
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-291-6/+35
* Warn if the calendar file has changed.Miguel de Icaza1999-01-281-0/+8
* s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-311-1/+1
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-171-2/+2
* GNOME PIM livesMichael Fulbright1998-12-091-1/+1
* Backup the old file before saving the caledar.Miguel de Icaza1998-11-121-1/+11
* Changed a lot of stuff not to use the layout code -- the month view's daysFederico Mena Quintero1998-10-171-0/+5
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-2/+2
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-041-3/+3
* Lots of fixes:Arturo Espinosa1998-04-291-0/+12
* Removed an unused function - FedericoArturo Espinosa1998-04-291-10/+1
* Remove debug code -migArturo Espinosa1998-04-261-0/+2
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-0/+2
* Actually save the to-do entries.Federico Mena Quintero1998-04-241-1/+13
* Made it use popup_menu().Federico Mena Quintero1998-04-231-0/+1
* Lots of changes:Miguel de Icaza1998-04-221-0/+6
* Enhance the exception date handling -migArturo Espinosa1998-04-211-0/+1
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-2/+1
* Add Quoted printable property to items containing new lines. (duration):Miguel de Icaza1998-04-191-2/+9
* Yes.Arturo Espinosa1998-04-181-1/+68
* Year view, double click -migArturo Espinosa1998-04-181-4/+0
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-181-5/+11
* Remove deadly excessive abuse of encapsulation -migArturo Espinosa1998-04-171-3/+1
* New event generation api in place -miguelArturo Espinosa1998-04-171-6/+59
* Use menu_shell->children, not menu->children. Why does GtkMenu have aFederico Mena Quintero1998-04-171-1/+1
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-151-1/+5
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-091-0/+6
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-0/+1
* vCalendar gets fully saved -migArturo Espinosa1998-04-051-0/+2
* Include <config.h>.Tom Tromey1998-04-041-0/+2
* lots more -migArturo Espinosa1998-04-041-0/+26
* More calendar work -migArturo Espinosa1998-04-031-2/+14
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-0/+55
* These functions now take a sort_func parameter, which is of typeFederico Mena Quintero1998-04-021-8/+25
* Removed #include "gtkcalendar.h", because it now comes from libgnomeui.Federico Mena Quintero1998-04-011-7/+9
* Calendar objects as defined by the iCalendar IETF draft. Calendar holderArturo Espinosa1998-04-011-0/+116