aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* New function, formats an hour/am_pm pair into a string of the form "3am",Federico Mena Quintero1998-04-011-0/+6
| | | | | | | | | | 1998-03-31 Federico Mena Quintero <federico@nuclecu.unam.mx> * timeutil.c (format_simple_hour): New function, formats an hour/am_pm pair into a string of the form "3am", "12pm", "05h", "19h", etc. It is used by the day view widget for its labels. svn path=/trunk/; revision=83
* Added session maanagement and using clistsCraig Small1998-03-311-0/+5
| | | | svn path=/trunk/; revision=77
* Use gnome_message_box_*, not gnome_messagebox_*.Tom Tromey1998-03-221-0/+4
| | | | | | | | Sat Mar 21 15:43:20 1998 Tom Tromey <tromey@cygnus.com> * gncal.c: Use gnome_message_box_*, not gnome_messagebox_*. svn path=/trunk/; revision=76
* linked into gtkcalendar widgetCraig Small1998-03-121-0/+4
| | | | svn path=/trunk/; revision=66
* Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a.Tom Tromey1998-03-091-0/+7
| | | | | | | | | | | Sun Mar 8 16:38:10 1998 Tom Tromey <tromey@cygnus.com> * Makefile.am (INCLUDES): Added GNOME_INCLUDEDIR. (gncal_LDADD): Don't include libsupport.a. * gncal.c (main): Use new gnome_init. svn path=/trunk/; revision=61
* gnome_init app_id parameter changes - FedericoArturo Espinosa1998-02-201-0/+4
| | | | svn path=/trunk/; revision=47
* Added '$(INTLLIBS)'Carsten Schaar1998-02-201-0/+4
| | | | | | * Makefile.am (gncal_LDADD): Added '$(INTLLIBS)' svn path=/trunk/; revision=46
* Include `libsupport.a'.Raja R Harinath1998-02-191-0/+8
| | | | | | | | | | | | * Makefile.am (gncal_LDADD): Include `libsupport.a'. * calcs.c (month_atoi): Replace buggy explicit loop string compare with strcasecmp. (day_atoi): Likewise. - Hari svn path=/trunk/; revision=40
* Moved top-dir ChangeLog entries to subdir ChangeLogsRaja R Harinath1998-02-041-0/+3
svn path=/trunk/; revision=7