| Commit message (Expand) | Author | Files | Lines |
| 2009-03-22 | fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX... | bulia byak | 1 | -2/+11 |
| 2009-03-13 | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 1 | -1/+0 |
| 2008-12-10 | use 2geom bezier fitting (is copy of inkscape's) | Johan B. C. Engelen | 1 | -1/+0 |
| 2008-11-28 | NR->Geom conversion of some text functions and tweak-context | Joshua L. Blocher | 1 | -26/+26 |
| 2008-11-21 | Merge from fe-moved | Ted Gould | 1 | -9/+9 |
| 2008-10-27 | From trunk | Ted Gould | 1 | -40/+72 |
| 2008-10-11 | Merging from trunk | Ted Gould | 1 | -29/+117 |
| 2008-09-24 | [i18n] Added use of plural forms. | Marcin Floryan | 1 | -1/+1 |
| 2008-09-19 | transform modes for tweak tool | bulia byak | 1 | -139/+304 |
| 2008-09-18 | Next roud of NR ==> Geom conversion | Maximilian Albert | 1 | -3/+3 |
| 2008-08-15 | Eliminate more of SP_ACTIVE_DESKTOP | Maximilian Albert | 1 | -1/+1 |
| 2008-08-08 | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 1 | -4/+4 |
| 2008-08-05 | NR::Maybe => boost::optional | Johan B. C. Engelen | 1 | -3/+3 |
| 2008-08-03 | remove many needless references to n-art-bpath.h | Johan B. C. Engelen | 1 | -2/+0 |
| 2008-07-26 | simplify color reading from tool style | bulia byak | 1 | -22/+4 |
| 2008-07-08 | 2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak... | Johan B. C. Engelen | 1 | -14/+9 |
| 2008-06-22 | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 1 | -1/+1 |
| 2008-06-12 | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 1 | -4/+4 |
| 2008-05-09 | - try to use more forward declarations for less dependencies on display/curve.h | Johan B. C. Engelen | 1 | -0/+1 |
| 2008-05-05 | struct SPCurve => class SPCurve | Johan B. C. Engelen | 1 | -2/+2 |
| 2008-05-01 | typo | bulia byak | 1 | -1/+1 |
| 2008-04-12 | Several different i18n issues fixed following report from a_b (adresses bug #... | Marcin Floryan | 1 | -0/+2 |
| 2008-03-28 | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 1 | -1/+1 |
| 2008-03-21 | No more NRMatrix or NRPoint. | Jasper van de Gronde | 1 | -2/+2 |
| 2008-01-12 | fix vector, power, and fidelity for paths in transformed groups, also normali... | bulia byak | 1 | -5/+5 |
| 2008-01-11 | Retain the 3D box attribute when doing a color tweak only (so that the box ca... | Maximilian Albert | 1 | -6/+6 |
| 2008-01-11 | Add missing selection cue option to preferences for tweak, calligraphy, and p... | Maximilian Albert | 1 | -0/+8 |
| 2008-01-09 | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '... | Maximilian Albert | 1 | -0/+7 |
| 2007-11-10 | readjust jitter force | bulia byak | 1 | -2/+0 |
| 2007-11-10 | Warning cleanup | Jon A. Cruz | 1 | -60/+60 |
| 2007-11-09 | refactoring, one MakeTweak method instead of a bunch largely similar methods | bulia byak | 1 | -7/+9 |
| 2007-09-10 | preserve path effect | bulia byak | 1 | -4/+10 |
| 2007-09-10 | Purged fill type enum | Jon A. Cruz | 1 | -9/+9 |
| 2007-09-03 | reduce force of color tweaking | bulia byak | 1 | -1/+1 |
| 2007-08-27 | ngettext used in src/tweak-context.cpp now | Alexandre Prokoudine | 1 | -8/+16 |
| 2007-08-27 | four more modes | bulia byak | 1 | -33/+516 |
| 2007-08-19 | update actual key shortcut for inflate mode | MenTaLguY | 1 | -2/+2 |
| 2007-08-19 | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 1 | -2/+2 |
| 2007-08-19 | naming: avoid unintentional double-meanings (part 1) | MenTaLguY | 1 | -13/+13 |
| 2007-08-08 | copyedit, warning suppression | bulia byak | 1 | -6/+7 |
| 2007-08-08 | tweak tool | bulia byak | 1 | -0/+751 |