]> Pileus Git - ~andy/gtk/history - demos
GtkWindow: Add gtk_window_has_group()
[~andy/gtk] / demos /
2010-05-18 Matthias ClasenSome cleanups after the module cache file change
2010-05-11 Matthias ClasenInstall gtk-demo as gtk3-demo
2010-05-10 Bastien NoceraMake it easy for apps to have dark themes
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-28 Matthias ClasenSupport 'symbolic' themed icons
2010-04-04 Javier JardónFix compilation warning: use entry var correctly initilized
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Matthias ClasenAdd accessible alternatives to entry icon functionality
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
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-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-04-04 Javier JardónFix some compilation warnings
2010-04-04 Javier JardónFix compilation warning: use the correct conversion...
2010-04-04 Richard HughesAdd icc-profile option to gdk-pixbuf for the TIFF image...
2010-04-04 Benjamin OtteFix up linker flags
2010-04-04 Richard HughesAdd color management support to gdk_pixbuf_save
2010-03-09 Javier JardónFix compilation warning: use entry var correctly initilized
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-09 Matthias ClasenAdd accessible alternatives to entry icon functionality
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
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
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_DRAWABLE
2010-01-19 Javier JardónFix some compilation warnings
2010-01-04 Javier JardónFix compilation warning: use the correct conversion...
2009-12-21 Richard HughesAdd icc-profile option to gdk-pixbuf for the TIFF image...
2009-12-19 Benjamin OtteFix up linker flags
2009-12-18 Richard HughesAdd color management support to gdk_pixbuf_save
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-27 Matthias ClasenSome cleanups for the toolpalette demo
2009-11-18 Johannes Schmidtoolpalette: Added dnd code to the gtk-demo
2009-11-09 Javier JardónFix compilation warning: Use const gchar* variable
2009-11-09 Javier JardónFix compilation warning: Cast to guchar*
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-15 Emmanuele Bassigtk-demo: Remove C99-ism from list_store example
2009-10-15 Bastien NoceraFix GtkSpinner using style before it's set
2009-10-14 Bastien NoceraAdd GtkSpinner::animation-duration style property
2009-10-14 Bastien NoceraBug 319607 – Add a throbber (activity widget) to GTK+
2009-09-10 Matthias ClasenCleanups
2009-09-03 Matthias ClasenRemove sincos use
2009-08-31 Matthias ClasenHandle geometry change correctly
2009-08-31 Matthias ClasenAdd another offscreen demo
2009-08-31 Matthias ClasenCosmetic fixes
2009-08-31 Matthias ClasenAdd an offscreen window demo
2009-08-10 Javier JardónRemove some unused variables (GnomeBug:591218)
2009-08-03 Marek KasikAdd SVG support to GtkPrintBackendFile
2009-07-16 Murray CummingGtkToolPalette: Use gtk-toolbar-style and gtk-toolbar...
2009-07-14 Murray CummingGtkToolItemGroup now has label and label-widget properties.
2009-07-14 Matthias ClasenAlso flip scrollbars in the toolpalette example
2009-07-14 Murray CummingToolPalette: Implement GtkOrientable.
2009-07-13 Murray Cumminggtk+/demos/gtk-demo/: Added GtkToolPalette demo.
2009-07-10 Marek KasikAdd paper size combo and orientation combo to print...
2009-07-09 Stef WalterGtkEntryBuffer holds text for GtkEntry
2009-07-01 Alexander LarssonMerge branch 'client-side-windows'
2009-06-28 Matthias ClasenImprove printing example
2009-06-25 David ZeuthenBug 586691 – Better GtkInfoBar defaults
2009-06-25 Matthias ClasenDemo setting an output name for print to file
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-06-15 Davyd MadeleyMerge branch 'button-box-orientable-584598'
2009-06-05 Matthias ClasenAdd a message area widget
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-05-11 Matthias ClasenAdd a separate keybinding signal for activating links
2009-05-11 Matthias ClasenAdd link support to GtkLabel
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2009-04-11 Michael J. ChudobiakMinor file descriptor leak in testgtk
2009-03-27 Behdad EsfahbodBug 437533 – Implement draw_shape PangoRenderer method
2009-03-01 Matthias ClasenSet the program-name property of the about dialog.
2009-02-17 Andre KlapperFix deprecated glib call.
2009-01-18 Matthias ClasenEnd the search if the window is closed.
2008-12-31 Matthias ClasenRename GtkEntry icon-related signals
2008-12-26 Matthias ClasenAdd a "Search entry" demo for icons and progress in...
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2008-08-11 Sven Neumanndemos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.c
2008-08-11 Michael Nattererdon't use the deprecated gtk_box_pack_start_defaults().
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-07-06 Matthias ClasenFix up highlighting
2008-07-03 Matthias ClasenOne more
2008-07-03 Matthias ClasenUse monospace as font name, not mono. Patch by Yevgen...
2008-07-02 Kristian RietveldBug 455268 - Add gtk-enable-tooltips GtkSetting
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Mikael HallendalReplaced use of gtk_signal_connect with the g_signal_co...
2008-06-19 Johan DahlinUse g_object_new instead of gtk_widget_new
2008-05-28 Michael Nattererinclude <gdk-pixbuf/gdk-pixbuf.h> instead of individual...
2008-04-08 Tor LillqvistMark these functions with G_MODULE_EXPORT.
2008-03-31 Cody RussellMove down each line in units of text_height rather...
2008-03-02 Johan DahlinAdd translatable/context and comment attributes on...
2008-02-22 Dominic Lachowiczgtk-demo printing gives wrong results on win32 because...
2008-01-29 Johan DahlinMove the about dialog to the glade file, add accessible...
2008-01-28 Michael Nattereruse gtk_about_dialog_set_program_name() instead of...
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
next