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