| Commit message (Expand) | Author | Age | Files | Lines |
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -10/+10 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -133/+191 |
| |\ |
|
| | * | XML Privatisation Stuff after a long time | Abhishek Sharma public | 2010-08-11 | 1 | -0/+59 |
| | * | Yet mor in c++ification | Abhishek Sharma public | 2010-07-24 | 1 | -7/+6 |
| | * | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 2010-07-12 | 1 | -48/+48 |
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -2/+2 |
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -10/+10 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| * | | Fix for Bug #586955 (the unit for user defined document size is not refreshed... | Nicolas Dufour | 2010-09-26 | 1 | -0/+25 |
| |/ |
|
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 1 | -2/+2 |
| * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -0/+1 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -7/+7 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -7/+7 |
| * | Make sure that when opening a window, this window is positioned within the bo... | Diederik van Lierop | 2009-06-06 | 1 | -2/+4 |
| * | When a guide is hidden, then also hide its origin (fixes bug #371893) | Diederik van Lierop | 2009-05-31 | 1 | -27/+18 |
| * | Store the maximized state in the document (closes bug #168422) | Diederik van Lierop | 2009-05-31 | 1 | -12/+25 |
| * | Inkscape should not discard negative window positions. For example, a maximiz... | Diederik van Lierop | 2009-05-23 | 1 | -8/+4 |
| * | Purged unused static function | Jon A. Cruz | 2009-02-26 | 1 | -53/+0 |
| * | Snapping of guides now turned on by default, and fixed initialization of the ... | Diederik van Lierop | 2009-02-22 | 1 | -6/+1 |
| * | Store the snapper tolerances in the snap-preferences instead of in each snapp... | Diederik van Lierop | 2009-01-31 | 1 | -17/+5 |
| * | Add buttons for snapping to grids and/or guides | Diederik van Lierop | 2009-01-28 | 1 | -6/+16 |
| * | - Snap to the midpoint of shapes and bboxes | Diederik van Lierop | 2009-01-18 | 1 | -9/+24 |
| * | 1) snap midpoints of line segments (both as source and as target) | Diederik van Lierop | 2008-12-14 | 1 | -3/+8 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -12/+4 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -24/+19 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -5/+5 |
| * | Snap to intersections of any kind of path (were we previously only could snap... | Diederik van Lierop | 2008-08-08 | 1 | -3/+3 |
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 1 | -1/+0 |
| * | plumb XML::Documents in everywhere | MenTaLguY | 2008-06-11 | 1 | -4/+3 |
| * | merge gsoc2008_johan_path2geom into trunk | Johan B. C. Engelen | 2008-06-06 | 1 | -3/+3 |
| * | wrtlprnft's patch for bug 234834 - keeps guidelines in same position relative... | Stephen Silver | 2008-05-31 | 1 | -0/+17 |
| * | - Use constrainedSnap() instead of freeSnap() if we're dragging nodes with ctrl | Diederik van Lierop | 2008-05-21 | 1 | -1/+1 |
| * | Next steps in implementing the snapping indicator | Diederik van Lierop | 2008-05-04 | 1 | -1/+7 |
| * | Snap to page border | Diederik van Lierop | 2008-03-12 | 1 | -0/+5 |
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-02-24 | 1 | -13/+13 |
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -0/+2 |
| * | remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, bu... | Johan B. C. Engelen | 2008-01-17 | 1 | -9/+6 |
| * | stop toggling insensitive state for modification flag updates (fixes critical... | MenTaLguY | 2008-01-15 | 1 | -6/+4 |
| * | abstract use of sodipodi:modified | MenTaLguY | 2008-01-15 | 1 | -2/+2 |
| * | Fixed bug #172778, [old] grid settings not respected when reopening document | Johan B. C. Engelen | 2007-12-29 | 1 | -2/+93 |
| * | angled guidelines: create angled line when dragging from edge of rulers | Johan B. C. Engelen | 2007-12-24 | 1 | -0/+14 |
| * | Add global snapping toggle | Diederik van Lierop | 2007-12-12 | 1 | -1/+6 |
| * | Snap to axonometric grid lines | Diederik van Lierop | 2007-12-08 | 1 | -2/+2 |
| * | Lookup object from repr instead of id to fix redo of undo of guide creation :-) | Johan B. C. Engelen | 2007-12-05 | 1 | -3/+2 |
| * | don't crash upon adding strange named XML element to namedview. | Johan B. C. Engelen | 2007-12-04 | 1 | -2/+3 |
| * | Snap to intersections of line segments | Diederik van Lierop | 2007-11-14 | 1 | -0/+10 |
| * | Don't set inkscape:modified on startup when grids are shown/hidden. | Maximilian Albert | 2007-11-13 | 1 | -3/+7 |
| * | Improve the user interaction for snapping of bounding boxes, and add an new t... | Diederik van Lierop | 2007-11-05 | 1 | -0/+10 |
| * | remove debug messages, convert tabs to spaces and remove whitespace for sp-na... | Johan B. C. Engelen | 2007-10-24 | 1 | -33/+31 |
| * | Fix bug [ 1818794 ] Showing grid on opening svg | Johan B. C. Engelen | 2007-10-24 | 1 | -4/+33 |