| 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-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| 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 | -1/+2 | |
| A lot of header clean-up. | |||||
| 2017-11-07 | Misc. typos | Unknown | 1 | -1/+1 | |
| Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -3/+3 | |
| (bzr r13341.5.16) | |||||
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 1 | -3/+3 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2013-03-14 | Fix another tonne of forward declaration tags | Alex Valavanis | 1 | -2/+2 | |
| (bzr r12204) | |||||
| 2011-10-05 | Cleanup for src/forward.h. (About 19 of the affected files did not require ↵ | Jon A. Cruz | 1 | -1/+0 | |
| the contents forward.h at all). (bzr r10667) | |||||
| 2011-02-27 | compatibility patch to compile using gcc 4.6 | Adib Taraben | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | |||||
| 2008-07-19 | remove usereference vestiges, change the signature of user_unlink (not used yet) | bulia byak | 1 | -1/+1 | |
| (bzr r6359) | |||||
| 2008-05-30 | LPE STACKING! | Johan B. C. Engelen | 1 | -1/+1 | |
| (many thanks to the french students who made this.) (bzr r5766) | |||||
| 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-10-11 | trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 1 | -71/+71 | |
| (bzr r3884) | |||||
| 2007-08-17 | Fix LPE: | Johan B. C. Engelen | 1 | -2/+2 | |
| * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498) | |||||
| 2007-08-14 | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 1 | -0/+71 | |
| (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | |||||
