summaryrefslogtreecommitdiff
path: root/tests/testmerge.c
Commit message (Expand)AuthorAgeFilesLines
* updated added all the new testsHans Breuer2003-11-151-0/+8
* Introduce a separate "hide_if_empty" property for empty menu handling.Matthias Clasen2003-10-011-2/+2
* Test handling of empty menus.Matthias Clasen2003-09-301-0/+6
* Demonstrate the use of the connect-proxy signal.Matthias Clasen2003-09-261-15/+108
* Initially activate the JUSTIFY_RIGHT group member to test the fix forMatthias Clasen2003-09-221-1/+3
* Install accelerators on actions, not on proxies, support accelerator-onlyMatthias Clasen2003-09-171-0/+11
* Add value parameter to allow setting the currently selected group memberMatthias Clasen2003-09-151-2/+13
* Test buttons and toggle buttons as proxies.Matthias Clasen2003-09-041-10/+23
* Test gtk_ui_manager_add_ui().Matthias Clasen2003-09-041-1/+55
* Add gtktoggleactionprivate.hMatthias Clasen2003-08-311-1/+6
* Connect to "destroy" on toolbar, rather than to "remove" on handlebox.Matthias Clasen2003-08-301-5/+18
* Put toolbars in handleboxes.Matthias Clasen2003-08-291-1/+13
* Add a boolean property, "add_tearoffs" with setter and getter. If it isMatthias Clasen2003-08-291-1/+16
* Change the XML format: <Root> element is replaced by <ui>, <menu> elementMatthias Clasen2003-08-271-41/+49
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-251-14/+14
* Namespace the enum values properly. Sorry about the resize grip trouble,Matthias Clasen2003-08-241-4/+4
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-0/+419