summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_dialogs.cc
AgeCommit message (Expand)Author
2013-08-24fix merge conflicts from masterPaul Davis
2013-08-04make master-meter in toolbar optionalRobin Gareus
2013-08-03add a peak reset button to the editor meterRobin Gareus
2013-07-31fix merge conflict from masterPaul Davis
2013-07-25prepare horizontal meters (level-meter H/V Box abstraction)Robin Gareus
2013-07-24add [master] meter to the toolbarRobin Gareus
2013-07-17Work around badly chosen argument name in giommTim Mayberry
2013-07-11NOOP - prevent headaches and remove cruftRobin Gareus
2013-07-10tweak window-proxy session-management logicRobin Gareus
2013-07-10remember position before hiding meterbridge windowRobin Gareus
2013-07-10fix meterbridge window behaviour on session unload/close.Robin Gareus
2013-07-10basic window infrastructure for meterbridgeRobin Gareus
2013-07-07revert 3c6ff2f0 now that WM-proxy is session-aware..Robin Gareus
2013-07-07fix/workaround window-proxy session-managementRobin Gareus
2013-06-30Fix 'Location window is blank' (#5538)Colin Fletcher
2013-05-07change namespace/naming of WindowManager classes; register all ArdourDialog a...Paul Davis
2013-05-07various changes to window visibility mgmt, including use of the mixbus2 code ...Paul Davis
2013-05-05more window management rationalizationPaul Davis
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-04-11enable videotimeline by defaultRobin Gareus
2013-04-09vtl: rework session-needs-save logicRobin Gareus
2013-04-09vtl: resume if "don't close/exit" is selectedRobin Gareus
2013-03-13videotimlineRobin Gareus
2012-11-04a variety of fixes aimed at preventing crashes caused by the (global) port ma...Paul Davis
2012-07-13dramatic overhaul of automation. too long to explain here. this work is not f...Paul Davis
2012-06-04patch from tim mayberry to fix crash when creating a new session after sessio...Paul Davis
2012-05-31Move delta-to-edit-point options to the main clock context menus (#4472).Carl Hetherington
2012-04-25remove the apparently unnecessary "ui_bind()" macro from entire source basePaul Davis
2011-11-11Change the feedback alert to a flashing button; worksCarl Hetherington
2011-11-07convert transport buttons to ArdourButtonPaul Davis
2011-10-23Spruce up info bar a bit using Chris' suggestions (#4238).Carl Hetherington
2011-07-07fix crash with a new sessionPaul Davis
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-07-03Display audio file format in the menu bar (#4016).Carl Hetherington
2011-06-03next iteration of clock work. still far from complete, and probably waiting o...Paul Davis
2011-06-02audio clock switchover part2: remove most egregious include-time dependency o...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-22fix translation issue with verb substitution in quit/close dialogPaul Davis
2011-04-20factor out shuttle controller to its own class, new designPaul Davis
2011-02-17preparations for a working speaker editing dialogPaul Davis
2010-12-10Remove menu bar clock in fullscreen mode until someone comes up with an agree...Carl Hetherington
2010-11-14Add a clock to the menu bar in full-screen mode. Fixes #1273.Carl Hetherington
2010-08-18Fix crash on opening locations window.Carl Hetherington
2010-08-18First go at saving window visibility and position state across saves.Carl Hetherington
2010-07-24step editing now accessed via a context menu on MIDI track rec-enable buttons...Paul Davis
2010-07-20Fix a few dialogues which don't reset their session pointer correctly on a ne...Carl Hetherington
2010-07-08Allow multiple MIDI tracer windows.Carl Hetherington
2010-07-07Setup fixed ports for MIDI control data; hence remove configuration of those ...Carl Hetherington
2010-04-02not-yet-complete JACK session management patch (TODO: get program name, vary ...Paul Davis
2010-03-30handle deletion of UI objects between the time that a callback is queued with...Paul Davis