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
*
parent transformation on import and paste (Bug #376064, Bug #375499)
Thomas Holder
2009-05-13
2
-1
/
+7
*
new "compensate" param for sp_selection_apply_affine and sp_selection_move_re...
Thomas Holder
2009-05-13
2
-10
/
+10
*
(Very) small fix for FilterConvolveMatrix::area_enlarge
Jasper van de Gronde
2009-05-13
1
-2
/
+2
*
Fix for bug #372412. As well as proper handling of borders (assuming edgeMode...
Jasper van de Gronde
2009-05-13
1
-59
/
+145
*
BUG 284680 convert text to paths on cairo output
theAdib
2009-05-12
1
-3
/
+9
*
When selecting a path with markers but without a stroke, then one should be a...
Diederik van Lierop
2009-05-12
2
-30
/
+73
*
BUG: #273767: crash on ...; resolved crash on several pixbuf operations
theAdib
2009-05-11
3
-43
/
+60
*
call sp_document_ensure_up_to_date for getCenter/setCenter (Bug #374968)
Thomas Holder
2009-05-11
2
-4
/
+7
*
Only load from preferences when really needed, which might help reducing the ...
Diederik van Lierop
2009-05-10
2
-20
/
+22
*
Fix wrong delete operator in domstring.cpp.
Krzysztof Kosi??ski
2009-05-10
1
-3
/
+3
*
BUG 218090 opening of bitmap fails, now error message
theAdib
2009-05-10
2
-2
/
+3
*
Remove test-stubs.cpp: no longer needed.
Krzysztof Kosi??ski
2009-05-10
1
-111
/
+0
*
When changing document size, the origin (lower left corner) should be station...
Diederik van Lierop
2009-05-09
1
-0
/
+6
*
Minor correction in message
Nicolas Dufour
2009-05-07
1
-1
/
+1
*
Default values for lots of filter attributes, see bug 372412.
Jasper van de Gronde
2009-05-07
5
-14
/
+14
*
remove the deactivate knotholder parameter
bulia byak
2009-05-07
2
-8
/
+0
*
Patch 337357 by Lubomir Rintel: GCC 4.4 compilation & start fix (woohoo, happ...
Josh Andler
2009-05-07
2
-2
/
+2
*
* [INTL:*] fixed typos (by Yuri Chornoivan)
Ivan Mas??r
2009-05-06
6
-7
/
+7
*
using uri syntax while importing files using xlink:href
Adib Taraben
2009-05-05
1
-1
/
+8
*
remove attributes/function to reflect changes in 21280 in src/preferences.h
theAdib
2009-05-05
1
-5
/
+1
*
Fixed collapsed if/cond/body lines that blocked debugging.
Jon A. Cruz
2009-05-05
2
-169
/
+225
*
since "Unicode" made people believe that they could put hex code point
Felipe Corr??a da Silva Sanches
2009-05-04
1
-2
/
+2
*
add "Reset missing glyph" button to svgfonts dialog
Felipe Corr??a da Silva Sanches
2009-05-04
2
-1
/
+26
*
Update name list
Jon A. Cruz
2009-05-04
1
-0
/
+3
*
Implement warning of prior errors.
Jon A. Cruz
2009-05-04
5
-4
/
+46
*
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...
Jon A. Cruz
2009-05-04
4
-76
/
+77
*
Clean up formatting so that methods are not all run together. Helps with diffs.
Jon A. Cruz
2009-05-04
1
-1
/
+31
*
Warning cleanup
Jon A. Cruz
2009-05-03
2
-7
/
+3
*
more on BUG 322116: PDF export does not use the highest quality for rasterize...
Adib Taraben
2009-05-02
1
-1
/
+2
*
clean left warning on revision 12272
Adib Taraben
2009-05-02
1
-1
/
+0
*
BUG 322116, PDF export does not use the highest quality for rasterized filter
theAdib
2009-05-01
8
-15
/
+74
*
Build fix for GCC 3.4.4 (added include for stdio.h)
Josh Andler
2009-05-01
1
-0
/
+1
*
no scaling compensation for "object to pattern" operation (bug #312701)
Thomas Holder
2009-05-01
1
-1
/
+1
*
Fix crash when dragging radial gradient (bug #363668)
Diederik van Lierop
2009-05-01
1
-4
/
+13
*
copyedit labels, expand range
bulia byak
2009-04-30
3
-5
/
+5
*
allow --export-dpi to be used for setting the filter rasterization resolution...
bulia byak
2009-04-30
1
-1
/
+12
*
Fix infinite loop as reported in bug #365034
Diederik van Lierop
2009-04-30
1
-5
/
+5
*
requestOrphanCollection: do not remove (vacuum) style or script elements (Bug...
Thomas Holder
2009-04-30
1
-0
/
+9
*
workaround for 'clip-path' and 'mask' given as style properties (bug #324849)
Thomas Holder
2009-04-30
1
-2
/
+13
*
Make sure that the item center (origin for rotations) does not change due to ...
Diederik van Lierop
2009-04-29
2
-16
/
+19
*
FIX for BUG 368879: crash on 'save a copy as' when document has no filename yet
theAdib
2009-04-29
1
-2
/
+6
*
Fix crash reported in bug #311737
Diederik van Lierop
2009-04-28
1
-45
/
+47
*
Fix the crash reported in bug #342755
Diederik van Lierop
2009-04-28
1
-56
/
+62
*
Cleanup cache and rendering of icons.
Jon A. Cruz
2009-04-28
1
-47
/
+22
*
Make the snap toolbar unsensitive to undo actions. How could I not have notic...
Diederik van Lierop
2009-04-27
1
-1
/
+6
*
Cleaning up legacy stock icons and correct icon sizes to match theme engine s...
Jon A. Cruz
2009-04-27
3
-69
/
+34
*
BUG 367123: include zlib.h into jar.cpp
Adib Taraben
2009-04-26
1
-0
/
+1
*
Do not end path editing on double-clicks other than first mouse button
Krzysztof Kosi??ski
2009-04-26
1
-1
/
+2
*
Fix compile on Windows (the last paramteter is not defaulted in older
Krzysztof Kosi??ski
2009-04-25
1
-1
/
+1
*
Optionaly snap to invisible grid lines too (when zoomed out). See the grids t...
Diederik van Lierop
2009-04-25
5
-28
/
+74
[next]