| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-10-13 | Move some files to 'io' directory. | Tavmjong Bah | 1 | -254/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This renames most C <*.h> includes into C++ <c*> includes. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -9/+9 | |
| 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 | |
| 2015-05-06 | Changed return type to be consistent with other calls and to make header ↵ | Jon A. Cruz | 1 | -1/+1 | |
| stand-alone. (bzr r14112) | |||||
| 2012-10-04 | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 1 | -0/+1 | |
| they are not used elsewhere. (bzr r11735) | |||||
| 2011-12-08 | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 1 | -5/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | |||||
| 2011-05-06 | Adding initial cut of resource manager. | Jon A. Cruz | 1 | -121/+97 | |
| (bzr r10198) | |||||
| 2009-04-07 | functional noop: Change prepend_current_dir_if_relative to return the result ↵ | Peter Moulder | 1 | -7/+7 | |
| rather than taking a pointer to where to put the result. (Clarifies that the existing value isn't used.) (bzr r7653) | |||||
| 2009-02-11 | Warning cleanup | Jon A. Cruz | 1 | -3/+3 | |
| (bzr r7274) | |||||
| 2008-09-23 | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 1 | -1/+3 | |
| * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877) | |||||
| 2008-01-31 | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 1 | -1/+2 | |
| (bzr r4629) | |||||
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -2/+2 | |
| (bzr r149) | |||||
