summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkrecentchooserdefault.ui
Commit message (Collapse)AuthorAgeFilesLines
* box: Remove expand child propertyTimm Bäder2017-04-251-2/+2
| | | | GtkWidget already has hexpand/vexpand properties.
* Simplify our templatesMatthias Clasen2016-05-061-13/+13
| | | | This is applying the new property name simplification.
* Update all ui files againMatthias Clasen2015-09-131-1/+1
| | | | | Replace translatable="1" by translatable="yes" so xgettext stays happy and extracts the strings.
* Run gtk-builder-tool simplify over all templatesMatthias Clasen2015-09-121-12/+12
|
* recent chooser: Make it expandMatthias Clasen2015-06-121-0/+1
| | | | | | It is expected that the list fills the available space. https://bugzilla.gnome.org/show_bug.cgi?id=750690
* GtkRecentChooserDefault: Simplify ui templateMatthias Clasen2015-05-021-7/+0
|
* Drop the extra resources/ subdirectoryMatthias Clasen2014-11-301-0/+103
This subdirectory gets in the way when integrating the inspector build more fully with GTK+, and does not really add anything. Just move everything one level up.