summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2016-02-22get current tab on startup correct.Paul Davis
2016-02-22handle main window delete events sensiblyPaul Davis
2016-02-22more fixes for tabbable visibility managementPaul Davis
2016-02-22handle button events on main window notebook so that we can handle close butt...Paul Davis
2016-02-22clocks in selection/punch displays do actually need the backgroundPaul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22hide splash in a sensible and understandable wayPaul 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-22add explanatory/reminder commentPaul 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-22re-run fmt-bindings to generate syntactically correct editor.bindingsPaul Davis
2016-02-22fix typo in mnemonic key binding definitionPaul Davis
2016-02-22compile time fixes for top-menubar (i.e. OS X) systemsPaul Davis
2016-02-22some changes for top menubar systems (i.e. OS X)Paul Davis
2016-02-22remove "toggle-foo" style actions related to editor/mixer windows and provide...Paul Davis
2016-02-22new global bindings file (created with fmt-bindings)Paul Davis
2016-02-22new version of editor.bindings, generated by fmt-bindingsPaul Davis
2016-02-22refactor key press handling to include a hack that continues to use GTK accel...Paul Davis
2016-02-22tell the editor to try to load editor.bindingsPaul Davis
2016-02-22remove WINDOW modifier from mnemonic bindings file, and replace with SECONDAR...Paul Davis
2016-02-22save & restore the main window geometryPaul Davis
2016-02-22widespread changes to get the new (oldArdour binding scheme to be used for ke...Paul Davis
2016-02-22update main window title appropriatelyPaul Davis
2016-02-22add suggestive tooltips for tabs; remove position argument for Tabbable since...Paul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22hide tabs in main window when there's only 1 tab left.Paul Davis
2016-02-22save/restore tabbable statePaul Davis
2016-02-22cleaner code to figure out which Tabbable was just torn offPaul Davis
2016-02-22make sure preferences are visiblePaul Davis
2016-02-22make sure the prefs editor sets up its own window correctlyPaul Davis
2016-02-22get normal GTK accelerators working againPaul Davis
2016-02-22stop using C++11 structure initializerPaul Davis
2016-02-22first compilable version of tabbable design.Paul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-22prefer initialization to assignment for ARDOUR_UIPaul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-22initialize uninitialized var - possible fix for #6400Robin Gareus
2016-02-22consolidate codeRobin Gareus
2016-02-22update Window > Mixer accordinglyRobin Gareus
2016-02-22prefer initialization to assignment for ARDOUR_UIPaul Davis
2016-02-22the basics of tabbedPaul Davis
2016-02-22volatile means hardware-volatile.Paul Davis
2016-02-22Revert "Fix compilation warnings. (gtk2_ardour part)"Paul Davis
2016-02-22Spelling correction patch from DebianAdrian Knoth
2016-02-22don't trip over missing `nm` toolNils Philippsen
2016-02-22Revert and additional change due to --strict warnings.André Nusser
2016-02-22Fix compilation warnings. (gtk2_ardour part)André Nusser