summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/gtkmm2ext/slider_controller.h
AgeCommit message (Expand)Author
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-02Add control-focus notifications from bindable widgets.Robin Gareus
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-11-01implement spin-button internal<>interface bridgeRobin Gareus
2014-11-01Slider Controller API ChangeRobin Gareus
2014-09-02remove cruft from SliderControllerRobin Gareus
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add export control to libgtkmm2extPaul Davis
2013-07-11Work around badly chosen argument name in giomm/dbusmessage.hPaul 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
2012-06-01Make faders visually desensitised when their tracks are in automation-play.Carl Hetherington
2009-12-04Make processor box send faders adjust their size correctly.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-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
2006-07-11fix for playhead/edit cursor having wrong z-order placement; fix fader mouse ...Paul Davis
2006-07-07id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now ow...Paul Davis
2006-03-15pixbufs instead of pixmaps; function-scope local fd's for reading from a File...Paul Davis
2005-05-13Initial revisionTaybin Rutkin