summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-grid.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove hex color defaults from pref skeletonThomas Holder2019-11-181-0/+3
* fix crash in CanvasXYGrid::updateWidgetsThomas Holder2019-09-131-13/+13
* Realign UI of Doc Properties > GridNathan Lee2019-03-091-3/+3
* Clarify licensesMax Gaukler2018-11-081-2/+7
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-13/+13
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-4/+4
* Create stateless alignment selector and use it insteadGeoff Lankow2018-05-091-3/+3
* Add buttons to align grids to pageGeoff Lankow2018-05-091-0/+4
* Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgetsGeoff Lankow2018-03-221-2/+17
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-011-1/+1
* Modify CanvasXYGrid to work with rotated canvas.Tavmjong Bah2017-03-181-1/+1
* Provide a way to update a legacy document to account for the 90 to 96 dpi cha...Tavmjong Bah2016-11-251-1/+9
* More header cleanupLiam P. White2014-09-061-5/+5
* pass class variables by reference for performanceKris De Gussem2014-01-121-3/+3
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-1/+1
* Merged from trunk (r12488).Markus Engel2013-08-301-1/+5
|\
| * Ported "display/canvas-grid.*" and "display/canvas-axonomgrid.*".Matthew Petroff2013-07-181-1/+5
* | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
|/
* constJohan B. C. Engelen2013-01-171-5/+5
* More header cleanup/fwd declarationsAlex Valavanis2012-02-151-6/+4
* Snap to grid/guide lines perpendicularlyDiederik van Lierop2012-02-141-0/+1
* Cleaning up a few headersAlex Valavanis2012-02-121-5/+4
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-1/+0
* when resizing page, move the origin of the grids too. This way all objects wi...Johan B. C. Engelen2011-12-201-0/+1
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-2/+2
* Next pass of doxygen @brief cleanup.Jon A. Cruz2011-10-021-3/+2
* Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...Diederik van Lierop2011-09-021-2/+2
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+2
* Simplify code related to snapping while rotatingDiederik van Lierop2010-07-171-1/+1
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-1/+1
* Fix bounding box snapping (LP562205, comment 6, issue II)Diederik van Lierop2010-05-081-1/+1
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-6/+6
* SPDocument->Documentjohnce2009-08-051-6/+6
* Optionaly snap to invisible grid lines too (when zoomed out). See the grids t...Diederik van Lierop2009-04-251-1/+1
* * Implement constrained snapping of knotsDiederik van Lierop2009-03-131-1/+2
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-1/+1
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-0/+3
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-141-3/+3
* From trunkTed Gould2008-10-271-10/+7
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-6/+6
* If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...Diederik van Lierop2008-09-071-1/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-3/+3
* 1) When pasting, use an offset that is a multiple of the grid pitch (got lost...Diederik van Lierop2008-08-061-6/+7
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-1/+0
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-301-1/+1