| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -0/+9 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+3 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -5/+5 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -3/+3 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -3/+3 | |
| 2017-12-04 | Pull custom code from prefix.h/cpp | Eduard Braun | 1 | -40/+0 | |
| These files are actually part of BinReloc Inkscape specific code is in path-prefix.h (and now path-prefix.cpp) | |||||
| 2017-06-15 | Refactor 1a66c0aae0da7c3b860d06e72f5ff87f444bc462 and allow to use a ↵ | Eduard Braun | 1 | -8/+19 | |
| different data directory by setting the environment variable INKSCAPE_DATADIR at runtime | |||||
| 2017-06-15 | Improve Windows relocation support. | Eduard Braun | 1 | -56/+10 | |
| Remove a lot of unused / overly compicated path manipulation functions and replace them with a solution that also handles the case where inkscape.exe is located in a /bin subdirectory. | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+2 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -2/+1 | |
| (bzr r15025) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -1/+1 | |
| (bzr r13341.5.16) | |||||
| 2014-09-07 | Update to experimental r13543 | Liam P. White | 1 | -1/+1 | |
| (bzr r13090.1.108) | |||||
| 2014-09-01 | BinReloc: fix -Wwrite-strings | Liam P. White | 1 | -1/+1 | |
| (bzr r13538) | |||||
| 2014-05-13 | fix windows 64bit build. (changes already committed to trunk) | Johan B. C. Engelen | 1 | -3/+0 | |
| (bzr r13341.1.19) | |||||
| 2014-05-11 | fix build on Windows with newer gcc / other Windows headers. redefining NULL ↵ | Johan B. C. Engelen | 1 | -2/+5 | |
| is terrible, perhaps we can remove these lines for all build platforms? (bzr r13358) | |||||
| 2011-07-19 | Remove deprecated Glib symbols | Krzysztof Kosi??ski | 1 | -2/+2 | |
| Fixed bugs: - https://launchpad.net/bugs/367606 (bzr r10480) | |||||
| 2010-04-02 | Fix command line invocation on Windows (LP #167455). | Krzysztof Kosi??ski | 1 | -4/+4 | |
| Fixed bugs: - https://launchpad.net/bugs/167455 (bzr r9281) | |||||
| 2010-03-28 | Allow Inkscape to run from Unicode directories on Windows | Krzysztof Kosi??ski | 1 | -175/+169 | |
| Fixed bugs: - https://launchpad.net/bugs/505107 (bzr r9248) | |||||
| 2009-02-26 | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 1 | -2/+4 | |
| (bzr r7380) | |||||
| 2008-05-29 | Create a new macro in path-prefix.h, WIN32_DATADIR, that works similarly to ↵ | Bob Jamison | 1 | -0/+75 | |
| BR_DATADIR. This should solve the "current directory" problems. This is a temporary fix. (bzr r5762) | |||||
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -3/+3 | |
| (bzr r4629) | |||||
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -2/+2 | |
| (bzr r149) | |||||
