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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge redundant *-fns.h into respective filter headers.
Krzysztof Kosi??ski
2010-07-14
1
-1
/
+1
*
Don't write text-specific style attributes to non-text objects.
Tavmjong Bah
2010-06-06
1
-2
/
+21
*
Add support for baseline-shift attribute (all possible values).
Tavmjong Bah
2010-06-04
1
-0
/
+97
*
Add word-spacing attribute.
Tavmjong Bah
2010-04-15
1
-3
/
+20
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-4
/
+4
*
This commit hooks device-cmyk handling to color pickers. Now we have basic in...
Felipe Corr??a da Silva Sanches
2009-12-07
1
-0
/
+28
*
fix reading style from prefs for tools
bulia byak
2009-06-21
1
-1
/
+1
*
Don't crash when closing document with gradient tool being active (fixes bug ...
Diederik van Lierop
2009-06-06
1
-1
/
+5
*
When selecting a path with markers but without a stroke, then one should be a...
Diederik van Lierop
2009-05-12
1
-27
/
+36
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
From trunk
Ted Gould
2008-10-27
1
-44
/
+35
*
Next roud of NR ==> Geom conversion
Maximilian Albert
2008-09-18
1
-9
/
+9
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-5
/
+5
*
add optional bool* parameter to find out if the tool has color/opacity set in...
bulia byak
2008-07-26
1
-3
/
+14
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-5
/
+5
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-2
/
+2
*
fix 168320: return NOTHING only if no texts selected, but not when a text has...
bulia byak
2008-02-16
1
-1
/
+1
*
fix logic of sp_desktop_query_style_all so that copy/pasting style could work...
bulia byak
2008-02-15
1
-3
/
+13
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-0
/
+3
*
Fix for Bug #181663 (Font style errors / assert when changing style)
Gail Carmichael
2008-01-10
1
-7
/
+11
*
Applying Gail's patch for font-specification
Bryce Harrington
2008-01-05
1
-1
/
+56
*
If necessary, split up perspectives when applying transformations to boxes; m...
Maximilian Albert
2007-12-13
1
-2
/
+0
*
Fundamentally reworked version of the 3D box tool (among many other things, t...
Maximilian Albert
2007-12-13
1
-2
/
+5
*
Initial support for icc color selection including CMYK
Jon A. Cruz
2007-09-25
1
-1
/
+20
*
add missed paint type assignment, fixes crash with no fill/no stroke on selec...
bulia byak
2007-09-10
1
-1
/
+3
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-17
/
+18
*
Remember last used style for single 3D box faces (also fixes bug with wrongly...
Maximilian Albert
2007-08-16
1
-0
/
+12
*
bug 1243190: add tref element support; limited editing support thus far (patc...
Richard Hughes
2007-07-11
1
-7
/
+11
*
adapt to new paintservers API of SPStyle
bulia byak
2007-07-04
1
-4
/
+3
*
use an accessor method to get filter from style
bulia byak
2007-06-27
1
-5
/
+5
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-6
/
+7
*
initial filter UI code drop from Nick
MenTaLguY
2007-06-24
1
-0
/
+81
*
Using the blur slider no longer destroys filters already applied to the object
Niko Kiirala
2007-06-23
1
-14
/
+17
*
fix crash when editing text with multiple tspans
bulia byak
2007-03-15
1
-0
/
+1
*
a better fix: we don't need prev to hold opacity at all
bulia byak
2007-03-06
1
-5
/
+4
*
fix invalid access warning
bulia byak
2007-03-06
1
-1
/
+1
*
factor in object's matrix expansion when querying blur radius
bulia byak
2006-10-23
1
-2
/
+4
*
simplify style-querying for blur radius; move Blur slider above Opacity, cleanup
bulia byak
2006-10-04
1
-21
/
+11
*
Object groups can be blurred. Blur slider updates when selection changes. Com...
Hugo Rodrigues
2006-08-20
1
-7
/
+72
*
Added skeleton files for other filter primitives' SP-objects. Added blur slid...
Hugo Rodrigues
2006-08-02
1
-1
/
+15
*
fix crash when newly installed inkscape does not yet have last-set style
bulia byak
2006-05-23
1
-22
/
+28
*
* Add setting text_align to QUERY_FONTSTYLE
Milosz Derezynski
2006-05-22
1
-0
/
+1
*
adding fill-opacity to dyna-draw
Aaron Spike
2006-05-18
1
-1
/
+27
*
do calligraphic draw opacity correctly
bulia byak
2006-05-17
1
-7
/
+16
*
Fixes calligraphy tool so drawing now uses the the correct opacity.
Joshua L. Blocher
2006-05-17
1
-2
/
+28
*
indentation
bulia byak
2006-05-13
1
-4
/
+3
*
Calligraphy tool now draws in the last used color or tool style depending on ...
Joshua L. Blocher
2006-05-13
1
-2
/
+24
*
fix 1466070
bulia byak
2006-04-12
1
-1
/
+1
*
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
2006-03-13
1
-1
/
+1
*
bulk trailing spaces removal. consistency through MD5 of binary
Ralf Stephan
2006-02-15
1
-21
/
+21
[next]