aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/main.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V_0_00_01'.V_0_00_01nobody1998-08-251-700/+0
* We now have a nice generic monthly calendar item for the canvas. WeFederico Mena Quintero1998-08-191-2/+3
* Doh. Actually recalculate the days using the month and year.Federico Mena Quintero1998-08-141-0/+13
* Little compiler warning fix - FedericoArturo Espinosa1998-08-131-1/+1
* Made title i18n friendly. This was bug #215.Nuno Ferreira1998-08-121-4/+5
* Use an array of const strings to keep gcc happy.Federico Mena Quintero1998-08-041-1/+1
* Add support for --view flag. (session_save_state): Save the view mode;Miguel de Icaza1998-07-081-11/+29
* Use gnome_geometry_string to get the geometry string.Havoc Pennington1998-06-231-9/+4
* Fix the gc destruction in the unrealization code and fix the pixmapMiguel de Icaza1998-05-261-1/+1
* 1. Fix: `New Appointment' defaults to the current day. 2. Add `NewArturo Espinosa1998-05-091-0/+17
* Fix for SM code, I was allocating less than needed (thanks to federico for qu...Arturo Espinosa1998-04-301-1/+1
* Added Session management to GnomeCal -miguelArturo Espinosa1998-04-291-38/+126
* Fix user name computation -migArturo Espinosa1998-04-261-1/+7
* Fixed alarm saving code. Fixed alarm loading code. New -partial-Arturo Espinosa1998-04-251-2/+43
* Made it use popup_menu().Federico Mena Quintero1998-04-231-4/+5
* Perfection comes in many disguises -migArturo Espinosa1998-04-221-1/+1
* 1. Calendar property configuration is finally here with nice live-updates.Arturo Espinosa1998-04-221-4/+21
* Added calls to gtk_window_set_wmclass to gnome-utils - migArturo Espinosa1998-04-221-1/+2
* Made it use GncalDayPanel.Federico Mena Quintero1998-04-221-0/+1
* Made it use the new paint_row function instead of painting everythingFederico Mena Quintero1998-04-211-27/+29
* Fix compiler warnings - FedericoArturo Espinosa1998-04-211-2/+4
* more fixes -migArturo Espinosa1998-04-211-2/+2
* Use GNOME_STOCK_PIXMAP_HOME for today -migArturo Espinosa1998-04-201-1/+1
* Update spanish translation for the Calendar.Arturo Espinosa1998-04-191-7/+126
* Add Quoted printable property to items containing new lines. (duration):Miguel de Icaza1998-04-191-2/+16
* Final steps.Arturo Espinosa1998-04-181-0/+12
* Usability fixes -migArturo Espinosa1998-04-181-5/+16
* Yes.Arturo Espinosa1998-04-181-15/+21
* Added mandatory status property. (ical_object_to_vobject): Only storeFederico Mena Quintero1998-04-181-35/+82
* The event dialog is beautified, recurrences are saner.Federico Mena Quintero1998-04-181-1/+4
* New event generation api in place -miguelArturo Espinosa1998-04-171-16/+25
* The general_owner may be null. Do the proper thing when creating theFederico Mena Quintero1998-04-161-2/+2
* New widget for the year view. added required compilation of the new files.Arturo Espinosa Aldama1998-04-151-1/+1
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-1/+4
* vCalendar gets fully saved -migArturo Espinosa1998-04-051-3/+3
* more and more fixes -migArturo Espinosa1998-04-041-12/+3
* Lots -migArturo Espinosa1998-04-041-7/+34
* add test.vcf, more code progress -migArturo Espinosa1998-04-031-2/+2
* More calendar work -migArturo Espinosa1998-04-031-0/+16
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-031-2/+2
* New main program that uses our new datatypes and objects.Miguel de Icaza1998-04-021-2/+22
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-021-0/+218