aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/view-utils.h
Commit message (Collapse)AuthorAgeFilesLines
* Use better format specifier for strftime().Federico Mena Quintero1998-04-031-0/+2
| | | | | | | | | | | | | | | 1998-04-02 Federico Mena Quintero <federico@nuclecu.unam.mx> * view-utils.c (view_utils_draw_events): Use better format specifier for strftime(). (view_utils_draw_textured_frame): Ultra-nifty function to draw textured "metal" frames, like Netscape's handles. HEAR YE! HEAR YE! GtkHandleBox could use this last function to draw a prettier drag handle. Any takers? svn path=/trunk/; revision=97
* Day events are now cached inside the widget. They get initialized at thisMiguel de Icaza1998-04-031-1/+1
| | | | | | | | | | | 1998-04-02 Miguel de Icaza <miguel@nuclecu.unam.mx> * gncal-day-view.c (gncal_day_view_update): Day events are now cached inside the widget. They get initialized at this time. * view-utils.c (view_utils_draw_events): Use the list of events. svn path=/trunk/; revision=95
* Oops, forgot these - FedericoArturo Espinosa1998-04-021-0/+26
svn path=/trunk/; revision=92