enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / libs / gtkmm2ext / barcontroller.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2014-11-01 Robin Gareusimplement spin-button internal<>interface bridge
2014-11-01 Robin GareusSlider Controller API Change
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-18 Ben Loftisplugin widgets were written to use Internal values...
2014-09-05 Robin Gareusadd pixfader tweaks API:
2014-09-03 Robin Gareusallow to set gtk style for BarController's pixfader.
2014-09-02 Robin Gareusdon't show 'unity-line' (default value) for barcontrollers
2014-09-02 Robin GareusBarcontroller: no double expose when text chages
2014-09-02 Robin Gareusunify BarController with Slider/Pixfader.
2014-08-31 Robin Gareustrack-header fader tweaks:
2014-08-31 Robin Gareusremove frame from barcontroller
2014-08-30 Robin Gareusfix some compiler warnings
2014-08-29 Ben Loftistry a different method of text display on automation...
2014-08-28 Ben Loftisfix plugin bypass button action
2014-08-27 Ben LoftisStandardize drawing of PixFader and BarController;...
2013-08-08 Robin Gareusimplement visual-sensitivity (gray out) for faders
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-12 Robin Gareusimplement visual-sensitivity (gray out) for faders
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Julien de KozakFix some compilation warnings
2012-12-07 Ben Loftismore theming and layout tweaks. new faders that pre...
2012-12-06 Ben Loftisseveral theme changes. changed drawing of rounded_rect...
2011-03-17 Paul Davisallow more precision when editing plugin parameters...
2011-02-08 Paul Daviscairo-ify bar controller widget
2011-01-28 Paul Davisallow derived children of BarController to set label...
2010-11-30 Paul Davisstart of Blob-style for bar controller and use in panne...
2010-11-30 Paul Davismake BarController::CenterOut mostly sorta-kinda work
2010-11-26 Carl HetheringtonSomewhat distasteful hack to fix #3469 (broken keyboard...
2010-08-16 Paul Davisforward port 2.X changes up to and including rev 6714
2009-12-10 Paul Davisfulfill the promise of an in-library Keyboard object...
2009-10-01 Paul DavisLADSPA logarithmic handling patches from nickm and...
2009-08-08 Paul Daviswaf build works on OS X ; new bindings file and process...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-20 Carl HetheringtonMake pan double-click entry work in percentage left...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2008-05-02 David RobillardFixes for GCC 4.3.
2007-06-29 David RobillardFurther automation refactoring - bring in the concept...
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-03 Paul Davistweak panner drawing
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-30 Jesse Chappelltweaked panner appearance and consistency, panner line...
2006-12-22 Paul Davismore panner tweaks
2006-12-22 Paul Davismore panner tweaks
2006-12-21 Paul Davisfix crashing bug on cut operation; panner noodling
2006-12-21 Paul Davisminor visual change for panner
2006-12-20 Paul Davisnew GUIs for stereo panners
2006-11-19 David RobillardMerged with trunk R1141
2006-11-09 Paul Davisfirst pass on track mode switch; fixes to dangling...
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-14 David RobillardMerge big changes (mostly Controllable) from trunk
2006-07-07 Paul Davisid_t becomes a fully-fledged object, UUID's used for...
2006-04-26 Nick MainsbridgePlugin selector useability changes, fix mouse grab...
2006-04-25 Paul Davisa) fixed pseudo-grab-retention in plugin UIs
2006-04-20 Paul Davisa) use ink extents in most places where we used to...
2006-01-17 Paul Davisa metric boatload of changes; plugin UIs work, adding...
2005-05-13 Taybin RutkinInitial revision