summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour_ui_ed.cc
AgeCommit message (Expand)Author
2016-02-22remove tab-related code for tabbed notebook, add tooltips to new buttonsPaul Davis
2016-02-22tab-free tabbed display, part 1.2Paul Davis
2016-02-22try using top-menu-bar buttons and not notebook tabs to control window visibi...Paul Davis
2016-02-22change GTKOSX macro constant to use __APPLE__ insteadPaul Davis
2016-02-22replicate the remove-all-trailing whitespace commit(s) in masterPaul Davis
2016-02-22cleanup various merge conflict resolution errors/omissionsPaul Davis
2016-02-22more changes to Bindings, Keyboard APIsPaul Davis
2016-02-22radically change Keyboard/Binding API design to disconnect Gtk::Action lookup...Paul Davis
2016-02-22switch all action registration/binding code over to new API.Paul Davis
2016-02-22remove all tearoffs except the monitor section.Paul Davis
2016-02-22get current tab on startup correct.Paul Davis
2016-02-22hopefully get dynamic tabbable menu state right this timePaul 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-22save & restore the main window geometryPaul Davis
2016-02-22save/restore tabbable statePaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-22better system for managing kbd focus after cmd-w closing a dialog.Paul Davis
2016-02-14add missing spaceRobin Gareus
2016-01-18add more remote transport toggles for touchOSC: midi_panic, toggle_roll, sto...Ben Loftis
2015-12-19allow to show/hide Monitor SectionRobin Gareus
2015-12-10allow hiding and showing the mixer listBen Loftis
2015-12-06Add ellipsis at the end of "Duplicate Tracks/Busses" menu itemAlexandre Prokoudine
2015-12-01Make capitalization consistent and other minor spelling corrections.André Nusser
2015-11-25Correct spelling of action names. Translation context for Reference.André Nusser
2015-11-25Add more menu entries to the 'Help' menu.André Nusser
2015-11-14partial dialog to control track duplicationPaul Davis
2015-11-13initial/partial implementation of duplicate track/busPaul Davis
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-02provide Main/cancel-solo as an action and make rude solo button(s) use itPaul Davis
2015-09-16Move UIConfiguration Singleton into UIConfiguration headerTim Mayberry
2015-09-15display active peak-buildsRobin Gareus
2015-09-15GUI part: cleanup peak-filesRobin Gareus
2015-06-29Revert "start work on auto return target dropdown rather than button"Paul Davis
2015-06-29start work on auto return target dropdown rather than buttonPaul Davis
2015-06-29initial version of playback priority design. No GUI control over options yetPaul Davis
2015-06-29[Summary]: add keybindings Cmd-h (hide application) for macYPozdnyakov
2015-06-27update Window > Mixer accordinglyRobin Gareus
2015-06-26Alternative approach for show/hide Meterbridge #6386Robin Gareus
2015-05-28add name text for ToggleExternalSync actionPaul Davis
2015-05-18use Go To instead of GotoBen Loftis
2015-04-29x-run counter reset & typoRobin Gareus
2015-04-29add xrun counter to status-bar (currently no reset)Robin Gareus
2015-04-20Merge branch 'master' into saveasPaul Davis
2015-04-02Revert "[Summary]: Main menu item "Save Template..." should be disabled durin...Paul Davis
2015-04-02[Summary]: Main menu item "Save Template..." should be disabled during record...YPozdnyakov
2015-03-21amend 157299a, really fix “Show Toolbars”Robin Gareus