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