Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / display / canvas-axonomgrid.cpp
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
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-07-17 Diederik van LieropSimplify code related to snapping while rotating
2010-07-15 Ted GouldCommiting updates and patches from the 0.48 branch.
2010-07-13 Ted GouldUpgrading to trunk
2010-07-12 Diederik van Lierop- Snap while rotating an object using the selector...
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-15 Ted GouldUpdating to trunk
2010-05-08 Diederik van LieropFix bounding box snapping (LP562205, comment 6, issue II)
2010-04-14 Johan Engelenshow more axonometric grid lines
2010-01-14 Krzysztof Kosiński* Merge from trunk
2010-01-01 Ted GouldKeeping up with trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-24 Diederik van Lieroprefactoring the snapping code (laying the groundwork...
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 johnceSPDocument->Document
2009-07-29 dvlierop2Fix for bug #404488 by Yann Papouin
2009-04-25 dvlierop2Optionaly snap to invisible grid lines too (when zoomed...
2009-04-12 dvlierop2Use the line intersection routines in 2geom/line.h...
2009-03-13 dvlierop2* Implement constrained snapping of knots
2009-02-20 dvlierop2The snap indicator's tooltip now displays "A to B"...
2009-01-31 dvlierop2Store the snapper tolerances in the snap-preferences...
2009-01-28 dvlierop2Add buttons for snapping to grids and/or guides
2008-12-14 dvlierop21) snap midpoints of line segments (both as source...
2008-12-13 johanengelenfix compile.
2008-10-27 Ted GouldFrom trunk
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-17 tweenkFix minor breakage in grid preferences caused by pref...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-07 dvlierop2If a snapper needs a reference to a SPNamedView or...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-06-24 buliabyakupdate for 32 instead of 24 bpp canvas buf
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris Kosiński
2008-02-27 johanengelenConvert remaining old RegisteredWdg's to RegisteredWidg...
2008-02-12 johanengelenFix initialization of grids. Should finally fix Bug...
2008-02-04 johanengelenfix axonomgrid emphasizing
2008-02-04 johanengelenfix emphasize coloring of grid lines (preference, dotte...
2008-01-17 gustav_bRegisteredColorPicker is now subclassed from Registered...
2008-01-16 johanengelenfix initialization of grid document properties
2008-01-16 johanengelenRegisteredScalar subclassed from RegisteredWidget<Scala...
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-03 dvlierop21) fix snapping while scaling
2007-12-24 johanengelenangled guidelines: create angled line when dragging...
2007-12-21 johanengelenfix bug where changing units changed angles of axonomet...
2007-12-16 johanengelenfix default grid unit scaling, fix crash for unknown...
2007-12-16 johanengelenprevent writing to xml when initializing grid. fixes...
2007-12-16 johanengelenadd default unit to grid preferences.
2007-12-14 johanengelenAdd default grid settings to Inkscape preferences.
2007-12-12 dvlierop2Toggle snapping for each grid individually
2007-12-08 dvlierop2Snap to axonometric grid lines
2007-12-06 johanengelenremove my drama comment
2007-12-04 johanengelen3D grid: When snapping, consider both left and right...
2007-12-04 dvlierop2When snapping, consider all four grid lines around...
2007-12-02 johanengelenImprove default axonomgrid settings (colors, and spacin...
2007-12-02 johanengelenSnapping of axonometric grid: correctly snap to vertica...
2007-12-01 johanengelenFix emphasized line drawing for axonometric grid
2007-11-29 johanengelenadd visibility and snap_enabled checkbuttons for grids.
2007-11-29 johanengelenshow gridtype name in document properties
2007-11-09 dvlierop2Renaming classes: SnappedLine -> SnappedLineSegment...
2007-11-03 dvlierop2Oops, don't use tabs! (replace tabs by 4 spaces)
2007-11-03 dvlierop2Groundwork to snap to intersections, e.g. intersections...
2007-10-26 joncruzWarning cleanup
2007-09-29 pjrmnoop: CodingStyle: re-indent a few files that had mixtu...
2007-09-29 pjrmnoop: CodingStyle: const placement
2007-07-06 johanengelenFix #1740146.
2007-04-13 johanengelenNew grids are almost ready to fly!
2007-03-25 johanengelenPurging old axonometric grid code: reworked it into...
2007-02-19 joncruzCleaned up DOS line ends that had snuck in.
2006-09-29 johanengelenFIXED: "Several "** Message: arg" lines every time...
2006-09-23 johanengelenaxonometric grid: angles cannot be larger than 89 degrees.
2006-09-21 johanengelenAXONOMETRIC (3D) GRID! OK, still alot of work to be...