| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -2/+2 |
| | | |||||
| * | 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 | ||||
| * | 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. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -12/+12 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Fixed memory leaks | Kris De Gussem | 2013-01-20 | 1 | -37/+45 |
| | | | | (bzr r12050) | ||||
| * | Memory leak fixes (Bug #812497) | Kris De Gussem | 2011-07-20 | 1 | -1/+7 |
| | | | | (bzr r10483) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -3/+3 |
| | | | | | | suggested parentheses (bzr r7252) | ||||
| * | clean up PPM output code | Bob Jamison | 2006-03-30 | 1 | -17/+13 |
| | | | | (bzr r373) | ||||
| * | Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. ↵ | Bob Jamison | 2006-03-25 | 1 | -8/+117 |
| | | | | | | Also make certain that packed pixels are unsigned long. (bzr r294) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+331 |
| (bzr r1) | |||||
