summaryrefslogtreecommitdiffstats
path: root/src/path-prefix.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-05macOS bundle support for append_inkscape_datadirThomas Holder1-1/+9
2019-06-14append_inkscape_datadir: Canonicalize inkscape_datadir separatelyPatrick Storz1-3/+15
2019-06-14append_inkscape_datadir: Always canonicalize full filenamePatrick Storz1-9/+5
2019-03-31Some anti-aliasingPatrick Storz1-1/+1
2019-03-30Remove "get_extensions_path()"Patrick Storz1-38/+2
2019-03-30Remove unused "get_datadir_path()"Patrick Storz1-26/+0
2019-03-30Add inscape to search pathPatrick Storz1-0/+65
2018-11-08Clarify licensesMax Gaukler1-15/+6
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+1
2018-10-01Use _WIN32 instead of WIN32Eduard Braun1-2/+2
2018-09-30Canonicalize path read from INKSCAPE_DATADIR environment variableEduard Braun1-0/+4
2018-07-25Fix codding styleJabiertxo Arraiza Cenoz1-6/+6
2018-07-25Add some Marting sugestions about main.cpp in MRJabiertxo Arraiza Cenoz1-0/+61
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2017-12-04Fix a compiler warningEduard Braun1-1/+1
2017-12-04Generalize support for INKSCAPE_DATADIR environment variableEduard Braun1-19/+17
2017-12-04Pull custom code from prefix.h/cppEduard Braun1-0/+76