summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2009-03-091-4/+5
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-1/+1
* Warning cleanupJon A. Cruz2009-02-111-1/+1
* fix setting blend mode to Normalbulia byak2008-11-291-0/+2
* Merge from fe-movedTed Gould2008-11-211-2/+2
* Merge from trunkTed Gould2008-10-311-2/+13
* Merging from trunkTed Gould2008-10-111-4/+4
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-2/+2
* Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala2008-07-241-3/+9
* Made possible to use blur on object that has a complex filter appliedNiko Kiirala2008-06-021-28/+23
* make sure we explicitly use geometric bbox for calculating blur marginsbulia byak2008-03-231-2/+3
* Warning cleanupJon A. Cruz2008-02-221-3/+3
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-2/+2
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-7/+9
* separate blend history for objects versus layersMenTaLguY2008-01-011-4/+7
* first crack at enabling blend for layers dialogMenTaLguY2008-01-011-13/+35
* abstraction for style widget subjectsMenTaLguY2008-01-011-57/+41
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-011-0/+281