summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove setItemBounds and _item_bbox because aren't sensible, replace with bbox.Martin Owens2013-09-187-29/+8
* Remove compute drawbox and replace with area_elarge, make sure we use bboxMartin Owens2013-09-173-21/+3
* 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
* 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
* 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
| * Fix Gtk+ 3 build failure and make checkAlex Valavanis2013-08-153-6/+8
| * Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski2013-08-142-3/+4
| * fix build with dbusapi enabledsu_v2013-08-141-1/+1
| * NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-1413-106/+696
| |\
| | * Cleanups before mergeSlagvi Public2013-08-134-8/+6
| | * Existing templates metadata added. Small keywords processing fix.Slagvi Public2013-08-101-0/+5
| | * Adapted sp_file_new for use with templatesSlagvi Public2013-08-063-20/+35
| | * Removing template data from XML tree addedSlagvi Public2013-08-045-9/+25
| | * Template preview size fixedSlagvi Public2013-07-272-2/+5