summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_dropdown.cc
AgeCommit message (Expand)Author
2016-08-17Replace positioning function with popup helperJulien "_FrnchFrgg_" RIVAUD
2016-08-08Move anchored menu placement strategy to Gtkmm2ext utilsJulien "_FrnchFrgg_" RIVAUD
2016-08-07Remove the space for checks/radios/icons in dropdownsJulien "_FrnchFrgg_" RIVAUD
2016-08-07Make Dropdown menus at least as wide as the buttonJulien "_FrnchFrgg_" RIVAUD
2016-08-07Improve placement of Dropdown popups.Julien "_FrnchFrgg_" RIVAUD
2016-08-07Use a C++ bool constantJulien "_FrnchFrgg_" RIVAUD
2016-08-07Improve ArdourDropdown menu positionJulien "_FrnchFrgg_" RIVAUD
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2015-12-02Disable scrolling in the dropdown menus of midi region heads.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-09-16Remove ardour_ui.h header inclusionTim Mayberry
2015-09-16Move DPIReset and ColorsChanged signals into UIConfigurationTim Mayberry
2015-06-29change ArdourDropdown API to allow other types of menu elementsPaul Davis
2015-05-03fix -Wsign-compareRobin Gareus
2015-05-03implement scroll wheel support for ardour-dropdownRobin Gareus
2014-12-12Use ArdourDropdown for MIDI device selector.David Robillard
2014-08-28Fix ArdourButton event sequence.Ben Loftis
2014-03-26rename ArdourMenu to ArdourDropdownBen Loftis