| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 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 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) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -2/+2 |
| | | | | (bzr r6884) | ||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -20/+22 |
| | | | | (bzr r6839) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -37/+47 |
| | | | | (bzr r6836) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -2/+2 |
| | | | | (bzr r6593) | ||||
| * | 2geomify sp_shape_update_marker_view. | Johan B. C. Engelen | 2008-06-20 | 1 | -5/+8 |
| | | | | (bzr r6007) | ||||
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -4/+3 |
| | | | | (bzr r5884) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -14/+17 |
| | | | | (bzr r5149) | ||||
| * | fix scaling with stroke width for user-created markers | bulia byak | 2008-02-13 | 1 | -2/+6 |
| | | | | (bzr r4724) | ||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| | | | | (bzr r4629) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -14/+14 |
| | | | | (bzr r4043) | ||||
| * | apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item | Johan B. C. Engelen | 2007-10-09 | 1 | -0/+35 |
| | | | | (bzr r3864) | ||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -1/+3 |
| | | | | | | create methods to match DOM (bzr r2253) | ||||
| * | Marker menus now display custom markers in a document that are present | Bryce Harrington | 2006-12-07 | 1 | -1/+3 |
| | | | | | | | | when the document is loaded. The menus won't update with new markers, though, and there's a couple other issues that need to be addressed before its 100% reliable. (bzr r2080) | ||||
| * | Renaming sp-marker.* to marker.* | Bryce Harrington | 2006-12-06 | 1 | -0/+711 |
| (bzr r2077) | |||||
