| 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 | ||||
| * | 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. | ||||
| * | Fix colors when tracing | Krzysztof Kosi??ski | 2013-09-19 | 1 | -2/+2 |
| | | | | (bzr r12541) | ||||
| * | removing some more unused functions | Kris De Gussem | 2013-01-30 | 1 | -75/+0 |
| | | | | (bzr r12076) | ||||
| * | fix Memory leak in bitmap trace (Bug #996695) | Kris De Gussem | 2013-01-23 | 1 | -6/+8 |
| | | | | (bzr r12057) | ||||
| * | Reverse color order in tracing support function to match reversal of colors ↵ | Jon A. Cruz | 2011-07-27 | 1 | -2/+2 |
| | | | | | | | | | in GdkPixmaps used. Fixes bug #815596. Fixed bugs: - https://launchpad.net/bugs/815596 (bzr r10508) | ||||
| * | Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner. ↵ | Bob Jamison | 2006-03-25 | 1 | -0/+81 |
| | | | | | | Also make certain that packed pixels are unsigned long. (bzr r294) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+206 |
| (bzr r1) | |||||
