index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
14
-447
/
+480
*
whitespace. tab to spaces. improve readability
Johan B. C. Engelen
2008-03-24
3
-196
/
+206
*
Visually indicate linked devices
Jon A. Cruz
2008-03-24
1
-11
/
+137
*
Fixed unlinking of devices
Jon A. Cruz
2008-03-24
1
-19
/
+31
*
Corrected initialization order
Jon A. Cruz
2008-03-24
1
-1
/
+1
*
Finished multiple inheritance delegation
Bob Jamison
2008-03-24
35
-592
/
+1381
*
More MI delegation. 28 left
Bob Jamison
2008-03-23
26
-298
/
+772
*
delete unused code
bulia byak
2008-03-23
6
-926
/
+0
*
delete unused code
bulia byak
2008-03-23
4
-1307
/
+0
*
prepare PathParam for linking to other object
Johan B. C. Engelen
2008-03-23
2
-21
/
+29
*
set primary path storage to vector<path> in lpe-PathParam. only convert to pw...
Johan B. C. Engelen
2008-03-23
2
-17
/
+61
*
update to latest 2geom (r1195)
Johan B. C. Engelen
2008-03-23
2
-1
/
+26
*
return const reference when getting path data from lpe-PathParam!
Johan B. C. Engelen
2008-03-23
2
-2
/
+2
*
remove multiple inheritance from lpe PathParam. since it is often desired to ...
Johan B. C. Engelen
2008-03-23
7
-18
/
+41
*
expand visual bbox for item with a filter
bulia byak
2008-03-23
1
-5
/
+62
*
helper functions to access a single blur primitive in a filter
bulia byak
2008-03-23
2
-2
/
+29
*
make sure we explicitly use geometric bbox for calculating blur margins
bulia byak
2008-03-23
1
-2
/
+3
*
Tracking of live axes
Jon A. Cruz
2008-03-22
3
-13
/
+64
*
changes to use RegisteredTransformedPoint as widget for LPE point. not complete
Johan B. C. Engelen
2008-03-22
5
-15
/
+39
*
update to latest 2geom
Johan B. C. Engelen
2008-03-22
6
-382
/
+387
*
More multiple inheritance delegation. 53 files to go.
Bob Jamison
2008-03-22
6
-114
/
+222
*
fix file
Johan B. C. Engelen
2008-03-22
1
-204
/
+0
*
* add RegisteredTransformedPoint widget, that transforms the point before dis...
Johan B. C. Engelen
2008-03-22
11
-6
/
+296
*
Numeric values on test area
Jon A. Cruz
2008-03-22
1
-0
/
+7
*
warning cleanup
Jon A. Cruz
2008-03-22
1
-1
/
+1
*
More delegation for SMIL
Bob Jamison
2008-03-22
4
-11
/
+19
*
Line-end fixups
Jon A. Cruz
2008-03-22
10
-831
/
+831
*
Removed Win32 keep-dialogs-on-top preference, now set permanently to true
Joel Holdsworth
2008-03-22
5
-35
/
+11
*
Fixed skipping of blank lines in .gpl files
Jon A. Cruz
2008-03-22
1
-3
/
+4
*
set busy cursor and statusbar message while creating clones
bulia byak
2008-03-22
1
-0
/
+11
*
warning cleanup
Jon A. Cruz
2008-03-22
2
-6
/
+6
*
Temporary disable of broken test code
Jon A. Cruz
2008-03-22
2
-4
/
+8
*
Delegate MI methods to impl classes
Bob Jamison
2008-03-22
12
-287
/
+304
*
Really fix compile (patch by Krzysztof KosiĆski)
Maximilian Albert
2008-03-22
5
-4
/
+4
*
temporary fix. removed LPE context verb. now toolbar is normal again in windows.
Johan B. C. Engelen
2008-03-21
2
-2
/
+2
*
fix compile
bulia byak
2008-03-21
1
-2
/
+0
*
clean up PointParamKnotHolder some more. SPKnotHolder should really be C++ ob...
Johan B. C. Engelen
2008-03-21
3
-43
/
+44
*
fix duplicate entry
bulia byak
2008-03-21
1
-1
/
+1
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
99
-1197
/
+619
*
Start working toward multiple inheritance
Bob Jamison
2008-03-21
14
-54
/
+277
*
Bugfix to prevent the print dialog falling underneath the inkscape desktop wi...
Joel Holdsworth
2008-03-21
2
-3
/
+4
*
The header for calligraphic rename is in dialogs, not widgets. Quick fix to g...
JiHO
2008-03-21
1
-1
/
+1
*
Clean up event handler functions of pointparam-knotholder.cpp
Johan B. C. Engelen
2008-03-21
1
-74
/
+5
*
Remove unused flag from PathString.
Jasper van de Gronde
2008-03-21
2
-2
/
+0
*
Added dialog to name new calligraphic
Aubanel Monnier
2008-03-21
5
-26
/
+199
*
Replace char buffer by std::string to prevent buffer overflow when computing ...
Jasper van de Gronde
2008-03-21
1
-23
/
+23
*
Adding axis detection to new input dialog
Jon A. Cruz
2008-03-21
5
-48
/
+231
*
Signed cleanup
Jon A. Cruz
2008-03-21
1
-1
/
+1
*
Finally! All of the svg-dom classes and dependencies have native implementati...
Bob Jamison
2008-03-21
255
-1030
/
+14997
*
add pointparam-knotholder files to Makefile_insert
Johan B. C. Engelen
2008-03-20
1
-0
/
+2
[next]