summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Extensions: Implement translationdomain functionalityPatrick Storz2019-10-191-5/+8
* Extensions: Switch .xslt file look-up to dependency logic as wellPatrick Storz2019-10-142-21/+4
* Extensions: Improve logic to lookup script extensionsPatrick Storz2019-10-142-133/+14
* cleanup includes a bitPatrick Storz2019-08-312-12/+19
* Switch Inkscape::Extension to use InxWidgets instead of InxParametersPatrick Storz2019-08-311-1/+1
* Fix various minor typosYuri Chornoivan2019-07-011-1/+1
* Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng2019-05-101-1/+12
* More document.h cleanup.Tavmjong Bah2019-04-061-1/+1
* script.cpp: more cleanupPatrick Storz2019-03-291-32/+19
* script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8Patrick Storz2019-03-291-7/+0
* Drop "RegistryTool" which is no longer in use.Patrick Storz2019-03-291-1/+0
* Extensions: Use wperl as default perl interpreter on WindowsPatrick Storz2019-02-261-1/+2
* Give more descriptive names to document file related variables and functions.Tavmjong Bah2019-02-202-2/+2
* modernize loopsMarc Jeanmougin2019-01-022-6/+6
* Clarify licensesMax Gaukler2018-11-086-7/+13
* fix clipboard URL rebasingThomas Holder2018-11-071-0/+5
* Move some files to 'io' directory.Tavmjong Bah2018-10-131-1/+1
* Remove #include "config.h" wherever possibleEduard Braun2018-10-012-7/+0
* Use _WIN32 instead of WIN32Eduard Braun2018-10-011-2/+2
* Fix for bug 1777530 on masterJabier Arraiza2018-06-251-12/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-194-8/+8
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-182-4/+3
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-184-54/+54
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-183-19/+19
* Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz2018-06-063-25/+12
* Source typosluz.paz2018-05-141-11/+11
* Apply fixedJabier Arraiza2018-05-093-104/+39
* Reset old code to reaply fixedJabier Arraiza2018-05-093-39/+107
* fix compiling bugsJabier Arraiza2018-05-091-1/+1
* fix compiling bugsJabier Arraiza2018-05-092-16/+19
* fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271Jabier Arraiza2018-05-091-0/+11
* Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688Jabier Arraiza2018-05-091-19/+2
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-091-101/+36
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-043-22/+22
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-293-22/+22
* Improve/fix error reporting when executing script extensionsEduard Braun2018-02-041-9/+28
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+2
* Make script warnings transient for "Working..." dialogEduard Braun2017-12-202-5/+22
* Add a warning dialog for previous commitEduard Braun2017-11-301-1/+5
* Extensions: Don't crash on invalid effect extension outputEduard Braun2017-11-301-3/+8
* Misc. typosUnknown2017-11-071-4/+4
* Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-192-13/+12
* Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
* Move directory scanners to new get_filenames(...) callsMartin Owens2017-07-022-38/+6
* fix two memory leaksperegrine2017-02-071-0/+3
* Merged trunkAdrian Boguszewski2016-08-092-14/+1
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-9/+0
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-5/+1
| |\
| | * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-281-5/+1