index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
knot-holder-entity.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-17
Added knot holder entities
vanntile
1
-6
/
+56
2019-07-15
Derive pattern knots off the same subclass
Nathan Lee
1
-17
/
+16
2019-07-15
Check knot's pattern still exists before update
Nathan Lee
1
-0
/
+4
2019-05-20
Add knot ungrabbed event
Jabiertxof
1
-0
/
+5
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-01
KnotHolder: fix knots selection status when a knot is clicked without Shift
Antonio Ospite
1
-0
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-04-28
Allow FER edition on canvas
Marc Jeanmougin
1
-0
/
+10
2015-12-07
static code analysis
Kris De Gussem
1
-1
/
+4
2014-09-27
Update to experimental r13565
Liam P. White
1
-15
/
+15
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-15
/
+15
2014-08-04
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...
Liam P. White
1
-0
/
+10
2014-03-30
Fix some mismatched tags
Alex Valavanis
1
-3
/
+2
2014-03-28
Further refactored SPKnot.
Markus Engel
1
-0
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-4
/
+4
2012-10-14
Fix "shift disables snapping" for LPEs and for editing objects
Diederik van Lierop
1
-2
/
+2
2012-06-07
cppcheck
Kris De Gussem
1
-1
/
+7
2012-06-05
Header cleaning for GTK+3 migration
Alex Valavanis
1
-2
/
+0
2012-05-03
Adding base configurable sizing of controls/handles.
Jon A. Cruz
1
-4
/
+8
2012-04-07
remove no longer needed knotholderentity complication
Johan B. C. Engelen
1
-8
/
+0
2012-04-07
cleanup knotholder code for LPEs
Johan B. C. Engelen
1
-0
/
+11
2011-12-11
mixed usage of class and struct for same object
Kris De Gussem
1
-1
/
+1
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-4
/
+4
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-12
- Snap while rotating an object using the selector tool
Diederik van Lierop
1
-1
/
+1
2009-06-20
Remove an unused parameter from the snapping API
Diederik van Lierop
1
-1
/
+1
2009-03-15
Implement constrained snapping when dragging the position and size handles of...
Diederik van Lierop
1
-1
/
+1
2009-03-13
* Implement constrained snapping of knots
Diederik van Lierop
1
-4
/
+6
2008-08-01
2geomify a lot of NR::Points to Geom::Point
Johan B. C. Engelen
1
-12
/
+12
2008-08-01
Formerly static function used for snapping is now a private member of KnotHol...
Maximilian Albert
1
-0
/
+3
2008-07-29
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
1
-4
/
+10
2008-07-29
LPE knotholder refactoring: PointParams are not knotholder entities any more;...
Maximilian Albert
1
-0
/
+1
2008-07-27
fix release mouse crash, add missed disconnects, remove unused callback
bulia byak
1
-1
/
+0
2008-07-07
replace separate forward declarations by proper forward.h inclusion
Johan B. C. Engelen
1
-3
/
+1
2008-06-10
Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed
Maximilian Albert
1
-2
/
+1
2008-06-08
Make knotholders for LPE items finally work; each effect can now overload the...
Maximilian Albert
1
-0
/
+6
2008-06-04
Remove warnings
Bob Jamison
1
-1
/
+1
2008-06-04
Some cleanup of knotholder code; mostly renaming knot_(get|set|click)_func --...
Maximilian Albert
1
-25
/
+9
2008-06-04
C++ify knotholders
Maximilian Albert
1
-3
/
+59
2006-04-06
two crashes while editing nodes (one of those is reported as bug 1453558).
Andrius Ramanauskas
1
-0
/
+4