summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Merged trunkAdrian Boguszewski2016-08-0920-527/+20
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-084-347/+0
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-0414-176/+16
| |\
| | * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-2814-176/+16
| * | Fix broken headersAlex Valavanis2016-08-032-4/+4
* | | Merged trunkAdrian Boguszewski2016-08-0314-28/+15
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0313-24/+11
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2813-11/+25
| * | Fixed failed buildAdrian Boguszewski2016-07-281-1/+1
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2813-24/+10
| |/
* | 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-038-16/+16
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-258-9/+9
* | Replaced old selection containersAdrian Boguszewski2016-06-1255-434/+436
|\|
| * Extensions: Use underscored variants of parameters / attribute names in inter...Eduard Braun2016-06-1151-431/+431
| * Clean up includes after r14955Eduard Braun2016-06-114-4/+2
| * Extensions: Fixes and improvements for "gui-text" parameter attributeEduard Braun2016-06-057-8/+19
|/
* Fix guide placement when guides are generated by a template with width/height...Tavmjong Bah2016-06-031-24/+27
* 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-012-18/+8
* 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