summaryrefslogtreecommitdiffstats
path: root/src/seltrans.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-06-08Clear selection cache when not dragging. Fixes bug #1501156Jon A. Cruz1-0/+13
2006-05-08More snapping cleanups.Carl Hetherington1-3/+22
2006-05-08Fix ctrl-scaling when there is no snap.Carl Hetherington1-7/+19
2006-05-05fix 1478932bulia byak1-0/+2
2006-05-05More snapping cleanups.Carl Hetherington1-20/+34
2006-05-05Remove some old snap code.Carl Hetherington1-10/+22
2006-05-05Various snapping cleanups and bug fixes.Carl Hetherington1-43/+60
2006-05-03Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington1-2/+2
2006-04-29reset center on stampingbulia byak1-0/+4
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-13/+13
2006-03-28use SPKnot setter methods instead of g_object_set_propertybulia byak1-26/+21
2006-03-22use rotation center in keyboard rotation and transform dialogbulia byak1-12/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-15/+15
2006-01-26fix setting and reading rotation centersbulia byak1-15/+34
2006-01-26fix silly bug - was unable to flip by scalingbulia byak1-4/+6
2006-01-26remember rotation centers, correctly this time (by johncliff and me)bulia byak1-54/+63