summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-22fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX...bulia byak1-2/+11
2009-03-13remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder1-1/+0
2008-12-10use 2geom bezier fitting (is copy of inkscape's)Johan B. C. Engelen1-1/+0
2008-11-28NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher1-26/+26
2008-11-21Merge from fe-movedTed Gould1-9/+9
2008-10-27From trunkTed Gould1-40/+72
2008-10-11Merging from trunkTed Gould1-29/+117
2008-09-24[i18n] Added use of plural forms.Marcin Floryan1-1/+1
2008-09-19transform modes for tweak toolbulia byak1-139/+304
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-3/+3
2008-08-15Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert1-1/+1
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-4/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-3/+3
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-2/+0
2008-07-26simplify color reading from tool stylebulia byak1-22/+4
2008-07-082geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen1-14/+9
2008-06-22* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow1-1/+1
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-4/+4
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-0/+1
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-2/+2
2008-05-01typobulia byak1-1/+1
2008-04-12Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan1-0/+2
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-1/+1
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-2/+2
2008-01-12fix vector, power, and fidelity for paths in transformed groups, also normali...bulia byak1-5/+5
2008-01-11Retain the 3D box attribute when doing a color tweak only (so that the box ca...Maximilian Albert1-6/+6
2008-01-11Add missing selection cue option to preferences for tweak, calligraphy, and p...Maximilian Albert1-0/+8
2008-01-09Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert1-0/+7
2007-11-10readjust jitter forcebulia byak1-2/+0
2007-11-10Warning cleanupJon A. Cruz1-60/+60
2007-11-09refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak1-7/+9
2007-09-10preserve path effectbulia byak1-4/+10
2007-09-10Purged fill type enumJon A. Cruz1-9/+9
2007-09-03reduce force of color tweakingbulia byak1-1/+1
2007-08-27ngettext used in src/tweak-context.cpp nowAlexandre Prokoudine1-8/+16
2007-08-27four more modesbulia byak1-33/+516
2007-08-19update actual key shortcut for inflate modeMenTaLguY1-2/+2
2007-08-19naming: avoid unintentional double-meanings (part 2)MenTaLguY1-2/+2
2007-08-19naming: avoid unintentional double-meanings (part 1)MenTaLguY1-13/+13
2007-08-08copyedit, warning suppressionbulia byak1-6/+7
2007-08-08tweak toolbulia byak1-0/+751