| Commit message (Expand) | Author | Age | Files | Lines |
| * | Tweak and spray: | Nicolas Dufour | 2011-04-01 | 1 | -411/+422 |
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -17/+17 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ... | Jon A. Cruz | 2010-12-23 | 1 | -1/+1 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -47/+49 |
| |\ |
|
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -3/+3 |
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 1 | -13/+13 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 1 | -12/+12 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| |/ |
|
| * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -7/+11 |
| * | Revert the inverted coordinate system fix. 3D Boxes and guides | Krzysztof Kosi??ski | 2010-04-06 | 1 | -4/+4 |
| * | Fix tweak and paint bucket tools | Krzysztof Kosi??ski | 2010-04-03 | 1 | -4/+4 |
| * | Cleanup of gradients and stops. | Jon A. Cruz | 2010-03-08 | 1 | -1/+0 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| * | Use cursor-tweak-move.xpm for all object modes and cursor-color.xpm | Tavmjong Bah | 2009-07-18 | 1 | -1/+6 |
| * | fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX... | bulia byak | 2009-03-22 | 1 | -2/+11 |
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -1/+0 |
| * | use 2geom bezier fitting (is copy of inkscape's) | Johan B. C. Engelen | 2008-12-10 | 1 | -1/+0 |
| * | NR->Geom conversion of some text functions and tweak-context | Joshua L. Blocher | 2008-11-28 | 1 | -26/+26 |
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -9/+9 |
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -40/+72 |
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -29/+117 |
| * | [i18n] Added use of plural forms. | Marcin Floryan | 2008-09-24 | 1 | -1/+1 |
| * | transform modes for tweak tool | bulia byak | 2008-09-19 | 1 | -139/+304 |
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -3/+3 |
| * | Eliminate more of SP_ACTIVE_DESKTOP | Maximilian Albert | 2008-08-15 | 1 | -1/+1 |
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -4/+4 |
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -3/+3 |
| * | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 2008-08-03 | 1 | -2/+0 |
| * | simplify color reading from tool style | bulia byak | 2008-07-26 | 1 | -22/+4 |
| * | 2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak... | Johan B. C. Engelen | 2008-07-08 | 1 | -14/+9 |
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 1 | -1/+1 |
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -4/+4 |
| * | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 2008-05-09 | 1 | -0/+1 |
| * | struct SPCurve => class SPCurve | Johan B. C. Engelen | 2008-05-05 | 1 | -2/+2 |
| * | typo | bulia byak | 2008-05-01 | 1 | -1/+1 |
| * | Several different i18n issues fixed following report from a_b (adresses bug #... | Marcin Floryan | 2008-04-12 | 1 | -0/+2 |
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 1 | -1/+1 |
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -2/+2 |
| * | fix vector, power, and fidelity for paths in transformed groups, also normali... | bulia byak | 2008-01-12 | 1 | -5/+5 |
| * | Retain the 3D box attribute when doing a color tweak only (so that the box ca... | Maximilian Albert | 2008-01-11 | 1 | -6/+6 |
| * | Add missing selection cue option to preferences for tweak, calligraphy, and p... | Maximilian Albert | 2008-01-11 | 1 | -0/+8 |
| * | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '... | Maximilian Albert | 2008-01-09 | 1 | -0/+7 |
| * | readjust jitter force | bulia byak | 2007-11-10 | 1 | -2/+0 |
| * | Warning cleanup | Jon A. Cruz | 2007-11-10 | 1 | -60/+60 |
| * | refactoring, one MakeTweak method instead of a bunch largely similar methods | bulia byak | 2007-11-09 | 1 | -7/+9 |
| * | preserve path effect | bulia byak | 2007-09-10 | 1 | -4/+10 |
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 1 | -9/+9 |
| * | reduce force of color tweaking | bulia byak | 2007-09-03 | 1 | -1/+1 |