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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
clang-tidy recent changes
Alexander Valavanis
1
-3
/
+3
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2017-07-01
working on knots selection
Jabier Arraiza
1
-1
/
+1
2017-06-30
Starting selectable knots
Jabier Arraiza
1
-5
/
+10
2017-02-06
This commit fixes bug #1657874
Jabiertxof
1
-0
/
+1
2016-12-03
Add triangle knot.
Jabier Arraiza Cenoz
1
-0
/
+2
2014-09-27
Update to experimental r13565
Liam P. White
1
-29
/
+33
2014-08-31
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
1
-29
/
+33
2014-08-30
Reduce header bloat
Alex Valavanis
1
-3
/
+1
2014-03-28
Further refactored SPKnot.
Markus Engel
1
-16
/
+16
2014-03-27
First step of refactoring SPKnot.
Markus Engel
1
-158
/
+77
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
1
-2
/
+0
2012-11-30
Step 1. Remove junk and keep functionality.
Martin Owens
1
-0
/
+2
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-3
/
+5
2012-04-08
More GDK key macro fixes, and some cursor referencing
Alex Valavanis
1
-0
/
+24
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-2
/
+40
2011-10-05
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
1
-4
/
+4
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-27
compatibility patch to compile using gcc 4.6
Adib Taraben
1
-0
/
+1
2010-12-23
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-03-29
- Move snap delay mechanism to the event context (used to be in SPCanvas)
Diederik van Lierop
1
-1
/
+2
2008-08-01
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
1
-16
/
+16
2008-06-08
Make knotholders for LPE items finally work; each effect can now overload the...
Maximilian Albert
1
-1
/
+1
2008-06-04
C++ify knotholders
Maximilian Albert
1
-0
/
+11
2006-05-12
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...
bulia byak
1
-0
/
+2
2006-05-08
* knot.h, knot.cpp, connector-context.cpp:
mjwybrow
1
-0
/
+1
2006-04-15
fix an old typo by lauris
bulia byak
1
-1
/
+1
2006-04-07
reverting part of last changes (eliminating the "invalid access to non-static...
Andrius Ramanauskas
1
-1
/
+2
2006-04-06
c -> cpp (eliminating unneded casts)
Andrius Ramanauskas
1
-5
/
+2
2006-04-06
two crashes while editing nodes (one of those is reported as bug 1453558).
Andrius Ramanauskas
1
-0
/
+2
2006-04-02
Fixed warnings
Jon A. Cruz
1
-9
/
+9
2006-03-28
delete slow and redundant g_object properties, replacing them with fast inlin...
bulia byak
1
-0
/
+50