summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-08-31Fix maximum size of object editor sidebar at initialization.zintJim Evins2-13/+21
2010-08-31 Encapsulate barcode style in single struct.Jim Evins14-408/+480
2010-08-29Allow user selection of barcode backend.Jim Evins11-269/+693
2010-08-21Added support for Maxicode barcodes using the libzint backend.Robin Stuart5-162/+309
2010-07-14Cleanup zint backend settings and flags.Jim Evins1-46/+46
2010-07-11More refactoring of barcode subsystem.Jim Evins14-653/+789
2010-07-11Refactoring of barcode structure.Jim Evins8-154/+172
2010-07-10Improved centering of barcode text.Jim Evins3-4/+11
2010-07-10Update po files to allow me to push this branch.Jim Evins20-19461/+31354
2010-07-10Added new barcode drawing primitives.Jim Evins4-66/+214
2010-07-10Fixed width behavior of object editor.Jim Evins1-1/+2
2010-07-10Revert "Fix for batch output"Jim Evins1-1/+1
2010-07-10Fix for batch outputSam Lown1-1/+1
2010-07-10Freeing memory in xml and adding poor mans kerning to bc-zintSam Lown2-2/+6
2010-07-10Using regexp to remove white space from text instead of detecting newlines in...Sam Lown1-14/+20
2010-07-10Getting GS1-128 to behave as expectedSam Lown1-3/+3
2010-07-10Adding Robin's changes for latest ZintSam Lown2-106/+311
2010-07-10Provides barcode even if invalid for correct sizingSam Lown1-5/+15
2010-07-10Minor alteration for GS1-128 length@Sam Lown1-2/+2
2010-07-10Updating for Zint strings and fixed dimensionsSam Lown2-19/+53
2010-07-10Alterations to zint renderingSam Lown1-4/+7
2010-07-10Modified Zint support to use rendered data rather than encodedSam Lown1-167/+60
2010-07-10Forwardporting changes for zint barcode supportSam Lown2-1/+10
2010-07-08Initialize font-history subsystem in glabels-batch.Jim Evins1-0/+2
2010-07-07[i18n] Updated German translationMario Blättermann1-162/+101
2010-07-06String cleanup.Jim Evins6-30/+57
2010-07-06Fixed a few -Wall warnings.Jim Evins2-5/+4
2010-07-05[i18n] Updated German translationMario Blättermann1-36/+41
2010-07-04Updated Slovenian translationAndrej Žnidaršič1-41/+46
2010-07-02Add native support for SVG images.Jim Evins16-261/+1111
2010-06-16Updated Spanish translationDaniel Mustieles1-14/+22
2010-06-12Add shadow property to image objects.Jim Evins5-4/+254
2010-06-12Cleanup of shadows for boxes and ellipses.Jim Evins3-25/+70
2010-06-11Do not explicitly set sidebar size.Jim Evins3-4/+21
2010-06-11Updated Slovenian translationAndrej Žnidaršič1-8/+16
2010-06-10Updated German translationMario Blättermann1-13/+18
2010-06-09Added text merge backend for semicolon separated valuesJim Evins1-0/+15
2010-06-06Some final preparation for 2.3.0.glabels-2_3_0Jim Evins2-3/+3
2010-06-05Speed up large barcodesChristian Persch1-3/+3
2010-06-05Some preparation for 2.3.0 releaseJim Evins3-1/+10
2010-06-05Updated Brazilian Portuguese translationMichel Recondo1-1760/+2539
2010-06-04Updated libglabels documentation.Jim Evins15-3/+223
2010-06-02Fixed a few -Wall warningsJim Evins4-10/+10
2010-06-02Updated NEWS for upcoming 2.3.0 release.Jim Evins1-3/+81
2010-05-31Updated DTD.Jim Evins1-1/+9
2010-05-30Fix selection problem.Jim Evins6-0/+7
2010-05-30Updated Danish translationJoe Hansen1-677/+660
2010-05-30Updated Spanish translationDaniel Mustieles1-50/+30
2010-05-29Tweak rendering of color swatches and font samples.Jim Evins2-3/+3
2010-05-29Explicitly link with libm.Jim Evins1-8/+10