make that status-bar error change actually compile
[ardour.git] / gtk2_ardour / editor_keyboard.cc
2009-03-02 Paul Daviskeyboard mute action for regions operates on all select...
2008-02-26 Paul Davisnon-AA canvas support (not used by default); new SAE...
2007-12-04 Paul Davisadd pitch shifting; minor fixes elsewhere
2007-11-15 Paul Davismore tweaks to select-for-action; make sync-point setti...
2007-11-12 Paul Davisadd arrow head to selected marker line; fix no-import...
2007-11-11 Paul Davismake split obey edit point preference
2007-11-09 Paul Davisthe edit cursor is dead, long live the edit point;...
2007-11-08 Paul Davissubstantial changes that start to use the edit point...
2007-08-27 Paul Davisfix crashing mouse-button+'s' operation (generically...
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-17 Paul Davisfix ordering of cut/copied regions when pasting; ctrl...
2006-09-28 Paul Davisfixes for destructive track offsets of various kinds...
2006-08-25 Paul Davisuse shared_ptr<> for all region handling
2006-08-12 Hans Fugal r257@gwythaint (orig r797): fugalh | 2006-08-12 15...
2006-08-12 Hans Fugal r316@gandalf: fugalh | 2006-08-11 17:06:48 -0600
2006-08-04 Hans FugalMerging undo branch into trunk. It compiles and works...
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-08-01 David RobillardHeavy-duty abstraction work to split type-specific...
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.