replicate the remove-all-trailing whitespace commit(s) in master
[ardour.git] / gtk2_ardour /
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davischange suffix of keybinding files to ".keys" to avoid...
2016-02-22 Paul Daviscleanup various merge conflict resolution errors/omissions
2016-02-22 Paul Davisensure that all callers of ARDOUR_UI_UTILS::relay_key_p...
2016-02-22 Paul Davisconvert Splash dialog into Gtk::WINDOW_POPUP in the...
2016-02-22 Paul Davischange name of default bindings to us.bindings (and...
2016-02-22 Paul Davisuse newer API to show all actions and bindings with -b
2016-02-22 Paul Davisclean up, edit, rationalize bindings definitions file.
2016-02-22 Paul Davisfix up code to print all available actions and existing...
2016-02-22 Paul Davisaction maps now have names
2016-02-22 Paul DavisWindow Manager object should use global action map...
2016-02-22 Paul Davismerge once again with master
2016-02-22 Paul Davistweak to start addressing mis-classification of various...
2016-02-22 Paul Davismore changes to Bindings, Keyboard APIs
2016-02-22 Paul Davisradically change Keyboard/Binding API design to disconn...
2016-02-22 Paul Davisfix typo in binding key name
2016-02-22 Paul Davisuse Bindings API for binding replacement
2016-02-22 Paul Davisuse X_() to mark binding names as non-translated
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 Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisremove unused file
2016-02-22 Paul Davisfix command used to build keyboard bindings
2016-02-22 Paul Davisadjust fixed bindings files for use with new fmt-bindin...
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 Davishandle button events on main window notebook so that...
2016-02-22 Paul Davisclocks in selection/punch displays do actually need...
2016-02-22 Paul Davisremove debug output
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 Davisdynamically update menus/actions controlling tabbable...
2016-02-22 Paul Davisadd explanatory/reminder comment
2016-02-22 Paul Davisremove use of current_toplevel() where unnecessary...
2016-02-22 Paul Davisbreak out window ops for Tabbables into 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 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 Davisnew global bindings file (created with fmt-bindings)
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 WINDOW modifier from mnemonic bindings file...
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 Davismake sure preferences are visible
2016-02-22 Paul Davismake sure the prefs editor sets up its own window correctly
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 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
2016-02-22 Paul Davisthe basics of tabbed
2016-02-22 Paul Davisvolatile means hardware-volatile.
2016-02-22 Paul DavisRevert "Fix compilation warnings. (gtk2_ardour part)"
2016-02-22 Adrian KnothSpelling correction patch from Debian
2016-02-22 Nils Philippsendon't trip over missing `nm` tool
2016-02-22 André NusserRevert and additional change due to --strict warnings.
2016-02-22 André NusserFix compilation warnings. (gtk2_ardour part)
2016-02-22 Paul Davisbetter system for managing kbd focus after cmd-w closin...
2016-02-22 Paul Davismanually revert most of previous commit related to...
2016-02-22 Paul Davisos x: an initial attempt at fixing loss of keyboard...
2016-02-22 Tim MayberryFix 6783, Using "Esc" key doesn't cancel creating new...
2016-02-21 Robin Gareusprevent crash is VST does not implement effEditGetRect
2016-02-18 Tim MayberryAdd Pavel Potocek to authors
2016-02-18 Pavel PotocekChange the tap tempo estimator to least-squares regression
2016-02-17 Robin GareusFix Post Export "Open Folder" button for OS X
2016-02-17 Robin Gareustranslatable missing plugin message
2016-02-17 Robin Gareusamend missing plugin message to hint that a plugin...
2016-02-16 Robin GareusExport Analysis GUI: clarify signal-distribution axis...
2016-02-16 Robin Gareusmove "Normalization Gain" display to the left box ...
2016-02-15 Robin Gareusmore Export Report GUI tweaks:
2016-02-15 Robin Gareusupdate Export Report GUI for extended spect. range
2016-02-15 Robin Gareusrefine ExportReport:
2016-02-15 Robin Gareusupdate Export Report GUI
2016-02-14 Robin GareusMove Export Audition Buttons to the bottom
2016-02-14 Robin Gareustweak spectrum color schema
2016-02-14 Robin Gareusshow playhead on all export report widgets
next