]> Pileus Git - ~andy/gtk/history - examples/progressbar
Use gtk_separator_new() instead gtk_[v|h]separator_new()
[~andy/gtk] / examples / progressbar /
2010-10-30 Javier JardónUse gtk_separator_new() instead gtk_[v|h]separator_new()
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)
2007-12-13 Michael NattererRemove all .cvsignore files.
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
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-10-27 GMT 2002 Tony Galeminor cleanups, remove refs to gtk_menu_append
2002-08-24 BST 2002 Tony Galeupdate g_connect_signal usage
2002-02-20 Matthias ClasenFold back Svens g_signal fixes from the examples.
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-02-22 GMT 1999 Tony Gale- Complete the ProgressBar API - Fix the CList example...
1998-12-10 GMT 1998 Tony Gale- re-write the GtkProgressBar section to the 1.1 API...
1998-11-07 Jay Coxforward declaration for gtk_window_paint declare xid_ht...
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-05-29 BST 1998 Tony Gale- new section on Events - change all delete_event callb...
1998-03-31 Shawn AmundsonTue Mar 31 15:41:57 PST 1998 Shawn T. Amundson