summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Bump poppler dep to 0.15.1 (see bug #1419263)Alex Valavanis2016-01-111-8/+0
* Bump poppler dep to 0.12.2 (see bug #1419263)Alex Valavanis2016-01-111-45/+9
* Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah2016-01-091-1/+2
* Fix more GThreads issuesAlex Valavanis2015-12-271-5/+2
* minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-261-1/+1
* Remove unused header file.Tavmjong Bah2015-12-097-9/+0
* replaced remaining GHashTable with std::mapMarc Jeanmougin2015-12-092-8/+8
* static code analysisKris De Gussem2015-12-073-5/+5
* added comment + simpler roundingMarc Jeanmougin2015-12-041-2/+3
* Correct rounding when importing bitmapsMarc Jeanmougin2015-12-031-2/+6
* static code analysisKris De Gussem2015-10-293-3/+3
* patch for bug 1511508mathog2015-10-292-5/+2
* Extensions. Fix for bug #1506043 (PDF import options always default to Popple...Nicolas Dufour2015-10-191-0/+1
* Ensure strncpy'd strings are null terminatedBryce Harrington2015-08-292-2/+3
* import images with dpi from file : xscale and yscale were not rounded but flo...Marc Jeanmougin2015-08-171-2/+2
* Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output.Tavmjong Bah2015-07-071-3/+9
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-048-47/+33
|\
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-1/+1
| * Merge from trunkKrzysztof Kosi??ski2015-05-2210-75/+83
| |\
| * \ Merge from trunkKrzysztof Kosi??ski2015-05-0832-203/+164
| |\ \
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-278-47/+33
* | | | Templates. Fix for Bug #1402182 (Crash with color widget used in procedural t...Nicolas Dufour2015-06-301-2/+4
* | | | Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
* | | | Revert unintended changes.Tavmjong Bah2015-05-272-159/+8
* | | | Add 'font-variant-xxx' to properties that should not be set on non-text eleme...Tavmjong Bah2015-05-272-8/+159
* | | | Fix Gtk3 build.Tavmjong Bah2015-05-261-0/+6
* | | | Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah2015-05-241-22/+28
* | | | Respect PDF image 'interpolate' value on import.Tavmjong Bah2015-05-243-27/+73
* | | | Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-242-67/+90
| |_|/ |/| |
* | | minor tweaks to libUEMF and related codemathog2015-05-211-2/+4
* | | patch for bug 1457612mathog2015-05-211-6/+6
* | | merged trunkTomasz Boczkowski2015-05-111-1/+1
|\ \ \
| * | | Translations. Fix typo in the Color blindness filter and Ukrainian translatio...Yuri Chornoivan2015-05-111-1/+1
* | | | merged trunkTomasz Boczkowski2015-05-111-7/+15
|\| | |
| * | | cmake: refactor SRC lists for optional input formats (cdr, vsd, wpg)su_v2015-05-091-7/+15
| | |/ | |/|
* | | merged trunkTomasz Boczkowski2015-05-095-12/+15
|\| |
| * | fixes a few of jenkins warningsMarc Jeanmougin2015-05-083-10/+13
| * | forgotten dynamic castMarc Jeanmougin2015-05-081-1/+1
| * | Fix crash in PDF export introduced in r14074Marc Jeanmougin2015-05-041-1/+1
* | | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-033-14/+14
* | | Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-032-2/+1
* | | gtk3 compile fixTomasz Boczkowski2015-05-021-1/+0
* | | merge with trunkTomasz Boczkowski2015-05-0231-193/+151
|\| |
| * | bzrignore: Fix *.cmake ignoranceBryce Harrington2015-05-021-0/+2
| * | Fix dbus buildLiam P. White2015-04-301-23/+23
| * | updated with trunkMarc Jeanmougin2015-04-2918-74/+5
| |\ \
| | * | enable default pen object for WMF filesmathog2015-04-281-1/+5
| | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-2717-73/+0
| * | | merge with trunkMarc Jeanmougin2015-04-277-48/+93
| |\| |
| | * | patch for bugs 1447850 and 1447382mathog2015-04-275-46/+88