Code

Filter effects dialog:
authornicholasbishop <nicholasbishop@users.sourceforge.net>
Tue, 31 Jul 2007 06:21:42 +0000 (06:21 +0000)
committernicholasbishop <nicholasbishop@users.sourceforge.net>
Tue, 31 Jul 2007 06:21:42 +0000 (06:21 +0000)
commitb068af856bbc33238f425b3221426aa52e554ce0
tree07e6908c1672d91b5469f7a99f793c316a4ae06a
parent797add969622b3786436365fdd275aff9a9a6373
Filter effects dialog:

* Added a "Link" toggle to the DualSpinSlider widget, when active the two values will be set equal to eachother.
* Added DualSpinButtons (for attributes that have an optional number, similar to DualSpinSlider but without the gtkscale)
* Added MultiSpinButtons (for showing multiple spinbuttons together but with different attributes)
src/ui/dialog/filter-effects-dialog.cpp
src/ui/dialog/filter-effects-dialog.h
src/ui/widget/spin-slider.cpp
src/ui/widget/spin-slider.h