]> Pileus Git - ~andy/gtk/history - examples
Bloatpad: Add a View menu for fullscreen
[~andy/gtk] / examples /
2011-12-19 Matthias ClasenBloatpad: Add a View menu for fullscreen
2011-12-19 Matthias ClasenBloatpad: Don't leak a menu model
2011-12-19 Colin Waltersbloatpad: Be 640x480 by default
2011-12-19 Colin Waltersbloatpad: Fix Edit to be a submenu
2011-12-19 Colin WaltersGtkApplication: Merge app menu and menubar
2011-12-19 Matthias ClasenBloatpad: Add mnemonics to the menu
2011-12-19 Ryan LortieAdapt to changes in GLib API
2011-12-19 Matthias ClasenDrop GtkApplicationMenuButton for now
2011-12-19 Matthias ClasenDrop an unused variable
2011-12-19 Matthias ClasenDon't call g_object_unref on a variant
2011-12-19 Ryan Lortiebloatpad: use GtkApplicationMenuButton
2011-12-19 Ryan Lortiebloatpad: add 'win.fullscreen' action
2011-12-19 Ryan Lortiebloatpad: make "about" a window action
2011-12-19 Ryan LortieGtkApplicationWindow: implement GActionMap
2011-12-19 Ryan Lortieport bloatpad to the new APIs
2011-12-19 Matthias Clasenbloatpad: Add an example app menu
2011-11-15 Martin PittFix GDK linking for Gtk typelib and example builds
2011-11-09 Benjamin Otteexanmples: Don't use deprecated API
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-05-26 Matthias ClasenCut deadwood
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-10 Matthias ClasenBump the version to 3.0.0
2011-02-04 Javier JardónRemove latest bits of GtkItemFactory
2011-01-20 Matthias ClasenAdd a GtkBuilder section to the tutorial
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
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...
next