index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
knotholder.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added knot holder entities
vanntile
2019-08-17
1
-12
/
+49
*
Hatch knot editing initial commit
vanntile
2019-08-17
1
-0
/
+8
*
Check knot's pattern still exists before update
Nathan Lee
2019-07-15
1
-2
/
+9
*
Add knot ungrabbed event
Jabiertxof
2019-05-20
1
-1
/
+9
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-19
/
+13
*
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
-24
/
+21
*
KnotHolder: remove stale comment
Antonio Ospite
2018-11-01
1
-1
/
+0
*
KnotHolder: misc cosmetic cleanups
Antonio Ospite
2018-11-01
1
-4
/
+4
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Allow FER edition on canvas
Marc Jeanmougin
2018-04-28
1
-0
/
+12
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-19
/
+26
*
Fix the editing of clipping and masking objects
Stefano Facchini
2017-10-01
1
-3
/
+10
*
Fix a bug with select knots and modifiers
Jabier Arraiza
2017-07-04
1
-16
/
+22
*
Improving CR feedback. thanks!
Jabier Arraiza
2017-07-01
1
-14
/
+60
*
Finish add selectable knot shapes
Jabier Arraiza
2017-07-01
1
-1
/
+0
*
working on knots selection
Jabier Arraiza
2017-07-01
1
-0
/
+12
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+4
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-4
/
+0
*
Warning cleanup.
Jon A. Cruz
2015-03-15
1
-1
/
+2
*
Update to trunk r13638
Liam P. White
2014-10-25
1
-43
/
+49
|
\
|
*
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
2014-10-24
1
-30
/
+45
*
|
Update to experimental r13460
Liam P. White
2014-08-06
1
-6
/
+26
|
\
|
|
*
Allow editing of fill and stroke patterns simultaneously. Fixes #601336, #604...
Liam P. White
2014-08-04
1
-6
/
+26
*
|
I'm an idiot
Liam P. White
2014-07-31
1
-1
/
+1
*
|
Minor things
Liam P. White
2014-04-15
1
-2
/
+9
*
|
Prevent crash on "three knot" issue
Liam P. White
2014-04-04
1
-3
/
+8
*
|
Begin first stage of resolving issue with duplicate knots
Liam P. White
2014-04-04
1
-6
/
+8
|
/
*
First step of refactoring SPKnot.
Markus Engel
2014-03-27
1
-3
/
+1
*
Added some consts. Turned functions to member functions.
Markus Engel
2014-03-02
1
-4
/
+4
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-4
/
+4
*
Seamlessly switch between SVG circle, ellipse, and path (arc) elements while ...
Tavmjong Bah
2013-10-08
1
-1
/
+1
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
Reactivated independent reference counting in the SPObject tree.
Markus Engel
2013-04-08
1
-2
/
+5
*
Merged Shape and subclasses. Cleaned up a bit.
Markus Engel
2013-04-05
1
-2
/
+2
*
Header cleaning for GTK+3 migration
Alex Valavanis
2012-06-05
1
-0
/
+1
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
1
-25
/
+38
*
Additional cleanup.
Jon A. Cruz
2012-04-10
1
-2
/
+2
*
fix possible crasher in knot_clicked_handler
Johan B. C. Engelen
2012-04-07
1
-11
/
+12
*
remove no longer needed knotholderentity complication
Johan B. C. Engelen
2012-04-07
1
-7
/
+1
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+2
*
Another minor pass of Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+2
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-4
/
+2
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-6
/
+6
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-13
/
+15
|
\
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-2
/
+2
|
*
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
2010-07-06
1
-1
/
+2
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-2
/
+2
[next]