aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/main.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_0_30'.GGV_0_30nobody1999-04-171-841/+0
* Made clist titles i18n:able Added which views that are possible for --viewTomas Ogren1999-03-241-6/+6
* Add support for Due Date when adding a TODO item here. (column_resized):Clifford R. Conover1999-03-111-1/+24
* Made use of g_get_{user,real}_name() instead of our own home-brew...Tomas Ogren1999-02-201-24/+2
* Internationalization Police (Interpol)Sergey I. Panov1999-02-161-7/+7
* Gnomecal now autosaves all the time.Arturo Espinosa1999-02-121-0/+12
* Removed the gtk_widget_realize call.Tomas Ogren1999-02-091-1/+0
* Add --hidden key to hide the calendar at startup. Only works with GNOMEMiguel de Icaza1999-01-291-7/+27
* Schedule an alarm for midnight to change theMiguel de Icaza1999-01-291-2/+2
* Warn if the calendar file has changed.Miguel de Icaza1999-01-281-18/+44
* do gtk_widget_realize on the toplevel window..Tomas Ogren1999-01-191-0/+1
* Converted some more stuff to use the standards.Nat Friedman1999-01-091-19/+6
* New function to create the status bar. (setup_menu): Install menu hints.Nat Friedman1999-01-081-25/+53
* 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-1/+1
* Use gnome_dialog_set_parent. ditto ditto.Miguel de Icaza1998-12-101-1/+7
* Remove more deprecated gnome_dialog functionsManish Vachharajani1998-11-301-1/+1
* Fixed the popt event parsing callback to have the correct number ofMatthew Wilson1998-11-221-24/+24
* poptimizationElliot Lee1998-11-031-27/+22
* Replaced the 'gnome_client_new_default' call with 'gnome_master_client'.Carsten Schaar1998-10-081-2/+3
* Changed name from time_start_of_day() to be consistent with the otherFederico Mena Quintero1998-10-031-1/+1
* Use the font #defines. (month_view_new): Set the colors of the month viewFederico Mena Quintero1998-10-021-1/+1
* Colorify the month item and prepare it for prelighting here.Federico Mena Quintero1998-10-011-5/+5
* Hotkey for File/Exit should be C-q, not C-x.Federico Mena Quintero1998-09-271-1/+1
* New function to execute the popup menu in the year view. (day_event):Federico Mena Quintero1998-09-251-2/+2
* Added underlined shortcuts and accelerators to the main menu.Federico Mena Quintero1998-09-221-18/+30
* Finished with the properties dialog. You can jump to days from the yearFederico Mena Quintero1998-09-041-0/+26
* Today: we can now configure the colors for the monthly items, courtesy ofFederico Mena Quintero1998-09-031-1/+45
* Set the heading color of the month item.Federico Mena Quintero1998-08-261-4/+5
* Fixlet to the about box - FedericoArturo Espinosa1998-08-251-4/+3
* Today: Beautification of the Preferences dialog. Made the menus moreFederico Mena Quintero1998-08-251-43/+23
* Changed the Properties menu item to Preferences. These are globalFederico Mena Quintero1998-08-251-7/+10
* 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