aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/test-calendar.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-6/+9
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-3/+4
* Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-3/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-5/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-011-2/+2
|\
| * Bug #245723 - Show days with transparent events in italicMilan Crha2009-06-301-2/+2
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-2/+2
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-2/+2
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| |/
| * Fix compiler warnings in widgets.Matthew Barnes2009-05-261-1/+1
| * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-14/+10
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-15/+14
* | Kill EDropdownButton.Matthew Barnes2009-02-211-15/+11
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-15/+14
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-3/+1
* Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-041-7/+9
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+3
* Use gtk_paint_foo instead of the deprecated gtk_draw_foo functionsRodney Dawes2004-12-151-75/+0
* Same as below.Jeffrey Stedfast2003-02-251-6/+6
* Add include of gnome-dialog.hNot Zed2002-12-021-6/+6
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-1/+3
* 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
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-2/+0
* More header fixes. Same. Same. Same here. More header fixes. Same here.Kjartan Maraas2001-04-051-0/+7
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-301-2/+0
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-3/+0
* Updated.Damon Chaplin2000-08-311-0/+146
* new widget and canvas item to replace GtkCalendar. Not quite finished yet.Damon Chaplin2000-07-261-0/+74