ardour.git
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davisvarious fixes for saving bindings state
2016-02-22 Paul Davisfix memory lifetime management issue
2016-02-22 Paul Davisfix typo in binding key name
2016-02-22 Paul Davisuse Bindings API for binding replacement
2016-02-22 Paul Davischange/extend/rework Bindings API to allow replacement...
2016-02-22 Paul Davisuse X_() to mark binding names as non-translated
2016-02-22 Paul Davisinitial compilable version of saving key bindings with...
2016-02-22 Paul Davisadd step entry bindings pointer to step entry window...
2016-02-22 Paul Davissmall rationalization of naming and code for managing...
2016-02-22 Paul Davischanges to support new key bindings editor design
2016-02-22 Paul Davisclean up registration of toggle window actions
2016-02-22 Paul Davisredesign key editor to work with tabbed notebook, one...
2016-02-22 Paul Davisfix double initialization of key bindings editor AND...
2016-02-22 Paul Davisbindings: prevent double registration and double signal...
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisremove all action-registering API from Gtkmm2ext::Actio...
2016-02-22 Paul Davisremove unused file
2016-02-22 Paul Davisfix command used to build keyboard bindings
2016-02-22 Paul Davischanges to Bindings and Keyboard API to support (mostly...
2016-02-22 Paul Davisfix another XML typo
2016-02-22 Paul Davisfix XML typo
2016-02-22 Paul Davisadjust fixed bindings files for use with new fmt-bindin...
2016-02-22 Paul Davisredesign fmt-bindings to generate Ardour native binding...
2016-02-22 Paul Daviscorrect fix previous merge conflict
2016-02-22 Paul Davisremove all tearoffs except the monitor section.
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davisget current tab on startup correct.
2016-02-22 Paul Davishandle main window delete events sensibly
2016-02-22 Paul Davismore fixes for tabbable visibility management
2016-02-22 Paul Davisextend API for tabbable visibility management
2016-02-22 Paul Davishandle button events on main window notebook so that...
2016-02-22 Paul Davisset "close-button" data on Tabbable contents.
2016-02-22 Paul Davisconvert CairoIcon into a NO_WINDOW widget that just...
2016-02-22 Paul Davisclocks in selection/punch displays do actually need...
2016-02-22 Paul Davisif _need_bg is set to false in a CairoWidget, then...
2016-02-22 Paul Davisclean up tabbable state maintainance; drop Gtk::Button...
2016-02-22 Paul Davisscale CairoIcon by Gtkmm2ext::UI::ui_scale
2016-02-22 Paul Davisrevert to thin lines for close cross icon
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davismove ui_scale static member from ARDOUR_UI to GtkUI
2016-02-22 Paul Davisremove unused lines
2016-02-22 Paul Davishide splash in a sensible and understandable way
2016-02-22 Paul Davishopefully get dynamic tabbable menu state right this...
2016-02-22 Paul Davisthicken up lines of close cross icon
2016-02-22 Paul Davisdynamically update menus/actions controlling tabbable...
2016-02-22 Paul Davisprovide a sigc::signal to track display state changes...
2016-02-22 Paul Davisadd explanatory/reminder comment
2016-02-22 Paul Davisremove use of current_toplevel() where unnecessary...
2016-02-22 Paul Davischanges to get show/hide/attach/detach working
2016-02-22 Paul Davisbreak out window ops for Tabbables into show/hide/attac...
2016-02-22 Paul Davischange/extend Tabbable API to allow for show/hide/attac...
2016-02-22 Paul Davisre-run fmt-bindings to generate syntactically correct...
2016-02-22 Paul Davisfix typo in mnemonic key binding definition
2016-02-22 Paul Davisuse new CairoIcon to add a tab-close "button" to tabs
2016-02-22 Paul Davissecond part of: add new CairoWidget-derived class that...
2016-02-22 Paul Davisadd new CairoWidget-derived class that does nothing...
2016-02-22 Paul Davisadd tab-closing buttons to tabs.
2016-02-22 Paul Daviscompile time fixes for top-menubar (i.e. OS X) systems
2016-02-22 Paul Davissome changes for top menubar systems (i.e. OS X)
2016-02-22 Paul Davisremove "toggle-foo" style actions related to editor...
2016-02-22 Paul Davisadd ::make_visible() to Tabbable class
2016-02-22 Paul Davisnew global bindings file (created with fmt-bindings)
2016-02-22 Paul Davisremove gtk2_ardour/*.bindings from .gitignore
2016-02-22 Paul Davisnew version of editor.bindings, generated by fmt-bindings
2016-02-22 Paul Davisrefactor key press handling to include a hack that...
2016-02-22 Paul Davistell the editor to try to load editor.bindings
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davisclasses derived from WindowProxy are responsible for...
2016-02-22 Paul Davisimprove output format to include required XML boilerplate
2016-02-22 Paul Davisplace generated bindings files in gtk2_ardour/
2016-02-22 Paul Davisremove WINDOW modifier from mnemonic bindings file...
2016-02-22 Paul Davishack up fmt-bindings so that it can generate native...
2016-02-22 Paul Davissave & restore the main window geometry
2016-02-22 Paul Daviswidespread changes to get the new (oldArdour binding...
2016-02-22 Paul Davisupdate main window title appropriately
2016-02-22 Paul Davisadd suggestive tooltips for tabs; remove position argum...
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davisremove debug output
2016-02-22 Paul Davishide tabs in main window when there's only 1 tab left.
2016-02-22 Paul Davissave/restore tabbable state
2016-02-22 Paul Daviscleaner code to figure out which Tabbable was just...
2016-02-22 Paul Davisbetter way to switch to a tab
2016-02-22 Paul Davismake sure preferences are visible
2016-02-22 Paul Davismake sure the prefs editor sets up its own window correctly
2016-02-22 Paul Davismake tabs reorderable
2016-02-22 Paul Daviswhen tearing off a tab, make the window be the same...
2016-02-22 Paul Davisget normal GTK accelerators working again
2016-02-22 Paul Davisstop using C++11 structure initializer
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2016-02-22 Paul Daviscompilable version of WindowProxy
2016-02-22 Paul Davisinitial versions of Tabbable object
2016-02-22 Paul Davisfirst version of Gtkmm2ext::WindowProxy
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Paul Davisprefer initialization to assignment for ARDOUR_UI
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Robin Gareusinitialize uninitialized var - possible fix for #6400
2016-02-22 Robin Gareusconsolidate code
2016-02-22 Robin Gareusupdate Window > Mixer accordingly
2016-02-22 Paul Davisprefer initialization to assignment for ARDOUR_UI
next