]> Pileus Git - ~andy/gtk/history - examples/calendar
Merge branch 'master' into broadway
[~andy/gtk] / examples / calendar /
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_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_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...
2007-12-13 Michael NattererRemove all .cvsignore files.
2005-01-03 Matthias ClasenRe-extract.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-12-12 Matthias ClasenRemove deprecated functions in examples. (#129074,...
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-11-02 Owen TaylorConvert to use pkg-config rather than gtk-config. ...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-05-07 ÉRDI GergoAdded .cvsignore files for CVS not to complain about...
2000-02-23 GMT 2000 Tony GaleNew section on GtkCalendar Update example code
1998-11-07 Jay Coxforward declaration for gtk_window_paint declare xid_ht...
1998-09-28 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar/gcalendar.c: remov...
1998-09-27 CDT 1998 Shawn T... gtk/gtkcalendar.c: examples/calendar: Added gtkcalendar...