summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/barcontroller.h
AgeCommit message (Expand)Author
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-11-27Remove dead code.David Robillard
2014-09-18plugin widgets were written to use Internal values, so use that for nowBen Loftis
2014-09-06pass-though PixFader tweaks API for scroll eventsRobin Gareus
2014-09-03allow to set gtk style for BarController's pixfader.Robin Gareus
2014-09-02unify BarController with Slider/Pixfader.Robin Gareus
2014-08-31remove frame from barcontrollerRobin Gareus
2014-08-27Standardize drawing of PixFader and BarController; implement flat_buttons and...Ben Loftis
2013-10-17add export control to libgtkmm2extPaul Davis
2012-12-06several theme changes. changed drawing of rounded_rectangle to be more corre...Ben Loftis
2011-01-28allow derived children of BarController to set label position as a width frac...Paul Davis
2011-01-27virtualize the way that AutomationController gets strings to display values, ...Paul Davis
2010-11-30start of Blob-style for bar controller and use in panner GUIPaul Davis
2010-11-26Somewhat distasteful hack to fix #3469 (broken keyboard-entry of pan values)Carl Hetherington
2009-10-01i/o button naming patch and imported file BWF timecode retention patch from n...Paul Davis
2009-10-01LADSPA logarithmic handling patches from nickm and robschPaul Davis
2009-08-08waf build works on OS X ; new bindings file and processing system in place fo...Paul Davis
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-06-09the big Route structure refactor. !!!! THIS WILL ***NOT LOAD*** PRIOR 3.0 or...Paul Davis
2009-05-20Make pan double-click entry work in percentage left or right. Write pan posi...Carl Hetherington
2008-12-08partial patch/partial by-hand merge of 2.X commits 3169&3170 to 3.X codebasePaul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-06-02rollback to 3428, before the mysterious removal of libs/* at 3431/3432Paul Davis
2008-06-02remove empty sigc++2 directoryDoug McLain
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis
2007-06-29Further automation refactoring - bring in the concept of Controllable, work t...David Robillard
2007-02-28remove Id: lines from many/all headers and some more source filesPaul Davis
2006-12-22more panner tweaksPaul Davis
2006-12-20new GUIs for stereo pannersPaul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-04-20a) use ink extents in most places where we used to use logical extentsPaul Davis
2006-01-17a metric boatload of changes; plugin UIs work, adding tracks work, redirect l...Paul Davis
2005-05-13Initial revisionTaybin Rutkin