aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-604/+0
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-1/+4
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-051-0/+5
* Unset the GTK_CAN_FOCUS flag on the ECalendar. (e_calendar_focus_in):Federico Mena Quintero2001-01-201-33/+4
* Call the parent class destroyer as wellJP Rosevear2000-12-091-0/+3
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-160/+68
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* make sure we get the start_weekday since we need it for draw_days(). FixesDamon Chaplin2000-09-061-0/+4
* Updated.Damon Chaplin2000-08-311-133/+357
* Fixed some warnings.Christopher James Lahey2000-08-111-0/+5
* new widget and canvas item to replace GtkCalendar. Not quite finished yet.Damon Chaplin2000-07-261-0/+481