| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Update the README.glade file to use current .ui file
names and locations as example.
|
| |
|
|
|
|
|
| |
GtkScaleButtonScale fell by the wayside when the scale button
was ported to a popover.
|
|\ |
|
| |
| |
| |
| | |
Now, Glade already knows about GtkPlacesSidebar AND MY MAD ICONS.
|
|/
|
|
| |
This model seems to be removed since Federico's places-sidebar work.
|
|
|
|
|
|
| |
Although GtkPlacesSidebar is a public widget, we can't have that in Glade's general catalog
as this branch is not merged into GTK+ proper yet. We'll move the widget to Glade's
catalog when this is done.
|
|
This catalog can be used to work with GTK+'s private widget types,
this patch exposes a private function gtk_glade_catalog_init() which
Glade will use for the sole purpose of initializing some private widget
types in GTK+ that are referenced from various GTK+ composite widget
xml files.
|