Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GtkDialog separators are gone in GTK+ 3.x | Xan Lopez | 2010-09-05 | 1 | -1/+0 |
| | |||||
* | Open/Save all ui files once with glade | Benjamin Otte | 2009-10-02 | 1 | -692/+180 |
| | | | | | | | | | Reduces file size and ensures files will continue working properly when edited. Bug #590387 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Replace .glade files with .ui files | Benjamin Otte | 2009-10-02 | 1 | -0/+1293 |
Glade does support editing gtk-builder generated files by now so there is no need to keep the old Glade files around. Also, gtk-builder-convert is supposed to be a one-time conversion tool and not supposed to be run by a build system, see http://mail.gnome.org/archives/desktop-devel-list/2009-July/msg00102.html Bug #590387 Signed-off-by: Xan Lopez <xan@gnome.org> |