| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge | Marc Jeanmougin | 2015-04-26 | 1 | -14/+0 |
| |\ | | | | | (bzr r13922.1.12) | ||||
| | * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -14/+0 |
| | | | | | | | (bzr r13939.1.1) | ||||
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.10) | ||||
| * | | added a set to the Selection | Marc Jeanmougin | 2015-02-19 | 1 | -7/+7 |
| | | | | | | | (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 | -13/+11 |
| |/ | | | | | | | | 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) | ||||
| * | Fix for SPSwitch updates. | Markus Engel | 2014-02-19 | 1 | -4/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1254373 (bzr r13044) | ||||
| * | Fix bug in SPSwitch. | Markus Engel | 2013-11-12 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1249862 (bzr r12794) | ||||
| * | "fix" some "unused parameter" warnings | Kris De Gussem | 2013-10-28 | 1 | -1/+1 |
| | | | | (bzr r12738) | ||||
| * | 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 | -3/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | ||||
| * | Reactivated independent reference counting in the SPObject tree. | Markus Engel | 2013-04-08 | 1 | -2/+4 |
| | | | | (bzr r11608.1.88) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -2/+0 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged Item. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| | | | | (bzr r11608.1.81) | ||||
| * | Merged more classes. | Markus Engel | 2013-04-05 | 1 | -1/+0 |
| | | | | (bzr r11608.1.78) | ||||
| * | Merged Group and subclasses. | Markus Engel | 2013-04-05 | 1 | -38/+21 |
| | | | | (bzr r11608.1.77) | ||||
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 1 | -0/+10 |
| | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -3/+9 |
| | | | | (bzr r11608.1.67) | ||||
| * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+1 |
| | | | | (bzr r11608.1.63) | ||||
| * | 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 | -27/+5 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Cleanup more GObject type definitions | Alex Valavanis | 2013-01-17 | 1 | -27/+3 |
| | | | | | | | (bzr r12034) | ||||
| * | | Added "virtual pad" to SPGroup and SPSwitch. There was some weird try by ↵ | Markus Engel | 2012-08-18 | 1 | -32/+35 |
| |/ | | | | | | | someone else. SPGroup should work as expected, SPSwitch may still be buggy. (bzr r11608.1.16) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -3/+3 |
| | | | | | | 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 | -6/+4 |
| | | | | (bzr r10347.1.21) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -6/+3 |
| | | | | (bzr r10461) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -7/+20 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.4) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+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) | ||||
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop ↵ | bulia byak | 2008-09-16 | 1 | -1/+0 |
| | | | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -1/+1 |
| | | | | (bzr r4052) | ||||
| * | switch to sigc++ SPObject signals for SPSwitch | MenTaLguY | 2006-07-29 | 1 | -7/+7 |
| | | | | (bzr r1510) | ||||
| * | marker refactoring work | Bryce Harrington | 2006-07-20 | 1 | -5/+5 |
| | | | | (bzr r1441) | ||||
| * | Applied patch #1501709 | Jon A. Cruz | 2006-06-07 | 1 | -3/+1 |
| | | | | (bzr r1176) | ||||
| * | Bug-1474013 - switch works incorrectly with non SP_ITEM children | Andrius Ramanauskas | 2006-04-21 | 1 | -1/+1 |
| | | | | (bzr r561) | ||||
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -0/+182 |
| requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | |||||
