aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gncal-full-day.c
Commit message (Collapse)AuthorAgeFilesLines
* More updates - FedericoArturo Espinosa1998-04-081-10/+75
| | | | svn path=/trunk/; revision=111
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-71/+831
| | | | svn path=/trunk/; revision=109
* The "better" format string for strftime() wasn't better, after all :-(Federico Mena Quintero1998-04-031-3/+65
| | | | | | | | | | | 1998-04-03 Federico Mena Quintero <federico@nuclecu.unam.mx> * view-utils.c (view_utils_draw_events): The "better" format string for strftime() wasn't better, after all :-( ... plus more work on progress svn path=/trunk/; revision=101
* New full-day widget. It is still a work in progress. It will be similar toFederico Mena Quintero1998-04-031-0/+320
1998-04-02 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-full-day.c: New full-day widget. It is still a work in progress. It will be similar to M$ Schedule's nifty full day view widget, but with Gtk's elegance :-) * Makefile.am (gnomecal_SOURCES): Added gncal-full-day.[ch] to the sources. svn path=/trunk/; revision=99