aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/weekday-picker.c
Commit message (Expand)AuthorAgeFilesLines
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-021-0/+2
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-31/+4
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-1/+1
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-6/+2
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-15/+14
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+3
* Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until itFederico Mena Quintero2001-01-201-0/+2
* Fixes bug #955.Federico Mena Quintero2000-12-151-73/+38
* Fixes bug #918.Federico Mena Quintero2000-12-031-0/+49
* Added a "changed" signal to notify of changes to the set of selected days.Federico Mena Quintero2000-11-081-1/+22
* This is the new recurrence page, partially finished. I just want it on CVSFederico Mena Quintero2000-10-271-2/+2
* New widget to pick weekdays.Federico Mena Quintero2000-10-071-0/+536