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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-14
Add extensions directory in user folder to PYTHONPATH
Patrick Storz
1
-15
/
+13
2019-05-17
Ask Python extensions to return UTF-8 data
Karl Cheng
1
-0
/
+3
2019-04-28
Add inkex/deprecated-simple to PYTHONPATH
Thomas Holder
1
-6
/
+14
2019-03-30
Usage of get_program_dir() is more appropriate here
Patrick Storz
1
-1
/
+1
2019-03-30
Remove "get_extensions_path()"
Patrick Storz
1
-3
/
+9
2019-03-30
Add inscape to search path
Patrick Storz
1
-0
/
+10
2019-03-30
Restore "Add inkscape root directory to DLL search path"
Patrick Storz
1
-0
/
+15
2019-03-28
An a few more config.h fixes
Patrick Storz
1
-4
/
+0
2019-03-05
Restore set_extensions_env()
Thomas Holder
1
-0
/
+8
2019-02-15
Turn InkscapeApplication into singleton.
Tavmjong Bah
1
-2
/
+2
2018-12-10
Minor tweaks.
Tavmjong Bah
1
-1
/
+1
2018-12-09
Gtk/Gio templating of main inkscape application class to allow commandline us...
Marc Jeanmougin
1
-2
/
+4
2018-11-18
Rewrite of main.cpp using InkscapeApplication (Gtk::Application)
Tavmjong Bah
1
-10
/
+15
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-01-19
Move general ellipsize text function out of gradient files.
Tavmjong Bah
1
-10
/
+12
2015-12-08
finally removed all GSList from main folder .h files
Marc Jeanmougin
1
-1
/
+0
2015-02-27
corrected the casts (hopefully)
Marc Jeanmougin
1
-1
/
+0
2015-02-19
Put a few std::vector<SPitem*>
Marc Jeanmougin
1
-1
/
+1
2015-02-17
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
1
-1
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+1
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-1
/
+1
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-0
/
+0
2008-11-21
Merge from fe-moved
Ted Gould
1
-9
/
+18