Code

Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward header.
[inkscape.git] / src / display / canvas-grid.cpp
2010-12-23 Jon A. CruzSplit SPCanvasItem and SPCanvasGroup to individual...
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
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-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-05-15 Ted GouldPulling in a more recent trunk
2010-05-08 Diederik van LieropFix bounding box snapping (LP562205, comment 6, issue II)
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-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-04-25 dvlierop2Optionaly snap to invisible grid lines too (when zoomed...
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-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-09-05 buliabyakcomment typo
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-06-24 buliabyakupdate for 32 instead of 24 bpp canvas buf
2008-05-06 johanengelenxy-grid: when shown as dots, add emphasis using crosses.
2008-05-04 ishmalRemove warnings
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 emphasize coloring of grid lines (preference, dotte...
2008-01-26 johanengelengray out widgets when grid is disabled.
2008-01-26 johanengelenfix strange typo
2008-01-17 gustav_bRegisteredColorPicker is now subclassed from Registered...
2008-01-16 johanengelenfix initialization of grid document properties
2008-01-15 johanengelenRegisteredCheckbutton is now subclassed from Registered...
2008-01-14 johanengelenAdd preference so people can choose which behaviour...
2008-01-06 gouldtj r17530@shi: ted | 2008-01-06 13:50:53 -0800
2008-01-03 dvlierop21) fix snapping while scaling
2007-12-29 johanengelenFixed bug #172778, [old] grid settings not respected...
2007-12-24 johanengelenangled guidelines: create angled line when dragging...
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-04 dvlierop2When snapping, consider all four grid lines around...
2007-12-01 joncruzWarning cleanup (including OFFSET_OF warning)
2007-12-01 johanengelenImprove layout of grid document properties
2007-11-29 johanengelenadd visibility and snap_enabled checkbuttons for grids.
2007-11-29 johanengelenshow gridtype name in document properties
2007-11-18 johanengelenFix bug [ 1685684 ] Document Properties: Grid number...
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-10-24 johanengelenFix bug [ 1818794 ] Showing grid on opening svg
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-06-14 buliabyakpatch 1729267 for bug 1712481
2007-05-17 pjrmFix a couple of unannotated transactions causing g_warn...
2007-04-20 johanengelengrid: make grid names translatable. use different gridt...
2007-04-20 johanengelenFix emphasized gridlines bug when zoomed out.
2007-04-19 johanengelenSet default gridspacing back to 1px
2007-04-17 johanengelenGrid: added dotted rendering of rectangular grid. Fixed...
2007-04-17 johanengelenold default color values restored
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-04-13 johanengelenNew Grids are now ready to go. bug testing can start...
2007-04-13 johanengelenNew grids are almost ready to fly!
2007-04-01 johanengelenremoved leftover debug messages. Toggling new grids...
2007-03-25 johanengelenPurging old axonometric grid code: reworked it into...
2007-03-20 johanengelenMonster commit. New grid infrastructure. The old gridma...
2006-10-26 johanengelenRenaming from SP_CGRID to INKSCAPE_CXYGRID. SPCGrid...
2006-09-17 johanengelenChanged grid drawing (nit more logical): hlines and...
2006-07-29 buliabyakpatch for rendering quality and speed from Jasper van...
2006-01-16 mentalmoving trunk for module inkscape