summaryrefslogtreecommitdiff
path: root/libs/gtkmm2ext/pixfader.cc
AgeCommit message (Expand)Author
2016-05-31don't force size allocation to recompute pixfader patterns unless size actual...Paul Davis
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-12plug some memory leaks in libsRobin Gareus
2015-06-17Fix some workflow problems wrt automation.nick_m
2015-01-28fix #6117 - fader prelightRobin Gareus
2014-12-05Fix stuck faders on very fine adjustments.David Robillard
2014-12-01exclude fader-reserve from rangeRobin Gareus
2014-11-30CLA approved consistent fine-grained scale modifierRobin Gareus
2014-11-30consistent step+page sizes for fader+spinboxRobin Gareus
2014-11-29don't move faders on click.Robin Gareus
2014-11-01increase fine grained control (Ctrl+Alt+[drag|scroll])Robin Gareus
2014-10-28turn pixfader into a cairowidgetRobin Gareus
2014-09-06pass-though PixFader tweaks API for scroll eventsRobin Gareus
2014-09-05add pixfader tweaks API:Robin Gareus
2014-09-03revert pixfader to sane state (reverts parts of bb70d426)Robin Gareus
2014-09-03bring back old pixfader outline radius to demonstrate its issuesRobin Gareus
2014-09-03revert pixfader radius to defaultRobin Gareus
2014-09-02pixfader bg has reverse gradient from fgBen Loftis
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-30disconnect pixfader style-change signal in dtor (amend 5a688b672)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
2014-01-05fix fader default-value line positionRobin Gareus
2014-01-05update slider rendering & set style for fadersRobin Gareus
2014-01-04fix PixFader size allocationRobin Gareus
2013-07-12implement visual-sensitivity (gray out) for fadersRobin Gareus
2013-07-10Episode VI: Return of the ZeroDBlineRobin Gareus
2013-07-10Episode V: the gainfader line strikes backRobin Gareus
2013-07-10Task Force Viking: operation green lineRobin Gareus
2013-01-24fix up rather odd sizing model for ProcessorBox that affected Pixfaders used ...Paul Davis
2013-01-24patch/fix for crash when pixfader is exposed after being allocated only 1xN o...Paul Davis
2013-01-21pixfaders should invalidate their patterns and layout on style change, helps ...Paul Davis
2013-01-17fix issue with color and position of mixer strip plugin control sliders (#5275)Paul Davis
2013-01-17cache cairo_pattern_t's for PixFader so that we don't generate one per fader,...Paul Davis
2013-01-17fix problem with size of patterns used by pixfaders when they get re-size-all...Paul Davis
2013-01-17prevent button1/2 clicks on pixfaders from being used to drive event processi...Paul Davis
2013-01-17fix up handling of size allocation + settingPaul Davis
2013-01-12fixed unity-line alignment for horiz faders.Robin Gareus
2013-01-12round outside corners of pixfadersPaul Davis
2013-01-12rework pixfader design again: remove texture, draw entire (double-sized) patt...Paul Davis
2013-01-11space pixfader dots betterPaul Davis
2013-01-11substantive changes to pixfaders and derived classes. now fully dynamically s...Paul Davis
2013-01-10remove rounded corners from non-mobile ends of pixfadersPaul Davis
2013-01-10goodbye pixmaps and pixbufs (no longer) used by Gtkmm2ext::PixFaderPaul Davis
2013-01-04fix #5249- small faders in the processor box are not draggable when tooltips ...Robin Gareus
2012-12-25fix step increment direction for mouse-click on fadersRobin Gareus
2012-12-13remove debug outputPaul Davis