summaryrefslogtreecommitdiff
path: root/tests/testtoolbar.c
Commit message (Expand)AuthorAgeFilesLines
* testtoolbar: Don't expand rows that shouldn't be expandedBenjamin Otte2015-07-081-2/+0
* tests: Drop manual property editorMatthias Clasen2014-05-221-13/+0
* Fix testtoolbarMatthias Clasen2013-11-091-1/+4
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-11/+23
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* testtoolbar: Fix test to use GtkGridBenjamin Otte2011-09-291-15/+22
* toolbutton: don't force the icon widget to be a GtkMiscCosimo Cecchi2011-09-271-0/+6
* tests: Convert testtoolbar to use a box instead of a tableBenjamin Otte2011-09-271-13/+9
* tests: Remove refreh button from testtoolbar testBenjamin Otte2011-02-011-23/+0
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-3/+3
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-3/+3
* Use correct icon name in testtoolbarMatthias Clasen2010-10-301-1/+1
* Use the new GtkComboBoxText APIJavier Jardón2010-10-151-6/+6
* Use accessor functions to access GtkToolbarJavier Jardón2010-08-141-1/+1
* Remove deprecated GtkToolbar codeJavier Jardón2010-05-241-1/+0
* Use GtkComboBox, GtkOrientable and no GtkObject in testtoolbarChristian Dywan2010-05-031-33/+20
* Correctly clone the toolbutton's icon-name image widgetChristian Persch2010-02-091-0/+5
* Properly create a menu proxy from a GIcon. Patch by Christian PerschMatthias Clasen2009-01-111-1/+9
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-2/+2
* Add some more tests for menu placement.Matthias Clasen2005-08-151-6/+35
* Add sensitivity-changing timeout. Written by Christian Persch.Søren Sandmann2004-12-221-1/+14
* modules/engines/ms-windows/msw_rc_style.cManish Singh2004-11-191-8/+8
* add a GtkMenuToolButton.Paolo Borelli2004-09-291-1/+10
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* re-arrange widgets to allow more overflowing toolbar goodness.Michael Meeks2004-02-201-12/+18
* delete this function (toolbar_item_is_homogeneous): cacheSoeren Sandmann2003-10-311-5/+1
* Make it work even when item 0 is a placeholder. (#125826) add an assertionSoeren Sandmann2003-10-301-1/+3
* Add this function; remove gtk_toolbar_highlight_drop_location() andSoeren Sandmann2003-10-291-3/+3
* Broken pipeSøren Sandmann Pedersen2003-10-251-40/+24
* Add support for OS X like sliding of toolbar items during drag and drop,Soeren Sandmann2003-10-201-1/+33
* connect to "delete_event" so the application will actually quit when youSoeren Sandmann2003-08-311-0/+2
* Add an important column.Anders Carlsson2003-08-131-0/+40
* swap icon_widget and label arguments to match BonoboUIToolbarButton.Soeren Sandmann2003-07-301-2/+2
* fix a type check, (#116947, Krasimir Angelov)Soeren Sandmann2003-07-081-6/+6
* new test for removing itemsSoeren Sandmann2003-07-041-1/+57
* Insert cast to fix warning. Assign something to old_value to quiet gccSoeren Sandmann2003-07-031-2/+6
* Add new toolbar headersSoeren Sandmann2003-07-021-0/+583