Code

* Lots of documentation for the Inkscape::XML namespace
[inkscape.git] / src / arc-context.cpp
2008-09-23 tweenk* Lots of documentation for the Inkscape::XML namespace
2008-08-30 johanengelenNR => Geom for context-fns
2008-08-30 johanengelenNR => Geom for arc-context
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
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-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
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...
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-28 dvlierop2Implement snapping of guides while dragging them, and...
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-20 dvlierop2Implementing feature request #1673807: snapping of...
2007-03-18 dvlierop2Implement snapping in shape-tools during initial-drawing
2007-01-21 acspikecontinue 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-06-29 buliabyakundo annotation
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
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-01-16 mentalmoving trunk for module inkscape