index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
display
/
canvas-axonomgrid.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-13
/
+13
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Re-enable CanvasXYGrid::updateWidgets and CanvasAxonomGrid::updateWidgets
Geoff Lankow
2018-03-22
1
-0
/
+10
*
Minor include file cleanup.
Tavmjong Bah
2018-01-23
1
-1
/
+0
*
More header cleanup
Liam P. White
2014-09-06
1
-4
/
+4
*
pass class variables by reference for performance
Kris De Gussem
2014-01-12
1
-3
/
+3
*
Cleaned up a bit; fixed struct vs. class forward declarations.
Markus Engel
2013-07-31
1
-1
/
+1
*
Fix another load of forward declaration tags
Alex Valavanis
2013-03-14
1
-1
/
+1
*
bit of a clean-up
Johan B. C. Engelen
2012-10-26
1
-5
/
+10
*
More header cleanup/fwd declarations
Alex Valavanis
2012-02-15
1
-9
/
+4
*
Snap to grid/guide lines perpendicularly
Diederik van Lierop
2012-02-14
1
-0
/
+1
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-5
/
+0
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-1
/
+1
*
Rename the struct "SnappedConstraints" to the more meaningfull "IntermSnapRes...
Diederik van Lierop
2011-09-02
1
-2
/
+2
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Simplify code related to snapping while rotating
Diederik van Lierop
2010-07-17
1
-1
/
+1
*
- Snap while rotating an object using the selector tool
Diederik van Lierop
2010-07-12
1
-1
/
+1
*
Fix bounding box snapping (LP562205, comment 6, issue II)
Diederik van Lierop
2010-05-08
1
-1
/
+1
*
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
2009-12-24
1
-2
/
+2
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
* Implement constrained snapping of knots
Diederik van Lierop
2009-03-13
1
-1
/
+2
*
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
2009-02-20
1
-1
/
+1
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
1
-0
/
+3
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
1
-0
/
+1
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
1
-9
/
+9
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-4
/
+3
*
If a snapper needs a reference to a SPNamedView or a SPDesktop, then get that...
Diederik van Lierop
2008-09-07
1
-1
/
+1
*
Move all of the snapper code to 2geom
Diederik van Lierop
2008-08-11
1
-3
/
+3
*
1) When pasting, use an offset that is a multiple of the grid pitch (got lost...
Diederik van Lierop
2008-08-06
1
-7
/
+2
*
- try to use more forward declarations for less dependencies on display/curve.h
Johan B. C. Engelen
2008-05-09
1
-1
/
+0
*
Use radiobutton for "always snap" in the document-properties dialog
Diederik van Lierop
2008-04-30
1
-1
/
+1
*
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Johan B. C. Engelen
2008-01-15
1
-13
/
+4
*
fix bug where changing units changed angles of axonometric grid
Johan B. C. Engelen
2007-12-21
1
-1
/
+2
*
add visibility and snap_enabled checkbuttons for grids.
Johan B. C. Engelen
2007-11-29
1
-3
/
+0
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
Groundwork to snap to intersections, e.g. intersections of gridlines with gui...
Diederik van Lierop
2007-11-03
1
-1
/
+2
*
Fix #1740146.
Johan B. C. Engelen
2007-07-06
1
-1
/
+1
*
New grids are almost ready to fly!
Johan B. C. Engelen
2007-04-13
1
-1
/
+1
*
Purging old axonometric grid code: reworked it into the new grid class struct...
Johan B. C. Engelen
2007-03-25
1
-39
/
+86
*
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2007-02-19
1
-59
/
+59
*
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...
Johan B. C. Engelen
2006-09-21
1
-0
/
+59