summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/fill-and-stroke.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Filter effects:Nicholas Bishop2007-08-081-2/+1
| | | | | * Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog. (bzr r3419)
* Updated the gtkmmified fill and stroke dialog with the filter effectsgustav_b2007-07-201-48/+71
| | | | | | changes done in the current f&s dialog. I'll probably make the gtkmmified one default pretty soon to avoid double work... (bzr r3268)
* switch SPStyle to using SPFilterReference for filters; sp_style_new now ↵bulia byak2007-06-271-1/+1
| | | | | requires an SPDocument; SPURIReference and SPFilterReference have an alternative constructor taking an owner_document instead of owner object (bzr r3116)
* more unreffing temporary styles properlybulia byak2007-06-271-1/+1
| | | (bzr r3114)
* initial filter UI code drop from NickMenTaLguY2007-06-241-2/+2
| | | (bzr r3095)
* Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b2007-06-021-12/+262
| | | | | using the old fill/stroke style and paint style widgets, though. (bzr r3050)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+62
(bzr r1)