summaryrefslogtreecommitdiffstats
path: root/src/selection.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-08Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop1-6/+0
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+2
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-56/+56
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz1-1/+0
2011-09-041) Fix absolute scaling in transform dialogDiederik van Lierop1-0/+3
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-18/+5
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-2/+0
2010-01-09Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop1-2/+2
2009-12-26Major simplification of 3D box code.Maximilian Albert1-3/+5
2009-07-12Added some requested documentaion.Soren Berg1-2/+4
2009-02-20The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop1-6/+7
2008-11-21Merge from fe-movedTed Gould1-2/+2
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