summaryrefslogtreecommitdiffstats
path: root/src/seltrans.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More snapping cleanups.Carl Hetherington2006-05-081-3/+22
| | | (bzr r768)
* Fix ctrl-scaling when there is no snap.Carl Hetherington2006-05-081-7/+19
| | | (bzr r765)
* fix 1478932bulia byak2006-05-051-0/+2
| | | (bzr r743)
* More snapping cleanups.Carl Hetherington2006-05-051-20/+34
| | | (bzr r741)
* Remove some old snap code.Carl Hetherington2006-05-051-10/+22
| | | (bzr r738)
* Various snapping cleanups and bug fixes.Carl Hetherington2006-05-051-43/+60
| | | (bzr r734)
* Give SPNamedView a SnapManager instance and use it for all management of ↵Carl Hetherington2006-05-031-2/+2
| | | | | snapping settings. (bzr r701)
* reset center on stampingbulia byak2006-04-291-0/+4
| | | (bzr r609)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-13/+13
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* use SPKnot setter methods instead of g_object_set_propertybulia byak2006-03-281-26/+21
| | | (bzr r323)
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-12/+1
| | | (bzr r273)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-15/+15
| | | (bzr r149)
* fix setting and reading rotation centersbulia byak2006-01-261-15/+34
| | | (bzr r37)
* fix silly bug - was unable to flip by scalingbulia byak2006-01-261-4/+6
| | | (bzr r29)
* remember rotation centers, correctly this time (by johncliff and me)bulia byak2006-01-261-54/+63
| | | (bzr r28)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1332
(bzr r1)