| 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 | -7/+7 | |
| 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. | |||||
| 2015-12-08 | finally removed all GSList from main folder .h files | Marc Jeanmougin | 1 | -1/+0 | |
| (bzr r14504.1.15) | |||||
| 2015-02-19 | added a set to the Selection | Marc Jeanmougin | 1 | -1/+1 | |
| (bzr r13922.1.6) | |||||
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 1 | -1/+1 | |
| change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -4/+6 | |
| (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/+6 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2013-11-12 | Fix bug in SPSwitch. | Markus Engel | 1 | -1/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1249862 (bzr r12794) | |||||
| 2013-10-26 | Added some consts. | Markus Engel | 1 | -2/+2 | |
| (bzr r12729) | |||||
| 2013-09-24 | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 1 | -1/+1 | |
| remove const. (bzr r12584) | |||||
| 2013-09-20 | Refactor status-bar text for multiple items, was very broken | Martin Owens | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | |||||
| 2013-09-15 | Added runtime check in SP_-cast macros. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.123) | |||||
| 2013-09-14 | Modified SP_IS_ macros. | Markus Engel | 1 | -1/+1 | |
| (bzr r11608.1.122) | |||||
| 2013-04-05 | Merged Group and subclasses. | Markus Engel | 1 | -31/+2 | |
| (bzr r11608.1.77) | |||||
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.67) | |||||
| 2013-04-01 | Replaced all casting macros with glib-independent ones. | Markus Engel | 1 | -4/+2 | |
| (bzr r11608.1.64) | |||||
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -4/+4 | |
| (bzr r11608.1.57) | |||||
| 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-15 | Fix even more forward declaration tags | Alex Valavanis | 1 | -1/+1 | |
| (bzr r12206) | |||||
| 2013-01-17 | Cleanup more GObject type definitions | Alex Valavanis | 1 | -3/+7 | |
| (bzr r12034) | |||||
| 2012-08-18 | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by ↵ | Markus Engel | 1 | -23/+31 | |
| someone else. SPGroup should work as expected, SPSwitch may still be buggy. (bzr r11608.1.16) | |||||
| 2012-02-06 | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 1 | -1/+1 | |
| (bzr r10946) | |||||
| 2011-08-07 | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 1 | -1/+1 | |
| methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | |||||
| 2011-08-06 | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 1 | -1/+1 | |
| (bzr r10347.1.21) | |||||
| 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) | |||||
| 2006-07-29 | switch to sigc++ SPObject signals for SPSwitch | MenTaLguY | 1 | -1/+3 | |
| (bzr r1510) | |||||
| 2006-07-20 | marker refactoring work | Bryce Harrington | 1 | -1/+1 | |
| (bzr r1441) | |||||
| 2006-04-20 | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 1 | -0/+61 | |
| requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | |||||
