fix track controls height allocation to be font sensitive; fix core dump related...
[ardour.git] / gtk2_ardour / main.cc
2006-01-18 Paul Davisfix track controls height allocation to be font sensiti...
2006-01-13 Taybin RutkinMoved strip_whitespace_edges() to pbd/whitespace.h
2005-12-24 Paul Davisvarious changes to controls_layout size management
2005-12-08 Paul Davismeter/tempo bars show again, fix tempo/meter dialogs...
2005-12-05 Doug McLainCreate and make default the new rc file ardour2_ui...
2005-12-05 Paul Davisstock icons, transport controls as proxies, make Action...
2005-12-02 Taybin RutkinDialogbox checkmarks turn off when dialogs are closed.
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-29 Paul Davismore fixes to get things moving along
2005-11-29 Paul Daviscleanup leftover problems from my commit yesterday...
2005-10-27 Taybin Rutkinmain.cc compiles.
2005-10-06 Paul Davisfix compose mess, and a number of 64 bit printf specs
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.