summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dialogs.cc
AgeCommit message (Expand)Author
2016-02-22remove all tearoffs except the monitor section.Paul Davis
2016-02-22more fixes for tabbable visibility managementPaul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22hide splash in a sensible and understandable wayPaul Davis
2016-02-22dynamically update menus/actions controlling tabbable show/hide/attach/detach...Paul Davis
2016-02-22remove use of current_toplevel() where unnecessary, fix broken necessary case...Paul Davis
2016-02-22break out window ops for Tabbables into show/hide/attach/detachPaul Davis
2016-02-22remove "toggle-foo" style actions related to editor/mixer windows and provide...Paul Davis
2016-02-22update main window title appropriatelyPaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22consolidate codeRobin Gareus
2016-02-22update Window > Mixer accordinglyRobin Gareus
2016-02-22the basics of tabbedPaul Davis
2015-12-19allow to show/hide Monitor SectionRobin Gareus
2015-12-10allow hiding and showing the mixer listBen Loftis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-16Move ARDOUR_UI::ui_scale into UIConfiguration classTim Mayberry
2015-06-27remove debug codeRobin Gareus
2015-06-27check editor/mixer/meterbridge window overlap for show/hideRobin Gareus
2015-06-27consolidate codeRobin Gareus
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-06-26Alternative approach for show/hide Meterbridge #6386Robin Gareus
2015-06-25keep meterbridge on top of editor - see #6386Robin Gareus
2015-04-24fix scaling of master-meter in toolbarRobin Gareus
2015-04-23scale peak-meter reset buttonRobin Gareus
2015-03-10Introduce theme preference "transients follow front" which, when enabled,nick_m
2015-01-24add handler for, and connect to, Session::SaveSessionRequestedPaul Davis
2015-01-01Move Timers/Timeouts from ARDOUR_UI into functions in timers.h and use PBD::T...Tim Mayberry
2014-12-22move all (G)UI related configuration parameters into UIConfiguration, not RCC...Paul Davis
2014-12-15move theme manager into preferences windowPaul Davis
2014-10-25combine short periodic timeout functions for windows.Robin Gareus
2014-09-13fix CPI window handling:Robin Gareus
2014-08-31distinguish global peak-reset button from meters:Robin Gareus
2014-08-30add an idle callback at FPSRobin Gareus
2014-08-22Rationalize ArdourButton and lots of associated theming issues.Ben Loftis
2014-05-14Fix collision between keyword interface used in glibmm and windows headersTim Mayberry
2014-04-10first pass hiding/rearrangement of UI elements related to trxPaul Davis
2014-03-22merge with master, primarily for adrian's maximise-mixer changePaul Davis
2014-03-21Add option to display the mixer in fullscreenAdrian Knoth
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-13fix logic for display of transport bar metersPaul Davis
2013-12-03fix gtk child packing errors related to the transport bar meter box/peak displayPaul Davis
2013-11-23fix for toolbar master-meter w/o master bus and/or detached toolbarRobin Gareus
2013-10-27give those who insist on seeing the mixer window and/or editor mixer on stupi...Paul Davis
2013-09-12incomplete merge of master into windows (requires upcoming changes to master ...Paul Davis
2013-09-09move engine dialog from a widget to an actual dialog; emit Session::AudioEngi...Paul Davis
2013-08-24fix merge conflicts from masterPaul Davis