r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
[ardour.git] / gtk2_ardour / editor_keyboard.cc
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-04 Hans FugalReally fixed conflicts. Ready to merge into trunk.
2006-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-29 Hans FugalCompiles, but doesn't link. The link errors are mostly...
2006-07-25 Hans Fugal r191@gandalf: fugalh | 2006-07-24 19:50:10 -0600
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.