| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Adapt all our tests and examples to the new initialization api.
|
| |
|
|
|
|
| |
No need for this anymore, now that we have the inspector everywhere.
|
| |
|
|
|
|
| |
The menu model examples was messing up the order of its items.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=720939
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=720939
|
|
|
|
| |
testmenubutton now features an icon.
|
|
|
|
| |
With the exception of GtkActions and the tests for stock items.
|
|
|
|
| |
https://bugzilla.gnome.org/show_bug.cgi?id=680962
|
|
|
|
| |
To check https://bugzilla.gnome.org/show_bug.cgi?id=680962
|
|
|
|
|
|
|
|
| |
It's too close to the release so we'll keep _set_menu() around, but
deprecate it, pointing to the new API. It will be removed (and the name
reused) before the 3.6.0 release.
https://bugzilla.gnome.org/show_bug.cgi?id=682235
|
|
|
|
|
|
|
|
|
| |
As used in Totem and gnome-contacts. The widget
takes either a GtkMenu or a GMenuModel to construct
its menu, and can be given a parent widget to use to
position the drop-down (as used in GtkMenuToolButton).
https://bugzilla.gnome.org/show_bug.cgi?id=668013
|
|
|
|
| |
This reverts commit 9d35f7e5121c863685375d1afb7e14e886e46348.
|
|
As used in Totem and gnome-contacts. The widget
takes either a GtkMenu or a GMenuModel to construct
its menu, and can be given a parent widget to use to
position the drop-down (as used in GtkMenuToolButton).
https://bugzilla.gnome.org/show_bug.cgi?id=668013
|