[glabels] Created tag glabels-2_3_0



The signed tag 'glabels-2_3_0' was created.

Tagger: Jim Evins <evins snaught com>
Date: Sun Jun 6 11:32:47 2010 -0400

    glabels 2.3.0

Changes:

(no author) (1):
      New repository initialized by cvs2svn.

Alessandro Zummo (2):
      Fix glabels-batch crash
      Allow merge source to be stdin

Alexandre Prokoudine (1):
      Updated and fixed Russian translation

Andrej ŽnidarÅ¡iÄ? (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

Christian Persch (1):
      Speed up large barcodes

Claude Paroz (3):
      Convert zh_TW translation to UTF-8
      Add French translation of manual
      Updated French translation

Daniel Mustieles (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Daniel Nylander (1):
      Added Swedish translation

Filipe Roque (1):
      Updated Portuguese translation

Jim Evins (812):
      Initial revision
      Added glabels-batch to glabels.spec.in.     Added entries to TODO.
      Use motion union member for MOTION events.
      Don't assume all events are button events!
      Fixed layout of labels so that they are layed out in the proper coordinate system:     The canvas origin is at the upper left, while the origin on paper is at the lower left.     This was not apparent until a non-symetric (vertical) layout was used.
      Removed the clip_to_outline code -- this seemed to cause an outline to be printed for some printers.
      Added acknowledgements.
      Added support for spanish (es).
      Added additional label templates.
      Updated japanese strings.
      Added spanish (es) support.
      Additional credits for templates.
      Additional template.
      Added additional templates.
      Added acknowledgements for additional label templates.
      Checking in gnu-barcode-0.98
      Replace gnu-barcode-0.96 with 0.98.
      Removing generated files from CM.
      Removing generated files from CM.
      Set release to 0.4.4
      Updated ABOUT-NLS.
      Updated Changelog.
      Updated Makefile.am.
      Updated aclocal.m4.
      Updated config.h.in.
      File updated w/ gettextize
      Added logo specific to about dialog.
      Translations
      New files
      Changed about dialog image.
      Improved CSV parsing.
      Additional label template.
      Fix broken build environment.
      Initial revision
      Removed cvswrappers.
      Changed event->button.* to event->motion.* when handling GTK_MOTION_NOTIFY events.
      No longer emits "changed" when initially clicking the font family combobox.
      Makefile.in should not be in CVS.
      Makefile.in should not be in CVS.
      Added russian translations submitted by Vitaly Lipatov <LAV VL3143 spb edu>.
      Updated japanese translations submitted by Takeshi Aihana <aihana gnome gr jp>.
      Removed .gmo files from CVS.
      Changed TODO to reflect that current efforts are on the 2.0 codebase.
      Changed version in preparation for 0.4.5.
      Replaced gdk_mbstowcs with mbstowcs from stdlib.h.  Gdk_mbstowcs is broken in locales that do not use multi-byte characters and any LC_* environmental variables are set.  This caused problems for Mandrake 8.x users (and probably others too).
      Added chinese (zh_TW.Big5) translations submitted by Shell, Hin-lik Hung <shell home shellhung org>.
      Added polish translations submitted by Arkadiusz Lipiec <A Lipiec elka pw edu pl>.
      Additional label templates.
      Now unlinks output file to prevent an attempt to pop-up a dialog asking to remove it -- since we don't do a gnome_init, this would segfault.     Added a setlocale at initialization.
      Added foreground label outlines.
      Added gl_view_raise_fg() to keep foreground objects on top.
      Reconciled predefined labels with 0.4.5.
      Reconciled label acknowledgments with 0.4.5.
      Added stock images to help menu items.
      Removed configure from CVS.
      Added translations from 0.4.5.  Only a fraction of the strings are up-to-date.
      Skrewing with the build environment.
      Skrewing with the build environment.
      Still skrewing with build environment.
      Still screwing with build environment.
      More screwing w/ build environment.
      Changed version to 1.89.1 for next build.
      Reconciled text object alignment algorithm with view-text.c
      Added capability to import files created w/ 0.4.x
      Updated german translation, thanks to Christian Neumair <christian-neumair web de>.
      Updated german translation, thanks to Christian Neumair <christian-neumair web de>.
      Added ability to import from 0.4.x
      Removed close from main toolbar.
      Replaced gtk_message_dialogs with a custom dialog based on the HIG.
      Removed TAB from authors strings -- it caused a segfault w/ AA fonts.
      No longer changes labels filename and modification status if save fails.
      Had neglected to run some of the warning/error dialogs.
      Added GNOME_COMMON_INIT macro.     Removed configuration artifacts from 0.4.x.     Added minimum Bonobo version.
      Added GNOME_PROGRAM_STANDARD_PROPERTIES.     Removed configuration artifacts from 0.4.x.
      Added GNOME_COMMON_INIT macro.
      Moved HIG inspired alert dialog to its own module (alert.[ch]).
      Moved HIG inspired alert dialog to its own module (alert.[ch]).
      Moved color utilities to separate module (color.[ch])
      Replaced hardcoded object defaults with defaults from prefs module.
      Moved HIG inspired alert dialog to its own module (alert.[ch])
      Removed extraneous include.
      Added additional alerts and information to existing alerts.
      Rearranged app menus.     Added "Object properties" and "raise/lower selection" to app menus.     Some cleanup of view.[ch]
      Renamed menus module to ui.     Added "selection_changed" signal to view.     Added adjustments to sensitivity of menu items based on selection state.
      Cleanup of selection code.
      Added view controls for drawing toolbar.
      Added rotate and flip properties with default values to objects for compatability with future versions.
      Changed libxml requirement from 1.8.10 to 1.8.11 to enable the use of the new XML parser.
      Now uses the new XML parser from libxml.
      Fixed capitalization in labels and tips.
      Created add_icons() and added code to add both 24x24 and 16x16 icons for a given stock id.
      Added 16x16 icon for GL_STOCK_ARROW
      These should be binary files.  Removing.
      Cleaned-up 24x24 icons.  Added as binary files this time.
      Added 16x16 menu sized images for remainder of stock icons.     Now uses g_free() instead of g_object_unref() on GtkIconSource -- it does not appear to be a GObject.
      Added 16x16 menu sized images for remainder of stock icons.
      Updated russian translations, thanks to Vitaly Lipatov <LAV VL3143 spb edu>.
      Additional label acknowedgements.
      Additional label templates.
      Additional label template acknowledgements.
      Fixed old format in APLI 1999.
      More screwing with build environment
      Preparation for 0.4.6 build.
      Moved all ui_component manipulation from mdi module to ui module.     gl_label_get_short_name() now removes ".glabels" extension.
      Changed version to 1.89.2, in preparation for next release.
      Restructured template module to ultimately support multiple layouts and markups.
      Assorted code cleanup.  Mostly formatting.
      Misc. code cleanup.  Mostly formatting.
      Created mnemonics for spacing and border magic numbers.
      Code cleanup.  Mostly formatting.
      Code cleanup.  Mostly formatting.
      Added HIG module (hig.[ch]) to provide HIG inspired dialog and layout tools.
      Refinements to new label dialog and associated widgets.
      When creating origins for labels, y is now sorted in reverse.     Removed inappropriate freeing of pi->template in print_info_new().
      More refinements to HIG module.     New label and print dialogs along with associated widget now use HIG module.     Full-page labels are now named "Generic %s full page."
      Added additional signals to view object to support a status bar in future releases.
      Removed generic full-page alias from predefined-templates, because these are now generated in code automatically.
      Incorporated use of HIG into prefs_dialog, view_text and related widgets.
      HIG applied to more dialogs.
      Additional dialogs and widgets migrated to use HIG module.
      Added callbacks to track "moved" signals of label objects and update property dialogs.
      view_text and view_barcode dialogs now track changes to label's merge properties.
      Added template.
      Added new template.
      Removed all remnants of MDI/BONOBO-MDI.  We now use an SDI application model.
      This is the new SDI window module.
      Added session management callbacks.
      Made argv const to remove warning when passing to poptGetContext.
      Changed version to 1.90.0 in preparation for next release.
      Fixed many problems with glabels-batch.  Still some problem with semantics of n_sheets and n_copies.
      Now original window propogates to open_ok() as object data.
      Template origins are now the upper left corner rather than the lower left.
      alert module merged into hig module.
      Removed glabels.h artifact from POTFILES.in
      Fixed coordinate system for rotated labels.
      Initial status bar code -- only the zoom_info area implemented.
      Fixed incorrect usage of gtk_toggle_button_get_active() in update_prefs_from_locale_page () -- must have cut-n-paste from a strcmp based decision tree?
      Added cursor position to status bar.
      Added "pointer_exit" signal.     Added gl_view_is_zoom_min () and gl_view_is_zoom_max () functions.
      Added gl_ui_update_zoom_verbs () function and added updates to zoom verbs in the gl_ui_update_all () function.
      Added handler for view's "pointer_exit" function:  clears cursor_info label.     "zoom_changed" handler now updates zoom related verbs.
      Preferences and object property dialogs are now rebuilt if previously destroyed rather than assuming they were cleanly closed.  This fixes bug #619052.
      Changes to development plan.
      All 2-pass labels have been converted to single-pass labels using multiple layouts per sheet.
      Fixed default-font-weight bug.
      Preferences are now saved when view options are modified.     Includes new verbs for flipping and rotation.
      New verbs and menu structure for flipping and rotation.
      Includes support for flipping.     Added function for copying properties from one object to another.
      Now uses gl_label_object_copy_props() in dup function.
      Initial flipping support -- still has some problems.
      Pointer events are now generated for all modes.
      View_highlight is now a full-fledged object that tracks its corresponding label object independently.
      Added grid to view.     Created distinct gnome_canvas_groups for each distinct layer in view.     Grid and markup visibility are now controlled by view menu.
      Changed version in preparation for next release.
      Includes grid lines at perimeter.
      Fixes finalization problems with highlight and object properties dialog.
      Added line markup to template.
      Added demonstration markup lines to Avery 5931 and its lookalikes.
      Highlight is now placed in object group, so it no longer needs to track object movements.  This also causes the label layer to appear as an ancestor of the highlight objects so that object_at in view.c does the right thing.
      Adds code to set the view canvas's background color.
      Unref highlight before destroying group.
      Replaced gdk_pointer_grab() calls with gnome_canvas_item_grab() calls.
      Added initial object rotation code.
      Workaround for flipping/rotation problem for gdkpixbuf items.  See libgnomecanvas bug #97604.
      Moved highlights/handles to separate layer (top-level group).     Tweaked appearance of highlights.     Removed shuffling of items after a raise or lower, these were artifacts from when all items belonged to a single top-level group.
      Made set_size and get_size into child methods.
      Made set_size and get_size into child methods for label-object, and construct_dialog for view-object.
      Menu icons for alignment commands.
      Added object alignment commands.
      Added menu icons for order, rotation, and flipping commands.
      Added menu icons for order, rotation, and flipping commands.     Split Align submenu, into Horizontal and Vertical submenus.
      Cleaned up label object duplication code.     Added get_size methods for text and barcode objects.
      Added strategic debug statement to help locate bad templates.
      Added additional templates from my backlog.
      Updated russian translations, thanks to Vitaly Lipatov <LAV VL3143 spb edu>.
      Added stock_center_horiz and stock_center_vert stock icons.
      Added commands to center selected objects to center of label.
      Added stock_properties_16 icon.
      Added functions gl_view_rotate_selection_left() and gl_view_rotate_selection_right().
      Disconnect callbacks that reference the properties dialog when it is destroyed.
      Removed obsolete menu from view_object.
      Added callback to adjust affine of highlight.
      free name during finalize.
      Changed M_PI to G_PI.
      New document merge API.
      Additions to development plan.
      Multiple fixes to merge type and properties dialog.
      gl_window_new_from_file() no longer ignores abs_filename.
      Bumped up namespace to 1.92.     Literal text is now contained in "Literal" nodes -- this breaks compatability with 1.89 and 1.90.
      Corrected order of arguments to gl_merge_eval_key().     Changed field text from "FIELD{*}" to "${*}".
      Changed field text from "FIELD{*}" to "${*}".
      Moved gl_merge_get_record_list() to inner-most functions possible.     Fixed page_begin logic for merge print functions.
      Added get_primary_key method.     Removed open, close, get_record, free_record, free_record_list functions     from public API.     Renamed gl_merge_read_record_list() to gl_merge_get_record_list().     Renamed gl_merge_count_records() to gl_merge_get_record_count().
      Added get_primary_key method.     Rewrote  gl_merge_get_key_list() to use record_list().     Ported improved CSV parser from 0.4.6.
      Added GtkTreeView w/ model to preview fields and allow record selection.
      Removed annoying affine debug statements.
      Added logic that ignores lines containing a single empty field (e.g. ${ADDRESS2} == "").
      Fixed logic to remember previous merge source.
      Added wdgt_image_select widget for selecting image files or merge fields for images.
      Initial support for supplying images from merge data.
      More work on images from merge data.
      Always set default entry when loading new strings in the template_combo.
      Fixes crash in gl_text_node_lines_expand() when line contains no nodes.
      Removed unused gl_view_object_get_dialog() function.
      Use object specific methods to determine size when determining extent and centers of objects.
      Adds test to ensure a valid font family.
      Catching up on backlog of template submissions.
      Formatting clean up.
      Merge property dialog now a widget.     One merge property dialog per view.
      Window title cleanup.
      "New" dialog is now modal.     Added short name to titles of "print" and "save as" dialogs.
      Moved item event handler to view-object.c.
      Fixed compiler warning.
      glLabelText now uses a GtkTextBuffer to store text, in preparation for editing of text in place.
      No longer attempt to rotate/flip around center of object.  This was very problematic because the object's affine keeps changing under one's nose.
      Do not g_object_unref a merge object, if NULL.  Caused warnings during paste.
      Created "File" tag for literal filenames for image objects.     Added "Literal" tag to barcode objects.
      Use art_affine_scale() to flip objects instead of art_affine_flip().
      Added support for Business Card CD Labels (Clipped circular shape).     Fixed artifact hack in wdgt-rotate-label -- made sure the scroll region was     as large as the canvas, so that the label was not shoved into the upper left corner of the canvas.
      Added support for Business Card CD Labels (Clipped circular shape).
      Bumped up version to 1.91.1, in preparation for next release.
      Added support for "Other" page sizes.  Template sheets with a page size of "Other" should also have the height and width properties set.
      Added pixbuf cache and base64 modules.     Pixbufs are now saved in a glabels file as a base64 encoded version of the serialized pixdata.     Files are now compressed.
      Added pixbuf cache and base64 modules.
      Updated pt_BR translations.
      Updated ja and pt_BR translations.
      Added xml utility module.  Parsing of label and template xml files should no longer strand pointers returned from xmGetProp().
      Added text box support.
      Added xml_set_prop_*() utilities to xml.c.
      Text box refinement.
      Barcodes are now resizable interactively on the canvas in both width and height (no more scale).     Added checkbox to turn-off checksum digit on barcodes when it is optional.
      Fixed parameters sent to gl_label_barcode_set_props() when creating new barcode.
      Removed unused signals[] array.
      Cleanup of code formatting.
      Added Czech translations, thanks to David Makovský(Yakeen) <yakeen sannyas-on net>.
      Added various acknowledgments.
      Added various templates.
      Applied barcode patch to save and restore barcode sizes, provided by Alessandro Zummo <azummo towertech it>.
      Moved template xml functions to separate module (xml-template.[ch]).
      Made all comparisons case sensitive.
      In xml.[ch]:       - Added functions to get and set length properties:         gl_xml_get_prop_length()         gl_xml_set_prop_length()
      Reconciled unit names with absolute unit names from CSS2 spec (section 4.3.2).     Fixed comparison in gl_xml_get_prop_length().
      - Created Makefile.am in ./data and ./pixmaps directories        - Modified ./configure.in and ./Makefile.am to work with these Makefiles        - Moved glabels.desktop to ./data directory
      - Created Makefile.am in ./data and ./pixmaps directories        - Modified ./configure.in and ./Makefile.am to work with these Makefiles        - Moved glabels.desktop to ./data directory
      - Created Makefile.am in ./data and ./pixmaps directories        - Modified ./configure.in and ./Makefile.am to work with these Makefiles        - Moved glabels.desktop to ./data directory
      - Created Makefile.am in ./data and ./pixmaps directories        - Modified ./configure.in and ./Makefile.am to work with these Makefiles        - Moved glabels.desktop to ./data directory
      Renamed files to support gettextizing with intltool.         page-sizes.paper -> paper-sizes.xml         predefined-labels.template ->predefined-templates.xml
      Renamed files to support gettextizing with intltool.         page-sizes.paper -> paper-sizes.xml         predefined-labels.template ->predefined-templates.xml
      The widget should now correctly use the page size "id" when interacting through its API, but use the page size "name" (which may be localized) when interacting with the human user.
      - xml-template.c:  use page size name as a fallback if id doesn't exist.
      Added FileProperties dialog.
      - View now tracks label resize events.
      Harmonized runtime checks for view and view->label.
      Fixes crash on XD2: start with an object size of 1pt x 1pt, instead of 0 x 0.
      Added mygal, a modified version of the gal library, to provide a sophisticated color combo widget.
      - Added mygal, a modified version of the gal library, to provide a sophisticated color combo widget.
      - Added mygal, a modified version of the gal library, to provide a sophisticated color combo widget.
      Updated to reflect current development plan.
      Created DTD for glabels 2.0 file types.
      Use theme colors for shadow and selections.
      Updated to use 2.0 file formats.
      gl_wdgt_line_get_params(): Line width is double, not int!
      - Replaced gnome color pickers with mygal color combos.     - Made context of all color groups NULL.
      "Merge_fields" is now simply "Merge"
      Added waste attribute to label templates.
      Added waste attribute to Avery 5931 template.
      No longer use RLE for pixdata -- this caused crashes for many images.
      Broke out template file into separate files, organized by manufacturer and page size standard (us and iso).
      Added templates that have been collecting dust in my inbox.
      Added compatability parser for files generated with 1.91.
      Added support for Markup-circle in templates.
      Superficial code formatting.
      Added hack to save ink, by not printing within CD holes.
      Added XInclude support.
      In clip_punchouts(), center hole correctly on business card CDs.
      Cleanup.
      Added waste attribute to all CD/DVD labels.
      Brought acknowledgements up-to-date.
      Changed LGPL notices to GPL, as required by the LGPL section 3.
      Fixed typo.
      Added categories field so that glabels will show up in the office menu on RH9.  Thanks to David L Norris <dave webaugur com>.
      Updated Japanese translations (Takeshi AIHANA <aihana jcom home ne jp>).
      Added option to print crop marks.  Suggested by Red Planet <ephemeroot yahoo com>.
      gl_pixbuf_cache_remove_pixbuf():  Bail immediately if name == NULL.
      Removed un-needed dependency on gdk-pixbuf.
      More descriptive Name and Comment.
      Added MediaLine template submitted as feature request at sourceforge.
      Fixed parsing of Text->Line nodes:  removed artifact "== 0".
      Applied patch to correct conversion errors when reading files for many non-"C" locales, i.e. locales where commas are used as decimal points.     Provided by Emmanuel Pacaud (emmanuelp sourceforge net).
      Changed default font from "Helvetica" to "Sans."     Patch provided by Emmanuel Pacaud (emmanuelp sourceforge net)
      Applied color combo patch, provided by Emmanuel Pacaud (emmanuelp sourceforge net).  One distinct improvement is that the icons are grayed out when the widget is insensitive.
      Replacing gnome-recent* with current egg recent files module.
      Replacing gnome-recent* with current egg recent files module.
      Updated to reflect recent contributors.
      Added StartupNotify line.  Suggested by James Ogley <james ogley pinnacle co uk>.
      Patch #820699:  corrects interpretation of Object-text nodes when it consists of a single Field node.  Interpretation gets screwed up by the automatic XML indentation.  Patch provided by:  Emmanuel Pacaud <emmanuel pacaud univ-poitiers fr>.
      Patch #819541:  moved to latest libegg version of recent-files.  Patch provided by: Emmanuel Pacaud <emmanuel pacaud univ-poitiers fr>.
      Removed aclocal.m4.
      Applied patch #822935.  This patch slightly increases the invalidated area during a redraw request, to account for anti-aliasing.  This prevent small artifacts from being left around when text and barcode objects are dragged around the canvas.  This patch also corrects an oversight in view-barcode.c when converting from gnome_canvas_hacktext to gl_canvas_hacktext.  This patch was provided by  Emmanuel Pacaud <emmanuel pacaud univ-poitiers fr>.
      Allow comments anytime traversing a list of child nodes.
      Cleanup of Avery US-Letter templates.
      Minor tweaks to Avery US definitions.
      Workaround for problem with gnome-print rendering images with alpha channels.  See bug #822840.
      glabels.spec.in:  Updated by merging with Dag Wieers's <dag wieers com> glabels.spec file.
      Removed references to old gnome-recent-* files.
      Cannot translate an empty string -- changed to " ".
      Do not attempt to install header files.
      Applied patch #826108:  Installs files to register glabels and glabels filetypes/mimetypes with gnome.  This addresses bug #822852.  Supplied by Emmanuel Pacaud <emmanuel pacaud univ-poitiers fr>.  This patch adds the files:
      Removing glabels-icon.png, to replace with new file to be added as a binary file this time.
      New glabels icon.  Adding as a binary file this time.
      Updated reference to glabels website.
      Fix for Bug #822848:  in gl_window_destroy() unreference window->uic and recent_view.
      Brought README up-to-date, including updating website.
      Much cleaner implementation of fix for Bug #822848.
      Fixes glabels-batch frontend that broke when porting to gnome-print 2.2.  This fixes bug #832206.
      Return immediately if --version option set.
      *** empty log message ***
      One of the signal handlers (view_scale_changed_cb) created with a view_highlight actually belongs to view.  So when a view_highlight is finalized, we must disconnect this handler.  This fixes the crash reported in bug #836873.
      Make the "Other" page size a full-fledged member of the pages list.
      Added additional user submitted templates.
      Preparation for 1.92.3 release.
      Prefixed $(configdir) with $(DESTDIR) in intall-data-local rule.  Patch provided by Andrew Lau <netsnipe users sourceforge net> needed to build debian package.
      Added "break" in draw_markup_layer between line and circle cases of switch.  This fixes Bug #842705.  This is also the 2nd time I have fixed this bug -- I must of neglected to check it in.
      Updated japanese translation.  Provided by Takeshi Aihana <aihana jcom home ne jp>.
      Updated copyright date in about dialog.
      Added italian translations.  Provided by Mancio <mancio_and yahoo it>.
      Fixed cut-n-paste error:  font_italic_flag is gboolean, not GnomeFontWeight.
      Modified for upcomming 1.93.0.
      Changed object property dialogs to a single object property editor sidebar.     Added zoom to fit command.     Converted object property editor and preferences dialog to use libglade and removed un-needed widgets.
      Updated to reflect current source files.
      Glade files are now installed at GLABELS_GLADE_DIR.
      Only present object property editor when selection is atomic.
      Modified zoom code:     - Now keeps track of zoom levels, rather than screen scale     - Calculates home scale from screen DPI     - View size changes are tracked, and if selected zoom_to_fit is maintained.     - New windows default to zoom_to_fit.     - Tracks changes in screen, so that new home scale can be updated
      Only act on zoom changes (modifying canvas scale and emitting signal) if the new level is actually different.
      Make sure canvas will regain focus if clicked on.
      After setting max size, restore current setting.
      Created generic "get" methods for text, fill and line properties for all label objects.  This will make it easier to track changes in a general view such as the property toolbar.
      gl_view_delete_selection(): Actually clear out selection before deleting these objects.
      Delay doing a gtk_widget_show on notebook until it is known if any pages are visible or not.  Doing the show on a notebook with all hidden pages causes a crash on Fedora Core 1/Gnome 2.4.
      Added build dependency on libglade2.
      Make sure canvas item representing selection region has a finite size.
      Final preps for 1.93.0.
      Getting ready for work on 1.93.1.
      Text merge backend now assumes text files are encoded according to the current locale -- converts to UTF8 for internal use.
      When setting ranges for object-editor size and position spinboxes, allow for plenty of slop.
      Print dialog is now a full-fledged object, with a unique instance attached to a view.  This address Bug #839860.  The dialog is also no longer modal.
      Print dialog now tracks changes to a label's template.
      Adjust canvas scroll region if when label size is changed.
      - Changed gl_prefs from a simple structure to a full-fledged object (prefs_model).     - Moved prefs_init after paper_init so that page size proof reading code in prefs_model_load_settings works properly.
      View box's object will track position in object editor.
      Removed some artifacts in copy() method.  In particular a g_free() on an unitialized automatic variable was removed, which caused a copy/paste of a text object to segfault (See bug #857773).
      Track changes in prefered units and update widgets appropriately.  This addresses bug #852974.
      Added menu entry to toggle visibility of property toolbar.  Also added entry to toggle its tooltips.
      Added 2 user submitted templates.  Did a little cleanup of the avery-iso and zweckform-iso files.
      Added src/prefs-model.[ch].
      Modifications to track properties of selected objects.  This addresses Bug #839801.  Patch provided by Emmanuel Pacaud <emmanuel pacaud univ-poitiers fr>.
      Created 2 methods for setting label for mini-preview widget.  The first is "by name" and the second is by template.   This second method allows us to use a label's local template, even if its name is not an exact match with an existing template's -- can occur if templates are renamed between versions or if a label uses someone else's custom template.
      Fixed properties for text and linewidth spinbuttons.
      Added skeletal xml documentation.
      In size_reset_cb() fixed broken, un-initialized, use of w_base and h_base.  This was accidentally introduced when modified to track gl_prefs.
      Changed some tabbed notebook labels to hopefully be more understandable.
      New user submitted template.
      Added scrollkeeper stuff.
      Final prep for 1.93.1.
      When looking up templates by name and name isn't found, return     first template instead of NULL (suggested by Wayne Schuller <k_wayne linuxpower org>).  In addition, added code to register templates (make known, if not already known) when they are encountered when reading a label.
      Preparing for 1.93.2 development.
      Added user contributed template.
      2003-12-26  Jim Evins  <evins snaught com>
      2003-12-27  Jim Evins  <evins snaught com>
      2003-12-27  Jim Evins  <evins snaught com>
      2003-12-27  Jim Evins  <evins snaught com>
      2003-12-27  Jim Evins  <evins snaught com>
      2003-12-27  Jim Evins  <evins snaught com>
      2003-12-28  Wayne Schuller  <k_wayne linuxpower org>
      2003-12-28  Jim Evins  <evins snaught com>
      2003-12-30  Jim Evins  <evins snaught com>
      2003-12-30  Wayne Schuller  <k_wayne linuxpower org>
      2004-01-02  Jim Evins  <evins snaught com>
      2004-01-03  Jim Evins  <evins snaught com>
      2004-01-03  Jim Evins  <evins snaught com>
      2004-01-03  Jim Evins  <evins snaught com>
      2004-01-03  Jim Evins  <evins snaught com>
      2004-01-06  Jim Evins  <evins snaught com>
      2004-01-20  Jim Evins  <evins snaught com>
      2004-01-24  Jim Evins  <evins snaught com>
      2004-01-31  Jim Evins  <evins snaught com>
      2004-02-02  Jim Evins  <evins snaught com>
      2004-02-02  Jim Evins  <evins snaught com>
      2004-02-03  Jim Evins  <evins snaught com>
      2004-02-04  Jim Evins  <evins snaught com>
      2004-02-07  Jim Evins  <evins snaught com>
      2004-02-15  Jim Evins  <evins snaught com>
      2004-02-15  Jim Evins  <evins snaught com>
      2004-02-16  Jim Evins  <evins snaught com>
      2004-02-16  Jim Evins  <evins snaught com>
      2004-02-20  Jim Evins  <evins snaught com>
      2004-02-21  Jim Evins  <evins snaught com>
      2004-02-25  Jim Evins  <evins snaught com>
      2004-03-06  Jim Evins  <evins snaught com>
      2004-03-13  Jim Evins  <evins snaught com>
      2004-05-05  Jim Evins  <evins snaught com>
      Don't touch compression of original file -- still defaults to 9 for new files.  Original patch provided by Javier Donaire Segarra (#912252 in patch tracker).
      2004-06-08  Jim Evins  <evins snaught com>
      2004-07-02  Jim Evins  <evins snaught com>
      2004-07-02  Jim Evins  <evins snaught com>
      2004-07-05  Jim Evins  <evins snaught com>
      2004-07-05  Jim Evins  <evins snaught com>     	* src/print.c: (print_crop_marks), (draw_outline):     		Changed crop marks and label outlines to black, instead of 25% gray.     		This addresses debian Bug #257460.
      2004-07-11  Jim Evins  <evins snaught com>
      2004-07-11  Jim Evins  <evins snaught com>
      2004-07-12  Jim Evins  <evins snaught com>
      2004-07-18  Jim Evins  <evins snaught com>
      2004-07-26  Jim Evins  <evins snaught com>
      2004-08-07  Jim Evins  <evins snaught com>
      2004-08-07  Jim Evins  <evins snaught com>
      2004-08-07  Jim Evins  <evins snaught com>
      2004-08-08  Jim Evins  <evins snaught com>
      2004-08-08  Jim Evins  <evins snaught com>
      2004-08-08  Jim Evins  <evins snaught com>
      2004-08-09  Jim Evins  <evins snaught com>
      2004-08-09  Jim Evins  <evins snaught com>
      2004-08-09  Jim Evins  <evins snaught com>
      2004-08-09  Jim Evins  <evins snaught com>
      2004-08-14  Jim Evins  <evins snaught com>
      2004-08-14  Jim Evins  <evins snaught com>
      2004-08-14  Jim Evins  <evins snaught com>
      2004-08-14  Jim Evins  <evins snaught com>
      2004-08-15  Jim Evins  <evins snaught com>
      2004-08-22  Jim Evins  <evins snaught com>
      2005-01-22  Jim Evins  <evins snaught com>
      2005-02-03  Jim Evins  <evins snaught com>
      2005-02-05  Jim Evins  <evins snaught com>
      2005-02-13  Jim Evins  <evins snaught com>
      2005-02-14  Jim Evins  <evins snaught com>
      2005-02-28  Jim Evins  <evins snaught com>
      2005-03-22  Jim Evins  <evins snaught com>
      2005-03-22  Jim Evins  <evins snaught com>
      2005-03-23  Jim Evins  <evins snaught com>
      * docs/libglabels/libglabels-sections.txt:     	* docs/libglabels/libglabels-undocumented.txt:     	* docs/libglabels/tmpl/enums.sgml:     	* docs/libglabels/tmpl/paper.sgml:     	* docs/libglabels/tmpl/xml-paper.sgml:     	* docs/libglabels/tmpl/xml-template.sgml:     	* libglabels/enums.h:     	* libglabels/paper.c: (gl_paper_dup):     	* libglabels/paper.h:     	* libglabels/xml-paper.c:     	* libglabels/xml-template.c:     		More documentation updates for libglabels.
      2005-04-02  Jim Evins <evins snaught com>
      2005-04-02  Jim Evins <evins snaught com>
      2005-04-03  Jim Evins <evins snaught com>
      2005-04-08  Jim Evins <evins snaught com>
      2005-04-10  Jim Evins <evins snaught com>
      2005-04-15  Jim Evins  <evins snaught com>
      2005-04-15  Jim Evins  <evins snaught com>
      2005-04-16  Jim Evins  <evins snaught com>
      2005-04-17  Jim Evins  <evins snaught com>
      2005-04-18  Jim Evins  <evins snaught com>
      2005-04-19  Jim Evins  <evins snaught com>
      2005-04-20  Jim Evins  <evins snaught com>
      2005-04-21  Jim Evins  <evins snaught com>
      2005-04-23  Jim Evins  <evins snaught com>
      2005-04-25  Jim Evins  <evins snaught com>
      2005-05-09  Jim Evins  <evins snaught com>
      2005-05-10  Jim Evins  <evins snaught com>
      2005-05-11  Jim Evins  <evins snaught com>
      2005-05-14  Jim Evins  <evins snaught com>
      2005-05-15  Jim Evins  <evins snaught com>
      2005-05-17  Jim Evins  <evins snaught com>
      2005-05-18  Jim Evins  <evins snaught com>
      2005-05-19  Jim Evins  <evins snaught com>
      2005-06-13  Jim Evins  <evins snaught com>
      2005-06-17  Jim Evins  <evins snaught com>
      2005-06-19  Jim Evins  <evins snaught com>
      2005-06-20  Jim Evins  <evins snaught com>
      2005-06-20  Jim Evins  <evins snaught com>
      2005-06-26  Jim Evins  <evins snaught com>
      I guess I need it after all -- however, it needs to be empty.
      2005-07-01  Jim Evins  <evins snaught com>
      2005-09-19  Jim Evins  <evins snaught com>
      2005-10-22  Jim Evins <evins snaught com>
      2005-10-22  Jim Evins  <evins snaught com>
      2005-10-23  Jim Evins  <evins snaught com>
      2005-10-23  Jim Evins  <evins snaught com>
      2005-10-24  Jim Evins  <evins snaught com>
      2005-10-24  Jim Evins  <evins snaught com>
      2005-10-27  Jim Evins  <evins snaught com>
      2005-10-28  Jim Evins  <evins snaught com>
      2005-10-29  Jim Evins  <evins snaught com>
      2005-11-25  Jim Evins  <evins snaught com>
      2005-11-27  Jim Evins  <evins snaught com>
      2005-12-08  Jim Evins  <evins snaught com>
      2005-12-08  Jim Evins  <evins snaught com>
      2005-12-10  Jim Evins  <evins snaught com>
      2005-12-20  Jim Evins  <evins snaught com>
      * NEWS:     	* configure.in:     		Preparation for 2.1.2.
      2005-12-21  Jim Evins  <evins snaught com>
      2005-12-22  Jim Evins  <evins snaught com>
      2006-01-05  Jim Evins  <evins snaught com>
      2006-01-19  Jim Evins  <evins snaught com>
      2006-02-06  Jim Evins  <evins snaught com>
      2006-02-07  Jim Evins  <evins snaught com>
      2006-02-15  Jim Evins  <evins snaught com>
      2006-02-16  Jim Evins  <evins snaught com>
      2006-02-18  Jim Evins  <evins snaught com>
      2006-03-11  Jim Evins  <evins snaught com>
      2006-04-05  Jim Evins  <evins snaught com>
      2006-05-20  Jim Evins  <evins snaught com>
      2006-05-22  Jim Evins  <evins snaught com>
      2006-05-22  Jim Evins  <evins snaught com>
      2006-05-27  Jim Evins  <evins snaught com>
      2006-09-12  Jim Evins  <evins snaught com>
      2006-11-28  Jim Evins  <evins snaught com>
      2007-01-02  Jim Evins  <evins snaught com>
      2007-01-03  Jim Evins  <evins snaught com>
      2007-01-08  Jim Evins  <evins snaught com>     	* configure.in:     		Updated dependencies.  Set version to 2.1.pre4cvs.
      2007-01-15  Jim Evins  <evins snaught com>
      2007-01-16  Jim Evins  <evins snaught com>
      2007-01-17  Jim Evins  <evins snaught com>
      2007-01-19  Jim Evins  <evins snaught com>
      2007-01-25  Jim Evins  <evins snaught com>
      2007-02-03  Jim Evins  <evins snaught com>
      2007-02-04  Jim Evins  <evins snaught com>
      2007-02-04  Jim Evins  <evins snaught com>
      2007-02-06  Jim Evins  <evins snaught com>
      2007-02-14  Jim Evins  <evins snaught com>
      2007-02-18  Jim Evins  <evins snaught com>
      2007-03-23  Jim Evins  <evins snaught com>
      2007-03-24  Jim Evins  <evins snaught com>
      2007-03-28  Jim Evins  <evins snaught com>
      2007-03-28  Jim Evins  <evins snaught com>
      2007-03-30  Jim Evins  <evins snaught com>
      2007-03-30  Jim Evins  <evins snaught com>
      2007-04-01  Jim Evins  <evins snaught com>
      2007-04-02  Jim Evins  <evins snaught com>
      2007-04-04  Jim Evins  <evins snaught com>
      2007-04-04  Jim Evins  <evins snaught com>
      2007-04-10  Jim Evins  <evins snaught com>
      2007-04-11  Jim Evins  <evins snaught com>
      2007-04-25  Jim Evins  <evins snaught com>
      2007-04-25  Jim Evins  <evins snaught com>
      2007-04-26  Jim Evins  <evins snaught com>
      2007-04-30  Jim Evins  <evins snaught com>
      2007-04-30  Jim Evins  <evins snaught com>
      2007-05-02  Jim Evins  <evins snaught com>
      2007-05-03  Jim Evins  <evins snaught com>
      2007-05-05  Jim Evins  <evins snaught com>
      2007-05-09  Jim Evins  <evins snaught com>
      2007-05-13  Jim Evins  <evins snaught com>
      Some updates to TODO.
      2007-08-10  Jim Evins  <evins snaught com>
      2007-08-11  Jim Evins  <evins snaught com>
      2007-08-11  Jim Evins  <evins snaught com>
      2007-08-16  Jim Evins  <evins snaught com>
      2007-08-17  Jim Evins  <evins snaught com>
      2007-08-21  Jim Evins  <evins snaught com>
      2007-08-21  Jim Evins  <evins snaught com>
      2007-08-21  Jim Evins  <evins snaught com>
      2007-09-14  Jim Evins  <evins snaught com>
      2007-09-27  Jim Evins  <evins snaught com>
      2007-10-01  Jim Evins  <evins snaught com>
      2007-10-08  Jim Evins  <evins snaught com>
      2007-10-09  Jim Evins  <evins snaught com>
      2007-10-11  Jim Evins  <evins snaught com>     	* configure.in:     		Extended checks for deprecated symbols.     	* libglabels/template.c:     		Removed g_strcasecmp references, which are deprecated.
      2007-10-12  Jim Evins  <evins snaught com>
      2007-10-14  Jim Evins  <evins snaught com>
      2007-10-20  Jim Evins  <evins snaught com>
      2007-10-20  Jim Evins  <evins snaught com>
      2007-10-21  Jim Evins  <evins snaught com>
      2007-10-21  Jim Evins  <evins snaught com>
      Initial checkin of website.
      Removing xv detritus.
      2007-10-26  Jim Evins  <evins snaught com>
      2007-10-28  Jim Evins  <evins snaught com>
      2007-11-16  Jim Evins  <evins snaught com>
      2007-11-18  Jim Evins  <evins snaught com>
      2007-11-18  Jim Evins  <evins snaught com>
      2007-11-18  Jim Evins  <evins snaught com>
      2007-11-20  Jim Evins  <evins snaught com>
      2007-11-26  Jim Evins  <evins snaught com>
      2007-11-28  Jim Evins  <evins snaught com>
      2007-11-29  Jim Evins  <evins snaught com>
      Added missing title image. Small edits to links and download pages.
      Fixed capitalization.
      2007-12-08  Jim Evins  <evins snaught com>
      2007-12-08  Jim Evins  <evins snaught com>
      2007-12-08  Jim Evins  <evins snaught com>
      Release 2.1.5
      Updated download links.
      2007-12-12  Jim Evins  <evins snaught com>
      2007-12-14  Jim Evins  <evins snaught com>
      2007-12-15  Jim Evins  <evins snaught com>
      2007-12-15  Jim Evins  <evins snaught com>
      2007-12-16  Jim Evins  <evins snaught com>
      2007-12-21  Jim Evins  <evins snaught com>
      Prep for 2.2.0 release.
      2008-01-01  Jim Evins  <evins snaught com>
      2008-01-01  Jim Evins  <evins snaught com>
      2008-01-01  Jim Evins  <evins snaught com>
      2008-01-01  Jim Evins  <evins snaught com>
      2008-01-16  Jim Evins  <evins snaught com>
      Release 2.2.1
      2008-01-25  Jim Evins  <evins snaught com>
      2008-01-29  Jim Evins  <evins snaught com>
      2008-01-30  Jim Evins  <evins snaught com>
      2008-01-31  Jim Evins  <evins snaught com>
      2008-02-02  Jim Evins  <evins snaught com>
      2008-02-03  Jim Evins  <evins snaught com>
      2008-02-03  Jim Evins  <evins snaught com>
      2008-02-04  Jim Evins  <evins snaught com>
      2008-02-16  Jim Evins  <evins snaught com>
      2008-02-18  Jim Evins  <evins snaught com>
      2008-02-18  Jim Evins  <evins snaught com>
      2008-02-21  Jim Evins  <evins snaught com>
      Release 2.2.2
      2008-03-03  Jim Evins  <evins snaught com>
      2008-03-15  Jim Evins  <evins snaught com>
      2008-03-24  Jim Evins  <evins snaught com>
      2008-04-04  Jim Evins  <evins snaught com>
      2008-04-04  Jim Evins  <evins snaught com>
      2008-04-07  Jim Evins  <evins snaught com>
      2008-05-09  Jim Evins  <evins snaught com>
      2008-05-21  Jim Evins  <evins snaught com>
      2008-07-19  Jim Evins  <evins snaught com>
      2008-07-25  Jim Evins  <evins snaught com>
      2008-08-17  Jim Evins  <evins snaught com>
      2008-08-29  Jim Evins  <evins snaught com>
      2008-10-12  Jim Evins  <evins snaught com>
      2008-10-18  Jim Evins  <evins snaught com>
      2008-10-19  Jim Evins  <evins snaught com>
      2008-10-23  Jim Evins  <evins snaught com>
      2008-10-27  Jim Evins  <evins snaught com>
      Website changes from last release.
      Added link to nice blog.
      2008-11-09  Jim Evins  <evins snaught com>
      2008-11-15  Jim Evins  <evins snaught com>
      Added link to another linux.com artical.
      2008-12-14  Jim Evins  <evins snaught com>
      2008-12-14  Jim Evins  <evins snaught com>
      2008-12-18  Jim Evins  <evins snaught com>
      Updated FAQ.
      2008-12-20  Jim Evins  <evins snaught com>
      Updated development version requirements.
      2008-12-21  Jim Evins  <evins snaught com>
      2008-12-21  Jim Evins  <evins snaught com>
      Release 2.2.4
      2008-12-27  Jim Evins  <evins snaught com>
      2008-12-27  Jim Evins  <evins snaught com>
      2009-01-02  Jim Evins  <evins snaught com>
      2009-01-07  Jim Evins  <evins snaught com>
      Make sure all pages still validate.
      2009-02-21  JimEvins  <evins snaught com>
      2009-02-21  JimEvins  <evins snaught com>
      2009-02-22  Jim Evins  <evins snaught com>
      2009-02-28  Jim Evins  <evins snaught com>
      2009-03-23  Jim Evins  <evins snaught com>
      Added links to getdeb packages.
      Website updates.
      Updated links.
      2009-04-29  Jim Evins  <evins purple>
      2009-04-29  Jim Evins  <evins purple>
      2009-05-01  Jim Evins  <evins purple>
      2009-05-17  Jim Evins  <evins snaught com>
      2009-05-17  Jim Evins  <evins snaught com>
      2009-05-18  Jim Evins  <evins snaught com>
      2009-05-19  Jim Evins  <evins snaught com>
      2009-05-19  Jim Evins  <evins purple>
      Added compiling-from-source directions.
      2009-07-25  Jim Evins  <evins snaught com>
      2009-07-26  Jim Evins  <evins snaught com>
      2009-08-12  Jim Evins  <evins snaught com>
      Fixed typo in header.
      2009-08-13  Jim Evins  <evins snaught com>
      2009-08-23  Jim Evins  <evins snaught com>
      2009-08-26  Jim Evins  <evins snaught com>
      2009-08-31  Jim Evins  <evins snaught com>
      2009-08-31  Jim Evins  <evins snaught com>
      Adding missing Changelog and removed files that should not have been checked in.
      2009-09-01  Jim Evins  <evins snaught com>
      2009-09-02  Jim Evins  <evins snaught com>
      2009-09-06  Jim Evins  <evins snaught com>
      Added link to glabels-commit mail list.
      2009-09-06  Jim Evins  <evins snaught com>
      2009-09-07  Jim Evins  <evins snaught com>
      2009-09-08  Jim Evins  <evins snaught com>
      2009-09-09  Jim Evins  <evins snaught com>
      2009-09-10  Jim Evins  <evins snaught com>
      2009-09-13  Jim Evins  <evins snaught com>
      2009-09-17  Jim Evins  <evins snaught com>
      2009-09-17  Jim Evins  <evins snaught com>
      2009-09-18  Jim Evins  <evins snaught com>
      2009-09-19  Jim Evins  <evins snaught com>
      2009-09-19  Jim Evins  <evins snaught com>
      2009-09-21  Jim Evins  <evins snaught com>
      2009-09-22  Jim Evins  <evins snaught com>
      2009-09-22  Jim Evins  <evins snaught com>
      Organized master branch to be top-level directory for glabels, instead of     having a glabels2 sub-directory.
      Relocated barcode backends.
      Removed gtk-doc.make.
      Adding glabels.doap
      Adding MAINTAINERS and HACKING files.
      Added information for translators to HACKING
      Fixed some gettext problems
      Removed 3rd-party libraries
      Use accessor functions instead direct access
      Use accessor functions instead direct access
      Added .gitignore
      Cleanup of configure.in
      Refine glFontComboMenuItem tooltip sample text.
      Cleanup of configure.in
      Create new glFieldButton widget family
      Minor cleanup of glFieldButton widgets
      Make glFieldButtonMenu multi-columned for large number of keys.
      Added font history
      Use GConf to store font history
      Use GConf to store custom color history
      Created new glTemplateHistoryModel
      Removed unused variables
      Refactored glPrefsModel; Added Units module to libglabels
      Improved menu positioning functions
      Make libglabels include guards more unique
      Harvest line 1 of CSVs for field names
      Copy all fields when duplicating glMergeText object.
      Added simple envelope support
      Clip to outline restored
      Don't allow clipping to affect outlines
      Fixed merge inconsistencies and crash
      Caught up on user submitted templates.
      Automatically generate ChangeLog when building dist
      Added support for Code93 barcode.
      Removed unused defines
      Expose all supported fields in vcard backend
      Reference glabels.org website
      Fixed focus behavior of view canvas
      Updated AUTHORS and .gitignore
      Use accessor functions instead direct access
      Added additional file to .gitignore.
      Refactored glLabel and glView
      Some string cleanup
      Control sensitivity of paste verb
      Don't intercept copy/paste operations intended for other widgets
      Follow focus when setting sensitivity of selection verbs
      Improved object editor default page selection
      Libglabels mods to support reorganization of template database
      Install correct DTD file
      Refactored Cut/Copy/Paste code
      Always show images for object menuitems
      Fixed crash when manipulating barcode
      Minor cleanup of label.c
      Use glFieldButton instead of GtkComboBox for field selection
      Minor cleanup.
      Refactored MediaSelect code
      Added undo/redo feature
      Fixed typo
      Handle zoom-to-fit properly for unrealized view
      Reorganizing label database
      Reorganizing template database
      Use "natural" sorting order for part numbers
      Delay freeing of pixbuf cache in gl_label_finalize()
      Cleanup and addition of label templates.
      Don't allow message bars to stack up in media select widget.
      Update TODO list based on current status and plans.
      Fixed NULL warning when copying uninitialized barcode objects.
      Tweaks to glView.
      Added support for elliptical labels and markup
      Make libglabels parallel installable with other versions
      Rename glabels data directory to support parallel installation.
      Rename executables and key files to support parallel installation
      Updated mimetype icon.
      Cleanup of mime support
      Additional changes to support parallel installation
      Updated libglabels documentation to support parallel installation
      Cleanup of libglabels documentation.
      Minor Cleanup
      Created new "New label dialog"
      Reconciled POTFILES.in with last commit.
      Some new label dialog cleanup
      Make fractions more readable
      Catching up on template submissions.
      Reconciled label database with 2.2 branch
      Added missing file from last commit.
      Escape URLs in markup.
      Yet another new "New Label Dialog"
      Added new file to POTFILES.in from last commit.
      Added "custom" tab to media select widget
      Fixed selection problem with media select widget
      Added Avery DL33 and look-alike templates.
      Allow "new label" and "properties" dialogs to be resizable.
      Changed packing style for media select widget
      Added ability to edit user-defined templates
      Added decorations to "new label" dialog
      Added test for duplicate templates
      Added "Up" label to orientation arrow.
      Minor Cleanup
      Removed obsolete workaround.
      Do a better job of rounding in lgl_str_format_fraction().
      Added Avery 8658 family of templates.
      Added sanity tests to template parser
      Added several vendor URLs.
      Refinements to text objects
      Reconciled font size limits in separate spinboxes.
      Renamed builder files to use '.ui' extension.
      Update TODO file.
      Use g_get_user_config_dir() to locate custom templates.
      Allow for small error in comparison of dimensions.
      Autosize zint barcode when w == 0 && h == 0.
      Minor refactoring of glBarcode structure.
      Properly mark strings as no-c-format
      Removed "translatable" attribute from unused builder strings
      Added context for "Up" string
      Use a translator comment rather than context.
      Additional translator hints.
      Some minor barcode cleanup
      Explicitly link with libm.
      Tweak rendering of color swatches and font samples.
      Fix selection problem.
      Updated DTD.
      Updated NEWS for upcoming 2.3.0 release.
      Fixed a few -Wall warnings
      Updated libglabels documentation.
      Some preparation for 2.3.0 release
      Some final preparation for 2.3.0.

Joe Hansen (2):
      Updated Danish translation
      Updated Danish translation

Jorge González (2):
      Added initial Spanish translation
      Added es to DOC_LINGUAS

Kenneth Nielsen (1):
      Added da to list of languages

Kjartan Maraas (2):
      Added Norwegian bokmål translation
      Add Norwegian language entry.

Mario Blättermann (30):
      Updated German doc translation, added screenshots
      de.po: Updated German translation     POTFILES.in: Removed filenames which are no longer available
      po/POTFILES.in: Removed name of no longer existant file
      *po/de.po: Updated German translation
      Removed non-existent filenames from po/POTFILES.in
      Removed non-existent filenames from po/POTFILES.in
      Updated German doc translation
      Updated German translation
      Updated German translation
      Added missing filename
      Converted polish translation to UTF-8
      Updated NEWS
      Converted pt_BR.po to UTF-8
      Converted pl.po to UTF-8 again
      Updated German translation
      Updated German translation
      Updated German translation
      Updated German translation
      Added missing template files to POTFILES.in
      Removed trailing whitespaces from POTFILES.in
      Added fr to DOC_LINGUAS
      Updated German translation
      Updated German translation
      Updated German translation
      Fixed filenames in POTFILES.in
      Updated German translation
      Added more labels
      Made PEARL label descriptions translatable
      Updated German translation
      Updated German translation

Matej UrbanÄ?iÄ? (1):
      Added sl for Slovenian translation

Michel Recondo (1):
      Updated Brazilian Portuguese translation

Olivier Berger (1):
      Updated french translation, up to date with 0.4.4

Petr Kovar (4):
      Updated Czech translation by Marek Cernocky
      Update Czech translation by Marek Cernocky
      Add Czech help translation by Marek Cernocky
      Fix Czech translation by Marek Cernocky

Sam Lown (1):
      Added libzint as a barcode backend.

Takeshi AIHANA (1):
      Updated Japanese translation, taken from the 2_2 branch



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]