summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * 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
| | | * New preview rendering option in New From TemplateSlagvi Public2013-07-273-1/+15
| | | * Templates related bug fixesSlagvi Public2013-07-272-2/+10
| | | * Templates gui fixesSlagvi Public2013-07-244-20/+19
| | | * Old templates support removedSlagvi Public2013-07-245-114/+2
| | | * Minor code fixesSlagvi Public2013-07-196-49/+23
| | | * New From Template ui rearrangementSlagvi Public2013-07-198-144/+160
| | | * Searching by words in descriptions, titles etc. Translation support improvedSlagvi Public2013-07-172-13/+60
| | | * Template info loading + searching by keywords added.Slagvi Public2013-07-123-10/+109
| | | * Coding style improvements and display bug fixesSlagvi Public2013-07-086-62/+126
| | | * Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-049-21/+109
| | | * Templates menu item fixedSlagvi Public2013-07-035-7/+16
| | | * Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-0211-0/+15
| | | * Coding style fixesSlagvi Public2013-06-276-63/+63