]> Pileus Git - ~andy/gtk/history - tests/testtoolbar.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testtoolbar.c
2012-02-27 Javier JardónChange FSF Address
2011-09-28 Benjamin Ottetesttoolbar: Fix test to use GtkGrid
2011-09-27 Cosimo Cecchitoolbutton: don't force the icon widget to be a GtkMisc
2011-09-27 Benjamin Ottetests: Convert testtoolbar to use a box instead of...
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-01 Benjamin Ottetests: Remove refreh button from testtoolbar test
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 Matthias ClasenUse correct icon name in testtoolbar
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-28 Tristan Van BerkomMerge branch 'kill-size-request'
2010-10-27 Matthias ClasenUse correct icon name in testtoolbar
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-08-14 Javier JardónUse accessor functions to access GtkToolbar
2010-05-24 Javier JardónRemove deprecated GtkToolbar code
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Christian DywanUse GtkComboBox, GtkOrientable and no GtkObject in...
2010-04-04 Christian PerschCorrectly clone the toolbutton's icon-name image widget
2010-02-09 Christian PerschCorrectly clone the toolbutton's icon-name image widget
2009-01-11 Matthias ClasenProperly create a menu proxy from a GIcon. Patch by...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2005-08-15 Matthias ClasenAdd some more tests for menu placement.
2004-12-22 Søren SandmannAdd sensitivity-changing timeout. Written by Christian...
2004-11-19 Manish Singhmodules/engines/ms-windows/msw_rc_style.c
2004-09-29 Paolo Borelliadd a GtkMenuToolButton.
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-20 Michael Meeksre-arrange widgets to allow more overflowing toolbar...
2003-10-31 Soeren Sandmanndelete this function (toolbar_item_is_homogeneous)...
2003-10-30 Soeren SandmannMake it work even when item 0 is a placeholder. (#12582...
2003-10-29 Soeren SandmannAdd this function; remove gtk_toolbar_highlight_drop_lo...
2003-10-25 Søren Sandmann Ped... Broken pipe
2003-10-20 Soeren SandmannAdd support for OS X like sliding of toolbar items...
2003-08-31 Soeren Sandmannconnect to "delete_event" so the application will actua...
2003-08-13 Anders CarlssonAdd an important column.
2003-07-30 Soeren Sandmannswap icon_widget and label arguments to match BonoboUIT...
2003-07-08 Soeren Sandmannfix a type check, (#116947, Krasimir Angelov)
2003-07-04 Soeren Sandmannnew test for removing items
2003-07-03 Soeren SandmannInsert cast to fix warning. Assign something to old_val...
2003-07-02 Soeren SandmannAdd new toolbar headers