substantive changes to pixfaders and derived classes. now fully dynamically sizable...
[ardour.git] / libs / gtkmm2ext / pixfader.cc
2013-01-11 Paul Davissubstantive changes to pixfaders and derived classes...
2013-01-10 Paul Davisremove rounded corners from non-mobile ends of pixfaders
2013-01-10 Paul Davisgoodbye pixmaps and pixbufs (no longer) used by Gtkmm2e...
2013-01-04 Robin Gareusfix #5249- small faders in the processor box are not...
2012-12-25 Robin Gareusfix step increment direction for mouse-click on faders
2012-12-13 Paul Davisremove debug output
2012-12-13 Paul Davisreinstate the windows way for GUIIdle's but limit the...
2012-12-12 Paul Davisif we're not going to use pixfbuf (images) for faders...
2012-12-10 Paul Davispixfader: don't change drawing state (prelight) just...
2012-12-10 Ben Loftistweak to plugin parameter sliders in mixer strips
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-06-01 Carl HetheringtonMake faders visually desensitised when their tracks...
2012-05-31 Carl HetheringtonUse the same logic to decide on step size when scroll...
2011-10-24 Carl HetheringtonRe-claim double-clicks on pixfaders to re-fix #3470.
2011-08-03 Carl HetheringtonUse correct default value for MIDI faders, and put the
2011-06-19 Paul Davisremove some debug output
2011-06-19 Paul Davismuch ado about nothing when it comes to gain control
2011-02-08 Paul Davisfixes for pixfader cairo-ification
2011-02-08 Paul Daviscairo-ify expose handlers for PixFader and PixScroller...
2011-01-30 Carl HetheringtonFix fader jumps when releasing button 2 on drags; move...
2011-01-30 Carl HetheringtonTidy up slightly.
2011-01-11 Carl HetheringtonDear oh dear. Re-fix main fader double click and inter...
2011-01-10 Carl HetheringtonFix fader motion accidentally broken in previous commit.
2011-01-10 Carl HetheringtonRevert to fader-is-for-route on double-clicking a mixer...
2010-09-21 Carl HetheringtonClaim button presses on PixFaders. Fixes #3470.
2009-12-10 Paul Davisfulfill the promise of an in-library Keyboard object...
2009-12-10 Paul Davisremoved stupid comments
2009-12-04 Carl HetheringtonMake processor box send faders adjust their size correctly.
2009-01-30 Paul Davisfirst pass at internal sends. this is a very tentative...
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2007-01-09 David RobillardMerged with trunk R1283.
2006-11-30 Paul Davisframe for fader belt; better focus behaviour for gain...
2006-11-22 Paul Davisadd ctrl-left to reset to -inf on gain fader
2006-11-21 Paul Davisfix off by one error on unity gain line
2006-11-21 Paul Davisfix expose error for new faders
2006-11-21 Paul Davis"treadmill" design for new faders, for real
2006-11-21 Paul Davisnew fader design from thorwil, mostly