| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -49/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 1 | -1/+0 |
| | | | | (bzr r14504.1.15) | ||||
| * | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 1 | -1/+1 |
| | | | | (bzr r13922.1.6) | ||||
| * | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 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) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -4/+6 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Fix bug in SPSwitch. | Markus Engel | 2013-11-12 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1249862 (bzr r12794) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -2/+2 |
| | | | | (bzr r12729) | ||||
| * | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 2013-09-24 | 1 | -1/+1 |
| | | | | | | remove const. (bzr r12584) | ||||
| * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | ||||
| * | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 1 | -1/+1 |
| | | | | (bzr r11608.1.123) | ||||
| * | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 1 | -1/+1 |
| | | | | (bzr r11608.1.122) | ||||
| * | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -31/+2 |
| | | | | (bzr r11608.1.77) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -0/+1 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced all casting macros with glib-independent ones. | Markus Engel | 2013-04-01 | 1 | -4/+2 |
| | | | | (bzr r11608.1.64) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -4/+4 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -1/+6 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 1 | -1/+1 |
| | | | | | | | (bzr r12206) | ||||
| | * | Cleanup more GObject type definitions | Alex Valavanis | 2013-01-17 | 1 | -3/+7 |
| | | | | | | | (bzr r12034) | ||||
| * | | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by ↵ | Markus Engel | 2012-08-18 | 1 | -23/+31 |
| |/ | | | | | | | someone else. SPGroup should work as expected, SPSwitch may still be buggy. (bzr r11608.1.16) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-06 | 1 | -1/+1 |
| | | | | (bzr r10946) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -1/+1 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -1/+1 |
| | | | | (bzr r10347.1.21) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | switch to sigc++ SPObject signals for SPSwitch | MenTaLguY | 2006-07-29 | 1 | -1/+3 |
| | | | | (bzr r1510) | ||||
| * | marker refactoring work | Bryce Harrington | 2006-07-20 | 1 | -1/+1 |
| | | | | (bzr r1441) | ||||
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -0/+61 |
| requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | |||||
