index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
desktop-style.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-25
Initial support for icc color selection including CMYK
Jon A. Cruz
1
-1
/
+20
2007-09-10
add missed paint type assignment, fixes crash with no fill/no stroke on selec...
bulia byak
1
-1
/
+3
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-17
/
+18
2007-08-16
Remember last used style for single 3D box faces (also fixes bug with wrongly...
Maximilian Albert
1
-0
/
+12
2007-07-11
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
1
-7
/
+11
2007-07-04
adapt to new paintservers API of SPStyle
bulia byak
1
-4
/
+3
2007-06-27
use an accessor method to get filter from style
bulia byak
1
-5
/
+5
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-6
/
+7
2007-06-24
initial filter UI code drop from Nick
MenTaLguY
1
-0
/
+81
2007-06-23
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
1
-14
/
+17
2007-03-15
fix crash when editing text with multiple tspans
bulia byak
1
-0
/
+1
2007-03-06
a better fix: we don't need prev to hold opacity at all
bulia byak
1
-5
/
+4
2007-03-06
fix invalid access warning
bulia byak
1
-1
/
+1
2006-10-23
factor in object's matrix expansion when querying blur radius
bulia byak
1
-2
/
+4
2006-10-04
simplify style-querying for blur radius; move Blur slider above Opacity, cleanup
bulia byak
1
-21
/
+11
2006-08-20
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
1
-7
/
+72
2006-08-02
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
1
-1
/
+15
2006-05-23
fix crash when newly installed inkscape does not yet have last-set style
bulia byak
1
-22
/
+28
2006-05-22
* Add setting text_align to QUERY_FONTSTYLE
Milosz Derezynski
1
-0
/
+1
2006-05-18
adding fill-opacity to dyna-draw
Aaron Spike
1
-1
/
+27
2006-05-17
do calligraphic draw opacity correctly
bulia byak
1
-7
/
+16
2006-05-17
Fixes calligraphy tool so drawing now uses the the correct opacity.
Joshua L. Blocher
1
-2
/
+28
2006-05-13
indentation
bulia byak
1
-4
/
+3
2006-05-13
Calligraphy tool now draws in the last used color or tool style depending on ...
Joshua L. Blocher
1
-2
/
+24
2006-04-12
fix 1466070
bulia byak
1
-1
/
+1
2006-03-13
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
1
-1
/
+1
2006-02-15
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
1
-21
/
+21