]> Pileus Git - ~andy/gtk/history - examples/calendar/calendar.c
Use gtk_separator_new() instead gtk_[v|h]separator_new()
[~andy/gtk] / examples / calendar / calendar.c
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-09-08 Javier JardónDo not use deprecated API in docs and examples
2010-05-22 Matthias ClasenConvert to UTF-8
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2008-08-11 Sven Neumannupdated the (quite outdated) examples to use canonical...
2005-01-03 Matthias ClasenRe-extract.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2002-11-21 Matthias ClasenNumerous fixes to the calendar example. (#97956, Owen...
2002-08-24 BST 2002 Tony Galeupdate g_connect_signal usage
2002-02-19 Sven Neumannfinish conversion to g_signal_* functions by using...
2002-02-19 Matthias ClasenTrivial formatting fixes to all examples, simple functi...
2002-02-16 Matthias Clasen More work on #71430.
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2000-02-23 GMT 2000 Tony GaleNew section on GtkCalendar Update example code