]> Pileus Git - ~andy/gtk/history - tests/testcalendar.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testcalendar.c
2012-12-06 Benjamin Ottetests: Don't call to-be-deprecated function
2012-02-27 Javier JardónChange FSF Address
2011-08-29 Diego Celixtestcalendar: gtk_misc_set_alignment replacing
2011-06-01 Benjamin Ottetests: Make variable const to silence gcc
2011-05-31 Javier Jardóntests: avoid boxed structs copying where possible
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenMake tests compile without using GtkStyle api
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 Javier JardónUse gtk_button_box_new() instead gtk_[v|h]_button_box_new()
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-24 Matthias ClasenBring back lost functionality
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-08-12 Javier JardónUse accessor funcions to access GtkCalendar
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-01-30 Michael Nattereruse the right type for "subparser_data" and remove...
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-28 Mathias HasselmannApply trivial code-style changes from attachement 10110...
2007-12-28 Mathias HasselmannRestructure testcalendar for testing calendar details...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-11-07 Owen TaylorUse g_date_strftime(), fixing #74745. (Alper Ersoy)
2002-10-13 Manish SinghDeprecation cleanup
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...