summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merged.Shlomi Fish2016-09-231-1/+6
|\|
| * adds a layer to put things in when opening raster filesMarc Jeanmougin2016-09-151-1/+6
* | Inline two "style" variables.Shlomi Fish2016-09-021-4/+2
* | Remove a pointless == for boolShlomi Fish2016-09-021-1/+1
|/
* Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah2016-08-171-4/+1
* Merged trunkAdrian Boguszewski2016-08-095-243/+4
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-173/+0
| * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-284-70/+4
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-146-12/+12
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-8/+10
* | Second part of new SPObject children listAdrian Boguszewski2016-07-135-25/+32
* | Added items as a range functionAdrian Boguszewski2016-07-034-8/+8
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-254-5/+5
|/
* Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-1150-430/+430
* Remove last use of getSVGUnit() and remove all remnants of this abomination.Tavmjong Bah2016-06-011-1/+1
* Replace two instances of getSVGUnit() by getDocumentScale().Tavmjong Bah2016-06-011-9/+4
* [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...suv-lp2016-04-111-7/+71
* Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...Eduard Braun2016-03-302-183/+171
* patch for bug 1538361, work around limits in mingw/MSVCRTmathog2016-03-112-42/+42
* Add PDF/PS output support for 'paint-order' property.Tavmjong Bah2016-03-083-19/+110
* Remove regex hack added in 14650Liam P. White2016-03-041-7/+1
* provide end user debugging for EMF and WMF issuesmathog2016-02-182-12/+52
* Fix improperly escaped character in previous commit (which actually fixes bug...Eduard Braun2016-02-141-1/+1
* Fix for bug 1478168 (CDR import crashes)Eduard Braun2016-02-141-1/+7
* patch fixes bug 1538786mathog2016-01-271-19/+30
* patch probably fixes bug 1534833mathog2016-01-172-2/+5
* Bump poppler dep to 0.20.0Alex Valavanis2016-01-111-196/+0
* 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
* Remove unused header file.Tavmjong Bah2015-12-094-5/+0
* replaced remaining GHashTable with std::mapMarc Jeanmougin2015-12-092-8/+8
* static code analysisKris De Gussem2015-12-072-4/+4
* 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-292-2/+2
* 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-047-39/+32
|\
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-1/+1
| * Merge from trunkKrzysztof Kosi??ski2015-05-226-24/+25
| |\
| * \ Merge from trunkKrzysztof Kosi??ski2015-05-0815-105/+115
| |\ \
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-277-39/+32
* | | | 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