Code

From trunk
[inkscape.git] / src / rect-context.cpp
2008-10-27 Ted GouldFrom trunk
2008-08-30 johanengelenNR => Geom for context-fns
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-14 cilix42Get rid of a whole bunch of further instances of SP_ACT...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentalenable motion hints for non-freehand actions
2008-06-04 cilix42C++ify knotholders
2008-05-20 dvlierop2Improve snapping behaviour when creating new shapes
2008-05-18 dvlierop2Eliminate some redundant snapping calls
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-07 dvlierop2Refactor snapper and snapindicator (in order to enable...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-04 johanengelenadd snapindicator to rect tool but not satisfactory...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2007-12-17 cilix42Use golden ratio as additional constrained ratio during...
2007-12-13 cilix42Fundamentally reworked version of the 3D box tool ...
2007-08-29 cilix42In ellipse and rect tool: include info about width...
2007-08-21 buliabyakgobble more of motion events; make statusbar messages...
2007-08-07 dvlierop2Only in the selector tool we should snap in bbox mode...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-04-18 buliabyakfix crash when pressing space while drawing a shape
2007-03-16 dvlierop2Fix bug #1511262: don't snap rect to itself
2007-02-24 buliabyakpatch 1665648 by Diederik to snap to grid when drawing...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-10-19 scislacremove color cursors
2006-10-01 johanengelenOther tools now also retain there specific statusbar...
2006-09-24 johncoswellAdded forced redraws to other tools
2006-09-06 johncoswellInitial reworking of forced redraw to work better with...
2006-09-04 johncoswellForce non-interruptible canvas redraws to ensure accura...
2006-07-09 gustav_bundo annotations
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-05-03 cth103Give SPNamedView a SnapManager instance and use it...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-01 buliabyakturns out, all these synthesize_events were not necessa...
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape