]> Pileus Git - ~andy/gtk/history - examples
Add a GtkBuilder section to the tutorial
[~andy/gtk] / examples /
2011-01-20 Matthias ClasenAdd a GtkBuilder section to the tutorial
2011-01-19 Martin PittFix linking of drawing example
2011-01-19 Matthias ClasenAdd a drawing example to the tutorial
2011-01-19 Matthias ClasenAdd a packing example to the tutorial
2011-01-06 Matthias ClasenMove the GtkApplication example to the right place
2011-01-06 Matthias ClasenCosmetic changes
2011-01-05 Benjamin Otteexamples: Update dial adjustment usage for sealing
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-11-13 Javier Jardónexamples/gtkdial: Do not use size_request vfunc
2010-11-13 Javier Jardónexamples/gtkdial: Do not use size_request vfunc
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_ruler_new() instead gtk_[v|h]ruler_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_scrollbar_new() instead gtk_[v|h]scrollbar_new()
2010-10-30 Javier JardónUse gtk_scale_new() instead gtk_[v|h]scale_new()
2010-10-30 Javier JardónUse gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 Javier JardónUse gtk_ruler_new() instead gtk_[v|h]ruler_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-20 Richard HughesDo not install the hello-world and window-default examp...
2010-10-16 Matthias ClasenMore distcheck fixes
2010-10-16 Matthias ClasenMore examples removal
2010-10-15 Matthias Clasenexamples: build examples that are included in the docs
2010-10-15 Emmanuele Bassidocs: Move the introduction of the tutorial in the...
2010-10-01 Richard HughesComplete the removal of examples/pixmap to fix make...
2010-09-29 Javier Jardónexamples/gtkdial/gtkdial.c: Fixing for removal of GtkOb...
2010-09-29 Javier Jardónexamples/colorsel/colorsel.c: remove unneded GTK_OBJECT...
2010-09-28 Javier JardónRemove unneded casts
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-09-08 Javier JardónUse G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()
2010-09-08 Javier JardónDo not use deprecated API in docs and examples
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkColorSelectionDialog
2010-06-29 Benjamin Otteexamples: Port example to use cairo region API
2010-05-22 Matthias ClasenConvert to UTF-8
2010-05-14 Tadej BorovšakMove documentation to inline comments: GdkWindow
2010-05-07 Richard HughesRemove links to code that no longer exists to fix make...
2010-05-07 Richard HughesRemove a missing include in one of the tests that broke...
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-03 Tor LillqvistUpdate the Makefile for scribble-xinput
2010-05-02 Javier JardónRemove GtkTree completely
2010-05-02 Javier JardónRemove GtkText completely
2010-05-02 Javier JardónRemove all deprecated stuff from GtkContainer
2010-05-02 Javier JardónRemove remaining GtkWindow deprecated documentation
2010-05-02 Javier JardónRemove remaining GtkButtonBox deprecated stuff
2010-05-02 Javier JardónRemove deprecated code: GtkLabel
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
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-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
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
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-04-28 Tomasz Monfix build for gtkdial example
2008-08-12 Michael Nattererexamples/gtkdial/gtkdial.c gdk/gdkapplaunchcontext...
2008-08-11 Sven Neumannupdated the (quite outdated) examples to use canonical...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-17 Michael Nattererundeprecate.
2008-06-17 Michael Natterers/GtkType/GType/
2008-05-26 Michael Nattererexamples/gtkdial/gtkdial.h use G_BEGIN/END_DECLS.
2008-03-14 Cody RussellChanged 'void int main()' to 'int main()'. (#522211...
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,...
2003-05-30 Murray CummingAdded 4-sided padding as properties with gtk_alignment_...
2003-05-06 Matthias ClasenDon't include strings.h, it's not needed anymore. ...
2003-01-23 GMT 2003 Tony Gale*** RETRY - last commit aborted half way through
2003-01-23 GMT 2003 Tony Galedocs/tutorial/gtk-tut.sgml: Adopted chapter 21.3 "Creat...
2003-01-14 Matthias ClasenAdd a <StockItem> to the itemfactory example. (#103211)
2002-12-20 Sven Neumannuse G_PI instead of M_PI.
2002-12-07 GMT 2002 Tony Galeminor fixes
2002-11-21 Matthias ClasenNumerous fixes to the calendar example. (#97956, Owen...
2002-11-20 Manish Singhinitialize anchor_path to NULL.
2002-10-27 GMT 2002 Tony Galeminor cleanups, remove refs to gtk_menu_append
2002-10-11 Matthias ClasenLots of trivial doc fixes.
2002-09-16 Matthias ClasenAdd the one missing example from the tutorial, colorsel...
2002-08-26 BST 2002 Tony Galecleanups
2002-08-25 BST 2002 Tony Galeupdate packaging script for current tutorial
2002-08-24 BST 2002 Tony Galeupdate g_connect_signal usage
2002-08-15 Tony Galeminor menu example comment fix (feeling my way back...
next