Code

Move all of the snapper code to 2geom
[inkscape.git] / src / display / canvas-axonomgrid.cpp
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...