summaryrefslogtreecommitdiffstats
path: root/src/selection.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-27From trunkTed Gould1-2/+2
2008-10-11Merging from trunkTed Gould1-5/+4
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-2/+3
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-3/+3
2008-03-19Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert1-0/+17
2007-08-04Make snapping to the item's transformation center optional, but not yet avail...Diederik van Lierop1-1/+1
2007-04-08Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...Diederik van Lierop1-4/+5
2007-03-26Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436Diederik van Lierop1-1/+1
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-15/+3
2007-03-05fix by dvlierop2 for snapping bugs 1579556 and 1579587bulia byak1-1/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-07-21switch to sigc++ signals for "modified" and "release"MenTaLguY1-6/+6
2006-06-13patch [ 1504445 ] Fix build break on gcc4.1.1Aaron Spike1-1/+1
2006-06-11Applied patch #1503864Jon A. Cruz1-0/+6
2006-03-31patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas1-3/+16
2006-03-22use rotation center in keyboard rotation and transform dialogbulia byak1-0/+5
2006-03-22more information on objects selected in groupsbulia byak1-0/+3
2006-03-15Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY1-1/+2
2006-01-18optimized includesRalf Stephan1-2/+2