merge with master
[ardour.git] / gtk2_ardour / step_entry.cc
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...