summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/fill-and-stroke.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add functions for showing a specific notebook page in the F&S dialog,gustav_b2007-09-201-0/+22
| | | | | | replaced the use of the old sp_object_properties_{fill,stroke} with them. (bzr r3780)
* Dockable dialogs patch applied gustav_b2007-08-291-2/+2
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* 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)