| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | seal public struct members. | Tim Janik | 2008-06-20 | 1 | -19/+19 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -1/+1 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Remove trailing comma from enum to make the compiler happy. (#517295, | Matthias Clasen | 2008-02-28 | 1 | -1/+1 |
* | Change GtkCalendarDetailFunc to return newly allocated string. (#339540) | Mathias Hasselmann | 2008-01-17 | 1 | -6/+7 |
* | Add GTK_CALENDAR_SHOW_DETAILS display flag, which chooses if details are show... | Mathias Hasselmann | 2007-12-28 | 1 | -1/+16 |
* | Add infrastructure for GtkCalendar details. (#339540) | Mathias Hasselmann | 2007-12-27 | 1 | -0/+36 |
* | Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in to | Owen Taylor | 2005-05-11 | 1 | -4/+7 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -9/+2 |
* | Some calendar improvements. | Matthias Clasen | 2003-05-08 | 1 | -0/+6 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -7/+9 |
* | Massive padding addition to class structures. | Owen Taylor | 2002-02-23 | 1 | -0/+6 |
* | Applied patch from Nils Barth (bug # 51041) to replace "gint" with | Havoc Pennington | 2001-03-16 | 1 | -3/+3 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -5/+6 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | deprecated gtk_widget_freeze_accelerators and | Tim Janik | 1998-11-28 | 1 | -1/+1 |
* | Corrected signals declarations | Guillaume Laurent | 1998-11-14 | 1 | -7/+7 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -2/+0 |
* | gtk/gtkcalendar.c: More changes: - The day with focus is now seperated | CDT 1998 Shawn T. Amundson | 1998-10-05 | 1 | -3/+7 |
* | gtk/gtkcalendar.c: Some significant changes, including: - No longer draw | CDT 1998 Shawn T. Amundson | 1998-10-04 | 1 | -39/+3 |
* | new function. (gtk_clist_insert): added g_return_val_if_fail() statements. | Tim Janik | 1998-10-01 | 1 | -49/+64 |
* | gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar widget and demo | CDT 1998 Shawn T. Amundson | 1998-09-27 | 1 | -0/+153 |