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
*
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
*
now all knots display x/y in statusbar while being dragged, fixes bug 1523580
bulia byak
2007-03-10
1
-0
/
+1
*
Reorder event handling code to prevent reference count problems, fixes bug #1...
John Bintz
2006-12-10
1
-4
/
+4
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-2
/
+2
*
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
2006-08-23
1
-2
/
+2
*
eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...
bulia byak
2006-05-21
1
-1
/
+1
*
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup delet...
bulia byak
2006-05-12
1
-0
/
+7
*
* knot.h, knot.cpp, connector-context.cpp:
mjwybrow
2006-05-08
1
-2
/
+1
*
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
2006-04-17
1
-2
/
+2
*
reverting part of last changes (eliminating the "invalid access to non-static...
Andrius Ramanauskas
2006-04-07
1
-1
/
+1
*
c -> cpp (eliminating unneded casts)
Andrius Ramanauskas
2006-04-06
1
-14
/
+14
*
Typo
Andrius Ramanauskas
2006-04-06
1
-1
/
+1
*
two crashes while editing nodes (one of those is reported as bug 1453558).
Andrius Ramanauskas
2006-04-06
1
-2
/
+11
*
revert fix from revision 10741, not needed anymore
bulia byak
2006-03-28
1
-4
/
+1
*
delete slow and redundant g_object properties, replacing them with fast inlin...
bulia byak
2006-03-28
1
-254
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-50
/
+50
*
fix sticking highlight in selector knots
bulia byak
2006-01-18
1
-1
/
+4
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+926