summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/attr-widget.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* default values for checkbutton, colorbutton, dualspinbutton, spinslider ↵Felipe Corr??a da Silva Sanches2008-02-211-1/+13
| | | | | | | attrWidgets on filters dialog based on SVG spec (bzr r4802)
* * add tooltips to spinsliders, spinbuttons and comboboxes on the filter ↵Felipe Corr??a da Silva Sanches2008-02-211-0/+4
| | | | | | | | | settings UI * add "no parameters required" label for feComposite primitive settings tab A future commit will add the tooltips for color-chooser-widget, checkboxes and matrix-entries (bzr r4798)
* * use enums to deal with displacementmap channel selectorsFelipe Corr??a da Silva Sanches2008-02-191-1/+18
| | | | | * set default values explicitly for all combobox filter settings at the filters dialog. (bzr r4781)
* fix for bug #184671 (Filter effects properties not updating correctly)Felipe Corr??a da Silva Sanches2008-02-151-1/+74
| | | (bzr r4733)
* Filter effects dialog:Nicholas Bishop2007-07-291-0/+10
| | | | | | * feMergeNodes can be deleted by clicking the input without dragging. * feMergeNodes can be added using a special empty input at the bottom of primitive. (bzr r3335)
* Added attr-widgets, missing from my last commitNicholas Bishop2007-07-261-0/+66
(bzr r3306)