summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-1/+0
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Use cursor-tweak-move.xpm for all object modes and cursor-color.xpmTavmjong Bah2009-07-181-1/+6
* fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX...bulia byak2009-03-221-2/+11
* remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder2009-03-131-1/+0
* use 2geom bezier fitting (is copy of inkscape's)Johan B. C. Engelen2008-12-101-1/+0
* NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher2008-11-281-26/+26
* Merge from fe-movedTed Gould2008-11-211-9/+9
* From trunkTed Gould2008-10-271-40/+72
* Merging from trunkTed Gould2008-10-111-29/+117
* [i18n] Added use of plural forms.Marcin Floryan2008-09-241-1/+1
* transform modes for tweak toolbulia byak2008-09-191-139/+304
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
* Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-151-1/+1
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-4/+4
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-3/+3
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* simplify color reading from tool stylebulia byak2008-07-261-22/+4
* 2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen2008-07-081-14/+9
* * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow2008-06-221-1/+1
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-4/+4
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-0/+1
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-2/+2
* typobulia byak2008-05-011-1/+1
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-121-0/+2
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-281-1/+1
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-2/+2
* fix vector, power, and fidelity for paths in transformed groups, also normali...bulia byak2008-01-121-5/+5
* Retain the 3D box attribute when doing a color tweak only (so that the box ca...Maximilian Albert2008-01-111-6/+6
* Add missing selection cue option to preferences for tweak, calligraphy, and p...Maximilian Albert2008-01-111-0/+8
* Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '...Maximilian Albert2008-01-091-0/+7
* readjust jitter forcebulia byak2007-11-101-2/+0
* Warning cleanupJon A. Cruz2007-11-101-60/+60
* refactoring, one MakeTweak method instead of a bunch largely similar methodsbulia byak2007-11-091-7/+9
* preserve path effectbulia byak2007-09-101-4/+10
* Purged fill type enumJon A. Cruz2007-09-101-9/+9
* reduce force of color tweakingbulia byak2007-09-031-1/+1
* ngettext used in src/tweak-context.cpp nowAlexandre Prokoudine2007-08-271-8/+16
* four more modesbulia byak2007-08-271-33/+516
* update actual key shortcut for inflate modeMenTaLguY2007-08-191-2/+2
* naming: avoid unintentional double-meanings (part 2)MenTaLguY2007-08-191-2/+2
* naming: avoid unintentional double-meanings (part 1)MenTaLguY2007-08-191-13/+13
* copyedit, warning suppressionbulia byak2007-08-081-6/+7
* tweak toolbulia byak2007-08-081-0/+751