aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/gnome-cal.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_0_30'.GGV_0_30nobody1999-04-171-503/+0
* Added this routine so Monthly recurrences use the weekday field as aSteve Murphy1999-04-041-1/+2
* Add support for Due Date when adding a TODO item here. (column_resized):Clifford R. Conover1999-03-111-0/+16
* Make the calendar start weeks on Monday if appropriate.Federico Mena Quintero1999-02-051-0/+2
* s/g_copy_strings/g_strconcat/Jeff Garzik1998-12-311-4/+4
* Rewrote the old and broken alarm system. It never actually workedMiguel de Icaza1998-12-171-6/+36
* Add the offset from the beginning of the current time unitFederico Mena Quintero1998-11-031-4/+4
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-3/+3
* Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-011-2/+1
* Fixed the bug reported about the mail notification not beint sent untilMiguel de Icaza1998-09-071-1/+2
* Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-031-0/+12
* Today: beginning of year view using the canvas. I still have to finishFederico Mena Quintero1998-08-271-5/+5
* Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-251-3/+26
* Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-251-3/+0
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-191-0/+6
* Start of the month view widget. This will use the generic month item andFederico Mena Quintero1998-08-111-10/+13
* Add support for --view flag. (session_save_state): Save the view mode;Miguel de Icaza1998-07-081-0/+29
* Do not subtract 1 from tm->tm_mday for the default_day.Federico Mena Quintero1998-06-051-1/+3
* Various bug fixes that were reported:Arturo Espinosa1998-05-161-1/+0
* Bug free version of the range computation in place.Miguel de Icaza1998-05-161-10/+11
* Do not add the spurious padding.Miguel de Icaza1998-05-151-2/+0
* 1. Fix: `New Appointment' defaults to the current day. 2. Add `NewArturo Espinosa1998-05-091-0/+2
* Various fixes and optimizations; Tagging of the days with appointements.Arturo Espinosa1998-04-301-1/+52
* Lots of fixes:Arturo Espinosa1998-04-291-28/+32
* Remove debug code -migArturo Espinosa1998-04-261-4/+0
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-8/+27
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-0/+1
* Small fix for goto-day-year computation -migArturo Espinosa1998-04-221-1/+2
* Made it use GncalDayPanel.Federico Mena Quintero1998-04-221-102/+25
* Make the any-key-creates-new-appointment-at-selection thing actually work - F...Arturo Espinosa1998-04-211-0/+1
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-1/+2
* Duh forgot config.h here -migArturo Espinosa1998-04-191-1/+1
* Usability fixes -migArturo Espinosa1998-04-181-4/+4
* Yes.Arturo Espinosa1998-04-181-9/+148
* Year view, double click -migArturo Espinosa1998-04-181-3/+15
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-1/+1
* Large number of updates. Recurrence basically works now in most of itsArturo Espinosa1998-04-181-1/+6
* Year view marks ranges of new dates (on update view). Recurrence iteratorArturo Espinosa1998-04-151-2/+3
* Routine to destory rows array properly.Miguel de Icaza1998-04-151-1/+1
* ArghArturo Espinosa1998-04-151-1/+3
* Now takes object and flags parameters. Likewise. Likewise.Federico Mena Quintero1998-04-141-8/+8
* New function to let the outside world decide which child to focus.Federico Mena Quintero1998-04-141-0/+1
* Create new object and add it to the calendar. You can now select a rangeFederico Mena Quintero1998-04-141-7/+2
* We now connect to the range_activated signal of the fullday widget insteadFederico Mena Quintero1998-04-131-12/+12
* Begginning of the create-appointment-on-range-selection-and-enter code -miguelArturo Espinosa1998-04-121-17/+42
* More work on the recurrence dialog box, day navigation -migArturo Espinosa1998-04-121-23/+13
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-091-1/+18
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-3/+17
* more and more fixes -migArturo Espinosa1998-04-041-5/+37
* Lots -migArturo Espinosa1998-04-041-14/+50
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-031-1/+15
* add test.vcf, more code progress -migArturo Espinosa1998-04-031-1/+1
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-031-1/+6
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-031-3/+5
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-4/+7
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-021-0/+92