quick checks on empty control lists, to avoid unnecessary work
[ardour.git] / gtk2_ardour / ardour_dialog.h
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 nick_mWindow focus handling fixes.
2013-05-08 Paul Davismerge with master
2013-05-08 Paul Davischange namespace/naming of WindowManager classes; regis...
2013-05-06 Paul Davismake ArdourDialog and ArdourWindow call ::relay_key_pre...
2013-05-05 Paul Davismore window management rationalization
2013-05-05 Paul Davismerge with master
2013-05-03 Paul Davismove CloseAllDialogs signal and associated method from...
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisimprove relationship between ArdourDialog and Splash...
2011-11-18 David RobillardClean up ArdourDialog.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-02-25 David Robillard*** NEW CODING POLICY ***
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-08-04 Hans Fugal r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600
2006-07-28 David RobillardMerged with trunk R708
2006-07-19 Taybin RutkinRemoved unused midicontrollable.cc
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 Davisfixed return types for ::on_....; changed set_usize_...
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.