| Commit message (Expand) | Author | Age | Files | Lines |
* | ** Fixes bug #392747 | Matthew Barnes | 2007-12-03 | 1 | -12/+5 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -15/+15 |
* | ** Fix for bug #471791 (Move away from asserts to g_ret*) | Srinivasa Ragavan | 2007-09-03 | 1 | -1/+1 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -1/+1 |
* | Fixes #65820 | JP Rosevear | 2005-01-13 | 1 | -0/+1 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -17/+9 |
* | Fix for bugzilla bug #51628. | Harry Lu | 2003-12-10 | 1 | -18/+104 |
* | Fixes #43775 | JP Rosevear | 2003-05-31 | 1 | -11/+26 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 1 | -0/+1 |
* | Nuke GdkFont and use Pango's font measuring. | Hans Petter Jansson | 2003-04-02 | 1 | -5/+17 |
* | Skip setting the "font_gdk" arg for now. | Hans Petter Jansson | 2003-02-02 | 1 | -0/+2 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -31/+4 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 1 | -1/+1 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -6/+2 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -15/+14 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -1/+3 |
* | Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until it | Federico Mena Quintero | 2001-01-20 | 1 | -0/+2 |
* | Fixes bug #955. | Federico Mena Quintero | 2000-12-15 | 1 | -73/+38 |
* | Fixes bug #918. | Federico Mena Quintero | 2000-12-03 | 1 | -0/+49 |
* | Added a "changed" signal to notify of changes to the set of selected days. | Federico Mena Quintero | 2000-11-08 | 1 | -1/+22 |
* | This is the new recurrence page, partially finished. I just want it on CVS | Federico Mena Quintero | 2000-10-27 | 1 | -2/+2 |
* | New widget to pick weekdays. | Federico Mena Quintero | 2000-10-07 | 1 | -0/+536 |