enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
[ardour.git] / gtk2_ardour / step_entry.cc
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-03-16 Paul Davisfix capitalization of sections of key editor
2016-02-22 Paul Davisreplicate the remove-all-trailing whitespace commit...
2016-02-22 Paul Davisensure that all callers of ARDOUR_UI_UTILS::relay_key_p...
2016-02-22 Paul Davisaction maps now have names
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 Davisadd step entry bindings pointer to step entry window...
2016-02-22 Paul Davisswitch all action registration/binding code over to...
2016-02-22 Paul Davisfirst compilable version of tabbable design.
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-01-07 David RobillardMusicalTime => Beats.
2014-11-23 David RobillardFix quantization and other time-related ops.
2014-11-22 David RobillardWrap MusicalTime in a class.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-02 Colin FletcherText tweaks and typo fixes
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2013-09-06 Tim MayberryRename SearchPath class Searchpath
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-12 Paul Davisundef SearchPath where needed as it is defined via...
2013-05-05 Paul Davismerge with master
2013-05-05 Paul Davisthe big rework of window management. probably not compl...
2013-04-06 Paul DavisMerge branch 'cairocanvas' of git.ardour.org:ardour...
2013-04-06 Paul DavisMerge ... master, including manual merge conflict resol...
2013-04-06 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-04-05 Paul Davismark the step entry dialog as a dialog even though...
2013-01-07 Paul Davisremove type hint DIALOG from step entry "dialog"
2012-11-05 Robin Gareusamend 13373: don't force Step entry window on top
2012-11-02 Robin Gareusmake the Step-Entry piano a dialog window (no maximize...
2012-06-23 Tim MayberryRemove unused or unnecessary header includes
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-05-18 Paul Davismajor rationalization of use of search paths. ardour...
2011-11-19 David RobillardOnly use ArdourDialog (and thus Gtk::Dialog) for actual...
2011-06-01 David RobillardDelete trailing whitespace
2011-04-16 Carl HetheringtonFix step editor note lengths and default to crotchet...
2011-03-21 Paul Davistwo small fixes from melvin ray herr for the step editor
2011-03-04 Paul Davisbasic adoption of new mouse binding facility
2011-02-08 Paul Davismelvin herr's "reversion" fix for step editing so that...
2011-02-05 Paul Davisstep editing patches from melvin herr
2011-01-31 Paul Davissmall change to step edit bindings, plus make the spin...
2010-09-02 Paul Davisfix a variety of unused argument errors noted by gcc...
2010-08-15 Paul Davissplit out the logic behind step editing from MidiTimeAx...
2010-08-13 Paul Davisstep editor: add double, triple dotted note support...
2010-08-13 Paul Davisadd step editing sustain support
2010-08-12 Paul Davislotsa keybindings for nearly everything in the step...
2010-08-11 Paul Davisvari-size rect as step-edit cursor
2010-08-11 Paul Davisadd a first hack at a step edit cursor (to be changed...
2010-08-10 Paul Davislabel various spinners in the step editor
2010-08-10 Paul Davisneo was told there was no spoon, i'm telling you there...
2010-08-10 Paul Davisthe OMG-make-radio-buttons-and-actions-work-properly...
2010-08-06 Paul Davisstart using new keybinding stuff in step editor dialog
2010-08-06 Paul Davisfix initialization of channel adjustment step sizes
2010-08-05 Paul Davisunused new actions code for step entry
2010-08-04 Paul Davismake bar-resync button in step editor work (move insert...
2010-08-04 David RobillardFix spacey tabs...
2010-08-04 Paul Davisadd beat-resync button to step editor (move insertion...
2010-08-04 Paul Davisextend step-edited region correctly; scroll to keep...
2010-08-04 Paul Davisendless further tweaks to step editor; stop stealing...
2010-08-03 Paul Davisproperly track step edit status in editor & mixer windows
2010-08-03 Paul Davisa bunch of tweaks for the step entry process (computer...
2010-08-03 Paul Daviscairo-ify the PianoKeyboard widget
2010-08-03 Paul Davismake step entry chord & triplet buttons do their thing...
2010-08-02 Paul Davisfirst, incomplete pass at step entry dialog, along...