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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-6
/
+6
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-14
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
1
-2
/
+2
2010-07-06
C++ification of SPObject continued along with the onset of XML Privatisation....
Abhishek Sharma Public
1
-1
/
+2
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-3
/
+3
2010-01-30
Finally introducing the pre-snap indicator
Diederik van Lierop
1
-0
/
+15
2009-11-23
decrease header dependencies
Johan B. C. Engelen
1
-0
/
+1
2009-10-02
label edit
bulia byak
1
-1
/
+1
2009-07-18
Make the snap delay mechanism easier to implement for the devs, and get rid o...
Diederik van Lierop
1
-2
/
+0
2009-03-29
- Move snap delay mechanism to the event context (used to be in SPCanvas)
Diederik van Lierop
1
-2
/
+2
2009-03-09
Fix #338838, in which zooming and panning with the middle mouse button made I...
Diederik van Lierop
1
-2
/
+2
2009-01-25
- The snap-delay mechanism should now be more robust. From now on, it must be...
Diederik van Lierop
1
-3
/
+15
2008-12-05
NR -> 2Geom few more files
Joshua L. Blocher
1
-2
/
+2
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-1
/
+1
2008-08-01
replace matrix division code.
Johan B. C. Engelen
1
-3
/
+2
2008-08-01
change knot.h to Geom::Point only instead of NR::Point.
Johan B. C. Engelen
1
-2
/
+2
2008-08-01
Warning cleanup
Jon A. Cruz
1
-3
/
+3
2008-07-29
Rename isLPEParam() to isDeletable(), create new class LPEKnotHolderEntity an...
Maximilian Albert
1
-4
/
+3
2008-07-27
fix release mouse crash, add missed disconnects, remove unused callback
bulia byak
1
-12
/
+10
2008-07-27
fix messed up scale/rotate handles
bulia byak
1
-2
/
+2
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
1
-3
/
+3
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-1
/
+1
2008-06-10
Write all effect parameters to SVG when a LPE knotholder handle is ungrabbed
Maximilian Albert
1
-0
/
+12
2008-06-08
Make knotholders for LPE items finally work; each effect can now overload the...
Maximilian Albert
1
-2
/
+27
2008-06-04
Some cleanup of knotholder code; mostly renaming knot_(get|set|click)_func --...
Maximilian Albert
1
-12
/
+2
2008-06-04
C++ify knotholders
Maximilian Albert
1
-178
/
+77
2007-12-13
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
1
-2
/
+2
2007-11-02
warning cleanup
Jon A. Cruz
1
-1
/
+1
2007-08-06
Write/read perspectives to/from SVG; store ratios of the distances from corne...
Maximilian Albert
1
-1
/
+2
2007-06-21
First (very limited) version of the 3D box tool; allows for drawing of new bo...
Maximilian Albert
1
-0
/
+5
2007-01-01
undo annotations
gustav_b
1
-4
/
+18
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-2
/
+36
2006-04-06
c -> cpp (eliminating unneded casts)
Andrius Ramanauskas
1
-12
/
+11
2006-04-06
Typo
Andrius Ramanauskas
1
-2
/
+2
2006-04-06
two crashes while editing nodes (one of those is reported as bug 1453558).
Andrius Ramanauskas
1
-16
/
+59
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-6
/
+6
[prev]