| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -392/+0 |
| | | | | | A lot of header clean-up. | ||||
| * | First batch | Marc Jeanmougin | 2017-10-01 | 1 | -40/+22 |
| | | |||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -3/+1 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+3 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -3/+1 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -10/+10 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -27/+26 |
| |/ | | | (bzr r14954.1.19) | ||||
| * | create SPObject factory | Liam P. White | 2015-02-25 | 1 | -14/+0 |
| | | | | (bzr r13939.1.1) | ||||
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 1 | -24/+38 |
| | | | | (bzr r13700) | ||||
| * | noop: remove commented-out code that is dangerous and should not come back | Johan B. C. Engelen | 2014-07-28 | 1 | -3/+0 |
| | | | | (bzr r13475) | ||||
| * | refresh text objects when clipping (Bug 1339305) | Alvin Penner | 2014-07-25 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1339305 (bzr r13470) | ||||
| * | Added some consts. | Markus Engel | 2013-10-26 | 1 | -2/+2 |
| | | | | (bzr r12729) | ||||
| * | Comprehensive fix for the issues with disappearing filtered objects. | Krzysztof Kosi??ski | 2013-10-01 | 1 | -8/+8 |
| | | | | | | | | | | Fixes #304407 and possibly a few other bugs. Revert incorrect _item_bbox changes from r12528. Fixed bugs: - https://launchpad.net/bugs/304407 (bzr r12648) | ||||
| * | change names for displayName and detailedDescription, improve char code and ↵ | Martin Owens | 2013-09-24 | 1 | -2/+2 |
| | | | | | | remove const. (bzr r12584) | ||||
| * | Refactor status-bar text for multiple items, was very broken | Martin Owens | 2013-09-20 | 1 | -11/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1199192 (bzr r12550) | ||||
| * | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 1 | -2/+2 |
| | | | | (bzr r11608.1.113) | ||||
| * | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 1 | -4/+0 |
| | | | | (bzr r11608.1.86) | ||||
| * | Merged Item. | Markus Engel | 2013-04-05 | 1 | -14/+10 |
| | | | | (bzr r11608.1.81) | ||||
| * | Merged FlowX classes. | Markus Engel | 2013-04-05 | 1 | -137/+72 |
| | | | | (bzr r11608.1.79) | ||||
| * | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 2013-04-02 | 1 | -0/+15 |
| | | | | | | rewritten, as they aren't real classes. (bzr r11608.1.69) | ||||
| * | Added constructors to SP classes. | Markus Engel | 2013-04-01 | 1 | -8/+20 |
| | | | | (bzr r11608.1.67) | ||||
| * | Replaced calls to g_object_(un)ref with sp_object_(un)ref. | Markus Engel | 2013-04-01 | 1 | -8/+8 |
| | | | | (bzr r11608.1.65) | ||||
| * | Prepared exchange of casting macros. | Markus Engel | 2013-03-31 | 1 | -0/+2 |
| | | | | (bzr r11608.1.63) | ||||
| * | Renamed virtual function names. | Markus Engel | 2013-03-29 | 1 | -20/+20 |
| | | | | (bzr r11608.1.57) | ||||
| * | merged from trunk | Markus Engel | 2013-03-29 | 1 | -155/+6 |
| |\ | | | | | (bzr r11608.1.56) | ||||
| | * | Warning cleanup | Alex Valavanis | 2013-03-16 | 1 | -21/+18 |
| | | | | | | | (bzr r12211) | ||||
| | * | More GObject boilerplate cleanup | Alex Valavanis | 2013-01-24 | 1 | -70/+18 |
| | | | | | | | (bzr r12059) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -10/+10 |
| | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -2/+2 |
| | | | | | | | (bzr r11608.1.46) | ||||
| * | | Added "virtual pad" to | Markus Engel | 2012-08-19 | 1 | -48/+112 |
| |/ | | | | | | - SPFlowregion - SPFlowregionExclude (bzr r11608.1.24) | ||||
| * | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -2/+2 |
| | | | | (bzr r10987) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -12/+8 |
| | | | | (bzr r10461) | ||||
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -2/+2 |
| | | | | (bzr r10064) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -156/+158 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -10/+10 |
| |/ | | | (bzr r9546.1.4) | ||||
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -11/+8 |
| | | | | | | | | | | | | | sp_item_i2doc_affine or sp_item_i2d_affine respectively * remove sp_root_bbox, root->c2p was considered in the wrong place there * in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root node, because <svg> node does not have a transform attribute * fix style scaling for boolean operations (with viewBox) * fix zoom to fit drawing (with viewBox) * fix export area size for "export drawing" (with viewBox) * fix simultaneous movement of clone + original (with viewBox) (bzr r7010) | ||||
| * | Support for title and desc elements when serializing as Plain SVG. | Jeff Schiller | 2008-08-23 | 1 | -0/+4 |
| | | | | (bzr r6709) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -3/+3 |
| | | | | (bzr r6593) | ||||
| * | use LoadPathVector instead of LoadArtBPath everywhere | Johan B. C. Engelen | 2008-06-22 | 1 | -3/+3 |
| | | | | (bzr r6017) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -6/+6 |
| | | | | (bzr r5915) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -10/+8 |
| | | | | (bzr r5884) | ||||
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -1/+1 |
| | | | | | | change all sp_curve_methods functions to SPCurve::methods. (bzr r5609) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-04 | 1 | -4/+4 |
| | | | | (bzr r4025) | ||||
| * | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 2007-01-22 | 1 | -2/+9 |
| | | | | (bzr r2257) | ||||
| * | eliminate direct accesses to SPCurve::bpath | MenTaLguY | 2006-05-09 | 1 | -1/+1 |
| | | | | (bzr r787) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -6/+6 |
| | | | | (bzr r149) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -42/+42 |
| | | | | (bzr r134) | ||||
