summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* CDR/VSD input: Avoid crash when preview image can not be rendered and show a ...Eduard Braun2017-04-302-1/+27
* Remove unused field "scope"Eduard Braun2017-04-091-2/+2
* EMF/WMF: Hopefully resolve locale issues with decimal separator for goodEduard Braun2017-04-064-28/+35
* Implement rotation via desktop to window affine.Tavmjong Bah2017-03-209-45/+15
* Fix Gtkmm deprecation warnings in VSD import dialogAlex Valavanis2017-03-111-14/+18
* Fix Gtkmm deprecation warnings in CDR import dialogAlex Valavanis2017-03-111-16/+21
* EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygo...Eduard Braun2017-03-062-6/+29
* [Bug #1664372] preset filter names inconsistent.suv-lp2017-02-182-2/+2
* improve dot dash support in wmf exportmathog2017-02-171-1/+22
* resolve bug 1665421mathog2017-02-171-0/+10
* Fix a memory leak introduced in r15421 and r15501 respectivelyEduard Braun2017-02-113-8/+15
* fix two memory leaksperegrine2017-02-071-0/+1
* [Bug #1537497] Icon preview doesn't render background.tghs2017-01-251-1/+1
* fixing to new trunkJabiertxof2017-01-247-22/+84
|\
| * Partially fix opening of librevenge based input formats (cdr/vsd/wpg) on Wind...Eduard Braun2017-01-173-0/+21
| * Fix typoAlex Valavanis2016-12-261-1/+1
| * vsd-input: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
| * cdr-import: Gtk3 fixesAlex Valavanis2016-12-261-2/+2
| * pdf-input: Gtk3 fixesAlex Valavanis2016-12-262-16/+56
| * Fix filter editor updateMarc Jeanmougin2016-11-111-0/+1
| * patch for bug 1405292, start clipping with COPY instead of OR so GDI clipping...mathog2016-11-101-1/+1
| * Remove embedded build date, to allow reproducible building.Mattia Rizzolo2016-11-071-1/+1
* | Add exportersJabier Arraiza Cenoz2016-11-059-15/+45
|/
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-1/+1
* Merged.Shlomi Fish2016-10-021-0/+26
|\
| * Add a prune method to saving svg files that removes Adobe's i:pgf tag.Martin Owens2016-10-011-0/+26
* | Merged.Shlomi Fish2016-09-291-3/+3
|\|
| * Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-3/+3
* | 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