summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* finished new offset correctionSebastian Wüst2013-10-122-36/+41
* small stuffSebastian Wüst2013-10-093-9/+10
* numerous optimizations, fixed bug tool offset correction calculates wrong poi...Sebastian Wüst2013-10-064-52/+45
* parser can now work with multiple pens, better exception handlingSebastian Wüst2013-10-036-55/+81
* small changes + fixesSebastian Wüst2013-07-271-1/+2
* small changes + fixesSebastian Wüst2013-07-274-12/+15
* minor stuffSebastian Wüst2013-07-152-3/+10
* small bugfixesSebastian Wüst2013-07-142-2/+2
* made process_path more readableSebastian Wüst2013-07-141-29/+30
* changed variable names to reflect dataSebastian Wüst2013-07-141-19/+18
* pass group transformations via recursion instead of manipulating variableSebastian Wüst2013-07-141-9/+6
* changed find border algorythm to work without number initializationSebastian Wüst2013-07-141-11/+10
* changed all quotes to single quotes except for translationsSebastian Wüst2013-07-143-38/+38
* changed how encoder passes errorsSebastian Wüst2013-07-143-11/+20
* load whole file instead of one line.Sebastian Wüst2013-07-142-4/+9
* changed how decoder is called and errors are passedSebastian Wüst2013-07-144-39/+47
* minor changesSebastian Wüst2013-07-143-17/+18
* moved main hpgl processing to new classes, moved plotter control to a extensi...Sebastian Wüst2013-07-138-374/+609
* Use Jon Cruz info about OptRect to correctly get area height and widthMartin Owens2013-07-121-5/+5
* Do not effect the focus in align computationMartin Owens2013-07-121-7/+9
* Change small to sml to fix windows compile problemMartin Owens2013-07-112-4/+4
* Remove align point, not required any moreMartin Owens2013-07-112-6/+0
* Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2013-07-114-117/+68
* Merge in Eric's dbus name optionMartin Owens2013-07-105-7/+57
|\
| * Merge from trunkEric Greveson2013-07-1020-347/+772
| |\ | |/ |/|
* | Small refactor of align and distribute to reduce complexity.Martin Owens2013-07-103-42/+23
* | Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a m...Nicolas Dufour2013-07-091-0/+1
* | Revert wrong changes and apply right fixes from prev-commitMartin Owens2013-07-082-3/+1
* | Make colour a guint instead of a uint. bug 1198501Martin Owens2013-07-071-1/+3
* | Fix build failure with GDL >= 3.6Alex Valavanis2013-07-063-9/+31
* | Fix verbs that were out by 5 because of missing script verbs (broken between ...Martin Owens2013-07-061-1/+11
* | Merge: Add Hershey extension for engraving fontsMartin Owens2013-07-054-0/+256
|\ \
| * \ merge from trunk (r11955)su_v2012-12-16576-179857/+217216
| |\ \
| * | | Hershey Text: whitespace; py: docstring, modeline; inx: fix attribute valuesu_v2012-12-162-131/+136
| * | | Add extension 'Render > Hershey Text' for engraving fontsWindell Oskay2012-09-214-0/+251
* | | | Merge: version 2.31 of the guides creatorMartin Owens2013-07-052-98/+411
|\ \ \ \
| * | | | Raise the limit on the number of guides from 100 to 1000.Peter Lieverdink2011-05-011-4/+4
| * | | | Replace guides creator with upstream guides creator version 2.31.Peter Lieverdink2011-05-012-100/+404
* | | | | Merge: scale, rotate and skew handles refactoringMartin Owens2013-07-055-196/+38
|\ \ \ \ \
| * | | | | Adjust sizes of listsMartin Owens2013-07-052-2/+2
| * | | | | Improve handle xpm loading using rotateMartin Owens2013-07-044-196/+38
| | | | | * Added "dbus-name" command line option to allow a D-Bus bus name other thanEric Greveson2013-07-105-7/+57
| |_|_|_|/ |/| | | |
* | | | | Merge: Command-line and DBus refactoring to improve inkscapes ability to be r...Martin Owens2013-07-0561-1058/+1843
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix for builds without --enable-dbusapi (missing #ifdef)Eric Greveson2013-07-041-1/+5
| * | | | Further renaming of DBus variables (object -> app_interface/doc_interfaceEric Greveson2013-07-049-403/+450
| * | | | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-0415-305/+210
| * | | | Merge recent changes from inkscape trunkEric Greveson2013-07-0323-7610/+6024
| |\ \ \ \
| * | | | | Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-0310-148/+94
| * | | | | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-0320-253/+536
| * | | | | Added error messages when attempting to use verbs requiring GUI inEric Greveson2013-07-013-15/+78