aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-calendar-item.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-2886/+0
* Added #include <glib.h> and moved corresponding local headers to the top.Kjartan Maraas2001-04-241-2/+3
* e_calendar_item_get_date_range() now returns a boolean, which is FALSE ifDamon Chaplin2001-01-251-5/+24
* Make zero the minimum number of days that can be specified.Federico Mena Quintero2001-01-191-5/+7
* translationsJP Rosevear2000-12-231-10/+73
* #include <string.h> to get rid of warning. Same here.Kjartan Maraas2000-10-311-0/+1
* fixed to recalculate min_cell_width/height in case the show_week_numbersDamon Chaplin2000-10-121-38/+37
* better i18n of strftime strings.Damon Chaplin2000-09-301-2/+2
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-40/+56
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-111-7/+37
* make sure we get the start_weekday since we need it for draw_days(). FixesDamon Chaplin2000-09-061-21/+15
* Updated.Damon Chaplin2000-08-311-316/+1462
* Fixed some warnings.Christopher James Lahey2000-08-111-1/+1
* new widget and canvas item to replace GtkCalendar. Not quite finished yet.Damon Chaplin2000-07-261-0/+1615