summaryrefslogtreecommitdiffstats
path: root/src/inkscape-main.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-14Add extensions directory in user folder to PYTHONPATHPatrick Storz1-15/+13
2019-05-17Ask Python extensions to return UTF-8 dataKarl Cheng1-0/+3
2019-04-28Add inkex/deprecated-simple to PYTHONPATHThomas Holder1-6/+14
2019-03-30Usage of get_program_dir() is more appropriate herePatrick Storz1-1/+1
2019-03-30Remove "get_extensions_path()"Patrick Storz1-3/+9
2019-03-30Add inscape to search pathPatrick Storz1-0/+10
2019-03-30Restore "Add inkscape root directory to DLL search path"Patrick Storz1-0/+15
2019-03-28An a few more config.h fixesPatrick Storz1-4/+0
2019-03-05Restore set_extensions_env()Thomas Holder1-0/+8
2019-02-15Turn InkscapeApplication into singleton.Tavmjong Bah1-2/+2
2018-12-10Minor tweaks.Tavmjong Bah1-1/+1
2018-12-09Gtk/Gio templating of main inkscape application class to allow commandline us...Marc Jeanmougin1-2/+4
2018-11-18Rewrite of main.cpp using InkscapeApplication (Gtk::Application)Tavmjong Bah1-10/+15
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-01-19Move general ellipsize text function out of gradient files.Tavmjong Bah1-10/+12
2015-12-08finally removed all GSList from main folder .h filesMarc Jeanmougin1-1/+0
2015-02-27corrected the casts (hopefully)Marc Jeanmougin1-1/+0
2015-02-19Put a few std::vector<SPitem*>Marc Jeanmougin1-1/+1
2015-02-17At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin1-1/+2
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-08-31Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-0/+0
2008-11-21Merge from fe-movedTed Gould1-9/+18