summaryrefslogtreecommitdiff
path: root/src/wx/dir_picker_ctrl.cc
AgeCommit message (Expand)Author
2020-09-18DirPicker tweaks:Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-06-24Another fix for new file dialog sizing when using DirPickerCtrl.Carl Hetherington
2016-06-21Make our own DirPicker wider in the new file dialog (#902).Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-12-11Fix dir picker layout with long names.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2013-12-27Remove unused variable.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-24Handle cancel properly on dir picker.Carl Hetherington
2013-02-11Fix default directory for film's setup on Windows (#49).Carl Hetherington
2013-02-02Insist on boost 1.45 and hence filesystem v3 now that libdcp requires it.Carl Hetherington
2012-11-04Add option to specify default film directory.Carl Hetherington
2012-07-27boost filesystem hack.Carl Hetherington
2012-07-26Missing files, and try to improve the new film more on Windows.Carl Hetherington