summaryrefslogtreecommitdiffstats
path: root/src/desktop-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-2/+2
2008-02-16fix 168320: return NOTHING only if no texts selected, but not when a text has...bulia byak1-1/+1
2008-02-15fix logic of sp_desktop_query_style_all so that copy/pasting style could work...bulia byak1-3/+13
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-0/+3
2008-01-10Fix for Bug #181663 (Font style errors / assert when changing style)Gail Carmichael1-7/+11
2008-01-05Applying Gail's patch for font-specificationBryce Harrington1-1/+56
2007-12-13If necessary, split up perspectives when applying transformations to boxes; m...Maximilian Albert1-2/+0
2007-12-13Fundamentally reworked version of the 3D box tool (among many other things, t...Maximilian Albert1-2/+5
2007-09-25Initial support for icc color selection including CMYKJon A. Cruz1-1/+20
2007-09-10add missed paint type assignment, fixes crash with no fill/no stroke on selec...bulia byak1-1/+3
2007-09-10Purged fill type enumJon A. Cruz1-17/+18
2007-08-16Remember last used style for single 3D box faces (also fixes bug with wrongly...Maximilian Albert1-0/+12
2007-07-11bug 1243190: add tref element support; limited editing support thus far (patc...Richard Hughes1-7/+11
2007-07-04adapt to new paintservers API of SPStylebulia byak1-4/+3
2007-06-27use an accessor method to get filter from stylebulia byak1-5/+5
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-6/+7
2007-06-24initial filter UI code drop from NickMenTaLguY1-0/+81
2007-06-23Using the blur slider no longer destroys filters already applied to the objectNiko Kiirala1-14/+17
2007-03-15fix crash when editing text with multiple tspansbulia byak1-0/+1
2007-03-06a better fix: we don't need prev to hold opacity at allbulia byak1-5/+4
2007-03-06fix invalid access warningbulia byak1-1/+1
2006-10-23factor in object's matrix expansion when querying blur radiusbulia byak1-2/+4
2006-10-04simplify style-querying for blur radius; move Blur slider above Opacity, cleanupbulia byak1-21/+11
2006-08-20Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues1-7/+72
2006-08-02Added skeleton files for other filter primitives' SP-objects. Added blur slid...Hugo Rodrigues1-1/+15
2006-05-23fix crash when newly installed inkscape does not yet have last-set stylebulia byak1-22/+28
2006-05-22* Add setting text_align to QUERY_FONTSTYLEMilosz Derezynski1-0/+1
2006-05-18adding fill-opacity to dyna-drawAaron Spike1-1/+27
2006-05-17do calligraphic draw opacity correctlybulia byak1-7/+16
2006-05-17Fixes calligraphy tool so drawing now uses the the correct opacity.Joshua L. Blocher1-2/+28
2006-05-13indentationbulia byak1-4/+3
2006-05-13Calligraphy tool now draws in the last used color or tool style depending on ...Joshua L. Blocher1-2/+24
2006-04-12fix 1466070bulia byak1-1/+1
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-1/+1
2006-02-15bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan1-21/+21