]> Pileus Git - ~andy/gtk/history - tests/prop-editor.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / prop-editor.c
2013-02-02 Cosimo CecchiDon't use gtk_scrolled_window_add_with_viewport() in...
2012-11-09 Alexander LarssonAdd "parent widget" button to test property editor
2012-02-27 Javier JardónChange FSF Address
2012-02-14 Cosimo Cecchiprop-editor: don't use GtkColorButton deprecated API
2012-01-07 Benjamin Ottetests: Fix deprecation warnings in prop-editor
2011-11-23 Christian Perschprop-editor: Implement property editing for GdkRGBA...
2011-11-23 Christian PerschRevert "tests: use GdkRGBA instead GdkColor"
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-28 Benjamin Ottetests: Make prop-editor use a grid instead of a table
2011-09-13 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-09-13 Christian Perschprop-editor: Allow editing PANGO_TYPE_FONT_DESCRIPTION...
2011-08-29 Diego Celixtests-prop-editor:gtk_misc_set_alignment replacing
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-24 Matthias ClasenTrivial: whitespace fixes
2011-08-24 Matthias ClasenTrivial: Silence a compiler warning
2011-06-12 Javier Jardóntests: use GdkRGBA instead GdkColor
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottetests: Update prop-editor adjustment usage for sealing
2010-12-23 Matthias ClasenAllow inspection of construct-only object properties
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-26 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-26 Javier Jardóntests: use accessor functions to access GtkToogleButton
2010-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Alberto GarciaAssign all g_signal_connect() and friends to gulong...
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-09-28 Javier JardónRemove unneded casts
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanUse GtkComboBox in the property editor code
2010-04-04 Javier Jardón[tests] Not use GtkOptionMenu deprecate widget.
2010-04-04 Christian PerschImplement property editor for GdkColor properties
2010-02-08 Javier Jardón[tests] Not use GtkOptionMenu deprecate widget.
2010-01-11 Christian PerschImplement property editor for GdkColor properties
2008-08-04 Michael Nattererundeprecate (apart from still using GtkOptionMenu).
2008-02-12 Matthias ClasenFix a memory leak (#515039, Christian Persch)
2006-12-31 Matthias ClasenImplement editing of flags.
2006-12-29 Matthias ClasenDisplay children of containers and cell renderers of...
2006-03-22 Matthias ClasenRemove pointless includes of config.h, to make it easie...
2006-03-08 Michael Nattererzero-initialize the GValue before calling g_value_init().
2006-01-26 Matthias ClasenIntrospect child properties. too.
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-03-17 Morten WelinderPlug leak.
2004-03-17 Morten WelinderDon't leak the tooltip object.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-10 Federico Mena QuinteroFixes #133995, patch by Morten Welinder <mortenw@gnome...
2003-10-23 Owen Taylorgtk/gtkfilechooserutils.c gtk/gtkfilechooserprivate...
2003-10-11 Matthias ClasenThese files still use option menus, so turn off GTK_DIS...
2003-05-16 Matthias ClasenAdd navigation for object properties, so that you can...
2002-10-13 Manish SinghDeprecation cleanup
2002-04-30 Owen TaylorMake it work, even if the window is already realized...
2002-01-09 Sven Neumanndeclared internal functions static.
2001-11-23 Owen TaylorVersion 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK...
2001-11-21 Tim Janikraise event window afte children, in order for the...
2001-11-14 Tim Janikparam spec fix
2001-09-18 Tim Janikup version to 1.3.8, interface age 0, binary age 0...
2001-08-09 Matthias Clasentests/prop-editor.c (properties_from_type): Use g_objec...
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-05-14 Owen TaylorBlock against redundant changes.
2001-05-03 Owen TaylorSplit the property editor code out for reuse, improve.