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