summaryrefslogtreecommitdiff
path: root/gtk2_ardour/step_entry.cc
AgeCommit message (Expand)Author
2013-05-04the big rework of window management. probably not complete at thsi point, but...Paul Davis
2013-04-05mark the step entry dialog as a dialog even though it is an ArdourWindow, to ...Paul Davis
2013-01-07remove type hint DIALOG from step entry "dialog"Paul Davis
2012-11-05amend 13373: don't force Step entry window on topRobin Gareus
2012-11-02make the Step-Entry piano a dialog window (no maximize, on-top)Robin Gareus
2012-06-23Remove unused or unnecessary header includesTim Mayberry
2012-06-23Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_util...Tim Mayberry
2012-05-18major rationalization of use of search paths. ardour now has just 4 functions...Paul Davis
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-16Fix step editor note lengths and default to crotchet / mf in the dialogue (#3...Carl Hetherington
2011-03-21two small fixes from melvin ray herr for the step editorPaul Davis
2011-03-04basic adoption of new mouse binding facilityPaul Davis
2011-02-08melvin herr's "reversion" fix for step editing so that everything is zero-bas...Paul Davis
2011-02-05step editing patches from melvin herrPaul Davis
2011-01-31small change to step edit bindings, plus make the spin button/adjustment able...Paul Davis
2010-09-02fix a variety of unused argument errors noted by gcc 4.3.2 on x86Paul Davis
2010-08-15split out the logic behind step editing from MidiTimeAxisView as much as poss...Paul Davis
2010-08-13step editor: add double, triple dotted note support + back + resync-to-ep but...Paul Davis
2010-08-13add step editing sustain supportPaul Davis
2010-08-12lotsa keybindings for nearly everything in the step editorPaul Davis
2010-08-11vari-size rect as step-edit cursorPaul Davis
2010-08-11add a first hack at a step edit cursor (to be changed); add program+bank stub...Paul Davis
2010-08-10label various spinners in the step editorPaul Davis
2010-08-10neo was told there was no spoon, i'm telling you there is no bsharpPaul Davis
2010-08-10the OMG-make-radio-buttons-and-actions-work-properly commit for the step editorPaul Davis
2010-08-06start using new keybinding stuff in step editor dialogPaul Davis
2010-08-06fix initialization of channel adjustment step sizesPaul Davis
2010-08-05unused new actions code for step entryPaul Davis
2010-08-04make bar-resync button in step editor work (move insertion point to next bar ...Paul Davis
2010-08-04Fix spacey tabs...David Robillard
2010-08-04add beat-resync button to step editor (move insertion point to next whole bea...Paul Davis
2010-08-04extend step-edited region correctly; scroll to keep newly step-edited notes i...Paul Davis
2010-08-04endless further tweaks to step editor; stop stealing the "r" key inside MidiR...Paul Davis
2010-08-03properly track step edit status in editor & mixer windowsPaul Davis
2010-08-03a bunch of tweaks for the step entry process (computer keyboard input now wor...Paul Davis
2010-08-03cairo-ify the PianoKeyboard widgetPaul Davis
2010-08-03make step entry chord & triplet buttons do their thing, or something close to itPaul Davis
2010-08-02first, incomplete pass at step entry dialog, along with various SVG and PNG f...Paul Davis