index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inkscape-main.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add extensions directory in user folder to PYTHONPATH
Patrick Storz
2019-06-14
1
-15
/
+13
*
Ask Python extensions to return UTF-8 data
Karl Cheng
2019-05-17
1
-0
/
+3
*
Add inkex/deprecated-simple to PYTHONPATH
Thomas Holder
2019-04-28
1
-6
/
+14
*
Usage of get_program_dir() is more appropriate here
Patrick Storz
2019-03-30
1
-1
/
+1
*
Remove "get_extensions_path()"
Patrick Storz
2019-03-30
1
-3
/
+9
*
Add inscape to search path
Patrick Storz
2019-03-30
1
-0
/
+10
*
Restore "Add inkscape root directory to DLL search path"
Patrick Storz
2019-03-30
1
-0
/
+15
*
An a few more config.h fixes
Patrick Storz
2019-03-28
1
-4
/
+0
*
Restore set_extensions_env()
Thomas Holder
2019-03-05
1
-0
/
+8
*
Turn InkscapeApplication into singleton.
Tavmjong Bah
2019-02-15
1
-2
/
+2
*
Minor tweaks.
Tavmjong Bah
2018-12-10
1
-1
/
+1
*
Gtk/Gio templating of main inkscape application class to allow commandline us...
Marc Jeanmougin
2018-12-09
1
-2
/
+4
*
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
2018-11-18
1
-0
/
+36