summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-19Extensions: Implement translationdomain functionalityPatrick Storz1-5/+8
2019-10-14Extensions: Switch .xslt file look-up to dependency logic as wellPatrick Storz2-21/+4
2019-10-14Extensions: Improve logic to lookup script extensionsPatrick Storz2-133/+14
2019-08-31cleanup includes a bitPatrick Storz2-12/+19
2019-08-31Switch Inkscape::Extension to use InxWidgets instead of InxParametersPatrick Storz1-1/+1
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-05-10Remove support for saving as JavaFX 1.x script (*.fx)Karl Cheng1-1/+12
2019-04-06More document.h cleanup.Tavmjong Bah1-1/+1
2019-03-29script.cpp: more cleanupPatrick Storz1-32/+19
2019-03-29script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8Patrick Storz1-7/+0
2019-03-29Drop "RegistryTool" which is no longer in use.Patrick Storz1-1/+0
2019-02-26Extensions: Use wperl as default perl interpreter on WindowsPatrick Storz1-1/+2
2019-02-20Give more descriptive names to document file related variables and functions.Tavmjong Bah2-2/+2
2019-01-02modernize loopsMarc Jeanmougin2-6/+6
2018-11-08Clarify licensesMax Gaukler6-7/+13
2018-11-07fix clipboard URL rebasingThomas Holder1-0/+5
2018-10-13Move some files to 'io' directory.Tavmjong Bah1-1/+1
2018-10-01Remove #include "config.h" wherever possibleEduard Braun2-7/+0
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-2/+2
2018-06-25Fix for bug 1777530 on masterJabier Arraiza1-12/+0
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot4-8/+8
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2-4/+3
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot4-54/+54
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot3-19/+19
2018-06-06Fixes to extension system and simplify the codeJabiertxo Arraiza Cenoz3-25/+12
2018-05-14Source typosluz.paz1-11/+11
2018-05-09Apply fixedJabier Arraiza3-104/+39
2018-05-09Reset old code to reaply fixedJabier Arraiza3-39/+107
2018-05-09fix compiling bugsJabier Arraiza1-1/+1
2018-05-09fix compiling bugsJabier Arraiza2-16/+19
2018-05-09fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271Jabier Arraiza1-0/+11
2018-05-09Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688Jabier Arraiza1-19/+2
2018-05-09Start migrating 0.92 patch to masterJabier Arraiza1-101/+36
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin3-22/+22
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin3-22/+22
2018-02-04Improve/fix error reporting when executing script extensionsEduard Braun1-9/+28
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-1/+2
2017-12-20Make script warnings transient for "Working..." dialogEduard Braun2-5/+22
2017-11-30Add a warning dialog for previous commitEduard Braun1-1/+5
2017-11-30Extensions: Don't crash on invalid effect extension outputEduard Braun1-3/+8
2017-11-07Misc. typosUnknown1-4/+4
2017-10-19Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2-13/+12
2017-10-19Remove all unused makefile.inStefano Facchini1-17/+0
2017-07-02Move directory scanners to new get_filenames(...) callsMartin Owens2-38/+6
2017-02-07fix two memory leaksperegrine1-0/+3
2016-08-08Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis1-9/+0
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2-5/+2
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski2-2/+5
2016-07-28extensions: Drop GTKMM2 fallbacksAlex Valavanis1-5/+1