| 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-10-06 | SPAttributeEnum typed function arguments | Thomas Holder | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-deprecated-headers pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This renames most C <*.h> includes into C++ <c*> includes. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -5/+5 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2014-10-18 | Refactoring hatch to remove memory leaks (bad GTKish casting macros) and ↵ | Jon A. Cruz | 1 | -16/+20 | |
| uninitialized value. (bzr r13622) | |||||
| 2014-10-14 | Merged hatch pdf and png export code | Tomasz Boczkowski | 1 | -1/+6 | |
| (bzr r13611.1.9) | |||||
| 2014-10-14 | Merged hatch rendering code | Tomasz Boczkowski | 1 | -0/+86 | |
| (bzr r13611.1.8) | |||||
