summaryrefslogtreecommitdiffstats
path: root/src/livarot/LivarotDefs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-5/+9
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-20/+14
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op>Alexander Brock2016-11-091-12/+0
* cstdint is c++11, defaulting to stdint.hMarc Jeanmougin2016-04-111-1/+1
* fix compile error in livarotMarc Jeanmougin2016-04-111-11/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* add a new return code indicating nothing was donebulia byak2007-04-111-1/+2
* ifdef'd win32 #include <inttypes.h> to fix compile errorJosh Andler2006-02-061-0/+4
* revert to using inttypes.h instead of stdint.hRalf Stephan2006-02-061-3/+5
* optimize includes, use stdlib instead of inttypes if we have itRalf Stephan2006-02-041-1/+10
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+170