Merged with trunk R776
[ardour.git] / gtk2_ardour / editor_keyboard.cc
2006-08-10 David RobillardMerged with trunk R776
2006-08-01 David RobillardMostly Cosmetic/Design changes to bring trunk and midi...
2006-07-23 David RobillardSplit pretty much the entire GUI in 3. Audio and Midi...
2006-01-23 Sampo SavolainenMute/unmute region via keyboard is now undoable
2006-01-23 Nick Mainsbridgeadd undo to keymouse set sync position.. possibly the...
2006-01-22 Nick Mainsbridgenew keymouse action mute/unmute region (m)
2006-01-22 Nick Mainsbridgenew keymouse binding 'set region sync point'
2006-01-02 Paul Davisfix window_to_world() issues inside ardour
2005-12-30 Paul Davismany changes, read the diffs
2005-12-21 Paul Davisbutton hacks and more
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-28 Nick Mainsbridgemostly editor.cc & editor_mouse.cc for Gdk::Cursor...
2005-10-27 Nick Mainsbridgeoption editor and some prompters, misc stuff. this...
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-09 Paul Davis"finalmunge" patch from nick, plus work on editor regio...
2005-09-25 Taybin RutkinSwitched to use libgnomecanvas (not the C++ one).
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.