summaryrefslogtreecommitdiff
path: root/tests/testmenubars.c
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the stock API usage from the testsWilliam Jon McCann2013-06-241-50/+0
* fix the buildMatthias Clasen2012-05-251-168/+31
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* tests: Make testmenubars make all menubar items ellipsizedBenjamin Otte2011-05-011-0/+3
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-4/+4
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-4/+4
* Use gtk_separator_new() instead gtk_[v|h]separator_new()Javier Jardón2010-10-301-1/+1
* Use GtkBin accessorsJavier Jardón2010-07-131-3/+7
* tests: Too many arguments in call to 'create_menu'Javier Jardón2010-05-031-4/+4
* Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_DEFAULT)Javier Jardón2010-03-021-1/+1
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Add Copyright/License information.Matthias Clasen2005-07-131-4/+16
* Support vertical menubars (#166632):Matthias Clasen2005-02-111-0/+170