summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22redesign fmt-bindings to generate Ardour native binding files.Paul Davis
2016-02-22correct fix previous merge conflictPaul Davis
2016-02-22remove all tearoffs except the monitor section.Paul Davis
2016-02-22remove debug outputPaul Davis
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-22extend API 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-22set "close-button" data on Tabbable contents.Paul Davis
2016-02-22convert CairoIcon into a NO_WINDOW widget that just draws into its parent widgetPaul Davis
2016-02-22clocks in selection/punch displays do actually need the backgroundPaul Davis
2016-02-22if _need_bg is set to false in a CairoWidget, then don't actually draw the ba...Paul Davis
2016-02-22clean up tabbable state maintainance; drop Gtk::Button unintentionally used f...Paul Davis
2016-02-22scale CairoIcon by Gtkmm2ext::UI::ui_scalePaul Davis
2016-02-22revert to thin lines for close cross iconPaul Davis
2016-02-22remove debug outputPaul Davis
2016-02-22move ui_scale static member from ARDOUR_UI to GtkUIPaul Davis
2016-02-22remove unused linesPaul 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-22thicken up lines of close cross iconPaul Davis
2016-02-22dynamically update menus/actions controlling tabbable show/hide/attach/detach...Paul Davis
2016-02-22provide a sigc::signal to track display state changes for a TabbablePaul 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-22changes to get show/hide/attach/detach workingPaul Davis
2016-02-22break out window ops for Tabbables into show/hide/attach/detachPaul Davis
2016-02-22change/extend Tabbable API to allow for 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-22use new CairoIcon to add a tab-close "button" to tabsPaul Davis
2016-02-22second part of: add new CairoWidget-derived class that does nothing but shown...Paul Davis
2016-02-22add new CairoWidget-derived class that does nothing but shown an ArdourIcon.Paul Davis
2016-02-22add tab-closing buttons to tabs.Paul 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-22add ::make_visible() to Tabbable classPaul Davis
2016-02-22new global bindings file (created with fmt-bindings)Paul Davis
2016-02-22remove gtk2_ardour/*.bindings from .gitignorePaul 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 debug outputPaul Davis
2016-02-22classes derived from WindowProxy are responsible for their own window creatio...Paul Davis
2016-02-22improve output format to include required XML boilerplatePaul Davis
2016-02-22place generated bindings files in gtk2_ardour/Paul Davis
2016-02-22remove WINDOW modifier from mnemonic bindings file, and replace with SECONDAR...Paul Davis
2016-02-22hack up fmt-bindings so that it can generate native ardour bindings filesPaul Davis