aboutsummaryrefslogtreecommitdiff
path: root/tests/test-gtk-submenu-server.c
Commit message (Collapse)AuthorAgeFilesLines
* Clear up the uses of g_type_init().Mathieu Trudel-Lapierre2013-01-211-2/+0
|
* Do not read the label text from the label widgetAlberto Mardegan2012-02-221-0/+1
| | | | | | | | | The label text stored in the widget might have been modified with markup. Instead of reading it back from the widget, return the text as set by the client, unmodified. Alter the test-gtk-submenu so that the correct behaviour is checked for.
* Getting names the GDBus wayTed Gould2010-11-161-27/+28
|
* Showing items as part of the test to ensure we don't break.Ted Gould2010-08-201-1/+16
|
* Test fixes.Cody Russell2010-07-221-1/+13
|
* Fix menu order in submenusAurelien Gateau2010-07-221-0/+86