| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 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 | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 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. | |||||
| 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) | |||||
| 2014-03-09 | Remove unused includes to tidy up the code. | Martin Owens | 1 | -1/+0 | |
| (bzr r13132) | |||||
| 2013-03-19 | Fixing regression | jtx | 1 | -1/+1 | |
| (bzr r11950.1.61) | |||||
| 2013-03-17 | Working with widjets | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r11950.1.56) | |||||
| 2013-03-14 | Fix another load of forward declaration tags | Alex Valavanis | 1 | -1/+1 | |
| (bzr r12205) | |||||
| 2011-10-23 | Documentation update pass. | Jon A. Cruz | 1 | -8/+6 | |
| (bzr r10692) | |||||
| 2009-08-06 | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 1 | -2/+2 | |
| which cannot be fixed easily. (bzr r8422) | |||||
| 2009-08-05 | SPDocument->Document | johnce | 1 | -2/+2 | |
| (bzr r8404) | |||||
| 2007-11-04 | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 1 | -1/+1 | |
| reverted for some files to keep them C-compatible. (bzr r4024) | |||||
| 2007-03-29 | Notify UndoStackObservers on commited incomplete transactions and ↵ | gustav_b | 1 | -0/+23 | |
| sp_document_{undo,redo}_clear, see #1684042. (bzr r2780) | |||||
| 2006-07-07 | GC utilization fixes | David Yip | 1 | -1/+1 | |
| (bzr r1373) | |||||
| 2006-07-05 | fixed compile bug | David Yip | 1 | -2/+2 | |
| (bzr r1355) | |||||
| 2006-07-04 | switched UndoStackObserver / CompositeUndoStackObserver to use GC | David Yip | 1 | -2/+4 | |
| managed memory. Initial tests seem to check out okay (bzr r1352) | |||||
| 2006-06-29 | backed out Event -> XML::Event changes | David Yip | 1 | -10/+6 | |
| (bzr r1319) | |||||
| 2006-06-29 | Event -> XML::Event* | David Yip | 1 | -6/+10 | |
| (bzr r1317) | |||||
| 2006-06-29 | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 1 | -10/+6 | |
| (bzr r1315) | |||||
| 2006-06-23 | a CompositeUndoStackObserver is still an UndoStackObserver -- forgot about that | David Yip | 1 | -3/+1 | |
| (bzr r1265) | |||||
