aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* canned the _clicked handlers as those make it impossible to move just oneERDI Gergo2003-12-011-22/+0
* Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-221-4/+121
* Unref the metrics. (e_calendar_item_draw): Re-use the widget's contextHans Petter Jansson2003-04-161-0/+2
* Nuke GdkFont and use Pango's font measuring for everything.Hans Petter Jansson2003-04-021-13/+12
* #include gtkarrow.h LikewiseDan Winship2003-03-251-0/+1
* Use GtkArrow instead of pixmaps Use GtkArrow instead of pixmapsRodney Dawes2003-03-121-45/+2
* Use Pango to draw. (e_calendar_item_class_init): Add font_desc andHans Petter Jansson2003-02-021-0/+10
* Add include of gnome-dialog.hNot Zed2002-12-021-9/+9
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-31/+10
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* 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