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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move more UI code into ui/
Liam P. White
2014-10-05
1
-1
/
+1
*
This push add suport to helper paths redraw to nodes, handles and knots.
Jabier Arraiza Cenoz
2014-09-29
1
-0
/
+10
*
Reduce header bloat
Alex Valavanis
2014-08-30
1
-0
/
+1
*
Add in some debugging code that will complain when deleted knots are accessed...
Liam P. White
2014-08-07
1
-0
/
+3
*
Revert fix for 1309050 since it causes other regressions...
Liam P. White
2014-07-21
1
-2
/
+2
*
Workarounds for crash bugs 1309050, 601336; will fix properly in experimental
Liam P. White
2014-07-19
1
-1
/
+4
*
Further refactored SPKnot.
Markus Engel
2014-03-28
1
-32
/
+34
*
First step of refactoring SPKnot.
Markus Engel
2014-03-27
1
-371
/
+266
*
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
-3
/
+3
*
Allow pixmaps to specify their width and height to control/knots. Allows non-...
Martin Owens
2013-09-28
1
-25
/
+5
*
Step 1. Remove junk and keep functionality.
Martin Owens
2012-11-30
1
-0
/
+1
*
Bug #781893 (Crash after moving a Bezier node after Knot path effect)
Kris De Gussem
2012-07-12
1
-20
/
+20
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Migrate to new device pointer API for GTK+ 3
Alex Valavanis
2012-06-23
1
-0
/
+11
*
Stop deriving SPCanvasItem from GtkObject
Alex Valavanis
2012-06-09
1
-1
/
+1
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-1
/
+1
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
1
-2
/
+2
*
Replace deprecated gdk_cursor_unref
Alex Valavanis
2012-04-09
1
-0
/
+4
*
Replace deprecated GDK key symbols
Alex Valavanis
2012-04-09
1
-1
/
+5
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-25
1
-2
/
+2
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-37
/
+1
*
GTK+ cleanup: gtk_object_set
Alex Valavanis
2011-07-02
1
-11
/
+11
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+4
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-1
/
+1
*
|
Prevent context menu and keyboard shortcuts from interrupting grabs
Krzysztof Kosi??ski
2010-10-31
1
-1
/
+1
|
/
*
moved some marshalling functions to generic glib calls
Nathan Hurst
2010-04-29
1
-4
/
+4
*
Implementation of snap delay mechanism for guides
Diederik van Lierop
2010-02-14
1
-1
/
+1
*
Finally introducing the pre-snap indicator
Diederik van Lierop
2010-01-30
1
-56
/
+56
*
Make the snap delay mechanism easier to implement for the devs, and get rid o...
Diederik van Lierop
2009-07-18
1
-18
/
+3
*
Correctly trigger any pending snap events when the mouse button is released a...
Diederik van Lierop
2009-04-20
1
-6
/
+8
*
Some minor snap-delay modifications
Diederik van Lierop
2009-03-31
1
-1
/
+4
*
- Move snap delay mechanism to the event context (used to be in SPCanvas)
Diederik van Lierop
2009-03-29
1
-47
/
+53
*
Fix #338838, in which zooming and panning with the middle mouse button made I...
Diederik van Lierop
2009-03-09
1
-3
/
+19
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-2
/
+3
*
convert almost all libnrtype to Geom::
Johan B. C. Engelen
2008-09-11
1
-1
/
+1
*
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
2008-08-01
1
-20
/
+20
*
I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASK
MenTaLguY
2008-07-08
1
-0
/
+1
*
enable motion hints for non-freehand actions
MenTaLguY
2008-07-08
1
-1
/
+1
*
Make knotholders for LPE items finally work; each effect can now overload the...
Maximilian Albert
2008-06-08
1
-1
/
+1
*
C++ify knotholders
Maximilian Albert
2008-06-04
1
-0
/
+3
*
Warning cleanup
Jon A. Cruz
2007-10-26
1
-1
/
+1
*
speed up node and handle dragging by gobbling unprocessed motion events
bulia byak
2007-08-19
1
-0
/
+2
*
due to the order of processing events, we must disable lmb handling in childr...
bulia byak
2007-07-29
1
-3
/
+3
*
reverting commit 15065; let's come up with something better than this
Diederik van Lierop
2007-06-27
1
-17
/
+3
*
assert leads to false negatives
Diederik van Lierop
2007-06-24
1
-1
/
+0
*
Handle snapping of nodes in sp_knot_handler. From now on the nodes of transfo...
Diederik van Lierop
2007-05-24
1
-3
/
+18
[next]