add syntactic sugar for fetching toggle and radio actions
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / bindings.h
2018-12-07 Paul Davisadd syntactic sugar for fetching toggle and radio actions
2018-12-05 Paul Davissome ActionMap infrastructure to start removing ActionM...
2018-12-05 Paul Davisadd new variant of ActionMap::find_action()
2017-03-13 Robin GareusClean up existing bindings on reset
2017-02-06 Ben LoftisTweak output formatting of save_all_bindings_as_html
2017-01-12 Robin Gareusadd API to query name of bound action
2016-06-23 Paul Davismore tweaks to HTML output when printing key bindings
2016-06-21 Paul Davisuse new keyboard modifier names, and replace GDK names...
2016-06-20 Paul Davissome modest improvements in the html rendering of key...
2016-05-31 Paul Davisbasics of printing bindings as HTML
2016-03-08 Paul Davisfix up indentation in libs/gtkmm2ext/bindings code...
2016-03-05 Mathias BuhrSmall refactoring of keyboard bindings (first part)
2016-02-22 Paul Davisremove Bindings::ignored_state and use Keyboard::Releva...
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Daviscleanup Bindings/ActionMap API to get all actions for...
2016-02-22 Paul Daviscreate a two-way association between an action map...
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 Davischange/extend/rework Bindings API to allow replacement...
2016-02-22 Paul Davisinitial compilable version of saving key bindings with...
2016-02-22 Paul Davisbindings: prevent double registration and double signal...
2016-02-22 Paul Davischanges to Bindings and Keyboard API to support (mostly...
2016-02-22 Paul Daviswidespread changes to get the new (oldArdour binding...
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-20 Paul Davisremove unused static member from MouseButton
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-17 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-16 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul DavisMerge branch 'master' into cairocanvas
2014-01-15 Paul Davismerge with master
2014-01-15 Paul Davismerge with master
2014-01-14 Paul Davismerge (with conflict fixes) with master (even against...
2014-01-11 Paul Davisfix merge with master
2014-01-10 Paul Davisfinished merge of cairocanvas with windows and windows...
2014-01-10 Paul Davisfix merge errors with master
2014-01-08 Paul DavisMerge branch 'master' into cairocanvas
2014-01-02 Paul DavisMerge branch 'master' into cairocanvas
2013-12-28 Paul DavisMerge branch 'master' into cairocanvas
2013-12-27 Paul Davismerge exportvis branch into cairocanvas, to reduce...
2013-12-04 Paul DavisMerge branch 'master' into exportvis
2013-12-03 Paul Davisfix up wscript/build issues in exportvis after merge...
2013-10-18 John EmmasMerge remote-tracking branch 'remotes/origin/exportvis...
2013-10-17 Paul Davisadd export control to libgtkmm2ext
2011-03-04 Paul Davisextend Gtkmm2ext::Bindings system to handle mouse butto...
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-10 Paul Davispart 2 of the OMG-make-radio-buttons-and-actions-work...
2010-08-06 Paul Davisnew files for new per-window/action-driven key binding...