remove using namespace sigc everywhere to ensure clarity over which bind/mem_fun...
[ardour.git] / gtk2_ardour / ardour_dialog.cc
2009-12-12 Paul Davisremove using namespace sigc everywhere to ensure clarit...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-12-04 Paul Davismove generic parts of Keyboard into gtkmm2ext. imperfec...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-17 Paul Davismerge Sakari's (sbergen) branch back into 3.0, removing...
2008-02-02 David RobillardMerge with 2.0-ongoing R2988
2007-10-11 Paul Davismerge from 2.0-ongoing by hand, minus key binding editor
2006-01-04 Taybin RutkinUpdates for set_type_hint() and the sfdb_ui.
2005-12-24 Paul Davislots and lots of keybindings working again, with lots...
2005-12-02 Paul Davisthe usual blob of fixes. note the requirement for Combo...
2005-11-27 Paul Davisslowly fixing up ArdourDialog nonsense
2005-11-23 Paul Davisstrip keyboard.cc of noxious focus handling stuff,...
2005-09-26 Paul Davisrename all GTK signals
2005-09-26 Paul Davisgot ardour_dialog compiling
2005-09-26 Paul Davisfix all _impl member functions to be on_ instead
2005-09-25 Taybin RutkinFly my pretties!
2005-09-25 Taybin RutkinInitial import of gtk2_ardour.