aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-calendar-item.h
Commit message (Expand)AuthorAgeFilesLines
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-6/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-1/+1
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-8/+1
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-14/+16
* Fix for bug #370731 (bugzilla.novell.com): Use MAX (<max width of day-names>,...Suman Manjunath2008-07-071-0/+2
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-5/+5
* ** Fixes bug #392747Matthew Barnes2007-12-031-3/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-6/+6
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* use widget->style instead of hard code colors.Li Yuan2005-04-281-0/+1
* change arg name (e_calendar_item_init): ditto (e_calendar_item_get_arg):JP Rosevear2004-03-161-3/+3
* Fixes #50538Bolian Yin2003-11-111-0/+39
* Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-221-0/+2
* Nuke GdkFont and use Pango's font measuring for everything.Hans Petter Jansson2003-04-021-2/+0
* Use Pango to draw. (e_calendar_item_class_init): Add font_desc andHans Petter Jansson2003-02-021-0/+2
* Add include of gnome-dialog.hNot Zed2002-12-021-3/+3
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-1/+1
* 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
* added functions to set a callback to get the current time, which is usedDamon Chaplin2001-07-031-0/+19
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* e_calendar_item_get_date_range() now returns a boolean, which is FALSE ifDamon Chaplin2001-01-251-3/+4
* translationsJP Rosevear2000-12-231-0/+31
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-271-0/+2
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-3/+0
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-111-0/+11
* Updated.Damon Chaplin2000-08-311-26/+153
* new widget and canvas item to replace GtkCalendar. Not quite finished yet.Damon Chaplin2000-07-261-0/+151