| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - 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-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -6/+6 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Rename libgc/ => inkgc/ to reflect difference from Boehm GC | Liam P. White | 2015-02-26 | 1 | -1/+1 |
| | | | | (bzr r13950) | ||||
| * | Isolate components of libgc | Liam P. White | 2015-02-25 | 1 | -1/+1 |
| | | | | (bzr r13946) | ||||
| * | Remove unused includes to tidy up the code. | Martin Owens | 2014-03-09 | 1 | -1/+0 |
| | | | | (bzr r13132) | ||||
| * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | (bzr r12205) | ||||
| * | Documentation update pass. | Jon A. Cruz | 2011-10-23 | 1 | -8/+6 |
| | | | | (bzr r10692) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8404) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | Notify UndoStackObservers on commited incomplete transactions and ↵ | gustav_b | 2007-03-29 | 1 | -0/+23 |
| | | | | | | | | sp_document_{undo,redo}_clear, see #1684042. (bzr r2780) | ||||
| * | GC utilization fixes | David Yip | 2006-07-07 | 1 | -1/+1 |
| | | | | (bzr r1373) | ||||
| * | fixed compile bug | David Yip | 2006-07-05 | 1 | -2/+2 |
| | | | | (bzr r1355) | ||||
| * | switched UndoStackObserver / CompositeUndoStackObserver to use GC | David Yip | 2006-07-04 | 1 | -2/+4 |
| | | | | | | managed memory. Initial tests seem to check out okay (bzr r1352) | ||||
| * | backed out Event -> XML::Event changes | David Yip | 2006-06-29 | 1 | -10/+6 |
| | | | | (bzr r1319) | ||||
| * | Event -> XML::Event* | David Yip | 2006-06-29 | 1 | -6/+10 |
| | | | | (bzr r1317) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -10/+6 |
| | | | | (bzr r1315) | ||||
| * | a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about that | David Yip | 2006-06-23 | 1 | -3/+1 |
| | | | | (bzr r1265) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+165 |
| (bzr r1) | |||||
