commit 87b856938c42a25544aa0d7fcc93ad34f008e935 Author: Daniel Mustieles Date: 2011-01-03 Updated Spanish translation M help/es/es.po commit b4de56df5fa411a7e79333ab4df8e3f2422be099 Author: Jim Evins Date: 2011-01-03 More preparation for 2.3.1 M NEWS commit bb1bd1a68c5d188ccad3c0fd49a65b5d57566e96 Author: Claude Paroz Date: 2011-01-02 Updated French translation M po/fr.po commit 4d5ca3f941c77b9a2a8829dd6748e3a063072317 Author: Joe Hansen Date: 2011-01-02 Updated Danish translation M po/da.po commit 40710db147d8b45e7aea4fe050bf0fec909e80ba Author: Mario Blättermann Date: 2011-01-02 [l10n] Updated German doc translation M help/de/de.po commit 8fe15148b83c12d1f67631198edc1d83393f1b99 Author: Jim Evins Date: 2011-01-01 Preparation for 2.3.1 M configure.ac commit 378e18ebc7c08075fa0d66abc136335d9d1ab4dd Author: Daniel Mustieles Date: 2010-12-29 Updated Spanish translation M help/es/es.po commit 677ce8eedc473d132ca15fef0e92d8d7dcfe1003 Author: Jim Evins Date: 2010-12-27 Some cleanup of built-in barcode code. - Validate data rather than filtering it into something canonical - Reconcile style and design patterns between all built-in backends M libglbarcode/lgl-barcode-code39.c M libglbarcode/lgl-barcode-onecode.c M libglbarcode/lgl-barcode-postnet.c commit e23b1e0e460896905eed8c4c8c1ce7dc4a06b6d6 Author: Petr Kovar Date: 2010-12-27 Update Czech translation by Marek Cernocky Reviewed by Petr Kovar. M po/cs.po commit 73897c1e98299fff6a935757ede72b32cb838637 Author: Jim Evins Date: 2010-12-26 Updated help screenshots. Updated screenshots in help to be consistent with current development version of glabels. Updated help text to be consistent with the new screenshots. M help/C/editprop.page M help/C/figures/introduction-glabels-main-window.png D help/C/figures/main-window-empty.png M help/C/figures/merge-ex1-1.png M help/C/figures/merge-ex1-2.png M help/C/figures/merge-ex1-3.png M help/C/figures/merge-ex1-4.png M help/C/figures/merge-ex2-1.png M help/C/figures/merge-ex2-2.png M help/C/figures/merge-ex2-3.png M help/C/figures/merge-ex2-4.png A help/C/figures/merge-ex3-1.png A help/C/figures/merge-ex3-2.png A help/C/figures/merge-ex3-3.png A help/C/figures/merge-ex3-4.png M help/C/figures/object-editor-sidebar.png M help/C/figures/print-copies.png M help/C/figures/print-merge.png M help/C/merge-ex1.page M help/C/merge-ex2.page M help/C/merge-ex3.page commit 2fde09a614399ab805e94b036ac367beaa5a16c9 Author: Jim Evins Date: 2010-12-24 Fix crash when encountering an invalid barcode backend A file may have been saved from an instance of glabels that had a backend enabled that is not enabled in the current instance of glabels. This fix accounts for this. It is also possible that the glabels file was created manually with an invalid backend ID or a typo. M src/bc-backends.c M src/bc-backends.h M src/xml-label.c commit a0156d27b51928bea9acda121ab616a571b47836 Author: Daniel Mustieles Date: 2010-12-24 Updated Spanish translation M help/es/es.po commit 4967753a46173c4123e9cd958b2d1af0076be352 Author: Daniel Mustieles Date: 2010-12-24 Updated Spanish translation M po/es.po commit fb9fc961547a370f916b4a263d8ecca3d39077d4 Author: Mario Blättermann Date: 2010-12-23 Some ideas for the future M TODO commit 1df0cd9751734cc89f71f849ecb434f8804633c1 Author: Daniel Mustieles Date: 2010-12-23 Updated Spanish translation M help/es/es.po commit cfd6986162064bb23ef223372735c9dfc2b140a7 Author: Daniel Mustieles Date: 2010-12-23 Updated Spanish translation M po/es.po commit 78173bdf8d3a32bb7d7c01567c47a3c0a7200f57 Author: Daniel Mustieles Date: 2010-12-22 Updated Spanish translation M help/es/es.po commit 3d0f7724236b654adf326a926837428bba8d09d0 Author: Daniel Mustieles Date: 2010-12-22 Updated Spanish translation M po/es.po commit 91dae28aba1ee42a015a2d5594d6f916affaa957 Author: Mario Blättermann Date: 2010-12-22 Added Dataline templates M templates/dataline-iso-templates.xml commit c88852dd70f0ac735515cc9cc26ab1803a257832 Author: Mario Blättermann Date: 2010-12-22 Added JAC templates M po/de.po M templates/jac-iso-templates.xml commit 4d3bc4e4a59890004ec9d0eb7964e37f26813208 Author: Mario Blättermann Date: 2010-12-21 [l10n] Updated German translation M po/de.po commit 3f0a08e40ffb1efa553a8cfd3fdf55cb1f821c98 Author: Mario Blättermann Date: 2010-12-21 Added Hama templates. Hama is now fully covered. M templates/hama-iso-templates.xml commit 7db09dd9f349eba5e276fe0f2c4795339320504e Author: Mario Blättermann Date: 2010-12-20 Removed comment which prevents intltool from running properly M templates/meritline-us-templates.xml commit 4a60da1dfe64df62cc7b8b01d709deeb893b1a5f Author: Mario Blättermann Date: 2010-12-20 Added Meritline templates M po/POTFILES.in M templates/Makefile.am A templates/meritline-us-templates.xml M templates/misc-us-templates.xml commit 8c1f05cfb999c20d1cc8821fa60d8ad68568ba9c Author: Mario Blättermann Date: 2010-12-20 Moved Dataline template to its own file M po/POTFILES.in M templates/Makefile.am A templates/dataline-iso-templates.xml M templates/misc-iso-templates.xml M templates/vendors.xml commit 554266756a638ad0ee161decfe07bb86b8bc4b3f Author: Jim Evins Date: 2010-12-19 Fix vertical expansion of various widgets Gtk3 has new behavior for expansion of widgets. This commit turns off vertical expansion for various widgets created with builder UI files. These properties have been added manually to these files, so they could be easily wiped out by editing them with glade. M data/ui/object-editor.ui M data/ui/print-op-dialog-custom-widget.ui commit 4f37ea189b9cc80ef25d608c024273a345970722 Author: Jim Evins Date: 2010-12-19 Some coding style cleanup. M libglabels/lgl-template.h M libglabels/lgl-units.h M libglbarcode/lgl-barcode-render-to-cairo.c M libglbarcode/lgl-barcode.h M src/bc-builtin.c M src/bc-gnubarcode.c M src/bc-iec16022.c M src/bc-iec18004.c M src/bc-zint.c M src/color-combo-button.c M src/color-combo-color-menu-item.c M src/color-combo-menu.c M src/color-combo.c M src/color-history-model.c M src/color-swatch.c M src/debug.h M src/field-button-menu.c M src/field-button.c M src/font-combo-menu-item.c M src/font-combo-menu.c M src/font-combo.c M src/font-history-model.c M src/font-sample.c M src/label-barcode.c M src/label-box.c M src/label-ellipse.c M src/label-image.c M src/label-line.c M src/label-object.c M src/label-object.h M src/label-text.c M src/label.c M src/media-select.c M src/merge-evolution.c M src/merge-properties-dialog.c M src/merge-text.c M src/merge-vcard.c M src/merge.c M src/merge.h M src/message-bar.c M src/mini-label-preview.c M src/mini-preview.c M src/new-label-dialog.c M src/object-editor.c M src/prefs-dialog.c M src/prefs-model.c M src/print-op-dialog.c M src/print-op.c M src/print.c M src/template-designer.c M src/template-history-model.c M src/ui-property-bar.c M src/ui-sidebar.c M src/view.c M src/view.h M src/wdgt-chain-button.c M src/window.c M src/xml-label.h commit 791f29c01c646eaebc443c5220405d399b6082cb Author: Jim Evins Date: 2010-12-18 Coding style cleanup. M libglabels/lgl-category.c M libglabels/lgl-category.h M libglabels/lgl-db.c M libglabels/lgl-paper.c M libglabels/lgl-paper.h M libglabels/lgl-str.c M libglabels/lgl-template.c M libglabels/lgl-template.h M libglabels/lgl-units.c M libglabels/lgl-units.h M libglabels/lgl-vendor.c M libglabels/lgl-vendor.h M libglabels/lgl-xml-category.c M libglabels/lgl-xml-paper.c M libglabels/lgl-xml-template.c M libglabels/lgl-xml-template.h M libglabels/lgl-xml-vendor.c M libglabels/lgl-xml.c M libglabels/lgl-xml.h commit 5c6f4d559896d7290d8877651d60010eefc1c6bb Author: Jim Evins Date: 2010-12-18 Renamed libglabels source files to have "lgl-" prefix. Improve odds that source files (headers in particular) remain unique. M docs/libglabels/libglabels-3.0-sections.txt M libglabels/Makefile.am R096 libglabels/category.c libglabels/lgl-category.c R095 libglabels/category.h libglabels/lgl-category.h R099 libglabels/db.c libglabels/lgl-db.c R097 libglabels/db.h libglabels/lgl-db.h R097 libglabels/paper.c libglabels/lgl-paper.c R096 libglabels/paper.h libglabels/lgl-paper.h R098 libglabels/str.c libglabels/lgl-str.c R094 libglabels/str.h libglabels/lgl-str.h R099 libglabels/template.c libglabels/lgl-template.c R099 libglabels/template.h libglabels/lgl-template.h R098 libglabels/units.c libglabels/lgl-units.c R096 libglabels/units.h libglabels/lgl-units.h R096 libglabels/vendor.c libglabels/lgl-vendor.c R095 libglabels/vendor.h libglabels/lgl-vendor.h R097 libglabels/xml-category.c libglabels/lgl-xml-category.c R092 libglabels/xml-category.h libglabels/lgl-xml-category.h R097 libglabels/xml-paper.c libglabels/lgl-xml-paper.c R092 libglabels/xml-paper.h libglabels/lgl-xml-paper.h R099 libglabels/xml-template.c libglabels/lgl-xml-template.c R094 libglabels/xml-template.h libglabels/lgl-xml-template.h R096 libglabels/xml-vendor.c libglabels/lgl-xml-vendor.c R092 libglabels/xml-vendor.h libglabels/lgl-xml-vendor.h R099 libglabels/xml.c libglabels/lgl-xml.c R096 libglabels/xml.h libglabels/lgl-xml.h M libglabels/libglabels-private.h M libglabels/libglabels.h M po/POTFILES.in commit a20a5bbf88612bd6ef88e7eeb022fca824905da8 Author: Jim Evins Date: 2010-12-18 Fixed potential memory leak. M libglbarcode/lgl-barcode-code39.c commit 429d875df7f9ed902b5a15d017e37eef49336326 Author: Mario Blättermann Date: 2010-12-17 Updated Southworth template M templates/misc-us-templates.xml commit 38e921a6bcc6a016accbdb6337f26df5244c4e62 Author: Mario Blättermann Date: 2010-12-17 Updated Sigel template M templates/misc-iso-templates.xml commit 303ba997361a9d120a4cb91246811e7f9502bcba Author: Mario Blättermann Date: 2010-12-17 Added Sigel template M templates/misc-iso-templates.xml commit 39b99eeb9bc19230899c9bc7014198f8bfebe1c6 Author: Mario Blättermann Date: 2010-12-17 Added note about DECAdry templates M templates/decadry-iso-templates.xml commit 5dcf1c0c74a81c457207ce1ddfa7768a70e7c5ff Author: Mario Blättermann Date: 2010-12-17 Added a product_url M templates/misc-us-templates.xml commit 1a5eccae2505e61059f59be8774b252548a6491c Author: Mario Blättermann Date: 2010-12-17 Added Ascom templates M templates/ascom-iso-templates.xml commit 3bcf37e19f90aaa61ae5a0b2092583c438c4973e Author: Mario Blättermann Date: 2010-12-17 Added Ascom file A templates/ascom-iso-templates.xml commit 2b1ed215968487da9ac7c0ceb7123028a8729b6e Author: Mario Blättermann Date: 2010-12-17 Moved Ascom template to its own file M po/POTFILES.in M templates/Makefile.am M templates/misc-iso-templates.xml commit ac9f784be20aa4878cf45ceefb7f9a6d23568301 Author: Daniel Mustieles Date: 2010-12-15 Updated Spanish translation M po/es.po commit 01be49583ebeab6d38905fd6c08e6db614bdcdba Author: Mario Blättermann Date: 2010-12-13 Added Herma templates M templates/herma-iso-templates.xml commit 1c923cfa68fb0277fd732fa870ca89a67916d21a Author: Mario Blättermann Date: 2010-12-12 [l10n] Updated German translation M po/de.po commit 4ebb369584f6ae3efa6db7a95b32514c1cfa00e4 Author: Mario Blättermann Date: 2010-12-12 Added hint about Ascom labels M templates/misc-iso-templates.xml commit ed47bfc6fecd57b6db3b1f1903c4dd60925a6cb7 Author: Mario Blättermann Date: 2010-12-12 Added Ascom URL M templates/vendors.xml commit 86b68f3318b926e1873bd5832b932975368bc11a Author: Jim Evins Date: 2010-12-11 Cleanup of ui files. Regenerated ui files using glade from jhbuild. M data/ui/media-select.ui M data/ui/merge-properties-dialog.ui M data/ui/new-label-dialog.ui M data/ui/object-editor.ui M data/ui/prefs-dialog.ui M data/ui/print-op-dialog-custom-widget.ui M data/ui/property-bar.ui M data/ui/template-designer.ui commit 5860b2b1dc85039d79a40502c2b3fa7e4843d7ee Author: Daniel Mustieles Date: 2010-12-11 Updated Spanish translation M po/es.po commit 0e29ea75a7daf3d3b1adc40aa5348adbdafc428c Author: Mario Blättermann Date: 2010-12-11 Make all g_warning and g_message untranslatable M libglabels/template.c M libglabels/xml-template.c commit 8963061c3080ead1a2000f829d506f6d510943bf Author: Jim Evins Date: 2010-12-10 Disconnect prefs changed callback when destroying view. This fixes a crash when changing prefs after deleting a window. M src/view.c commit c6ccdd681e8f32471c0cb51030869416d7534d45 Author: Mario Blättermann Date: 2010-12-10 Removed duplicate template M templates/herma-iso-templates.xml commit 4f12b28e6f0d77a360b74ee57db15612cafbf098 Author: Mario Blättermann Date: 2010-12-10 Make all g_warning and g_message untranslatable for better bug handling M src/merge-evolution.c M src/xml-label-04.c M src/xml-label.c commit 5bd9bc4fc3b3ab019b8e290d7ae48bd3a63cd320 Author: Jim Evins Date: 2010-12-09 Cleanup some '-Wall' warnings. M libglabels/db.c M src/color-swatch.c M src/font-sample.c M src/label-barcode.c commit 90b87092927aa6b706a7a220b81cf8ef14e81e48 Author: Mario Blättermann Date: 2010-12-09 Added more Herma templates M templates/herma-iso-templates.xml commit d1e3f397bb25c41ee43584c7929a3d976b9dbdae Author: Mario Blättermann Date: 2010-12-09 [l10n] Updated German translation M po/de.po commit 318d394fed4e29e0793d3467f057b850185a28b8 Author: Mario Blättermann Date: 2010-12-09 Added more Hama templates M templates/hama-iso-templates.xml commit bc208ecf065133508b0d121ce3aab2bd2d4c3df2 Author: Mario Blättermann Date: 2010-12-09 Added missing underscore M templates/jac-iso-templates.xml commit 345ff45db2e8c21a4e8df1243ae96960cd46e49a Author: Mario Blättermann Date: 2010-12-09 [l10n] Updated German translation M po/de.po commit 9eaaa7570f8290b890f546f4c20625fe2f50dd44 Author: Mario Blättermann Date: 2010-12-09 Added more Hama templates M templates/hama-iso-templates.xml commit f8a50b04009496d09fabfb418e91ae15c648c38d Author: Mario Blättermann Date: 2010-12-09 Fixed bug in Geha templates M templates/geha-iso-templates.xml commit 2ebcd4192a7fcb70e4b0a778b3902c4e524af991 Author: Mario Blättermann Date: 2010-12-09 [l10n] Updated German translation M po/de.po commit 2edf2ba85b43199407eea3a1421b9c5d6ea0a4bd Author: Mario Blättermann Date: 2010-12-09 Added some equivalent templates M templates/hama-iso-templates.xml commit 4bd003abfb60e80544e6d824dfccf2d7cbc1ac2a Author: Mario Blättermann Date: 2010-12-09 Added more Hama products, added a new category »photo« and assigned it to some products M help/C/mancreate.page M templates/categories.xml M templates/geha-iso-templates.xml M templates/hama-iso-templates.xml M templates/pearl-iso-templates.xml commit 36f4649ebd535aae1cbeb43553d04434fc1d806f Author: Mario Blättermann Date: 2010-12-09 Added Hama template page A templates/hama-iso-templates.xml commit 0c6ebf2102d079a4480ba06aaf1842f71e1a234a Author: Mario Blättermann Date: 2010-12-09 Initial page for Hama templates M po/POTFILES.in M templates/Makefile.am M templates/jac-iso-templates.xml M templates/vendors.xml commit a125051c16605b2247acd7b539897c491e296edd Author: Mario Blättermann Date: 2010-12-09 Added hint about data for creating Geha templates M templates/geha-iso-templates.xml commit e9f7e82b1c50b54c3556db73c2d0d240ffb91171 Author: Mario Blättermann Date: 2010-12-09 [l10n] Updated German translation M po/de.po commit f79686873af4021a7c794e5830c9ae08f81bf0f8 Author: Mario Blättermann Date: 2010-12-09 Added missing underscores for translations M templates/geha-iso-templates.xml commit 39731183520b9da4382589c8857cba02190c1450 Author: Mario Blättermann Date: 2010-12-09 Added new Geha template. All current Geha templates are now present. M templates/geha-iso-templates.xml commit c89c44f2580acde5cf1f00ac0ea3d21c04de9b9c Author: Mario Blättermann Date: 2010-12-09 Added lost OMF file again A help/glabels.omf.in commit f5c5ab05261c857f5c5730dab51a47e06c3890f9 Author: Mario Blättermann Date: 2010-12-09 Reorganized the PEARL templates M templates/pearl-iso-templates.xml commit ddcfb2dc3030a9fd3a3baf31b7c044b3ee5ce842 Author: Mario Blättermann Date: 2010-12-09 [l10n] Updated German doc translation M help/de/de.po commit 81d3f3f11939e6feba33cfe6db56529e2ed7f2fd Author: Jim Evins Date: 2010-12-07 Cleanup of "Manually creating new templates" page. M help/C/mancreate.page commit 02525ecebbfac77a732cf30354f00da86a10aef1 Author: Mario Blättermann Date: 2010-12-07 Removed duplicate meta tag M templates/geha-iso-templates.xml commit eac7f6ae1d9aa4059d7f5955fa7be1627d5b3170 Author: Mario Blättermann Date: 2010-12-07 [l10n] Updated German translation M po/de.po commit 9429e4d84e437e5996e4f9d3841eb98fca91f567 Author: Mario Blättermann Date: 2010-12-07 Added more Geha templates M templates/geha-iso-templates.xml commit 0dc2f0a1cfcef51429248c80522723a1a5a0b71b Author: Jim Evins Date: 2010-12-07 Optimize loading of barcode styles. Only load barcode styles into object editor combo box if backend ID has changed. Otherwise, skip loading. This seems to be a very expensive operation and would manifest itself as sluggish resizes of barcodes. M src/object-editor-bc-page.c M src/object-editor-private.h M src/object-editor.c commit 01b6f0b41fc8ab4f24f3bbb49daeb9d537c53189 Author: Jim Evins Date: 2010-12-07 Some optimization of barcode updates. Keep a cached copy of the display glBarcode, so that it does not need to be regenerated on every update. M src/label-barcode.c M src/label-object.c M src/label-object.h commit c64827154b26e3cae7ba3f60e175ca38e242e2bd Author: Jim Evins Date: 2010-12-07 Optimized the handling of moved objects. Created a separate "moved" signal for objects, so that we don't waste time updating unrelated controls in the object editor. This currently is most visible with barcode objects. M src/label-object.c M src/label-object.h M src/label.c M src/object-editor.c commit 6e818159dd6c0f7107c9ecac8fcebb44bdbb1ad4 Author: Mario Blättermann Date: 2010-12-06 Added missing filename to POTFILES.in M po/POTFILES.in commit 1be777aae8bae2c1119b0cb5829f2da801548e45 Author: Mario Blättermann Date: 2010-12-06 Added more Geha templates M templates/geha-iso-templates.xml commit 63ac5e48f813c53f5b3b8bf698ae01c72daa9be3 Author: Mario Blättermann Date: 2010-12-06 Moved Geha template to its own file M templates/Makefile.am A templates/geha-iso-templates.xml M templates/misc-iso-templates.xml commit 4b278cb83e512bdc271373e152018f17e980baae Author: Jim Evins Date: 2010-12-05 Created smaller logo for manual title. M help/C/figures/glabels-logo.png commit cd75de36caeb263c82800231e2510f1cabadc04c Author: Jim Evins Date: 2010-12-05 Cleanup of some documentation artifacts. - Removed omf file from help/. - Removed docs/libgl*/tmpl/libgl*-unused.sgml which are automatically generated. - Removed documentation refs to lgl_db_get_template_list_unique() which has been recently removed from libglabels. - Updated .gitignore. M .gitignore M docs/libglabels/libglabels-3.0-sections.txt M docs/libglabels/tmpl/db.sgml D docs/libglabels/tmpl/libglabels-3.0-unused.sgml D docs/libglbarcode/tmpl/libglbarcode-3.0-unused.sgml D help/glabels-3.0.omf.in M libglabels/db.c commit 60519e8f9b7be15d5988b03c1a95cea45ca00657 Author: Mario Blättermann Date: 2010-12-05 [l10n] Updated German doc translation M help/de/de.po commit 4e51ab44ec19ac818a5b8d36f2720d1469c20f7c Author: Daniel Mustieles Date: 2010-12-05 Updated Spanish translation M help/es/es.po commit 5bdab116303bdcdc011657030a3813c364e319ed Author: Mario Blättermann Date: 2010-12-05 Fixed wrong template numbers M templates/herma-iso-templates.xml commit 350bb1773bd34fb92c111e231d774ea173615594 Author: Jim Evins Date: 2010-12-04 Search both ~/.glabels and ${XDG_CONFIG_HOME}/libglabels/templates. Keep ~/.glabels as an alternate location for user defined templates. This directory would hold manually created templates as well as template designer templates from previous versions. The new template designer will manage its templates in ${XDG_CONFIG_HOME}/libglabels/templates. M libglabels/db.c M libglabels/template.c M libglabels/xml-template.c commit f20a898ceef00151fd13afbf04c6961cff39ffe9 Author: Mario Blättermann Date: 2010-12-04 Added namespace declaration M help/C/mancreate.page commit ff2e814d1014d59ee701a8d6f47df81fe782eeb4 Author: Mario Blättermann Date: 2010-12-04 Added its: to the untranslatable strings M help/C/mancreate.page commit d086e015fc2e516ac10bcf2915e36164acf03afa Author: Mario Blättermann Date: 2010-12-04 Added markup for non-translatable items M help/C/mancreate.page commit 9f338207d5ec3a847a65d191c44e78055b3983df Author: Jim Evins Date: 2010-12-04 Removed artifact of template aliases. M libglabels/db.c M libglabels/db.h M src/mini-preview-pixbuf-cache.c commit dc41a686c30e7e80eb3e54cacba4c2af94e678f8 Author: Jim Evins Date: 2010-12-03 Add some selection slop to barcode and text objects Add a 4 pixel slop area around barcode lines and text glyphs in object_at methods of barcode and text objects. This will hopefully make selecting these objects less frustrating while still allowing selection of background objects through the negative space of these objects. M src/label-barcode.c M src/label-text.c commit 17fbc0ff3528298065c3df6dce0f38bfd8972899 Author: Daniel Mustieles Date: 2010-12-02 Updated Spanish translation M help/es/es.po commit 952e6c14ad7a544a6bf820801fa40fb7b6b222b2 Author: Daniel Mustieles Date: 2010-12-02 Updated Spanish translation M help/es/es.po M po/es.po commit ffaf06a95c635ef26335da26d63a74511068e03c Author: Mario Blättermann Date: 2010-12-02 [l10n] Some cleanup M help/de/de.po commit c3ef406eccdd4eb9d6e5651c72766a0292ab1d57 Author: Mario Blättermann Date: 2010-12-02 [l10n] Updated German doc translation M help/de/de.po commit cccabeafc0c73e4ec1698bb9569f03621a58af71 Author: Mario Blättermann Date: 2010-12-02 Fixed typo M help/C/multifile.page commit 5f1338e0bb4df1ac40b26b89c6c49a319de94287 Author: Mario Blättermann Date: 2010-12-02 Made email links clickable M help/C/about.page M help/C/mancreate.page commit 3e42b1117fb1c4251a22873436412f9e07c5e7c1 Author: Mario Blättermann Date: 2010-12-01 [l10n] Updated German doc translation M help/de/de.po commit 4ea2ba2bcf00a753ee4e061af1bd8b02742f6753 Author: Mario Blättermann Date: 2010-12-01 Added note about available categories M help/C/mancreate.page commit cae9d526245a50b945404d0fffa4722a33323a0b Author: Mario Blättermann Date: 2010-12-01 Added new template equivalents again M templates/herma-iso-templates.xml commit 6dc9e7bcbac90c94e3af34eabcabe08e3abeceb5 Author: Mario Blättermann Date: 2010-12-01 Added new template equivalents M templates/herma-iso-templates.xml commit a82d4a9a8badd982f39b0a16b52c1459c3604390 Author: Mario Blättermann Date: 2010-11-30 [l10n] Updated German translation M po/de.po commit 5447097d6fb8b640873327611f607f1fbab82bb6 Author: Mario Blättermann Date: 2010-11-30 Added new category and assigned some templates to this category M templates/categories.xml M templates/pearl-iso-templates.xml commit ace7ef5e6b10569d736ad2cdf4718b6aeab5198c Author: Mario Blättermann Date: 2010-11-30 [i18n] Added new templates and some cleanup M templates/herma-iso-templates.xml commit 1c5a40ac06c7fd9f809974784c83205af2890a38 Author: Mario Blättermann Date: 2010-11-30 [i18n] Added new templates M templates/herma-iso-templates.xml commit 0dfe4457223fae2d4b21c758fde905d4f8e78ea3 Author: Jim Evins Date: 2010-11-28 Fixed malformed XML file. M templates/misc-iso-templates.xml commit 043939ac8cf4396319cec17b871d9f4c891a34ab Author: Mario Blättermann Date: 2010-11-27 Added more templates M templates/herma-iso-templates.xml commit f3c77ad8a3482627572448d65df2e756763c9e90 Author: Mario Blättermann Date: 2010-11-27 Moved DataBecker templates to their own file, added one more template M po/POTFILES.in M templates/Makefile.am A templates/databecker-iso-templates.xml M templates/misc-iso-templates.xml commit d48275b51809ebfc4aa926e311470e0d8032e067 Author: Jim Evins Date: 2010-11-27 Added URL tooltips to links. M src/new-label-dialog.c commit 30916207aa15fde60417267c059340d88a193602 Author: Daniel Mustieles Date: 2010-11-27 Updated Spanish translation M help/es/es.po commit ec3dbcf7eaf48d6f9ec266075fdf67d54011c23f Author: Daniel Mustieles Date: 2010-11-27 Updated Spanish translation M po/es.po commit f8095371bfa8914605162aa3ea34fd99cd4ad8cc Author: Jim Evins Date: 2010-11-27 Improve selection of barcode objects. Allow selection of barcode objects by clicking on the alternate text when a valid barcode cannot be displayed. M src/label-barcode.c commit 7c8701b3c9063510e362d8a0a786976ddca570e7 Author: Jim Evins Date: 2010-11-26 Fixed problem with creation of 1st barcode, again. Previous fix only temporarily masked the problem. The problem is that the first time the barcode tabs are made visible, the digits spin button would emit a "changed" signal. The fix is to connect to the "value-changed" signal instead. This commit also includes replacing the stop_signals flag with explicit signal blockers. M src/object-editor-bc-page.c M src/object-editor-data-page.c M src/object-editor-fill-page.c M src/object-editor-image-page.c M src/object-editor-line-page.c M src/object-editor-lsize-page.c M src/object-editor-position-page.c M src/object-editor-private.h M src/object-editor-shadow-page.c M src/object-editor-size-page.c M src/object-editor-text-page.c M src/object-editor.c commit c0905027d4dd2667ed738c6679fdf657e9d4cf40 Author: Mario Blättermann Date: 2010-11-26 [l10n] Updated German translation M po/de.po commit ab4e9596763ea64304efc2fe962344b5cc61587c Author: Jim Evins Date: 2010-11-26 Added note to template designer. Added note to template designer about the possibility of more than 2 layouts. M data/ui/template-designer.ui commit aae747108292ab75611e891ffecfcad89382ccdc Author: Mario Blättermann Date: 2010-11-26 [l10n] Updated German translation M po/de.po commit ed3c4f8c1e2df4b740698425a15a3ad8080c5335 Author: Mario Blättermann Date: 2010-11-26 Added Sattleford VM-6084 label, added new category for elliptical labels M templates/categories.xml M templates/pearl-iso-templates.xml commit 63396b3df293ba68fbe6a2507b97e74201c1794f Author: Mario Blättermann Date: 2010-11-26 Added more vendor definitions and URLs M templates/vendors.xml commit 3cae5b04317e8b1ad5069bee713254b5c4f51125 Author: Mario Blättermann Date: 2010-11-26 [l10n] Updated German translation M po/de.po commit 30419b26c459fd1a9339c1c8a0341fc43ea7308f Author: Jim Evins Date: 2010-11-25 Cleanup of build system. - 'make distcheck' is now successful - Removed several old artifacts M .gitignore M Makefile.am M configure.ac M data/desktop/Makefile.am M data/mime/Makefile.am M po/POTFILES.in A po/POTFILES.skip M src/Makefile.am commit f9d15efd6543ae69c821010751ef960d97877349 Author: Jim Evins Date: 2010-11-25 Remove deprecated alias node support for templates. Removed support for the "Alias" node in templates. For backwards compatibility alias nodes will be skipped over. This greatly simplifies the iteration through the template database, since all templates are fully realized. M docs/libglabels/libglabels-3.0-sections.txt M docs/libglabels/tmpl/db.sgml M docs/libglabels/tmpl/libglabels-3.0-unused.sgml M docs/libglabels/tmpl/template.sgml M help/C/mancreate.page M libglabels/db.c M libglabels/template.c M libglabels/template.h M libglabels/xml-template.c M src/mini-preview-pixbuf-cache.c M templates/glabels-2.3.dtd commit 5003bd33e74c1de3fbe3dd7b5b206aff61f78658 Author: Jim Evins Date: 2010-11-25 Cleanup of template database. - Alphabetized the templates in the misc-*-templates.xml files. - Replaced the last of the deprecated "Alias" tags. - Added TODO comments for questionable part #s and vendors. M templates/avery-iso-templates.xml M templates/misc-iso-templates.xml M templates/misc-other-templates.xml M templates/misc-us-templates.xml commit 79dbb3d7444f6fc13d114dbf4cc7070ced271398 Author: Jim Evins Date: 2010-11-24 Cleanup of template database. - Moved "DECAdry" templates to their own file. - Replaced some deprecated "Alias" tags. M po/POTFILES.in M templates/Makefile.am M templates/avery-iso-templates.xml A templates/decadry-iso-templates.xml M templates/misc-iso-templates.xml M templates/zweckform-iso-templates.xml commit 71819034a8140dcad8731d9095f018d683b27340 Author: Jim Evins Date: 2010-11-24 Cleanup of template database. - Moved "Herma" templates to their own file. - Replaced some deprecated "Alias" tags. M po/POTFILES.in M templates/Makefile.am M templates/avery-iso-templates.xml A templates/herma-iso-templates.xml M templates/misc-iso-templates.xml M templates/zweckform-iso-templates.xml commit 9c7681dc51320c27dab08bea3f89c3fbc45946a4 Author: Mario Blättermann Date: 2010-11-22 Added new template file to POTFILES.in M po/POTFILES.in commit f5cfd2233e03d2d2b0d3f4fee300ad3da2f9ca17 Author: Mario Blättermann Date: 2010-11-21 Added new template file to Makefile.am M templates/Makefile.am commit 3b110fd933a9ab9f666b74e22af9c33827c23a4e Author: Mario Blättermann Date: 2010-11-21 Removed product_url from JAC templates and added it to vendors.xml M templates/jac-iso-templates.xml M templates/vendors.xml commit 6971f7336af7c5dbfa3fd6a329e7e483983915b2 Author: Mario Blättermann Date: 2010-11-21 Fixed misplaced tags in JAC templates M templates/jac-iso-templates.xml commit 0a8ecfa00185f5cd5a90a01955e26870b48169bf Author: Mario Blättermann Date: 2010-11-21 Moved JAC templates to their own file A templates/jac-iso-templates.xml M templates/misc-iso-templates.xml commit 702554106de4ada46d566028a0f768ed6582e88b Author: Mario Blättermann Date: 2010-11-21 [l10n] Updated German doc translation M help/de/de.po commit 0586a73c43cda8e82f0198e61164d86b15391452 Author: Mario Blättermann Date: 2010-11-21 [l10n] Updated German translation M po/de.po commit 2391bd0de7d31abc0a3bb5bdf95ae6481e4275eb Author: Jim Evins Date: 2010-11-21 Added confirmation dialog to custom template delete button. M src/media-select.c commit a35071a7dd2b561b6cf479c46639fa62fbefb045 Author: Jim Evins Date: 2010-11-20 Fixed problem with creation of 1st barcode. A change signal is apparently being delayed until the actual widget is being realized as a result of the gtk_widget_show of the object editor notebook. The proper fix is to use actual signal blockers rather than the simple "stop_signals" flag, since the flags assume callbacks are always called inline rather than being called asynchronously. M src/object-editor-bc-page.c M src/object-editor.c commit 860dea63a5a9389d42605bc759892428ad3e94d2 Author: Jim Evins Date: 2010-11-20 Removed pre-libglbarcode artifacts. M po/POTFILES.in D src/bc.c D src/bc.h commit 86f26962cab620b73bdf6f42dcd9ebb31e58ab82 Author: Daniel Mustieles Date: 2010-11-20 Updated Spanish translation M help/es/es.po M po/es.po commit 3d7aa37f0eba1c52a959e07b4e53efb8377b838a Author: Jim Evins Date: 2010-11-18 Documentation cleanup. Bug sf#3110768: duplicate choice in editprop.page. Bug sf#3110794: incorrect wording in customize.page. Bug sf#3110801: incorrect wording in customize.page. Bug sf#3110918: docbook artifacts in link tags in createnew.page. Bug sf#3110930: misplaced tags in about.page. Bug sf#3111019: spelling mistake in editprop.page. M help/C/about.page M help/C/createnew.page M help/C/customize.page M help/C/editprop.page commit b1fd31ae78a8dd346fb48d7f7588274b68820179 Author: Jim Evins Date: 2010-11-16 Cleanup of mancreate.page. Bug sf#3110232: Remove docbook artifacts (replaced docbook tags w/ mallard tags. Bug sf#3110286: Fixed cut&paste error. Bug sf#3110291: Fixed spelling mistake (height, not heigth). M help/C/mancreate.page commit 8f7f0191cb2f4962064a62b240eed926b150df17 Author: Mario Blättermann Date: 2010-11-15 [l10n] Updated German translation M po/de.po commit 76fd27c54a401448d1795491e958f8b379bc20ab Author: Mario Blättermann Date: 2010-11-15 Fixed typo M data/schemas/org.gnome.glabels-3.gschema.xml.in.in commit 99f337b4c2de88c4cfaf3cc9def3253484ab2c39 Author: Mario Blättermann Date: 2010-11-15 Removed last addition again M po/POTFILES.in commit fdf16d572cd58dcf8e8d3b18e2bf68b7583225c4 Author: Mario Blättermann Date: 2010-11-15 Added another missing filename to POTFILES.in M po/POTFILES.in commit 94b0bf095d42e68c3d6dea64cac99f87964a11e4 Author: Mario Blättermann Date: 2010-11-15 Added missing filename to POTFILES.in M po/POTFILES.in commit 9453143c64d5bbfde9c156c3b5a379eeb124f863 Merge: 61404cf 6e743df Author: Jim Evins Date: 2010-11-14 Merge branch 'gtk3' commit 6e743df0f244177ac9e503c6114b344e0052b71c Author: Jim Evins Date: 2010-11-14 Fixed stupid typo. Must of been temporary insanity. I had replaced a g_unlink with a g_free a while back. Hanging my head in shame. M libglabels/db.c commit f29bc31c9132bc604d60d7c96cac6b0ef5056a74 Author: Jim Evins Date: 2010-11-14 Fixed typo. M src/template-designer.c commit 52446a0a719433f54f4983aabbc9caff685797c7 Author: Jim Evins Date: 2010-11-14 Make sure merge source is shown. M data/ui/merge-properties-dialog.ui M src/merge-properties-dialog.c commit 61404cf7270a415c3ed1a185dcefd905bde8dc07 Author: Mario Blättermann Date: 2010-11-14 Added some more JAC templates M templates/misc-iso-templates.xml commit 92965dc1eafa2019bd2c69e921c499eb734cc8d9 Author: Mario Blättermann Date: 2010-11-14 Added some JAC templates M templates/misc-iso-templates.xml commit 88f44555402d9a405cbbff6ac57bb463e2ee18f0 Author: Jim Evins Date: 2010-11-12 Fix for some gtk3 widget layout issues. M data/ui/object-editor.ui M src/ui-sidebar.c commit e29469011998fbbabe950f4ead5b9b081aeb6375 Author: Jim Evins Date: 2010-11-11 Remove artifacts from old manual. D help/C/glabels-3.0.xml D help/C/legal.xml M help/Makefile.am M src/ui-commands.c commit 45b59e5b4316338dde419f17a3fdb88575b6de02 Author: Jim Evins Date: 2010-11-10 Update licensing information. - Docs are now licensed by the CC Attribution-Share Alike 3.0 Unported license - Libglbarcode is relicensed by the LGPL3+ M COPYING-DOCS R100 COPYING-LIBGLABELS COPYING-LIBS M COPYING.README_FIRST M libglbarcode/lgl-barcode-code39.c M libglbarcode/lgl-barcode-code39.h M libglbarcode/lgl-barcode-create.c M libglbarcode/lgl-barcode-create.h M libglbarcode/lgl-barcode-onecode.c M libglbarcode/lgl-barcode-onecode.h M libglbarcode/lgl-barcode-postnet.c M libglbarcode/lgl-barcode-postnet.h M libglbarcode/lgl-barcode-render-to-cairo.c M libglbarcode/lgl-barcode-render-to-cairo.h M libglbarcode/lgl-barcode-type.h M libglbarcode/lgl-barcode.c M libglbarcode/lgl-barcode.h commit eda073e8e2563046b8c199372033d013a4697f25 Author: Jim Evins Date: 2010-11-09 Yet another logo update. M data/pixmaps/glabels-logo.png M help/C/figures/glabels-logo.png M help/C/index.page commit c57137558f60775a8a2205e127c2079f286d4625 Author: Jim Evins Date: 2010-11-09 Use GtkComboBoxText M data/ui/media-select.ui M data/ui/merge-properties-dialog.ui M data/ui/object-editor.ui M data/ui/template-designer.ui M src/combo-util.c M src/combo-util.h M src/media-select.c M src/merge-properties-dialog.c M src/object-editor-bc-page.c M src/object-editor-private.h M src/object-editor.c M src/print-op-dialog.c M src/template-designer.c commit 52214490bb8d25cd754cb40a274ac9ff36ba60d3 Author: Daniel Mustieles Date: 2010-11-09 Updated Spanish translation M help/es/es.po commit d405bc913b1d7d23ff12f92f6ef6323d15a4610d Author: Jim Evins Date: 2010-11-07 Initial documentation for libglbarcode. M .gitignore M configure.ac M docs/Makefile.am A docs/libglbarcode/Makefile.am A docs/libglbarcode/intro.sgml A docs/libglbarcode/libglbarcode-3.0-docs.sgml A docs/libglbarcode/libglbarcode-3.0-overrides.txt A docs/libglbarcode/libglbarcode-3.0-sections.txt A docs/libglbarcode/libglbarcode-3.0.types A docs/libglbarcode/tmpl/lgl-barcode-create.sgml A docs/libglbarcode/tmpl/lgl-barcode-render-to-cairo.sgml A docs/libglbarcode/tmpl/lgl-barcode-type.sgml A docs/libglbarcode/tmpl/lgl-barcode.sgml A docs/libglbarcode/tmpl/libglbarcode-3.0-unused.sgml M libglbarcode/lgl-barcode-create.c M libglbarcode/lgl-barcode-render-to-cairo.c M libglbarcode/lgl-barcode-type.h M libglbarcode/lgl-barcode.c M libglbarcode/lgl-barcode.h M libglbarcode/libglbarcode-3.0.pc.in M libglbarcode/libglbarcode.h commit ff1457fe9ff2f87815dcbbdc927f409a0a20a1fd Author: Daniel Mustieles Date: 2010-11-03 Updated Spanish translation M help/es/es.po commit 57f251a8d3ef3592e0856eb3c8916ca7c464f324 Author: Bruno Brouard Date: 2010-11-01 Updated French translation M po/fr.po commit b8fc8ef5359af7b42d3bd0493c1adcf8236086db Author: Mario Blättermann Date: 2010-11-01 Added ca@valencia to LINGUAS M po/LINGUAS commit 81941432d20338b56011444017b01799320a6e97 Author: Jim Evins Date: 2010-10-31 Refinements to barcode objects - Draw outline around barcode objects. - Use a more sophisticated test for determining if cursor is on a barcode object: test against lines and glyphs instead of simple bounds test. The test will also indicate that cursor is on the object if it is on the selection outline. Similar to text objects. M libglbarcode/lgl-barcode-render-to-cairo.c M libglbarcode/lgl-barcode-render-to-cairo.h M src/label-barcode.c commit 9c8e77f5735b97af445de3a5a8926535535c10f8 Author: Mario Blättermann Date: 2010-10-31 [l10n] Updated German doc translation M help/de/de.po commit 576d435eba3d25c70329798a29ce99b7934b0582 Author: Mario Blättermann Date: 2010-10-31 Removed introduction.page D help/C/introduction.page commit 9da0eeeabc8554a3e84a4718fe08c43ec4848333 Author: Mario Blättermann Date: 2010-10-31 Moved introduction to index.page M help/C/index.page commit ba922c500a1875be6abd70cbacf946a00d375c2b Author: Mario Blättermann Date: 2010-10-31 Added names of new files M po/POTFILES.in commit 3f4f1213f12fc5be87547cfb82239c3f9c32c19f Author: Mario Blättermann Date: 2010-10-31 Removed names of no longer existing files M po/POTFILES.in commit 411560a0b6eb8057add9b6862bc477cb00600e14 Author: Carles Ferrando Date: 2010-10-31 [l10n] Added Catalan (Valencia) translation A po/ca@valencia.po commit edaa3e0b6dec8f8ba81c05b5a196a90b1ebb1ca2 Author: Jim Evins Date: 2010-10-30 Refactored core barcode subsystem. - Created new libglbarcode library - Moved core barcode structure into library - Moved cairo rendering of barcode into library - Moved built-in barcodes to library - Resurrected Code39 support (from wayback in glabels 0.1.x) - Backend "glue" remains in glabels proper M .gitignore M Makefile.am M configure.ac A libglbarcode/Makefile.am A libglbarcode/lgl-barcode-code39.c C076 src/bc-iec16022.h libglbarcode/lgl-barcode-code39.h A libglbarcode/lgl-barcode-create.c C060 src/bc-iec16022.h libglbarcode/lgl-barcode-create.h R085 src/bc-onecode.c libglbarcode/lgl-barcode-onecode.c C064 src/bc-onecode.h libglbarcode/lgl-barcode-onecode.h A libglbarcode/lgl-barcode-postnet.c C060 src/bc-onecode.h libglbarcode/lgl-barcode-postnet.h A libglbarcode/lgl-barcode-render-to-cairo.c C075 src/bc-onecode.h libglbarcode/lgl-barcode-render-to-cairo.h R063 src/bc-onecode.h libglbarcode/lgl-barcode-type.h A libglbarcode/lgl-barcode.c A libglbarcode/lgl-barcode.h A libglbarcode/libglbarcode-3.0.pc.in R067 src/bc-postnet.h libglbarcode/libglbarcode.h M src/Makefile.am M src/bc-backends.c M src/bc-backends.h A src/bc-builtin.c C087 src/bc-iec16022.h src/bc-builtin.h M src/bc-gnubarcode.c M src/bc-gnubarcode.h M src/bc-iec16022.c M src/bc-iec16022.h M src/bc-iec18004.c M src/bc-iec18004.h D src/bc-postnet.c M src/bc-zint.c M src/bc-zint.h M src/label-barcode.c commit 227f04fc6321c2e05aa216cafcac42d6c682a83f Author: Daniel Mustieles Date: 2010-10-28 Updated Spanish translation M help/es/es.po commit c9171d11050f595055ba17e53a906e27ad8d28d0 Author: Petr Kovar Date: 2010-10-28 Update Czech translation by Marek Cernocky M po/cs.po commit ebd747a78e20c7839bc05dfccbae19730772d2c2 Author: Mario Blättermann Date: 2010-10-26 Removed dupicate name M AUTHORS commit 8018996159a5af3bb20149c6eb9f327367dd50d9 Author: Mario Blättermann Date: 2010-10-26 Added missing name for template contributor M AUTHORS commit f8a80d9fb9e73780c408971458be49affec9ba3c Author: Jim Evins Date: 2010-10-25 Tweak template designer. - Added figure for ellipse size page. - Removed translatable attribute to "ellipse_page" label which is never exposed to the user interface. M data/pixmaps/Makefile.am A data/pixmaps/ex-ellipse-size.png M data/ui/template-designer.ui commit d04b523c567a0961a6378921d1ec6adfa810ff71 Author: Daniel Nylander Date: 2010-10-25 Updated Swedish translation M po/sv.po commit 002b014d22c4ab4e655a53e4382db94aee637a56 Author: Daniel Nylander Date: 2010-10-25 Updated Swedish translation M po/sv.po commit b6c503e318bb31b37e83100975ca4795553cb50f Author: Mario Blättermann Date: 2010-10-25 [l10n] Updated German translation M po/de.po commit 5f3fe187983bddfe3f74eb9b2b5fd9654e827741 Author: Daniel Mustieles Date: 2010-10-25 Updated Spanish translation M po/es.po commit a1a1ba75805a6b52d44edca62f1a46758f5edcef Author: Jim Evins Date: 2010-10-24 Added support for elliptical labels to template designer. M data/ui/template-designer.ui M src/template-designer.c commit edb718146f4462962f7f8d945e3f4e94a267e128 Author: Mario Blättermann Date: 2010-10-24 Added JAC 987349 template M templates/misc-iso-templates.xml commit 655d3876f4dc85d543757da4ddcb5a7f859d5d68 Author: Mario Blättermann Date: 2010-10-24 [i18n] Updated German doc translation M help/de/de.po commit 123e40341b75ed9908bf8efe93e7730e8ad7bcd3 Author: Mario Blättermann Date: 2010-10-24 Fixed some bad formattings in page files M help/C/about.page M help/C/mancreate.page M help/C/merge-ex1.page M help/C/merge-ex2.page M help/C/merge-ex3.page M help/C/multifile.page commit 9e1ffae4ad71013013ffda810938560270aeb0a9 Author: Mario Blättermann Date: 2010-10-24 [i18n] Updated German doc translation M help/de/de.po commit e76ba5917c22a48071dbfd7ca1d57dd15aecc33e Author: Mario Blättermann Date: 2010-10-24 [i18n] Updated German doc translation M help/de/de.po commit 6c64505b7ff37d2f07768509f8c0ea47d37a04c7 Author: Mario Blättermann Date: 2010-10-23 [i18n] Updated German translation M po/de.po commit e1a86d815851f2d9ea8ab8986779d9b5f2d942e5 Author: Jim Evins Date: 2010-10-23 Added note about rotating objects. M help/C/editprop.page commit 45a1bf10d41bc020a9e8438d2bd49d9383ef537e Author: Jim Evins Date: 2010-10-23 Updated glabels logo yet again. Updated logo based on the new-label-dialog image rather than the simple "gLabels" text which is more appropriate for a web-page title rather than a graphical logo which always sits next to the text "glabels" anyway. M data/pixmaps/glabels-logo.png M help/C/figures/glabels-logo.png commit d57e4b8adf4369742323f2a8098cdd996a8c0b99 Author: Mario Blättermann Date: 2010-06-10 Updated German doc translation M help/de/de.po commit f0459b79dae33f354121d4b9d3138e63bfc1a93e Author: Jim Evins Date: 2010-06-09 Extended introduction Extended introduction and moved to its own page. Added logo for index page (used current web logo for now). A help/C/figures/glabels-logo.png A help/C/figures/introduction-glabels-main-window.png M help/C/index.page A help/C/introduction.page commit e88a0125b560cbdd3fcc2eb9e991fae45555013f Author: Jim Evins Date: 2010-05-31 Updated manual template creation page. Updated text to reflect changes in current development version of glabels. Updated and added figures. A help/C/figures/glabels-template-cd-label.png D help/C/figures/glabels-template-cd.png A help/C/figures/glabels-template-circle-label.png A help/C/figures/glabels-template-ellipse-label.png D help/C/figures/glabels-template-label.png M help/C/figures/glabels-template-layout.png A help/C/figures/glabels-template-rect-label.png M help/C/mancreate.page commit 5325e8976aeb992aebe7d1f725fdcb9ee4d0df2d Author: Mario Blättermann Date: 2010-05-30 Added missing filename for page file in Makefile.am M help/Makefile.am commit 6a502e49f1219d69fdd1a9ac38263cdbb05f2944 Author: Jim Evins Date: 2010-05-29 Added page on skipping empty address fields. M help/C/about.page A help/C/figures/skip-fields-output.png A help/C/figures/skip-fields-screenshot.png A help/C/skipfields.page commit 3c8c219808431f0e4b3054ca7011a50196048a86 Author: Mario Blättermann Date: 2010-05-28 Fixed bug in Makefile.am M help/Makefile.am commit a963feda67b0b24510679fdfeb66631fdc5fc36d Author: Mario Blättermann Date: 2010-05-28 Added new filenames to Makefile.am M help/Makefile.am commit c8cc8d439836b01b925067e15f3f5cda60c606b8 Author: Mario Blättermann Date: 2010-05-28 Changed license to Creative Commons M help/glabels-3.0.omf.in commit 073fcd34a90b522980a96d7a1b41f1be3ccdee08 Author: Mario Blättermann Date: 2010-05-28 Added page files for the new manual A help/C/about.page A help/C/basicusage.page A help/C/createnew.page A help/C/customize.page A help/C/customtemplate.page A help/C/editprop.page A help/C/index.page A help/C/labelprop.page A help/C/license.page A help/C/mancreate.page A help/C/merge-ex1.page A help/C/merge-ex2.page A help/C/merge-ex3.page A help/C/merge-ex4.page A help/C/merge.page A help/C/mergefeatures.page A help/C/multifile.page A help/C/newlabel.page A help/C/printfile.page A help/C/select.page commit b071ef81f3bb86f042a317dd509b10f2f52aaefb Author: Jim Evins Date: 2010-10-22 Added native OneCode barcode backend. M src/Makefile.am M src/bc-backends.c A src/bc-onecode.c A src/bc-onecode.h commit 4ccc7568162606b01eda07d20b1c6f3596a18250 Author: Matej Urbančič Date: 2010-10-22 Added sl for Slovenian translation M help/Makefile.am commit 8db3ca50ad72ff6f748c7025b94b6dd9228c0088 Author: Matej Urbančič Date: 2010-10-22 Added Slovenian translation A help/sl/sl.po commit 8f1058a9430b0f464f2f8bbb5ca7198db06370cf Author: Daniel Mustieles Date: 2010-10-21 Updated Spanish translation M help/es/es.po commit 323db1068fec3f9e29b243526532f8db56b083bb Author: Jim Evins Date: 2010-10-17 Do not expand object editor vertically. Gtk3 has new behavior for expansion of widgets. This commit takes care of the most obvious case of this new behavior. Additional cases still need to be addressed in the object-editor.ui file. M src/ui-sidebar.c commit 6560b886953a6147b9cd4bca2f797c694fb18f2d Author: Jim Evins Date: 2010-10-17 Removed gtk_status_bar_set_has_resize_grip(). Resize grip in Gtk3 has been moved from GtkStatusBar to GtkWindow. Glabels also no longer explicitly turns the resize grip off. M src/window.c commit d70695c6d164015b9502592107e256b7bc020a88 Author: Andrej Žnidaršič Date: 2010-10-15 Updated Slovenian translation M po/sl.po commit 7e864db86631552f49edd0b014fb197e75d6007f Author: Daniel Mustieles Date: 2010-10-11 Updated Spanish translation M po/es.po commit b2b3f6be7f95887f10f9bd7d64b0251f4cef1f70 Author: Mario Blättermann Date: 2010-10-10 [i18n] Updated German translation M po/de.po commit 0faa416ed1eae948d13d23269fba55ed04bfbea4 Author: Mario Blättermann Date: 2010-10-10 Added some new templates M templates/pearl-iso-templates.xml commit e4f1404d031e896bf56e9ac857a913110b4e1477 Author: Jim Evins Date: 2010-10-05 Cleanup of chain button. - Convert to new drawing model for bracket lines - Use "changes-allow" and "changes-prevent" lock images - Use toggle button to indicate state (in addition to image) M data/ui/object-editor.ui M src/object-editor-size-page.c M src/wdgt-chain-button.c commit 799a7f4911e9abd575c2b7683750aeca1b905ca8 Author: Jim Evins Date: 2010-10-04 Fix drawing problems with view.c - Create separate cairo_t from bin_window and draw into it. - For manual updates, create allocation rectangle manually M .gitignore M src/view.c commit dd7c11af6233329e7f0a05947167dfd8debc3dea Author: Jim Evins Date: 2010-10-03 Initial port to GTK3. Still has update and drawing problems with view.c. M configure.ac M src/Makefile.am M src/color-swatch.c A src/cursors/Makefile.am A src/cursors/cursor_barcode.png A src/cursors/cursor_box.png A src/cursors/cursor_ellipse.png A src/cursors/cursor_image.png A src/cursors/cursor_line.png A src/cursors/cursor_text.png M src/font-sample.c M src/media-select.c M src/merge-properties-dialog.c M src/mini-label-preview.c M src/mini-preview.c M src/prefs-dialog.c M src/view-barcode.c M src/view-box.c M src/view-ellipse.c M src/view-image.c M src/view-line.c M src/view-text.c M src/view.c M src/wdgt-chain-button.c M src/window.c commit a0e160ca8b5dd417430b42f1984ed3ceafbca6bd Author: Jim Evins Date: 2010-10-02 Merge changes from gsettings branch. M configure.ac M data/Makefile.am A data/schemas/Makefile.am A data/schemas/org.gnome.glabels-3.gschema.xml.in.in M src/color-history-model.c M src/font-history-model.c M src/prefs-model.c M src/template-history-model.c M src/ui.c commit 2cc9977dd9fb2e069b9dac4439af952c2f2c15ee Author: Jim Evins Date: 2010-09-27 Better test for libzint. M configure.ac commit 8404402282b56b1bee08f5115bf43c21fa10574e Author: Daniel Mustieles Date: 2010-09-26 Updated Spanish translation M po/es.po commit 9a9188f05d74896575aaf2060866dbfb20723058 Author: Mario Blättermann Date: 2010-09-26 Added Best Office 75753 template M templates/misc-iso-templates.xml commit 1c886494fe294fd145d7b6234786dbf32b75f6c7 Author: Antonio Fernandes C. Neto Date: 2010-09-22 Updated Brazilian Portuguese translation M po/pt_BR.po commit 3f02585e277e869df63e78dcc538f1b21964e7fe Author: Joe Hansen Date: 2010-09-19 Updated Danish translation M po/da.po commit bce03e38fb47839357147cff6526acefc67e313a Author: Petr Kovar Date: 2010-09-10 Update Czech translation by Marek Cernocky M po/cs.po commit cacd288f41657322697972dd2c478fbab72e7536 Author: Mario Blättermann Date: 2010-09-09 Fixed small typo M src/ui-commands.c commit aaf2b3ed072e8a9eacbd0f382bd2af62a6072af3 Author: Daniel Mustieles Date: 2010-09-06 Updated Spanish translation M po/es.po commit aeb33f64541ad5c39bcc62a0fe94cb1e992a63f0 Author: Jim Evins Date: 2010-09-05 Added logo for template designer druid. M data/pixmaps/Makefile.am A data/pixmaps/template-designer.png M src/template-designer.c commit 9667f709d131a52eca55c5a8400f20d4084a1409 Author: Jim Evins Date: 2010-09-05 Manage mimetype icon with other theme friendly icons. M data/icons/48x48/Makefile.am R100 data/pixmaps/application-x-glabels.png data/icons/48x48/mimetypes/application-x-glabels.png M data/pixmaps/Makefile.am commit 065ffb88346791da881cfed8a06343c6b6e4b50c Author: Jim Evins Date: 2010-09-05 Theme friendly, glabels specific, action icons. M configure.ac M data/icons/16x16/Makefile.am R100 src/stock-pixmaps/stock_align_bottom_16.png data/icons/16x16/actions/glabels-align-bottom.png R100 src/stock-pixmaps/stock_align_hcenter_16.png data/icons/16x16/actions/glabels-align-hcenter.png R100 src/stock-pixmaps/stock_align_left_16.png data/icons/16x16/actions/glabels-align-left.png R100 src/stock-pixmaps/stock_align_right_16.png data/icons/16x16/actions/glabels-align-right.png R100 src/stock-pixmaps/stock_align_top_16.png data/icons/16x16/actions/glabels-align-top.png R100 src/stock-pixmaps/stock_align_vcenter_16.png data/icons/16x16/actions/glabels-align-vcenter.png R100 src/stock-pixmaps/stock_arrow_16.png data/icons/16x16/actions/glabels-arrow.png R100 src/stock-pixmaps/stock_barcode_16.png data/icons/16x16/actions/glabels-barcode.png R100 src/stock-pixmaps/stock_box_16.png data/icons/16x16/actions/glabels-box.png R100 src/stock-pixmaps/stock_bucket_fill_16.png data/icons/16x16/actions/glabels-bucket-fill.png R100 src/stock-pixmaps/stock_center_horiz_16.png data/icons/16x16/actions/glabels-center-horiz.png R100 src/stock-pixmaps/stock_center_vert_16.png data/icons/16x16/actions/glabels-center-vert.png R100 src/stock-pixmaps/stock_ellipse_16.png data/icons/16x16/actions/glabels-ellipse.png R100 src/stock-pixmaps/stock_flip_horiz_16.png data/icons/16x16/actions/glabels-flip-horiz.png R100 src/stock-pixmaps/stock_flip_vert_16.png data/icons/16x16/actions/glabels-flip-vert.png R100 src/stock-pixmaps/stock_image_16.png data/icons/16x16/actions/glabels-image.png R100 src/stock-pixmaps/stock_line_16.png data/icons/16x16/actions/glabels-line.png R100 src/stock-pixmaps/stock_merge_16.png data/icons/16x16/actions/glabels-merge.png R100 src/stock-pixmaps/stock_properties_16.png data/icons/16x16/actions/glabels-object-properties.png R100 src/stock-pixmaps/stock_order_bottom_16.png data/icons/16x16/actions/glabels-order-bottom.png R100 src/stock-pixmaps/stock_order_top_16.png data/icons/16x16/actions/glabels-order-top.png R100 src/stock-pixmaps/stock_pencil_16.png data/icons/16x16/actions/glabels-pencil.png R100 src/stock-pixmaps/stock_rotate_left_16.png data/icons/16x16/actions/glabels-rotate-left.png R100 src/stock-pixmaps/stock_rotate_right_16.png data/icons/16x16/actions/glabels-rotate-right.png R100 src/stock-pixmaps/stock_text_16.png data/icons/16x16/actions/glabels-text.png M data/icons/24x24/Makefile.am R100 src/stock-pixmaps/stock_arrow_24.png data/icons/24x24/actions/glabels-arrow.png R100 src/stock-pixmaps/stock_barcode_24.png data/icons/24x24/actions/glabels-barcode.png R100 src/stock-pixmaps/stock_box_24.png data/icons/24x24/actions/glabels-box.png R100 src/stock-pixmaps/stock_bucket_fill_24.png data/icons/24x24/actions/glabels-bucket-fill.png R100 src/stock-pixmaps/stock_ellipse_24.png data/icons/24x24/actions/glabels-ellipse.png R100 src/stock-pixmaps/stock_hchain_broken_24.png data/icons/24x24/actions/glabels-hchain-broken.png R100 src/stock-pixmaps/stock_hchain_24.png data/icons/24x24/actions/glabels-hchain.png R100 src/stock-pixmaps/stock_image_24.png data/icons/24x24/actions/glabels-image.png R100 src/stock-pixmaps/stock_line_24.png data/icons/24x24/actions/glabels-line.png R100 src/stock-pixmaps/stock_merge_24.png data/icons/24x24/actions/glabels-merge.png R100 src/stock-pixmaps/stock_properties_24.png data/icons/24x24/actions/glabels-object-properties.png R100 src/stock-pixmaps/stock_pencil_24.png data/icons/24x24/actions/glabels-pencil.png R100 src/stock-pixmaps/stock_text_24.png data/icons/24x24/actions/glabels-text.png R100 src/stock-pixmaps/stock_vchain_broken_24.png data/icons/24x24/actions/glabels-vchain-broken.png R100 src/stock-pixmaps/stock_vchain_24.png data/icons/24x24/actions/glabels-vchain.png M po/POTFILES.in M src/Makefile.am M src/color-combo-button.c M src/color-combo-button.h M src/glabels.c M src/object-editor.c D src/stock-pixmaps/Makefile.am D src/stock.c D src/stock.h M src/ui-property-bar.c M src/ui-sidebar.c M src/ui.c M src/wdgt-chain-button.c commit ece7eac613951c98d90cb698497576a110265a21 Author: Jim Evins Date: 2010-09-04 Additional ignore pattern. M .gitignore commit 3fd4017b3e2461638683b3753b96c7484e7d4ed2 Author: Jim Evins Date: 2010-09-04 Theme friendly app icons. M configure.ac M data/Makefile.am A data/icons/16x16/Makefile.am A data/icons/16x16/apps/glabels-3.0.png A data/icons/22x22/Makefile.am A data/icons/22x22/apps/glabels-3.0.png A data/icons/24x24/Makefile.am A data/icons/24x24/apps/glabels-3.0.png A data/icons/32x32/Makefile.am A data/icons/32x32/apps/glabels-3.0.png A data/icons/48x48/Makefile.am A data/icons/48x48/apps/glabels-3.0.png A data/icons/Makefile.am M data/pixmaps/Makefile.am D data/pixmaps/glabels-3.0.png M src/Makefile.am M src/glabels-batch.c M src/glabels.c M src/template-designer.c commit acadb7b8e069be9c8a95502191771b6466ddaedf Author: Jim Evins Date: 2010-09-03 New logo and tweaking of about dialog. M data/pixmaps/Makefile.am D data/pixmaps/glabels-about-logo.png A data/pixmaps/glabels-logo.png D data/pixmaps/glabels-splash.png M src/ui-commands.c commit 8b85d5b2506945a45411f160ec2d6afc8d184499 Author: Jim Evins Date: 2010-09-03 Removed remaining artifacts from old hig module. M data/ui/merge-properties-dialog.ui M po/POTFILES.in M src/Makefile.am D src/hig.h M src/merge-properties-dialog.c M src/prefs-dialog.c commit de714c6562a0cf92eadc8430da644117e948a422 Author: Mario Blättermann Date: 2010-09-03 [i18n] Updated German translation M po/de.po commit 9e1e6e9b3e8f03a95a949d612e6f6f7846f95a1e Author: Andrej Žnidaršič Date: 2010-09-03 Updated Slovenian translation M po/sl.po commit 05e9418eb30b1702a10a8662c83da7904d60151a Author: Jim Evins Date: 2010-09-02 Update POTFILES.in after merge and update AUTHORS. M AUTHORS M po/POTFILES.in commit 6c9d844640ff7c481eaa1962aff3bdebd0c2c0ff Merge: 7e03137 e681454 Author: Jim Evins Date: 2010-09-02 Merge branch 'zint' commit e68145406dd9ea1326cace7341fa736e8e065bff Author: Jim Evins Date: 2010-08-31 Fix maximum size of object editor sidebar at initialization. Kludge: Load barcode styles for each backend type at initialization, so that when they are loaded for real, the maximum size of the widget has already been established and doesn't cause the object editor to change size. M data/ui/object-editor.ui M src/object-editor-bc-page.c commit a8d633c591f7cb28150ab85ae6b0feac1856335c Author: Jim Evins Date: 2010-08-31 Encapsulate barcode style in single struct. Encapsulate barcode style into a single struct and related clean-up. M src/label-barcode.c M src/label-barcode.h M src/merge-evolution.c M src/merge-text.c M src/merge-vcard.c M src/merge.c M src/merge.h M src/object-editor-bc-page.c M src/object-editor-private.h M src/object-editor.c M src/text-node.c M src/text-node.h M src/xml-label-04.c M src/xml-label.c commit a6f3364c48c13198e6583701cff3ba8f1e0230aa Author: Jim Evins Date: 2010-08-29 Allow user selection of barcode backend. - User can now select which backend to use for a particular barcode. - This prevents one implementation from eclipsing another. - For backwards compatability, do best guess at backend. M data/ui/object-editor.ui M src/bc-backends.c M src/bc-backends.h M src/label-barcode.c M src/label-barcode.h M src/object-editor-bc-page.c M src/object-editor-private.h M src/object-editor.c M src/xml-label-04.c M src/xml-label.c M templates/glabels-2.3.dtd commit 2ef27d0e798c9c6f72c946ed502bc7d670ab4a07 Author: Robin Stuart Date: 2010-08-21 Added support for Maxicode barcodes using the libzint backend. M src/bc-backends.c M src/bc-zint.c M src/bc.c M src/bc.h M src/label-barcode.c commit 7e031374c3c42b858eb321a5cbaf63ffa7d9cd3e Author: Andrej Žnidaršič Date: 2010-08-18 Updated Slovenian translation M po/sl.po commit e805759afe8c7c0c410516f387ee76cb37f23827 Author: Marek Černocký Date: 2010-08-11 Updated Czech translation M po/cs.po commit 1f0f30a0aa1e81d2b347d61acdf114d7d4041c64 Author: Andrej Žnidaršič Date: 2010-08-08 Updated Slovenian translation M po/sl.po commit 16ac39db3608aed0d6859b8472c32fa1da6fd48b Author: Mario Blättermann Date: 2010-08-06 [i18n] Updated German translation M po/de.po commit e8c1b3f843997bbdb508e32bd951732ef8ffbc17 Author: Daniel Mustieles Date: 2010-08-05 Updated Spanish translation M po/es.po commit 432cc50d56107d94a59269345df985dd75976ffb Author: Jim Evins Date: 2010-08-02 Added user submitted templates. Added templates submitted by Rudolph Leitgeb and E. Travis. Also cleaned up avery-iso-templates.xml file. M AUTHORS M templates/avery-iso-templates.xml M templates/misc-us-templates.xml commit 2e156f680d5f563ed3b050dbfe6f6d3d30a5e826 Author: Jim Evins Date: 2010-07-14 Cleanup zint backend settings and flags. M src/bc-backends.c commit b5865243f8cb28214bfed442ee5d7cbee2967bc2 Author: Jim Evins Date: 2010-07-11 More refactoring of barcode subsystem. Create a clear separation between the intermediate barcode format and the management of the barcode backends. M src/Makefile.am A src/bc-backends.c A src/bc-backends.h M src/bc-gnubarcode.c M src/bc-iec16022.c M src/bc-iec18004.c M src/bc-postnet.c M src/bc-zint.c M src/bc.c M src/bc.h M src/label-barcode.c M src/label-barcode.h M src/object-editor-bc-page.c M src/object-editor.h commit 6717882e759c320e468683f8c69cf8af1281d91b Author: Jim Evins Date: 2010-07-11 Refactoring of barcode structure. Minor refactoring of API to barcode structure. M src/bc-gnubarcode.c M src/bc-iec16022.c M src/bc-iec18004.c M src/bc-postnet.c M src/bc-zint.c M src/bc.c M src/bc.h M src/label-barcode.c commit f6a1818fe2e0975dc664a1863594f3ed371e0937 Author: Andrej Žnidaršič Date: 2010-07-10 Updated Slovenian translation M po/sl.po commit 8d2a845d489a74468776034fdab4a2e377ecffaa Author: Daniel Mustieles Date: 2010-07-10 Updated Spanish translation M po/es.po commit b012b9c74def1a87e21e678486eeb4debeaf23be Author: Jim Evins Date: 2010-07-10 Improved centering of barcode text. Don't try to calculate x offset using hardcoded fixed character width, which does not work properly for proportional fonts. Use the origin provided by zint (wich is at the horizontal center) and use pango to calculate the offset at render time. M src/bc-zint.c M src/bc.h M src/label-barcode.c commit 61aa9b8dce8e6143eba39b368897a5f1a39a8e29 Author: Jim Evins Date: 2010-07-10 Update po files to allow me to push this branch. M po/ca.po M po/cs.po M po/da.po M po/de.po M po/eo.po M po/es.po M po/fr.po M po/it.po M po/ja.po M po/ko.po M po/nb.po M po/pl.po M po/pt.po M po/pt_BR.po M po/ru.po M po/sl.po M po/sv.po M po/zh_CN.po M po/zh_TW.po M src/Makefile.am commit e43f6397f295172646ed67456799c1fe6cbfb94a Author: Jim Evins Date: 2010-07-09 Added new barcode drawing primitives. Added a "Box" and a "String" barcode drawing primitives. The box primitive should be more natural for drawing actual boxes instead of lines. The string primitive allows an entire string to be rendered with a single interaction with pango and cairo, rather than an interaction for each character. There is no need to try to implement kerning since pango will take care of the string as a single layout. M src/bc-zint.c M src/bc.c M src/bc.h M src/label-barcode.c commit f2ced22e6919c5311fb0467e0f07874d9e28e16d Author: Jim Evins Date: 2010-07-09 Fixed width behavior of object editor. I had neglected to add the barcode page to the appropriate size group. Longer names in the zint backend caused the style combobox to be the long pole in the tent, causing the width of the object editor to fluctuate when selecting and un-selecting barcode objects. M data/ui/object-editor.ui commit 7e6b5431df2e8eed3152fb33db25c856dfc2a20b Author: Jim Evins Date: 2010-07-08 Revert "Fix for batch output" This reverts commit 03d80812158823eb8ad7184d1c7629b64daaecb5. M src/label-text.c commit dd0b78bdd763b8f47b1031b478c6b2b57119fff3 Author: Sam Lown Date: 2010-07-08 Fix for batch output M src/label-text.c commit 8b662f5b767bb4172e4b1911ecb304bd0b4c5b40 Author: Sam Lown Date: 2010-07-07 Freeing memory in xml and adding poor mans kerning to bc-zint M src/bc-zint.c M src/xml-label.c commit e9f492c8fc1638bc9a0a7014653e54306c7e974e Author: Sam Lown Date: 2010-07-07 Using regexp to remove white space from text instead of detecting newlines in xml M src/xml-label.c commit a3fd97c6757a71f8761f76bb28c356ca425148c2 Author: Sam Lown Date: 2010-07-07 Getting GS1-128 to behave as expected M src/bc.c commit 9d21b20ed765ef3f924a9ee48158cde94f707022 Author: Sam Lown Date: 2010-07-06 Adding Robin's changes for latest Zint M src/bc-zint.c M src/bc.c commit f3219c0e3e7800336ac13b8fbd8f62371c2398bb Author: Sam Lown Date: 2010-06-13 Provides barcode even if invalid for correct sizing M src/bc-zint.c commit 65dd24369545da8bd2a698fa72f08fac40cd2d37 Author: Sam Lown Date: 2010-06-12 Minor alteration for GS1-128 length@ M src/bc.c commit 769479af3289ee847ccea3145d91d15a80482b69 Author: Sam Lown Date: 2010-06-11 Updating for Zint strings and fixed dimensions M src/bc-zint.c M src/bc.c commit e1e80392cc40e87cd673e1d55a450d393432c240 Author: Sam Lown Date: 2010-05-30 Alterations to zint rendering M src/bc-zint.c commit 6220643a6116d965c08e17da3f35acd66698be1d Author: Sam Lown Date: 2010-05-30 Modified Zint support to use rendered data rather than encoded M src/bc-zint.c commit b8b660ce6a19fd5c32d2311a6afe873c10f399c2 Author: Sam Lown Date: 2010-05-17 Forwardporting changes for zint barcode support M src/Makefile.am M src/bc-zint.c commit bc70724dbf60a6d2ee2f393b1252aed167e07823 Author: Jim Evins Date: 2010-07-08 Initialize font-history subsystem in glabels-batch. M src/glabels-batch.c commit 6b6ff9ba800dde3f3954f36743e390dac8200b22 Author: Mario Blättermann Date: 2010-07-07 [i18n] Updated German translation M po/de.po commit 0d5e8e336aa6d3b76470c8b396e442e0e7f2dd83 Author: Jim Evins Date: 2010-07-06 String cleanup. Removed pango markup from translatable strings. Fixed word order assumption with use of standalone "per sheet" string. M data/ui/merge-properties-dialog.ui M data/ui/object-editor.ui M data/ui/prefs-dialog.ui M data/ui/print-op-dialog-custom-widget.ui M libglabels/template.c M src/template-designer.c commit 09b643f62fc415b50a6d85079e0e503b6bd8f2a6 Author: Jim Evins Date: 2010-07-06 Fixed a few -Wall warnings. M src/label-image.c M src/svg-cache.c commit 669df86b2593b4a6ba19b0fa58092f19fabf32b3 Author: Mario Blättermann Date: 2010-07-05 [i18n] Updated German translation M po/de.po commit b2ef908e8f1f0ae8daf7a08a82ff9c3e3128f06d Author: Andrej Žnidaršič Date: 2010-07-04 Updated Slovenian translation M po/sl.po commit 3e365e5f9187a12fbf0e29d4d3804cab0261e8e9 Author: Jim Evins Date: 2010-07-02 Add native support for SVG images. Rather than just rasterizing SVG files into GdkPixbufs, use RSVG to handle SVG files directly -- preserving the original file as inline data. M configure.ac M po/POTFILES.in M src/Makefile.am M src/debug.c M src/debug.h M src/file-util.c M src/file-util.h M src/label-image.c M src/label-image.h M src/label.c M src/label.h M src/object-editor.c A src/svg-cache.c A src/svg-cache.h M src/xml-label.c M templates/glabels-2.3.dtd commit 85c5b1fa0d48486d3985c43cd0272a3d5d0753c7 Author: Daniel Mustieles Date: 2010-06-16 Updated Spanish translation M po/es.po commit 907a32752b637186451c56cc79fa19b35e7e33e2 Author: Jim Evins Date: 2010-06-12 Add shadow property to image objects. Added shadow support to image objects. Shadow is created from the image's alpha channel, so the shadow will work properly for images with transparent backgrounds. More work needs to be done to better optimize the performance. M src/Makefile.am M src/label-image.c M src/object-editor.c A src/pixbuf-util.c A src/pixbuf-util.h commit 3f4bd5d778015e524870eeb8bf89ad5bd615eabe Author: Jim Evins Date: 2010-06-12 Cleanup of shadows for boxes and ellipses. Do a more intelligent job of drawing shadows for boxes and ellipses. Instead of just blindly drawing a fill shadow and an outline shadow, choose to draw one or the other and adjust size of shadow appropriately. M data/ui/object-editor.ui M src/label-box.c M src/label-ellipse.c commit fe7a2fbf407047c5d69ccc93e9d5a6cb92d08871 Author: Jim Evins Date: 2010-06-11 Do not explicitly set sidebar size. Use 2 sizegroups to automatically fix sidebar size based on the size of the widgets it contains -- even hidden ones. The width was previously set explicitly to prevent the sidebar from changing size whenever objects are selected and unselected. This has been problematic for compatability with different themes, fonts, and translations. M data/ui/object-editor.ui M src/object-editor.c M src/ui-sidebar.c commit 1382ac85c0d0516a9760db1f52173a6d3f0563e5 Author: Andrej Žnidaršič Date: 2010-06-11 Updated Slovenian translation M po/sl.po commit 8aa1c5b131e6ee24c2f1c54be23239f062c91a65 Author: Mario Blättermann Date: 2010-06-10 Updated German translation M po/de.po commit 2dc9de0c566a201d49f436fa6831dec403603f2e Author: Jim Evins Date: 2010-06-09 Added text merge backend for semicolon separated values Feature request #3013910. Added entry for a text merge backend using a semicolon as delimiter. M src/merge-init.c