]> git.sur5r.net Git - glabels/blobdiff - glabels2/ChangeLog
2009-04-29 Jim Evins <evins@purple>
[glabels] / glabels2 / ChangeLog
index fb8eab8c1d7c42d241dd46e6110e6ec00d4879b8..8285444af145a42cff3df64e2bdc0aa55b949d58 100644 (file)
@@ -1,3 +1,114 @@
+2009-04-29  Jim Evins  <evins@purple>
+
+       * po/POTFILES.in:
+       * po/de.po:
+               Updated german translation (Mario Blättermann).
+
+2009-03-23  Jim Evins  <evins@snaught.com>
+
+       * src/glabels-batch.c: (main):
+       * src/glabels.c: (main):
+               Tidy up help option output.             
+       
+2009-02-28  Jim Evins  <evins@snaught.com>
+
+       * src/Makefile.am:
+       * src/base64.c:
+       * src/base64.h:
+               Deleted base64 module.
+       * src/xml-label.c: (xml_parse_pixdata), (xml_create_pixdata):
+               Use base64 encode/decode from glib.
+
+2009-02-22  Jim Evins  <evins@snaught.com>
+
+       * src/merge-properties-dialog.h:
+       * src/new-label-dialog.h:
+       * src/object-editor.h:
+       * src/prefs-dialog.h:
+       * src/print-op.h:
+       * src/template-designer.h:
+               Corrected cut&paste errors.
+       
+2009-02-21  JimEvins  <evins@snaught.com>
+
+       * src/prefs-model.c: (gl_prefs_model_save_settings),
+       (gl_prefs_model_load_settings):
+       * src/prefs-model.h:
+       * src/ui-commands.c:
+       * src/ui-property-bar.c:
+       * src/ui.c: (view_ui_item_toggled_cb),
+       (set_app_main_toolbar_style), (set_app_drawing_toolbar_style):
+               Removed tooltip toggling capability, which wasn't working
+               anyway.
+
+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.
+       
+2009-01-07  Jim Evins  <evins@snaught.com>
+
+       * src/critical-error-handler.c: (critical_error_handler):
+       * src/ui-commands.c: (gl_ui_cmd_help_contents):
+       * src/warning-handler.c: (warning_handler):
+       * src/view.c: (selection_received_cb):
+               Compile without warning with additional CFLAGS of
+               -O1 -Wall -Wformat=2.
+       
+2009-01-02  Jim Evins  <evins@snaught.com>
+
+       * COPYING.README_FIRST:
+               Fixed typo.
+
+2008-12-27  Jim Evins  <evins@snaught.com>
+
+       * data/templates/avery-iso-templates.xml:
+       * data/templates/avery-other-templates.xml:
+       * data/templates/avery-us-templates.xml:
+       * data/templates/brother-other-templates.xml:
+       * data/templates/misc-iso-templates.xml:
+       * data/templates/misc-other-templates.xml:
+       * data/templates/zweckform-iso-templates.xml:
+               Make sure all descriptions are marked as translatable.
+
 2008-12-27  Jim Evins  <evins@snaught.com>
 
        * de.po: