summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-21Initial merge support in print model.valaJim Evins9-53/+201
2012-10-18Tweaking of ObjectEditor.Jim Evins2-91/+160
2012-10-08Make sure to display the correct child in a ColorButton.Jim Evins1-3/+20
2012-10-08Tweaking of MergePropertyEditor.Jim Evins2-70/+118
2012-10-08Tweak behavior of ColorButton.Jim Evins1-0/+11
2012-10-08Minor cleanup.Jim Evins3-118/+34
2012-10-07Initial vala implementation of merge property editor.Jim Evins13-587/+688
2012-09-30Reconciled design patterns of merge backends with barcode backends.Jim Evins11-2488/+260
2012-09-29Initial bala implementation of libzint backend.Jim Evins5-2/+1062
2012-09-28Initial vala implementation of QREncode backend.Jim Evins5-0/+215
2012-09-27Initial vala implementation of IEC16022 backend.Jim Evins5-0/+217
2012-09-25Some cleanup.Jim Evins5-96/+71
2012-09-24Added new BarcodeMenuButton widget for selecting barcode styles.Jim Evins11-294/+634
2012-09-23Initial vala implementation of GNU Barcode backend.Jim Evins7-2/+997
2012-09-18Track raw requested size of barcodes separate from actual size.Jim Evins2-18/+38
2012-09-15Added EAN-13 support. Assorted cleanup.Jim Evins8-103/+361
2012-09-13Don't process non-existant templates.Jim Evins1-9/+12
2012-09-13Better parameterization of base font parameters.Jim Evins3-20/+25
2012-09-13Added native support for UPC-A.Jim Evins9-13/+264
2012-09-11Initial implementation of barcode object.Jim Evins15-39/+1975
2012-09-01Initial porting of libglbarcode to VALAJim Evins31-3138/+2014
2012-08-26Added image object support.Jim Evins21-79/+1390
2012-08-11Install schemas.Jim Evins8-18/+22
2012-08-06Added line object support.Jim Evins7-46/+559
2012-08-05Reconcile coding style of dup methods.Jim Evins1-6/+8
2012-08-05Make sure object is unselected before deleting.Jim Evins1-0/+2
2012-08-05Box and ellipse subclassed to shape object.Jim Evins9-135/+263
2012-08-05Added ellipse object.Jim Evins1-0/+205
2012-08-04Refactoring of text object code. Autosize object unless size explicitly set.Jim Evins5-267/+489
2012-07-30Write text object to glabels file.Jim Evins1-5/+75
2012-07-29Fixed several assertions and removed old diagnostic prints.Jim Evins5-12/+6
2012-07-29Added parsing of text objects.Jim Evins6-6/+197
2012-07-28Additional text object cleanup.Jim Evins4-179/+361
2012-07-27Hook up object editor controls to text object.Jim Evins9-41/+506
2012-07-22Initial implementation of LabelObjectText.Jim Evins17-107/+1637
2012-04-23Added page size search criteria to new label dialog.Jim Evins2-139/+443
2012-04-22Default to "search" page if no template history.Jim Evins2-1/+15
2012-04-21Don't emit response if template not selected.Jim Evins1-3/+9
2012-04-20Re-organization of document model.Jim Evins15-666/+813
2012-04-18Added initial print support.Jim Evins9-250/+339
2012-04-12Added recent template selection to new label dialog.Jim Evins6-106/+558
2012-04-05Put page preview in a property editor widget.Jim Evins8-128/+128
2012-03-30Fixed leading whitespace.Jim Evins2-6/+5
2012-03-30Use stacking order correctly when selecting and locating handles.Jim Evins2-6/+13
2012-03-30Added page preview pane.Jim Evins7-47/+198
2012-03-24Build glabels/cursors/Makefile.Jim Evins1-0/+1
2012-03-23Follow modified state and adjust verbs.Jim Evins1-2/+1
2012-03-22Some cleanup of object editor.Jim Evins2-118/+107
2012-03-21Hookup object size and position properties to object editor.Jim Evins2-2/+69
2012-03-18Object editor shadow property fixes.Jim Evins2-3/+5