index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
snap-preferences.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
Snap to grid/guide lines perpendicularly
Diederik van Lierop
2012-02-14
1
-0
/
+2
*
1) Add checkboxes for perpendicular and tangential snapping to the document p...
Diederik van Lierop
2012-02-14
1
-8
/
+3
*
Enable tangential and perpendicular snapping to paths (in the node-tool, pen-...
Diederik van Lierop
2012-01-14
1
-6
/
+33
*
Refactor snap-preferences a bit more
Diederik van Lierop
2011-12-18
1
-79
/
+81
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-28
/
+3
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
1
-1
/
+4
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-5
/
+5
*
Snap to guide-path intersections, and don't snap to paths when only path inte...
Diederik van Lierop
2011-09-18
1
-0
/
+2
*
Tie the snapping of rectangle corners and quadrant points of ellipses to the ...
Diederik van Lierop
2011-08-28
1
-2
/
+4
*
Allow snapping to path intersections without snapping to the paths themselves
Diederik van Lierop
2011-08-27
1
-0
/
+4
*
Fix "snap guides" toggle
Diederik van Lierop
2011-08-25
1
-21
/
+41
*
Some code cosmetics and comments
Diederik van Lierop
2011-08-22
1
-22
/
+24
*
Refactoring of the snapping preferences; mainly about storing all toggles in ...
Diederik van Lierop
2011-08-22
1
-27
/
+172
*
Selector's toolbar: changing the dimensions of the visual bounding box of sel...
Diederik van Lierop
2011-07-10
1
-1
/
+1
*
Removed outdated and undesired "I'm in this cpp, so change your behavior" mac...
Jon A. Cruz
2011-07-02
1
-2
/
+0
*
Implement decent snapping to text (baseline & anchor), and provide a toggle b...
Diederik van Lierop
2011-06-30
1
-3
/
+4
*
- Add a third group of snap sources/targets, called ¨others¨ (before we had...
Diederik van Lierop
2011-06-26
1
-6
/
+21
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
2010-01-23
1
-31
/
+26
*
Refactor snapping of gradient handles; now behaves like all other snapping, i...
Diederik van Lierop
2010-01-01
1
-5
/
+5
*
Snapping of guides now turned on by default, and fixed initialization of the ...
Diederik van Lierop
2009-02-22
1
-1
/
+1
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
1
-0
/
+3
*
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
2009-01-18
1
-4
/
+8
*
Merge from trunk
Ted Gould
2008-10-31
1
-1
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-0
/
+124