]> git.sur5r.net Git - glabels/commit
Yet another new "New Label Dialog"
authorJim Evins <evins@snaught.com>
Sun, 21 Mar 2010 05:14:35 +0000 (01:14 -0400)
committerJim Evins <evins@snaught.com>
Sun, 21 Mar 2010 05:19:58 +0000 (01:19 -0400)
commit0a83046c78acea94d80fe2aea239a220445410ab
tree6457ce7a9b419f211497100a068a152c926c98a6
parentfd8e5102e03cf35277af2a99a15d5b5402de5b77
Yet another new "New Label Dialog"

Re-designed the "New label dialog" again.  This time as a "wizard" or
GtkAssistant.  This is an attempt to keep the easy navigation of the
2.2.x dialog, to keep the added meta data and preview of the latest
incarnation, and to maintain a compact dialog that should work on fairly
small displays such on netbooks (probably not hand-helds still).
18 files changed:
data/builder/Makefile.am
data/builder/media-select.builder [new file with mode: 0644]
data/builder/new-label-dialog.builder
po/POTFILES.in
src/Makefile.am
src/file.c
src/media-combo-menu-item.c [deleted file]
src/media-combo-menu-item.h [deleted file]
src/media-combo-menu.c [deleted file]
src/media-combo-menu.h [deleted file]
src/media-combo.c [deleted file]
src/media-combo.h [deleted file]
src/media-select.c [new file with mode: 0644]
src/media-select.h [new file with mode: 0644]
src/new-label-dialog.c
src/new-label-dialog.h
src/rotate-label-button.c [deleted file]
src/rotate-label-button.h [deleted file]