remove all lines to avoid recompiles after commits
[ardour.git] / gtk2_ardour / location_ui.cc
2007-02-22 Paul Davisremove all lines to avoid recompiles after commits
2007-01-08 Paul Davissave and restore clock modes
2006-12-20 Paul Davissmall but major fix for Controllable state storage...
2006-11-14 Paul Davisdesensitize remove button for start location; fix inadv...
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-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-06-22 Hans FugalMerging from trunk
2006-06-21 Paul Davisthe return of VST support
2006-03-05 Paul Davisexport range markers patch (revisited), change selectio...
2005-12-30 Paul Davismany changes, read the diffs
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-10-22 Taybin RutkinMore compliation fixes. add_with_viewport() -> add...
2005-10-10 Paul Davismore work on actions and general compilability
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davischanges from colin for route_params, nick for location_...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
2005-09-25 Taybin Rutkinreplaced slot() with mem_fun() and ptr_fun().
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.