| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -5/+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" from header files where possible | Eduard Braun | 2018-09-24 | 1 | -4/+0 |
| | | |||||
| * | Replace typedef struct with struct in POD type declarations. | Emmanuel Gil Peyrot | 2018-06-20 | 1 | -20/+14 |
| | | |||||
| * | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -1/+1 |
| | | | | | This renames most C <*.h> includes into C++ <c*> includes. | ||||
| * | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 1 | -12/+0 |
| | | | | (bzr r15223.1.1) | ||||
| * | cstdint is c++11, defaulting to stdint.h | Marc Jeanmougin | 2016-04-11 | 1 | -1/+1 |
| | | | | (bzr r14776) | ||||
| * | fix compile error in livarot | Marc Jeanmougin | 2016-04-11 | 1 | -11/+1 |
| | | | | (bzr r14774) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8404) | ||||
| * | add a new return code indicating nothing was done | bulia byak | 2007-04-11 | 1 | -1/+2 |
| | | | | (bzr r2849) | ||||
| * | ifdef'd win32 #include <inttypes.h> to fix compile error | Josh Andler | 2006-02-06 | 1 | -0/+4 |
| | | | | (bzr r96) | ||||
| * | revert to using inttypes.h instead of stdint.h | Ralf Stephan | 2006-02-06 | 1 | -3/+5 |
| | | | | (bzr r94) | ||||
| * | optimize includes, use stdlib instead of inttypes if we have it | Ralf Stephan | 2006-02-04 | 1 | -1/+10 |
| | | | | (bzr r73) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+170 |
| (bzr r1) | |||||
