aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/test-dateedit.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2010-01-041-1/+4
* Fix excessive whitespace.Matthew Barnes2009-07-131-6/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-2/+2
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-9/+9
* Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-15/+15
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-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-5/+1
* Migrate from gtk_window_set_policy() to gtk_window_set_resizable() andKjartan Maraas2008-06-041-30/+28
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Add include of gnome-dialog.hNot Zed2002-12-021-28/+28
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-2/+4
* 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
* Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #includeKjartan Maraas2001-03-301-2/+7
* updated to emit "changed" when appropriate, which turned out to beDamon Chaplin2000-11-271-14/+146
* use pixmaps instead of GtkArrows to look better. Also set the canvasDamon Chaplin2000-09-251-11/+44
* added e-dateedit.[hc] and the test-dateedit app.Damon Chaplin2000-09-111-0/+114