]> Pileus Git - ~andy/gtk/history - examples/rangewidgets
Use gtk_paned_new() instead gtk_[v|h]paned_new()
[~andy/gtk] / examples / rangewidgets /
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
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-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,...
2003-01-23 GMT 2003 Tony Gale*** RETRY - last commit aborted half way through
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-05-07 ÉRDI GergoAdded .cvsignore files for CVS not to complain about...
1999-11-13 GMT 1999 Tony Galethreads example from Erik Mouw. New question on GtkLabe...
1999-01-28 GMT 1999 Tony Gale- Replace all uses of deprecated functions. - Replace...
1998-12-07 GMT 1998 Tony GaleStart mass update for GTK 1.1 Look for the best version...
1998-11-07 Jay Coxforward declaration for gtk_window_paint declare xid_ht...
1998-08-13 BST 1998 Tony Gale- Tidy up of the menufactory example from Andy Kahn...