summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1243394 (XAML exporter doesn't remove unnecessary filters attrib...Nicolas Dufour2013-11-031-0/+16
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions: fix calculation of window centerJohan B. C. Engelen2013-10-251-0/+3
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix unit handling of all python extensions. did not test with all extensionsJohan B. C. Engelen2013-10-2523-92/+100
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1200399 (xcf export fails if file or layer names contain non-ASC...Nicolas Dufour2013-10-231-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1126472 (JessyInk zipped pdf or png output should allow low reso...Nicolas Dufour2013-10-221-1/+1
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI message generalisationKris De Gussem2013-10-137-7/+7
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. svgcalendar. patch by David Turner for Bug 1237167Alvin Penner2013-10-091-2/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation/Translation. Fix for Bug #1236382 (Typos in comments and messag...Nicolas Dufour2013-10-092-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tutorials. Add new tutorial to Makefile.am (follow-up to r12626)su_v2013-09-291-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding tutorial-tracing-pixelartVinícius dos Santos Oliveira2013-09-291-0/+15723
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge gsoc procedural templates work.Slagvi Public2013-09-2135-32/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Empty Page xml namespace.Slagvi Public2013-09-211-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix templates parameters names.Slagvi Public2013-09-2133-34/+34
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Empty Page procedural template.Slagvi Public2013-09-202-17/+18
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added auto installing empty_page extensionSlagvi Public2013-09-151-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Procedural template example added.Slagvi Public2013-09-102-0/+77
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Google Summer of Code unit improvement.Matthew Petroff2013-09-2012-33/+22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge from trunk.Matthew Petroff2013-09-205-3818/+22465
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from trunk.Matthew Petroff2013-09-154-4890/+836
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge from trunk.Matthew Petroff2013-09-1240-5/+526
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Forgot to remove "share/ui/units.txt" from "share/ui/Makefile.am".Matthew Petroff2013-09-011-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove no longer used file "share/ui/units.txt".Matthew Petroff2013-08-281-20/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated templates with viewBox.Matthew Petroff2013-08-2710-12/+22
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using inkscape compact settings to save the icons.svg fileVinícius dos Santos Oliveira2013-09-201-22458/+3851
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-194-3817/+22463
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-124-3817/+22463
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1217602 (Measure Path fails with XML too deep error) by dave m.Nicolas Dufour2013-09-171-1/+2
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove cc2.0 and 2.5 licensesMartin Owens2013-09-144-4890/+836
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1220758 (gears extention test broke make dist) by Ryan Lerch.Nicolas Dufour2013-09-042-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. simplestyle.py. allow spaces at end of style attribute (Bug 1216859)Alvin Penner2013-09-011-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12487)su_v2013-08-2968-212/+1371
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | New merge text extension (see Bug #960046).Nicolas Dufour2013-08-223-0/+235
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix make check on OS XAlex Valavanis2013-08-211-3/+45
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-1433-0/+188
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | Existing templates metadata added. Small keywords processing fix.Slagvi Public2013-08-1033-0/+188
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix gears testAlex Valavanis2013-08-031-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix return code for extension tests]Alex Valavanis2013-08-031-1/+5