summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed path resolution in plugin loader.Moritz Eberl2016-04-273-9/+12
* minor warning cleanup.Jon A. Cruz2016-04-211-2/+2
* removed unnecessary commentsMoritz Eberl2016-04-161-8/+0
* merge and fixed buildMoritz Eberl2016-04-162-14/+30
|\
| * CMake build: builds with WITH_DBUSMarc Jeanmougin2016-04-162-14/+30
* | Added missing fileMoritz Eberl2016-04-161-0/+1
* | Added an example plugin.Moritz Eberl2016-04-165-0/+316
* | MergeMoritz Eberl2016-04-133-10/+74
|\|
| * Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-122-3/+3
| * [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef...suv-lp2016-04-111-7/+71
* | Modified the windows build to integrate gmodule-2.0 and loader.cpp/.hMoritz Eberl2016-04-121-2/+36
* | fixed naming of methods. External extensions can now be other module types.Moritz Eberl2016-04-125-15/+13
* | Added a mechanism to load c++ extensions dynamically.Moritz Eberl2016-04-117-8/+202
|/
* Fix for bug #1395435 (Inkscape crashes on load CDR select sheet) and bug #144...Eduard Braun2016-03-302-183/+171
* Correct typoRaphaƫl Bournhonesque2016-03-221-1/+1
* [Bug #1558160] Move Script::file_listener methods to script.cpp source file.raphael02022016-03-202-42/+41
* [Bug #1558177] Simplify if conditions in Script.cpp.raphael02022016-03-182-7/+2
* [Bug #1558153] Typos and tabs instead of spaces in extension module.raphael02022016-03-163-22/+22
* 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
* Allow python extensions to get the list of selected nodesMarc Jeanmougin2016-02-091-3/+53
* 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
* 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