index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-04-24
Two minor snapping fixes
Diederik van Lierop
2
-3
/
+9
2009-04-24
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
1
-63
/
+0
2009-04-24
apply printing w32 patch https://bugs.launchpad.net/inkscape/+bug/179988/comm...
Adib Taraben
3
-6
/
+11
2009-04-23
translator comments and minor string fixes
Ivan Mas??r
7
-16
/
+21
2009-04-23
Evil work-around for Inkscape's lack of support for color-interpolation-filte...
Jasper van de Gronde
1
-0
/
+9
2009-04-22
Removed newer GIcon reference.
Jon A. Cruz
1
-12
/
+0
2009-04-22
ok, restored construction lines! with a minimalist improvement of placement c...
JF Barraud
2
-3
/
+56
2009-04-21
Fix constrained motion in the selector tool when snapping is being overridden...
Diederik van Lierop
1
-3
/
+11
2009-04-21
When reworking Preben's patch I forgot a few things (oops).
Jasper van de Gronde
1
-2
/
+5
2009-04-21
Partial fix for bug 193926 , thanks to Preben Soeberg.
Jasper van de Gronde
3
-17
/
+23
2009-04-21
Restoring needed icon rendering code. Addresses bug #363781.
Jon A. Cruz
1
-13
/
+249
2009-04-21
Adding the cxxtest template to the dist list
Ted Gould
1
-1
/
+2
2009-04-21
Adding two missing files. distcheck fixes.
Ted Gould
1
-0
/
+2
2009-04-20
Correctly trigger any pending snap events when the mouse button is released a...
Diederik van Lierop
1
-6
/
+8
2009-04-20
Korean translation update by yongdoria
Nicolas Dufour
1
-0
/
+1
2009-04-20
Fix to prevent convolvematrix.cpp from setting targetX/Y to zero if no value ...
Jasper van de Gronde
2
-50
/
+49
2009-04-20
unhide lpe-sketch. removed "construction lines" feature of this effect + mino...
JF Barraud
3
-11
/
+33
2009-04-20
Fix the rest of missing icons in the geometry tool. Closes: #358132
Krzysztof Kosi??ski
2
-4
/
+4
2009-04-19
Handle case when an icon is not populated
Jon A. Cruz
1
-2
/
+9
2009-04-18
Added code to deal with changed icon names. Fixes bug #360964
Jon A. Cruz
1
-4
/
+255
2009-04-18
Correct recent changes that had reverted to always use SPIcon when not presen...
Jon A. Cruz
1
-25
/
+41
2009-04-18
Fix #358704 that I introduced with r21075.
Peter Moulder
1
-1
/
+1
2009-04-18
Restore base legacy name support
Jon A. Cruz
1
-11
/
+88
2009-04-18
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2009-04-18
Whitespace cleanup
Jon A. Cruz
1
-3
/
+3
2009-04-18
Fix most icons in the geometry tool
Krzysztof Kosi??ski
3
-17
/
+23
2009-04-16
Fix most icon issues: blurry icons, tiling, etc. (hooray!)
Krzysztof Kosi??ski
3
-31
/
+25
2009-04-16
Restore 0.46 placement of node alignment buttons
Krzysztof Kosi??ski
1
-5
/
+5
2009-04-15
patch 179589 with UI added: optionally, try to replace a font name specified ...
bulia byak
4
-7
/
+103
2009-04-13
Fix two legacy icon IDs
Krzysztof Kosi??ski
1
-5
/
+2
2009-04-13
Really fix node alignment icons; add clarifying comment to source.
Krzysztof Kosi??ski
1
-4
/
+7
2009-04-13
Complete the legacy icon mapping
Krzysztof Kosi??ski
1
-1
/
+64
2009-04-13
Add icon mappings (legacy IDs to icon names) for menus, tools and
Krzysztof Kosi??ski
1
-27
/
+232
2009-04-13
run-all-extension-tests in make check
Aur??lio A. Heckert
1
-1
/
+1
2009-04-12
Only add builtin icons if loading from SVG succeeded
Krzysztof Kosi??ski
1
-1
/
+1
2009-04-12
Added a listing of icon name changes that have occurred since last release.
Jon A. Cruz
1
-0
/
+53
2009-04-12
Fix two "snap window not opened" warnings
Diederik van Lierop
3
-8
/
+8
2009-04-12
add LPE recursive skeleton (experimental)
Johan B. C. Engelen
5
-0
/
+190
2009-04-12
override transform_multiply for patternalongpath to disable transform forward...
Johan B. C. Engelen
2
-0
/
+13
2009-04-12
Improved wording for the snap indicator: gradients snap to their parent's bou...
Diederik van Lierop
3
-5
/
+5
2009-04-12
Use the line intersection routines in 2geom/line.h instead of the deprecated ...
Diederik van Lierop
7
-69
/
+113
2009-04-12
Fix snapping during constrained translation, when only snapping the node clos...
Diederik van Lierop
4
-37
/
+40
2009-04-11
Fix two missing icons in live effect parameters
Krzysztof Kosi??ski
1
-2
/
+2
2009-04-11
Fix the "select all" icon and remove stuff causing problems from widgets/icon...
Krzysztof Kosi??ski
2
-325
/
+57
2009-04-10
add 2geom/line.cpp to Makefile_insert
Johan B. C. Engelen
1
-0
/
+1
2009-04-10
Fix compatibility with much older Glibmm version.
Jon A. Cruz
1
-4
/
+56
2009-04-10
Whitespace cleanup
Jon A. Cruz
1
-41
/
+41
2009-04-10
Adding initial system info listing.
Jon A. Cruz
2
-7
/
+29
2009-04-09
comment out debug output
bulia byak
1
-2
/
+2
2009-04-08
Fix feConvolveMatrix to use premultiplied color values (and semi-properly use...
Jasper van de Gronde
1
-25
/
+59
[next]