summaryrefslogtreecommitdiffstats
path: root/src/rect-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #338838: Using double-click on a selected shape to switch to that sha...Diederik van Lierop2009-03-301-1/+1
* - Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop2009-03-291-3/+3
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-1/+1
* - The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop2009-01-251-5/+8
* switch to using shape_editor, instead of separate knotholders and listeners; ...bulia byak2009-01-081-50/+10
* Make all tools consider full parent transform (up to document, not just up to...Thomas Holder2008-12-081-1/+1
* NR -> 2Geom few more filesJoshua L. Blocher2008-12-051-7/+7
* From trunkTed Gould2008-10-271-16/+15
* NR => Geom for context-fnsJohan B. C. Engelen2008-08-301-6/+6
* Modify the parameters required for setting up the SnapManagerDiederik van Lierop2008-08-281-1/+1
* Get rid of a whole bunch of further instances of SP_ACTIVE_DESKTOP (where the...Maximilian Albert2008-08-141-15/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-3/+4
* I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY2008-07-081-0/+1
* enable motion hints for non-freehand actionsMenTaLguY2008-07-081-1/+1
* C++ify knotholdersMaximilian Albert2008-06-041-2/+2
* Improve snapping behaviour when creating new shapesDiederik van Lierop2008-05-201-5/+5
* Eliminate some redundant snapping callsDiederik van Lierop2008-05-181-6/+1
* Fix a regression in the snapper, caused by me. Sorry!Diederik van Lierop2008-05-161-9/+10
* Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop2008-05-121-4/+3
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-15/+8
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-071-4/+4
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-1/+1
* add snapindicator to rect tool but not satisfactory yet...Johan B. C. Engelen2008-03-041-4/+14
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* Add possibility to convert objects (only rectangles and 3D boxes currently) t...Maximilian Albert2008-01-111-0/+9
* Use golden ratio as additional constrained ratio during Ctrl+dragging rectang...Maximilian Albert2007-12-171-1/+18
* Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert2007-12-131-0/+14
* In ellipse and rect tool: include info about width/height ratio in status mes...Maximilian Albert2007-08-291-3/+17
* gobble more of motion events; make statusbar messages immediate for better vi...bulia byak2007-08-211-2/+2
* Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...Diederik van Lierop2007-08-071-2/+2
* due to the order of processing events, we must disable lmb handling in childr...bulia byak2007-07-291-4/+4
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-2/+2
* fix crash when pressing space while drawing a shapebulia byak2007-04-181-0/+15
* Fix bug #1511262: don't snap rect to itselfDiederik van Lierop2007-03-161-1/+1
* patch 1665648 by Diederik to snap to grid when drawing rectanglesbulia byak2007-02-241-1/+6
* start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY2007-01-211-1/+2
* remove color cursorsJosh Andler2006-10-191-6/+0
* Other tools now also retain there specific statusbar text when pressing alt/s...Johan B. C. Engelen2006-10-011-4/+7
* Added forced redraws to other toolsJohn Bintz2006-09-241-4/+8
* Initial reworking of forced redraw to work better with interruptible displayJohn Bintz2006-09-061-4/+0
* Force non-interruptible canvas redraws to ensure accurate display while creat...John Bintz2006-09-041-0/+4
* undo annotationsgustav_b2006-07-091-2/+2
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
* initial color cursor implementation (reads from pixbufs, will work on reading...Josh Andler2006-06-191-0/+6
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak2006-05-211-1/+0
* Give SPNamedView a SnapManager instance and use it for all management of snap...Carl Hetherington2006-05-031-1/+1
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-6/+6
* turns out, all these synthesize_events were not necessary at all - they just ...bulia byak2006-04-011-2/+0
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-4/+4
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+501