summaryrefslogtreecommitdiffstats
path: root/src/selection.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid self-snapping when dragging a rotation center, and draw the rotation ce...Diederik van Lierop2010-07-241-0/+2
* - "Snap nodes or handles" button now also includes smooth nodesDiederik van Lierop2010-05-211-4/+10
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-12/+12
* Small snap bug has been eliminated, flowed text snapping now uses baseline, r...Diederik van Lierop2009-12-301-3/+3
* Major simplification of 3D box code.Maximilian Albert2009-12-261-32/+17
* Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-261-1/+1
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-16/+16
* Merge from fe-movedTed Gould2008-11-211-5/+5
* From trunkTed Gould2008-10-271-29/+34
* Merging from trunkTed Gould2008-10-111-41/+17
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-4/+29
* Remove debugging messagesMaximilian Albert2008-08-181-2/+0
* Many debugging messagesMaximilian Albert2008-08-181-0/+2
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-7/+7
* Remove now obsolete functionsMaximilian Albert2008-07-291-8/+0
* First step towards making helper paths for LPE items work betterMaximilian Albert2008-06-161-0/+8
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-1/+1
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-191-8/+67
* Bug fix: prevent perspectives from being transformed more than once (by keepi...Maximilian Albert2007-12-231-0/+11
* Also consider path nodes for snappingDiederik van Lierop2007-11-211-8/+1
* Warning cleanupJon A. Cruz2007-10-261-1/+1
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-151-2/+2
* Make snapping to the item's transformation center optional, but not yet avail...Diederik van Lierop2007-08-041-2/+4
* Snapping the transformation origin should also work for paths, not only for s...Diederik van Lierop2007-07-251-0/+4
* Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...Diederik van Lierop2007-04-081-9/+9
* Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436Diederik van Lierop2007-03-261-1/+10
* Eliminate remaining sources of empty NR::RectsMenTaLguY2007-03-111-12/+16
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-49/+12
* Merge further bbox workMenTaLguY2007-03-101-3/+5
* specialize MaybeStorage for Rect, and start using reference maybes toMenTaLguY2007-03-091-1/+1
* Separate NRRect and NR::Rect a bit further; the goal is to get to the point w...MenTaLguY2007-03-051-1/+7
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-12/+9
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* switch to sigc++ signals for "modified" and "release"MenTaLguY2006-07-211-38/+18
* Applied patch #1503864Jon A. Cruz2006-06-111-0/+8
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-1/+1
* Fixing bug 1462517Andrius Ramanauskas2006-04-051-2/+4
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-311-5/+44
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-0/+17
* optimization: prevent taking bbox twice of the first object in selectionbulia byak2006-03-221-1/+3
* more information on objects selected in groupsbulia byak2006-03-221-0/+14
* Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY2006-03-151-1/+0
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-10/+10
* Fix a typo in a previous commit. Closes #1401357.Carl Hetherington2006-01-231-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+450