index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
implementation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
Extensions: Implement translationdomain functionality
Patrick Storz
1
-5
/
+8
2019-10-14
Extensions: Switch .xslt file look-up to dependency logic as well
Patrick Storz
2
-21
/
+4
2019-10-14
Extensions: Improve logic to lookup script extensions
Patrick Storz
2
-133
/
+14
2019-08-31
cleanup includes a bit
Patrick Storz
2
-12
/
+19
2019-08-31
Switch Inkscape::Extension to use InxWidgets instead of InxParameters
Patrick Storz
1
-1
/
+1
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-05-10
Remove support for saving as JavaFX 1.x script (*.fx)
Karl Cheng
1
-1
/
+12
2019-04-06
More document.h cleanup.
Tavmjong Bah
1
-1
/
+1
2019-03-29
script.cpp: more cleanup
Patrick Storz
1
-32
/
+19
2019-03-29
script.cpp: Glib::spawn_async_with_pipes actually wants UTF-8
Patrick Storz
1
-7
/
+0
2019-03-29
Drop "RegistryTool" which is no longer in use.
Patrick Storz
1
-1
/
+0
2019-02-26
Extensions: Use wperl as default perl interpreter on Windows
Patrick Storz
1
-1
/
+2
2019-02-20
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2
-2
/
+2
2019-01-02
modernize loops
Marc Jeanmougin
2
-6
/
+6
2018-11-08
Clarify licenses
Max Gaukler
6
-7
/
+13
2018-11-07
fix clipboard URL rebasing
Thomas Holder
1
-0
/
+5
2018-10-13
Move some files to 'io' directory.
Tavmjong Bah
1
-1
/
+1
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
2
-7
/
+0
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-2
/
+2
2018-06-25
Fix for bug 1777530 on master
Jabier Arraiza
1
-12
/
+0
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
4
-8
/
+8
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2
-4
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
4
-54
/
+54
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
3
-19
/
+19
2018-06-06
Fixes to extension system and simplify the code
Jabiertxo Arraiza Cenoz
3
-25
/
+12
2018-05-14
Source typos
luz.paz
1
-11
/
+11
2018-05-09
Apply fixed
Jabier Arraiza
3
-104
/
+39
2018-05-09
Reset old code to reaply fixed
Jabier Arraiza
3
-39
/
+107
2018-05-09
fix compiling bugs
Jabier Arraiza
1
-1
/
+1
2018-05-09
fix compiling bugs
Jabier Arraiza
2
-16
/
+19
2018-05-09
fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60694271
Jabier Arraiza
1
-0
/
+11
2018-05-09
Fix https://gitlab.com/inkscape/inkscape/merge_requests/208#note_60693688
Jabier Arraiza
1
-19
/
+2
2018-05-09
Start migrating 0.92 patch to master
Jabier Arraiza
1
-101
/
+36
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
3
-22
/
+22
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
3
-22
/
+22
2018-02-04
Improve/fix error reporting when executing script extensions
Eduard Braun
1
-9
/
+28
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-1
/
+2
2017-12-20
Make script warnings transient for "Working..." dialog
Eduard Braun
2
-5
/
+22
2017-11-30
Add a warning dialog for previous commit
Eduard Braun
1
-1
/
+5
2017-11-30
Extensions: Don't crash on invalid effect extension output
Eduard Braun
1
-3
/
+8
2017-11-07
Misc. typos
Unknown
1
-4
/
+4
2017-10-19
Drop obsolete wrapper around Glib::file_open_tmp
Stefano Facchini
2
-13
/
+12
2017-10-19
Remove all unused makefile.in
Stefano Facchini
1
-17
/
+0
2017-07-02
Move directory scanners to new get_filenames(...) calls
Martin Owens
2
-38
/
+6
2017-02-07
fix two memory leaks
peregrine
1
-0
/
+3
2016-08-08
Remove deprecated Autotools and btool files. Please use CMake instead
Alex Valavanis
1
-9
/
+0
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2
-5
/
+2
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2
-2
/
+5
2016-07-28
extensions: Drop GTKMM2 fallbacks
Alex Valavanis
1
-5
/
+1
[next]