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