]> git.sur5r.net Git - glabels/commit
2009-02-21 JimEvins <evins@snaught.com>
authorJim Evins <evins@snaught.com>
Sat, 21 Feb 2009 07:43:03 +0000 (07:43 +0000)
committerJim Evins <evins@snaught.com>
Sat, 21 Feb 2009 07:43:03 +0000 (07:43 +0000)
commite66208f5c1f1573ab4aa75e0fb734d01ab2688bf
tree54993ea45dcfc005e8adb486ac4d2f3b530c9b92
parent3d4a88e43b50dc93d7a5159c7655204c98ecdd6e
2009-02-21  JimEvins  <evins@snaught.com>

* README:
* configure.in:
* data/builder/object-editor.glade:
* data/builder/prefs-dialog.glade:
* data/builder/property-bar.glade:
* data/builder/template-designer.glade:
* gtk-doc.make:
* src/color-combo-color-menu-item.c:
* src/color-combo-color-menu-item.h:
* src/color-combo-menu.h:
* src/glabels-batch.c: (main):
* src/glabels.c: (main):
* src/merge-properties-dialog.h:
* src/new-label-dialog.h:
* src/object-editor-lsize-page.c:
(gl_object_editor_prepare_lsize_page), (lsize_prefs_changed_cb):
* src/object-editor.h:
* src/prefs-dialog.h:
* src/print-op.h:
* src/template-designer.h:
* src/ui-commands.c: (gl_ui_cmd_view_property_bar_tips_toggle),
(gl_ui_cmd_help_contents), (gl_ui_cmd_help_about):
* src/ui-property-bar.c:
* src/ui-property-bar.h:
* src/ui-sidebar.c: (gl_ui_sidebar_construct),
(selection_changed_cb):
* src/ui-sidebar.h:
* src/view.h:
* src/wdgt-media-select.h:
* src/wdgt-merge-menu.h:
* src/wdgt-mini-preview.c: (gl_wdgt_mini_preview_class_init):
* src/wdgt-mini-preview.h:
* src/wdgt-print-copies.c: (gl_wdgt_print_copies_construct):
* src/wdgt-print-copies.h:
* src/wdgt-print-merge.c: (gl_wdgt_print_merge_construct):
* src/wdgt-print-merge.h:
* src/wdgt-rotate-label.h:
* src/window.h:
Removed final dependencies on libgnome and libgnomeui.
Removed all currently deprecated symbols as of GTK 2.14.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@825 f5e0f49d-192f-0410-a22d-a8d8700d0965
36 files changed:
glabels2/ChangeLog
glabels2/README
glabels2/configure.in
glabels2/data/builder/object-editor.glade
glabels2/data/builder/prefs-dialog.glade
glabels2/data/builder/property-bar.glade
glabels2/data/builder/template-designer.glade
glabels2/gtk-doc.make
glabels2/src/color-combo-color-menu-item.c
glabels2/src/color-combo-color-menu-item.h
glabels2/src/color-combo-menu.h
glabels2/src/glabels-batch.c
glabels2/src/glabels.c
glabels2/src/merge-properties-dialog.h
glabels2/src/new-label-dialog.h
glabels2/src/object-editor-lsize-page.c
glabels2/src/object-editor.h
glabels2/src/prefs-dialog.h
glabels2/src/print-op.h
glabels2/src/template-designer.h
glabels2/src/ui-commands.c
glabels2/src/ui-property-bar.c
glabels2/src/ui-property-bar.h
glabels2/src/ui-sidebar.c
glabels2/src/ui-sidebar.h
glabels2/src/view.h
glabels2/src/wdgt-media-select.h
glabels2/src/wdgt-merge-menu.h
glabels2/src/wdgt-mini-preview.c
glabels2/src/wdgt-mini-preview.h
glabels2/src/wdgt-print-copies.c
glabels2/src/wdgt-print-copies.h
glabels2/src/wdgt-print-merge.c
glabels2/src/wdgt-print-merge.h
glabels2/src/wdgt-rotate-label.h
glabels2/src/window.h