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
*
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
*
Fix missing dock icons (bug #364075)
Krzysztof Kosi??ski
2009-04-25
1
-29
/
+9
*
Two minor snapping fixes
Diederik van Lierop
2009-04-24
2
-3
/
+9
*
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
2009-04-24
1
-63
/
+0
*
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
2009-04-24
3
-6
/
+11
*
translator comments and minor string fixes
Ivan Mas??r
2009-04-23
7
-16
/
+21
*
Evil work-around for Inkscape's lack of support for color-interpolation-filte...
Jasper van de Gronde
2009-04-23
1
-0
/
+9
*
Removed newer GIcon reference.
Jon A. Cruz
2009-04-22
1
-12
/
+0
*
ok, restored construction lines! with a minimalist improvement of placement c...
JF Barraud
2009-04-22
2
-3
/
+56
*
Fix constrained motion in the selector tool when snapping is being overridden...
Diederik van Lierop
2009-04-21
1
-3
/
+11
*
When reworking Preben's patch I forgot a few things (oops).
Jasper van de Gronde
2009-04-21
1
-2
/
+5
*
Partial fix for bug 193926 , thanks to Preben Soeberg.
Jasper van de Gronde
2009-04-21
3
-17
/
+23
*
Restoring needed icon rendering code. Addresses bug #363781.
Jon A. Cruz
2009-04-21
1
-13
/
+249
*
Adding the cxxtest template to the dist list
Ted Gould
2009-04-21
1
-1
/
+2
[next]