| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -34/+34 | |
| | | | | | | | (bzr r10025) | |||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -412/+301 | |
| |\| | | | | | (bzr r9508.1.72) | |||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -412/+300 | |
| | |\ | | | | | | | (bzr r9945.1.1) | |||||
| | | * | More on c++ification and some XML privatisation | Abhishek Sharma public | 2010-07-20 | 1 | -9/+9 | |
| | | | | | | | | | | (bzr r9546.1.10) | |||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | |||||
| | | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -4/+4 | |
| | | | | | | | | | | (bzr r9546.1.4) | |||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -4/+4 | |
| | | | | | | | | | | (bzr r9546.1.2) | |||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -253/+255 | |
| | | | | | | | | | | | | | | | | 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) | |||||
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -87/+92 | |
| |\| | | | | | | | | (bzr r9508.1.52) | |||||
| | * | | 1) Fix snapping of guides to nodes/paths; 2) replace a g_assert with a ↵ | Diederik van Lierop | 2010-07-21 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | return statement (bzr r9638) | |||||
| | * | | Suppress gradient direction line for 'solid' gradients. | Jon A. Cruz | 2010-07-04 | 1 | -87/+84 | |
| | |/ | | | | | | | | | Removed unneeded and outdated macro use. (bzr r9564) | |||||
| * | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 1 | -3/+3 | |
| | | | | | | | (bzr r9508.1.48) | |||||
| * | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+1 | |
| | | | | | | | (bzr r9508.1.47) | |||||
| * | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -5/+0 | |
| |/ | | | (bzr r9508.1.44) | |||||
| * | better fix for lpe stack forking | Johan B. C. Engelen | 2010-05-18 | 1 | -21/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 (bzr r9431) | |||||
| * | fix bug when forking LPE stack | Johan B. C. Engelen | 2010-05-14 | 1 | -12/+26 | |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/578969 - https://launchpad.net/bugs/505400 (bzr r9419) | |||||
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -2/+4 | |
| | | | | | | | require an XML-level backwards compatibility mechanism to fix properly, and it's too late in the 0.48 cycle to introduce it. (bzr r9298) | |||||
| * | Initial fix for the inverted coordinate system bug | Krzysztof Kosi??ski | 2010-04-03 | 1 | -4/+2 | |
| | | | | (bzr r9281.1.1) | |||||
| * | Move around files to remove some vanity directories. | Krzysztof Kosi??ski | 2010-03-14 | 1 | -1/+1 | |
| | | | | | | Also remove the obsolete IDL file stub. (bzr r9194) | |||||
| * | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 1 | -15/+14 | |
| | | | | | | for the devs) (bzr r8960) | |||||
| * | Small snap bug has been eliminated, flowed text snapping now uses baseline, ↵ | Diederik van Lierop | 2009-12-30 | 1 | -2/+2 | |
| | | | | | | replacing tabs by spaces, removing some commented lines (bzr r8925) | |||||
| * | Merge GSoC2009 Connectors into trunk | Arcadie M. Cracan | 2009-12-02 | 1 | -0/+4 | |
| | | | | (bzr r8855) | |||||
| * | textual patch from bug 408093 | bulia byak | 2009-09-06 | 1 | -1/+1 | |
| | | | | (bzr r8563) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 | |
| | | | | (bzr r8404) | |||||
| * | call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968) | Thomas Holder | 2009-05-11 | 1 | -0/+6 | |
| | | | | (bzr r7860) | |||||
| * | Two minor snapping fixes | Diederik van Lierop | 2009-04-24 | 1 | -1/+1 | |
| | | | | (bzr r7770) | |||||
| * | The snap indicator's tooltip now displays "A to B", whereas before it only ↵ | Diederik van Lierop | 2009-02-20 | 1 | -13/+15 | |
| | | | | | | displayed "B". (bzr r7335) | |||||
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -1/+1 | |
| | | | | | | | | - Snap to the midpoint of paths and bbox edges - Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar PS: icons.svg has been modified, so use "make install" if needed (bzr r7144) | |||||
| * | correctly initialize vector in spitem. | Johan B. C. Engelen | 2009-01-04 | 1 | -0/+3 | |
| | | | | (bzr r7076) | |||||
| * | display filter label, if any, in filtered item description | bulia byak | 2009-01-03 | 1 | -2/+8 | |
| | | | | (bzr r7063) | |||||
| * | revert change of sp_item_i2d_affine in rev 20388, as it crashed command line use | Thomas Holder | 2008-12-21 | 1 | -2/+4 | |
| | | | | (bzr r7020) | |||||
| * | object-snapper.cpp | Thomas Holder | 2008-12-20 | 1 | -29/+5 | |
| | | | | | | | | | | | | | | | | | | | | * fix snapping to clip/mask with parent transform * replace matrix_to_desktop call sp-item.h sp-item.cpp * improve snapping to clip/mask with parent transform * remove matrix_to_desktop/matrix_from_desktop * use desktop->doc2dt() with sp_item_i2d_affine(...) desktop.h desktop.cpp * new method: dt2doc() selection-chemistry.cpp * remove awkward matrix_to_desktop(matrix_from_desktop(...)) calls (bzr r7016) | |||||
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -36/+6 | |
| | | | | | | | | | | | | | 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) | |||||
| * | remove orphaned NRMatrix wrapper for sp_item_write_transform | Thomas Holder | 2008-12-09 | 1 | -13/+0 | |
| | | | | (bzr r6979) | |||||
| * | Warning cleanup. | Jon A. Cruz | 2008-12-05 | 1 | -46/+44 | |
| | | | | (bzr r6947) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -25/+23 | |
| | | | | (bzr r6891) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -14/+23 | |
| | | | | (bzr r6885) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -78/+80 | |
| | | | | (bzr r6884) | |||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -1/+1 | |
| | | | | (bzr r6839) | |||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -3/+3 | |
| | | | | (bzr r6836) | |||||
| * | remove unneeded ref, arenaitem is reffed when created on invoke_show and ↵ | bulia byak | 2008-09-16 | 1 | -1/+1 | |
| | | | | | | unreffed by invoke_hide; this ref caused most arenaitems to leak (bzr r6818) | |||||
| * | Remove an obsolete comment | Diederik van Lierop | 2008-09-07 | 1 | -3/+7 | |
| | | | | (bzr r6775) | |||||
| * | removed unnecessary pointer, changed to by reference. (the pointer was not ↵ | Johan B. C. Engelen | 2008-09-01 | 1 | -7/+6 | |
| | | | | | | allowed to be NULL, so reference is better) (bzr r6752) | |||||
| * | Support for title and desc elements when serializing as Plain SVG. | Jeff Schiller | 2008-08-23 | 1 | -0/+26 | |
| | | | | (bzr r6709) | |||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -30/+14 | |
| | | | | (bzr r6593) | |||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -20/+20 | |
| | | | | (bzr r6569) | |||||
| * | SPItem::getBounds now always returns a Geom::Rect boundingbox. | Johan B. C. Engelen | 2008-08-01 | 1 | -2/+9 | |
| | | | | (bzr r6517) | |||||
| * | 2geomify a lot of NR::Points to Geom::Point | Johan B. C. Engelen | 2008-08-01 | 1 | -4/+4 | |
| | | | | (bzr r6513) | |||||
| * | replace matrix division code. | Johan B. C. Engelen | 2008-08-01 | 1 | -2/+1 | |
| | | | | (bzr r6512) | |||||
