| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 1 | -4/+2 |
| |\ | | | | | (bzr r11608.1.119) | ||||
| | * | reduce scope of variables | Johan B. C. Engelen | 2013-08-03 | 1 | -4/+2 |
| | | | | | | | (bzr r12463) | ||||
| * | | 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 | -163/+181 |
| | | | | | | | (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 | -8/+23 |
| | | | | | | | (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 | -20/+20 |
| | | | | | | | (bzr r11608.1.57) | ||||
| * | | merged from trunk | Markus Engel | 2013-03-29 | 1 | -129/+54 |
| |\| | | | | | (bzr r11608.1.56) | ||||
| | * | Fix -Wcast-align issues with SPItemCtx | Alex Valavanis | 2013-03-18 | 1 | -1/+1 |
| | | | | | | | (bzr r12222) | ||||
| | * | fix/suppress build warnings | Kris De Gussem | 2013-03-16 | 1 | -6/+6 |
| | | | | | | | (bzr r12215) | ||||
| | * | More GObject boilerplate cleanup | Alex Valavanis | 2013-01-24 | 1 | -52/+24 |
| | | | | | | | (bzr r12059) | ||||
| | * | SPObject: drop sp_object_ prefix on class members | Alex Valavanis | 2012-11-11 | 1 | -2/+2 |
| | | | | | | | (bzr r11869) | ||||
| | * | Fix for 165865 : Fix marker color on duplicate | John Smith | 2012-09-17 | 1 | -0/+33 |
| | | | | | | | (bzr r11671) | ||||
| * | | Removed function pointers from SPObject and subclasses. | Markus Engel | 2013-03-29 | 1 | -4/+4 |
| | | | | | | | | | | | Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | ||||
| * | | Various changes. | Markus Engel | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r11608.1.48) | ||||
| * | | Added virtual pad to SPFlowtext; removed old calls to virtual SPItem methods. | Markus Engel | 2012-10-06 | 1 | -13/+29 |
| | | | | | | | (bzr r11608.1.46) | ||||
| * | | Added "virtual pad" to SPMarker. | Markus Engel | 2012-08-19 | 1 | -50/+110 |
| |/ | | | (bzr r11608.1.19) | ||||
| * | Warning and uninitialized variable cleanup. | Jon A. Cruz | 2012-01-08 | 1 | -136/+132 |
| | | | | (bzr r10860) | ||||
| * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | | | | (bzr r10582.1.6) | ||||
| * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 1 | -25/+19 |
| | | | | (bzr r10582.1.5) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -4/+5 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -5/+5 |
| | | | | | | 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 | -18/+16 |
| | | | | (bzr r10347.1.21) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -23/+13 |
| | | | | (bzr r10461) | ||||
| * | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 1 | -0/+1 |
| | | | | (bzr r10347.1.2) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -1/+1 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -1/+1 |
| | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -10/+10 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| | | | | | | | (bzr r10067) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -9/+9 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -17/+17 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -17/+17 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| | | * | 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) | ||||
| * | | Fix rendering failures caused by markers with markerUnits="strokeWidth" | Krzysztof Kosi??ski | 2010-08-11 | 1 | -0/+7 |
| | | | | | | | | | | | on shapes with zero stroke width (bzr r9508.1.56) | ||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -6/+0 |
| |/ | | | (bzr r9508.1.44) | ||||
| * | fix bug 168663, marker shifted wrong by viewBox | Thomas Holder | 2009-11-23 | 1 | -16/+3 |
| | | | | (bzr r8836) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+3 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -3/+3 |
| | | | | (bzr r8404) | ||||
| * | 2geomify marker viewbox | Johan B. C. Engelen | 2009-01-04 | 1 | -29/+24 |
| | | | | (bzr r7075) | ||||
| * | a bit more cleanup | Johan B. C. Engelen | 2009-01-04 | 1 | -2/+4 |
| | | | | (bzr r7074) | ||||
| * | clean up code a bit. especially remove obscure newing of a struct with C++ ↵ | Johan B. C. Engelen | 2009-01-04 | 1 | -24/+23 |
| | | | | | | objects. (bzr r7071) | ||||
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -2/+2 |
| | | | | (bzr r7032) | ||||
| * | typo in xMaxYMid | Thomas Holder | 2008-12-12 | 1 | -1/+1 |
| | | | | (bzr r6990) | ||||
| * | bug #166885 (preserveAspectRatio="none" misinterpreted) | Thomas Holder | 2008-12-11 | 1 | -1/+1 |
| | | | | (bzr r6988) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -13/+16 |
| | | | | (bzr r6885) | ||||
