Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / arc-context.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-09-06 Jasper van de GrondeColor preview in cursor
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-13 Ted GouldSync to release 0.48 branch
2010-08-11 Diederik van LieropClear pointers in the snapmanager if they're no longer...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-02-06 Diederik van LieropTiny bit of refactoring (inverting some logic)
2010-01-30 Diederik van LieropFinally introducing the pre-snap indicator
2010-01-23 Diederik van LieropRemove redundancy from snapping API (type of snapsource...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johncexml/Document -> DocumentTree
2009-08-01 dvlierop2When switching context by pressing a key, while draggin...
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-06-29 dvlierop2Don't create ellipses/arcs/circles that have a zero...
2009-03-30 dvlierop2Fix bug #338838: Using double-click on a selected shape...
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-08 buliabyakswitch to using shape_editor, instead of separate knoth...
2008-12-08 speleo3Make all tools consider full parent transform (up to...
2008-10-27 Ted GouldFrom trunk
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