replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / session_import_dialog.cc
2018-11-01 Robin GareusWork around tooltips in treeviews selection issue ...
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-01 Thomas BrandNO-OP whitespace (updated GH PR #357)
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-01-06 Tim MayberryFix Session file filter so session files are displayed...
2015-01-05 Robin Gareusun-hardcode "*.ardour" file filters
2011-06-01 David RobillardDelete trailing whitespace
2011-01-07 Paul Davisnew mono panner widget; make stereo panner respond...
2011-01-03 Paul Davisbetter version of that last commit
2011-01-03 Paul Davisfix or band-aid for #3649 (loading a session file might...
2010-05-02 Carl HetheringtonA little copy-editing.
2009-12-21 Paul Davisfully implement and deploy explicit x-thread signal...
2009-12-19 Paul Davisuse new syntax for connecting to backend signals that...
2009-12-17 Paul Davisswitch to using boost::signals2 instead of sigc++,...
2009-12-11 Paul Davismake all use of bind/mem_fun be explicitly sigc::
2009-10-19 Carl HetheringtonTidy up window titles, according to GNOME HIG and as...
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-07-21 Carl HetheringtonFix some unused parameter warnings.
2009-05-12 Carl HetheringtonRemove most using declarations from header files.
2009-05-02 Sakari Bergen* Fix tooltips in the session import dialog
2009-02-25 David Robillard*** NEW CODING POLICY ***
2008-11-26 Sakari BergenMore work on track import and some cleaning up of Eleme...
2008-11-21 Sakari Bergen* Clean up (fix?) ExportStatus signal handling
2008-09-26 Sakari BergenAdd Import from session -functionality