summaryrefslogtreecommitdiffstats
path: root/src/rect-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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