| 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 | -4/+4 | |
| 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-05-31 | Implement rendering for 'textPath' 'side' attribute. No GUI. | Tavmjong Bah | 1 | -2/+2 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -4/+4 | |
| (bzr r13341.5.16) | |||||
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 1 | -4/+4 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2013-03-14 | Fix another tonne of forward declaration tags | Alex Valavanis | 1 | -1/+1 | |
| (bzr r12204) | |||||
| 2012-02-06 | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 1 | -1/+1 | |
| (bzr r10946) | |||||
| 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) | |||||
| 2010-06-29 | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 1 | -0/+1 | |
| sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| 2008-03-26 | whitespace. remove tabs, improve readability | Johan B. C. Engelen | 1 | -29/+30 | |
| (bzr r5199) | |||||
| 2006-07-28 | switch to sigc++ SPObject signals for SPUsePathReference | MenTaLguY | 1 | -1/+1 | |
| (bzr r1498) | |||||
