summaryrefslogtreecommitdiffstats
path: root/src/inkscape-main.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add extensions directory in user folder to PYTHONPATHPatrick Storz2019-06-141-15/+13
* Ask Python extensions to return UTF-8 dataKarl Cheng2019-05-171-0/+3
* Add inkex/deprecated-simple to PYTHONPATHThomas Holder2019-04-281-6/+14
* Usage of get_program_dir() is more appropriate herePatrick Storz2019-03-301-1/+1
* Remove "get_extensions_path()"Patrick Storz2019-03-301-3/+9
* Add inscape to search pathPatrick Storz2019-03-301-0/+10
* Restore "Add inkscape root directory to DLL search path"Patrick Storz2019-03-301-0/+15
* An a few more config.h fixesPatrick Storz2019-03-281-4/+0
* Restore set_extensions_env()Thomas Holder2019-03-051-0/+8
* Turn InkscapeApplication into singleton.Tavmjong Bah2019-02-151-2/+2
* Minor tweaks.Tavmjong Bah2018-12-101-1/+1
* Gtk/Gio templating of main inkscape application class to allow commandline us...Marc Jeanmougin2018-12-091-2/+4
* Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah2018-11-181-0/+36