summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix 3d box document unit change undo bug.Matthew Petroff2013-09-161-1/+3
* Add exponent to expression evaluator.Matthew Petroff2013-09-162-13/+32
* Merge from trunk.Matthew Petroff2013-09-162-7/+4
|\
| * Path->Inset trial 2. revert rev 12279. (fix Bug 1218333)Alvin Penner2013-09-151-6/+3
| * Scale rendering of pattern fill of text when chaning zoom level; partial fix ...Diederik van Lierop2013-09-151-1/+1
* | C++ify expression evaluator.Matthew Petroff2013-09-164-419/+323
* | Enable unit evaluation in toolbars.Matthew Petroff2013-09-1521-47/+106
* | Improved code readability.Matthew Petroff2013-09-153-5/+5
* | Merge from trunk.Matthew Petroff2013-09-1526-902/+634
|\|
| * UI message uniformisationKris De Gussem2013-09-151-1/+1
| * UI message uniformisationKris De Gussem2013-09-151-1/+1
| * Fixes bug 953992 (Imported pattern fill disappers while transforming)Diederik van Lierop2013-09-141-5/+5
| * Path->Inset. remove redundant node on inner join. (Bug 1218333)Alvin Penner2013-09-142-17/+20
| * fix windows buildJohan B. C. Engelen2013-09-142-3/+5
| * Do not recompress images when embedding and generating PDFs.Krzysztof Kosi??ski2013-09-148-519/+162
| * Fix serious bug in recent GdkPixbuf / Cairo interop reworkKrzysztof Kosi??ski2013-09-141-4/+3
| * Fix the latest error with the adobe svg ns errors, boundry exceptions caused ...Martin Owens2013-09-131-33/+49
| * Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-1316-328/+397
| * Use g_match_info_free instead of g_match_info_unrefKrzysztof Kosi??ski2013-09-131-1/+1
* | Fix document unit change for disconnected connectors.Matthew Petroff2013-09-151-0/+11
* | Fix document unit change for transformed flow text and transformed text on path.Matthew Petroff2013-09-153-9/+30
* | Fix bug with tool handles during document unit change.Matthew Petroff2013-09-143-0/+18
* | Merge from trunk.Matthew Petroff2013-09-12101-4146/+44856
|\|
| * Merge in fix for critical blocker #166371Martin Owens2013-09-121-16/+59
| |\
| | * Fix regex so it effects the buffer and ban PUBLIC entities too.Martin Owens2013-09-121-11/+26
| | * Improve code with KosiƄski's regex replacementMartin Owens2013-09-121-9/+13
| | * Introduce a backup loading method that enables NOENT but hacks out system cal...Martin Owens2013-09-111-12/+36
| * | Forgot check in last commit.Matthew Petroff2013-09-121-1/+1
| * | Fix handling of SVG lengths with spaces between value and unit (hopefully wit...Matthew Petroff2013-09-121-0/+2
| * | fix Windows buildJohan B. C. Engelen2013-09-121-3/+3
| * | partially revert 12471, this fixes bug 1215575, but undoes the fix for the le...Johan B. C. Engelen2013-09-111-8/+10
| |/
| * improve legibilityJohan B. C. Engelen2013-09-101-5/+5
| * Add a check so objects removed from the document dont crash inkscape, happens...Martin Owens2013-09-081-1/+2
| * Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ...Nicolas Dufour2013-09-071-1/+2
| * Allow EMF import from Wine apps on LinuxKrzysztof Kosi??ski2013-09-021-14/+17
| * Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-0110-2183/+1843
| * Fix grids with comma as decimal separator [Bug #1216306].Matthew Petroff2013-09-011-2/+3
| * Fix compilation warnings in libuemfKrzysztof Kosi??ski2013-09-013-23/+57
| * Fix PNG export with non-px default unit [Bug #1215104].Matthew Petroff2013-09-011-1/+1
| * update cmakefilesCampbell Barton2013-08-315-8/+12
| * Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-3136-62/+84
| * Merge in pdf work by david bild, thanks David\!Martin Owens2013-08-308-18/+112
| |\
| | * use multiple graphic/text layers for pdf+latex outputDavid R. Bild2013-08-294-6/+90
| | * Move omit text feature from cairo renderer to contextDavid R. Bild2013-08-266-12/+22
| * | adapt to changes in r12471 (unit refactoring)su_v2013-08-294-18/+14
| * | merge from trunk (r12487)su_v2013-08-29782-41919/+5787
| |\|
| | * Updating outdated test. Fixes bug #1202271.Jon A. Cruz2013-08-261-16/+16
| | * better memory leak fix (fixes bug 986271: memory leaks associated with images)Kris De Gussem2013-08-213-19/+1
| | * Prevent writing out empty style strings.Tavmjong Bah2013-08-151-1/+5
| | * Add option to write out path data using only relative coordinatesTavmjong Bah2013-08-155-35/+73