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
*
remove orphaned NRMatrix wrapper for sp_item_write_transform
Thomas Holder
2008-12-09
2
-14
/
+0
*
reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixin...
Thomas Holder
2008-12-09
1
-56
/
+30
*
preferences.cpp: Remove an assert that causes problems with some
Krzysztof Kosi??ski
2008-12-09
1
-1
/
+2
*
Simplify "make check" makefile rules and remove most of the obsolete
Krzysztof Kosi??ski
2008-12-09
22
-1418
/
+102
*
fix for Bug #234305 (paste into transformed groups)
Thomas Holder
2008-12-08
1
-0
/
+10
*
Make all tools consider full parent transform (up to document, not just up to...
Thomas Holder
2008-12-08
14
-36
/
+45
*
"make check" now compiles and runs on Linux.
Krzysztof Kosi??ski
2008-12-08
8
-56
/
+185
*
Makes page-sizer be a little less eager to change the orientation of pages au...
Jasper van de Gronde
2008-12-08
1
-5
/
+12
*
Removed sp_main_* stubs from individual headers to make the unit tests build ...
Jasper van de Gronde
2008-12-08
3
-7
/
+4
*
Warning and 'using' cleanup.
Jon A. Cruz
2008-12-08
13
-123
/
+103
*
Partial fix for "make check" compilation failure.
Krzysztof Kosi??ski
2008-12-08
4
-18
/
+6
*
Bug #167682 (resizing page must also resize viewBox)
Thomas Holder
2008-12-07
1
-0
/
+8
*
Fix a typo that causes a runtime error during the preferences test.
Krzysztof Kosi??ski
2008-12-07
1
-1
/
+1
*
Changed term away from "embed" since that has specific meaning.
Jon A. Cruz
2008-12-07
4
-57
/
+57
*
Add unit tests for the Inkscape::Preferences class.
Krzysztof Kosi??ski
2008-12-07
1
-0
/
+136
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
11
-52
/
+74
*
Removed duplication of menu items.
Jon A. Cruz
2008-12-06
1
-32
/
+35
*
Removed warning for expected condition.
Jon A. Cruz
2008-12-06
1
-3
/
+3
*
Warning cleanup.
Jon A. Cruz
2008-12-06
1
-8
/
+8
*
simplify interpolating the curve in pencil-context.
Johan B. C. Engelen
2008-12-06
1
-19
/
+6
*
NR -> 2Geom few more files
Joshua L. Blocher
2008-12-05
8
-33
/
+33
*
2geom more as fix
Johan B. C. Engelen
2008-12-05
18
-18
/
+18
*
Changed it use common code for profile locations.
Jon A. Cruz
2008-12-05
1
-16
/
+7
*
more 2geomification
Johan B. C. Engelen
2008-12-05
4
-16
/
+15
*
2geomify filter-chemistry
Johan B. C. Engelen
2008-12-05
1
-4
/
+4
*
2geom eraser tool
Johan B. C. Engelen
2008-12-05
1
-13
/
+13
*
NR::LInfty => Geom::
Johan B. C. Engelen
2008-12-05
9
-28
/
+28
*
NR -> 2Geom, more h and cpp files
Joshua L. Blocher
2008-12-05
8
-20
/
+20
*
Layout code cleanup.
Jon A. Cruz
2008-12-05
1
-12
/
+24
*
Avoid problems when document is being closed.
Jon A. Cruz
2008-12-05
1
-4
/
+6
*
Misc. cleanup
Jon A. Cruz
2008-12-05
1
-671
/
+676
*
Warning cleanup.
Jon A. Cruz
2008-12-05
6
-65
/
+69
*
Corrected initialization order.
Jon A. Cruz
2008-12-05
1
-5
/
+3
*
Warning/type cleanup.
Jon A. Cruz
2008-12-04
5
-44
/
+59
*
Whitespace cleanup.
Jon A. Cruz
2008-12-04
2
-226
/
+248
*
Whitespace cleanup.
Jon A. Cruz
2008-12-04
2
-787
/
+796
*
Warning/type cleanup.
Jon A. Cruz
2008-12-04
2
-17
/
+45
*
Whitespace cleanup.
Jon A. Cruz
2008-12-04
1
-88
/
+85
*
Ifdef cleanup
Jon A. Cruz
2008-12-04
1
-5
/
+3
*
Warning cleanup.
Jon A. Cruz
2008-12-04
1
-5
/
+30
*
Fixed missing EOL at end of file.
Jon A. Cruz
2008-12-04
1
-1
/
+1
*
Fixed file final EOL
Jon A. Cruz
2008-12-04
1
-1
/
+1
*
NR -> 2geom some headers in src/
Joshua L. Blocher
2008-12-04
14
-107
/
+107
*
Fix compile when lcms is disabled
Maximilian Albert
2008-12-03
1
-0
/
+2
*
wiki link added
Thomas Holder
2008-12-02
1
-0
/
+1
*
Very slight change to allocation of stripe buffer in png-write.cpp that makes...
Jasper van de Gronde
2008-12-02
1
-1
/
+1
*
Small changes to Gaussian filtering that make part of the IIR code a bit clea...
Jasper van de Gronde
2008-12-02
1
-8
/
+15
*
add --export-ignore-filters
bulia byak
2008-11-30
1
-1
/
+15
*
unify labels
bulia byak
2008-11-30
2
-3
/
+3
*
bug #168777 (consider root transform and viewBox)
Thomas Holder
2008-11-29
1
-0
/
+11
[next]