summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* provide end user debugging for EMF and WMF issuesmathog2016-02-182-12/+52
| | | (bzr r14660)
* Fix improperly escaped character in previous commit (which actually fixes ↵Eduard Braun2016-02-141-1/+1
| | | | | | | | bug 1492153, sorry for the mix-up) Fixed bugs: - https://launchpad.net/bugs/1492153 (bzr r14651)
* Fix for bug 1478168 (CDR import crashes)Eduard Braun2016-02-141-1/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1478168 (bzr r14650)
* patch fixes bug 1538786mathog2016-01-271-19/+30
| | | (bzr r14620)
* patch probably fixes bug 1534833mathog2016-01-172-2/+5
| | | (bzr r14594)
* Bump poppler dep to 0.20.0Alex Valavanis2016-01-111-196/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1419263 (bzr r14573)
* Bump poppler dep to 0.15.1 (see bug #1419263)Alex Valavanis2016-01-111-8/+0
| | | (bzr r14572)
* Bump poppler dep to 0.12.2 (see bug #1419263)Alex Valavanis2016-01-111-45/+9
| | | (bzr r14571)
* Support rendering of radial gradients with the 'fr' attribute. New in SVG 2.Tavmjong Bah2016-01-091-1/+2
| | | (bzr r14569)
* Remove unused header file.Tavmjong Bah2015-12-094-5/+0
| | | (bzr r14522)
* replaced remaining GHashTable with std::mapMarc Jeanmougin2015-12-092-8/+8
| | | (bzr r14504.1.16)
* static code analysisKris De Gussem2015-12-072-4/+4
| | | (bzr r14510)
* added comment + simpler roundingMarc Jeanmougin2015-12-041-2/+3
| | | (bzr r14504)
* Correct rounding when importing bitmapsMarc Jeanmougin2015-12-031-2/+6
| | | (bzr r14503)
* static code analysisKris De Gussem2015-10-292-2/+2
| | | (bzr r14436)
* patch for bug 1511508mathog2015-10-292-5/+2
| | | (bzr r14435)
* Extensions. Fix for bug #1506043 (PDF import options always default to ↵Nicolas Dufour2015-10-191-0/+1
| | | | | | | | Poppler/Cairo import). Fixed bugs: - https://launchpad.net/bugs/1506043 (bzr r14423)
* Ensure strncpy'd strings are null terminatedBryce Harrington2015-08-292-2/+3
| | | (bzr r14332)
* import images with dpi from file : xscale and yscale were not rounded but ↵Marc Jeanmougin2015-08-171-2/+2
| | | | | | | | floored, which resulted in 0 values for big images, and numerical mayhem ensued ("inf" and "nan"). Fixed bugs: - https://launchpad.net/bugs/1479193 (bzr r14307)
* Patch from Simon Keller to correct alignment of rotated text in PDF+TEX output.Tavmjong Bah2015-07-071-3/+9
| | | (bzr r14236)
* Sync 2Geom to revision 2413.Krzysztof Kosi??ski2015-07-047-39/+32
|\ | | | | | | | | May introduce regressions. (bzr r14226)
| * Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-1/+1
| | | | | | (bzr r14059.2.16)
| * Merge from trunkKrzysztof Kosi??ski2015-05-226-24/+25
| |\ | | | | | | (bzr r14059.2.15)
| * \ Merge from trunkKrzysztof Kosi??ski2015-05-0815-105/+115
| |\ \ | | | | | | | | (bzr r14059.2.11)
| * | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-277-39/+32
| | | | | | | | | | | | (bzr r14059.2.1)
* | | | Use more fine-grain fallbacks for Poppler/Cairo PDF imports.Tavmjong Bah2015-05-291-0/+7
| | | | | | | | | | | | (bzr r14184)
* | | | Revert unintended changes.Tavmjong Bah2015-05-272-159/+8
| | | | | | | | | | | | (bzr r14181)
* | | | Add 'font-variant-xxx' to properties that should not be set on non-text ↵Tavmjong Bah2015-05-272-8/+159
| | | | | | | | | | | | | | | | | | | | elements. (bzr r14179)
* | | | Fix Gtk3 build.Tavmjong Bah2015-05-261-0/+6
| | | | | | | | | | | | (bzr r14177)
* | | | Fix crash in import of PDF via Poppler/Cairo with relative path.Tavmjong Bah2015-05-241-22/+28
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1351246 (bzr r14172)
* | | | Respect PDF image 'interpolate' value on import.Tavmjong Bah2015-05-243-27/+73
| | | | | | | | | | | | (bzr r14171)
* | | | Reorganized PDF import dialog, disabling unused options as appropriate.Tavmjong Bah2015-05-242-67/+90
| |_|/ |/| | | | | (bzr r14170)
* | | minor tweaks to libUEMF and related codemathog2015-05-211-2/+4
| | | | | | | | | (bzr r14169)
* | | patch for bug 1457612mathog2015-05-211-6/+6
| | | | | | | | | (bzr r14168)
* | | merged trunkTomasz Boczkowski2015-05-111-1/+1
|\ \ \ | | | | | | | | (bzr r14059.1.26)
| * | | Translations. Fix typo in the Color blindness filter and Ukrainian ↵Yuri Chornoivan2015-05-111-1/+1
| | |/ | |/| | | | | | | | | | | | | | | | | | | translation update. Fixed bugs: - https://launchpad.net/bugs/1407331 (bzr r14145)
* | | merged trunkTomasz Boczkowski2015-05-094-6/+5
|\| | | | | | | | (bzr r14059.1.21)
| * | fixes a few of jenkins warningsMarc Jeanmougin2015-05-082-4/+3
| | | | | | | | | (bzr r14126)
| * | forgotten dynamic castMarc Jeanmougin2015-05-081-1/+1
| | | | | | | | | (bzr r14125)
| * | Fix crash in PDF export introduced in r14074Marc Jeanmougin2015-05-041-1/+1
| | | | | | | | | (bzr r14108)
* | | renamed SPPattern methods to match coding styleTomasz Boczkowski2015-05-033-14/+14
| | | | | | | | | (bzr r14059.1.20)
* | | Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-031-1/+0
| | | | | | | | | (bzr r14059.1.16)
* | | merge with trunkTomasz Boczkowski2015-05-0214-101/+112
|\| | | | | | | | (bzr r14059.1.12)
| * | updated with trunkMarc Jeanmougin2015-04-296-21/+5
| |\ \ | | | | | | | | (bzr r13922.1.19)
| | * | enable default pen object for WMF filesmathog2015-04-281-1/+5
| | | | | | | | | | | | (bzr r14067)
| | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-275-20/+0
| | | | | | | | | | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
| * | | merge with trunkMarc Jeanmougin2015-04-275-46/+88
| |\| | | | | | | | | | (bzr r13922.1.18)
| | * | patch for bugs 1447850 and 1447382mathog2015-04-275-46/+88
| | |/ | | | | | | (bzr r14062)
| * | removed a few "using Inkscape::Util::GSListConstIterator"Marc Jeanmougin2015-04-273-5/+0
| | | | | | | | | (bzr r13922.1.16)
| * | mergingMarc Jeanmougin2015-04-264-2/+83
| |\| | | | | | | (bzr r13922.1.13)