| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2017-10-18 | Refactor Util::ptr_shared | Jan Lingscheid | 1 | -2/+2 | |
| Util::ptr_shared<T> was only used in its <char> specialization, so it is now refactored into a non-template class. Using it with arbitary classes was dangerous anyway. | |||||
| 2015-02-26 | Rename libgc/ => inkgc/ to reflect difference from Boehm GC | Liam P. White | 1 | -1/+1 | |
| (bzr r13950) | |||||
| 2015-02-25 | Isolate components of libgc | Liam P. White | 1 | -1/+1 | |
| (bzr r13946) | |||||
| 2011-12-08 | Switch to top-level glib headers. Thanks to DimStar for patch | Alex Valavanis | 1 | -2/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/898538 (bzr r10762) | |||||
| 2008-09-23 | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 1 | -0/+12 | |
| * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877) | |||||
| 2006-03-15 | shared_ptr -> ptr_shared | MenTaLguY | 1 | -2/+2 | |
| (bzr r240) | |||||
| 2006-02-06 | replace Util::SharedCStringPtr with the more general Util::shared_ptr<> | MenTaLguY | 1 | -3/+3 | |
| (bzr r87) | |||||
