]> Pileus Git - ~andy/gtk/history - gtk/gtkcalendar.h
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkcalendar.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-02-27 Javier JardónChange FSF Address
2010-10-19 Matthias ClasenAdd padding to class structs
2010-08-29 Javier JardónAdd gtk_calendar_day_is_marked() function
2010-08-28 Matthias ClasenRemove deprecated GTK_CALENDAR_WEEK_START_MONDAY option
2010-08-12 Javier JardónGtkCalendar: move public members to private structure
2010-08-10 Benjamin Ottecalendar: Remove unused GdkGC members
2010-06-15 Thomas WoodGtkCalendar: some functions always return TRUE, so...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Javier JardónRemove GtkSignal completely
2010-05-02 Christian DywanRemove deprecated functions from GtkCalendar
2008-10-30 Michael Nattererno need to include <gdk/gdk.h> in any widget header...
2008-08-11 Torsten SchönfeldFix the Since: tag of GtkCalendarDetailFunc to correctl...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-20 Tim Janikseal public struct members.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-02-28 Matthias ClasenRemove trailing comma from enum to make the compiler...
2008-01-17 Mathias HasselmannChange GtkCalendarDetailFunc to return newly allocated...
2007-12-28 Mathias HasselmannAdd GTK_CALENDAR_SHOW_DETAILS display flag, which choos...
2007-12-27 Mathias HasselmannAdd infrastructure for GtkCalendar details. (#339540)
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2003-05-08 Matthias ClasenSome calendar improvements.
2002-10-09 Manish SinghDeprecation cleanup
2002-02-23 Owen TaylorMassive padding addition to class structures.
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-14 Guillaume LaurentCorrected signals declarations
1998-10-07 Tim Janikremoved all occourances of #pragma } and #pragma {...
1998-10-05 CDT 1998 Shawn T... gtk/gtkcalendar.c: More changes: - The day with focus...
1998-10-04 CDT 1998 Shawn T... gtk/gtkcalendar.c: Some significant changes, including...
1998-10-01 Tim Janiknew function. (gtk_clist_insert): added g_return_val_if...
1998-09-27 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar...