Skip silent sources on session-archive -- fixes #7699
[ardour.git] / gtk2_ardour / ardour_dialog.cc
2018-11-29 Robin GareusDelete temporary Window Proxy for dialogs
2017-07-03 Robin GareusFix another crash at exit.
2017-04-20 Robin GareusRun gtk-main iteration after hiding dialogs
2017-04-01 Robin GareusPop splash on dialog response - not d'tor.
2017-04-01 Robin GareusNO-OP: whitespace
2016-06-07 Paul Daviswhen destroying an ArdourDialog, be sure the Keyboard...
2015-10-19 nick_mDefault to WIN_POS_MOUSE for dialogs also.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-01 Paul DavisArdourDialog and ArdourWindow don't change magic widget...
2015-04-01 nick_mPotential fix for AU window close crash.
2015-04-01 nick_mWindow focus handling fixes.
2015-03-14 nick_mNon-transient ArdourDialogs and ArdourWindows appear...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-13 Robin Gareusfix keyboard shorcuts in dialogs.
2013-05-08 Paul Davismerge with master
2013-05-08 Paul Davischange namespace/naming of WindowManager classes; regis...
2013-05-07 Paul Daviswork work on window mgmt: offer the change to mark...
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-02 Paul Davisremove all of Gtk::Window::set_position (WIN_POS_MOUSE...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Davisimprove relationship between ArdourDialog and Splash...
2012-01-10 Paul Davisthe return of the splash, with a few changes to help...
2011-11-18 David RobillardAdd ArdourWindow class for non-dialog windows.
2011-11-18 David RobillardClean up ArdourDialog.
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
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.