summaryrefslogtreecommitdiffstats
path: root/src/selection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+2
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-56/+56
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+0
* 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-0/+3
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-18/+5
* Merge from trunkKrzysztof Kosi??ski2011-04-071-0/+1
|\
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | merge from trunkKrzysztof Kosi??ski2010-08-081-2/+4
|\|
| * Merge from trunkTed Gould2010-03-261-2/+2
| |\
| * \ Keeping up with trunkTed Gould2010-01-011-3/+5
| |\ \
| * | | Added some requested documentaion.Soren Berg2009-07-121-2/+4
* | | | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-2/+0
| |_|/ |/| |
* | | Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-2/+2
| |/ |/|
* | Major simplification of 3D box code.Maximilian Albert2009-12-261-3/+5
|/
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-6/+7
* Merge from fe-movedTed Gould2008-11-211-2/+2
* From trunkTed Gould2008-10-271-2/+2
* Merging from trunkTed Gould2008-10-111-5/+4
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-2/+3
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-3/+3
* Make grouped 3D boxes work correctly when transformed (fixes: LP 188991)Maximilian Albert2008-03-191-0/+17
* Make snapping to the item's transformation center optional, but not yet avail...Diederik van Lierop2007-08-041-1/+1
* Changes to the selector tool, e.g. option to choose either APPROXIMATE_BBOX o...Diederik van Lierop2007-04-081-4/+5
* Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436Diederik van Lierop2007-03-261-1/+1
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-15/+3
* fix by dvlierop2 for snapping bugs 1579556 and 1579587bulia byak2007-03-051-1/+1
* 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-6/+6
* patch [ 1504445 ] Fix build break on gcc4.1.1Aaron Spike2006-06-131-1/+1
* Applied patch #1503864Jon A. Cruz2006-06-111-0/+6
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-311-3/+16
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-0/+5
* more information on objects selected in groupsbulia byak2006-03-221-0/+3
* Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY2006-03-151-1/+2
* optimized includesRalf Stephan2006-01-181-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+347