new color management design starts to take shape (canvas color only for now)
[ardour.git] / gtk2_ardour / time_axis_view.cc
2006-02-14 Paul Davisnew color management design starts to take shape (canva...
2006-02-07 Paul Davisrestore many keybindings from ardour 0.99
2006-01-20 Paul Davismake F11 take us fullscreen (bug remains in edit pane...
2006-01-18 Paul Davisfix track controls height allocation to be font sensiti...
2006-01-03 Paul Davis"fix" track heights etc.
2005-12-24 Paul Davisvarious changes to controls_layout size management
2005-12-23 Paul Davisuse scroll handling instead of button 4/5 (incomplete)
2005-12-17 Doug McLainA possible method for correctly sizing the editor contr...
2005-12-12 Paul Daviseditor window layout changes, and lots more
2005-11-28 Paul Davismega commit to remove gtk_object cruft, and much other...
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-11-14 Paul Daviseditor_canvas_events.cc now compiles
2005-11-13 Paul Davistime_axis_view now compiles
2005-11-13 Nick Mainsbridgesome C++-ification of GnomeCanvasBlah
2005-11-12 Paul Davisincomplete changes based on karsten's megapatch
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
2005-10-06 Paul Davisa few more header files fixes, plus cleanup from nick_m...
2005-09-26 Paul Daviscontinuing fixes to get this shibboleth to compile
2005-09-26 Paul Davisrename all GTK signals
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 RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.