summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/pixfader.h
AgeCommit message (Expand)Author
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-03-20Towards a consistent render() API.Robin Gareus
2015-09-12plug some memory leaks in libsRobin Gareus
2015-06-17Fix some workflow problems wrt automation.nick_m
2014-12-05Fix stuck faders on very fine adjustments.David Robillard
2014-10-28turn pixfader into a cairowidgetRobin Gareus
2014-09-05add pixfader tweaks API:Robin Gareus
2014-09-02tweak pixfader:Robin Gareus
2014-09-02unify BarController with Slider/Pixfader.Robin Gareus
2014-09-02clean up pixfader API, prepare for merge w/BarControllerRobin Gareus
2014-09-01rework pixfader:Robin Gareus
2014-08-30pixfader: use parent's background colorRobin Gareus
2014-08-27Standardize drawing of PixFader and BarController; implement flat_buttons and...Ben Loftis
2013-10-17add export control to libgtkmm2extPaul Davis
2013-01-24fix up rather odd sizing model for ProcessorBox that affected Pixfaders used ...Paul Davis
2013-01-21pixfaders should invalidate their patterns and layout on style change, helps ...Paul Davis
2013-01-17cache cairo_pattern_t's for PixFader so that we don't generate one per fader,...Paul Davis
2013-01-11substantive changes to pixfaders and derived classes. now fully dynamically s...Paul Davis
2013-01-10goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFaderPaul Davis
2013-01-04quick fix for bug reported by ricardus: faders in Play are no longer dark gr...Ben Loftis
2012-12-12if we're not going to use pixfbuf (images) for faders, then lets not create a...Paul Davis
2012-12-10tweak to plugin parameter sliders in mixer stripsBen Loftis
2012-12-07more theming and layout tweaks. new faders that pre-light. fixed some spaci...Ben Loftis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2012-05-31Use the same logic to decide on step size when scroll-wheeling faders in the ...Carl Hetherington
2011-08-03Use correct default value for MIDI faders, and put theCarl Hetherington
2011-02-08cairo-ify expose handlers for PixFader and PixScroller (latter is not used); ...Paul Davis
2011-01-30Fix fader jumps when releasing button 2 on drags; move to mouse position on b...Carl Hetherington
2009-12-10fulfill the promise of an in-library Keyboard object, and use platform specif...Paul Davis
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-11-21"treadmill" design for new faders, for realPaul Davis
2006-11-21new fader design from thorwil, mostlyPaul Davis