index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
context-fns.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
Clarify licenses
Max Gaukler
1
-0
/
+9
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+6
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2014-09-27
Update to experimental r13565
Liam P. White
1
-8
/
+5
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-8
/
+5
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-2
/
+2
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-11
Clear pointers in the snapmanager if they're no longer needed.
Diederik van Lierop
1
-0
/
+2
2010-07-12
- Snap while rotating an object using the selector tool
Diederik van Lierop
1
-3
/
+3
2010-01-23
Remove redundancy from snapping API (type of snapsource no longer has to be s...
Diederik van Lierop
1
-6
/
+6
2010-01-09
Refactoring the snapping API (making it easier to maintain and understand for...
Diederik van Lierop
1
-9
/
+9
2009-03-15
Implement constrained snapping when dragging the position and size handles of...
Diederik van Lierop
1
-3
/
+3
2009-03-13
remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls
Thomas Holder
1
-3
/
+2
2009-02-20
The snap indicator's tooltip now displays "A to B", whereas before it only di...
Diederik van Lierop
1
-7
/
+7
2008-12-08
Make all tools consider full parent transform (up to document, not just up to...
Thomas Holder
1
-2
/
+2
2008-11-26
When snapping only the closest node, draw an indicator at that node
Diederik van Lierop
1
-1
/
+1
2008-11-23
1) Improve the way the distance to the pointer is taken into account when fin...
Diederik van Lierop
1
-2
/
+2
2008-10-27
From trunk
Ted Gould
1
-6
/
+6
2008-08-30
NR => Geom for context-fns
Johan B. C. Engelen
1
-16
/
+16
2008-08-28
Modify the parameters required for setting up the SnapManager
Diederik van Lierop
1
-1
/
+1
2008-08-11
Move all of the snapper code to 2geom
Diederik van Lierop
1
-6
/
+6
2008-05-16
Fix a regression in the snapper, caused by me. Sorry!
Diederik van Lierop
1
-5
/
+0
2008-05-13
Solve a snapping regression, which caused snapping of new items to (0,0) when...
Diederik van Lierop
1
-0
/
+6
2008-05-12
Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...
Diederik van Lierop
1
-19
/
+28
2008-04-30
- Major refactoring of snapping related code...
Diederik van Lierop
1
-7
/
+9
2008-04-07
Refactor snapper and snapindicator (in order to enable the snapindicator in t...
Diederik van Lierop
1
-2
/
+2
2008-03-04
add snapindicator to rect tool but not satisfactory yet...
Johan B. C. Engelen
1
-3
/
+16
2007-12-17
Use golden ratio as additional constrained ratio during Ctrl+dragging rectang...
Maximilian Albert
1
-3
/
+20
2007-07-28
1) Changes to snapping preferences dialog
Diederik van Lierop
1
-6
/
+6
2006-06-28
do some include changes more correctly
Ralf Stephan
1
-3
/
+4
2006-06-24
patch reported by ylai a reader of the german ct-magazin; needed before #incl...
Adib Taraben
1
-0
/
+3
2006-05-05
Various snapping cleanups and bug fixes.
Carl Hetherington
1
-5
/
+6
2006-05-03
Give SPNamedView a SnapManager instance and use it for all management of snap...
Carl Hetherington
1
-1
/
+2
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-11
/
+11