summaryrefslogtreecommitdiff
path: root/src/wx/file_picker_ctrl.h
AgeCommit message (Collapse)Author
2024-01-16Remember some more paths when selecting files (#2728).Carl Hetherington
* export subtitles * export video * debug log * cinema database * config file
2024-01-16Cleanup: rename some methods in FilePickerCtrl and use ↵Carl Hetherington
boost::filesystem::path more.
2022-04-22Use libdcp's warnings.hCarl Hetherington
2020-07-26Ignore wxWidgets warnings in a nicer way.Carl Hetherington
2019-11-30Try to improve the checking for overwrite of export files a littleCarl Hetherington
on Linux; I think we need to do it ourselves rather than relying on wxFileDialog.
2017-05-09Basic GUI for export.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-10-09Various JobView fixes.Carl Hetherington
2015-10-09New FilePickerCtrl class.Carl Hetherington