summaryrefslogtreecommitdiff
path: root/src/wx/dir_picker_ctrl.cc
AgeCommit message (Expand)Author
2025-05-10White space: dir_picker_ctrl.{cc,h}Carl Hetherington
2025-03-12Make file and dir picker look more consistent with each other.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-04-16Add leaf parameter to DirPickerCtrl.Carl Hetherington
2024-04-16Ellipsize end of DirPickerCtrl labels.Carl Hetherington
2023-04-25Cleanup: remove some unnecessary includes.Carl Hetherington
2023-01-16Use wx_ptr more.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2021-07-15Fix use-own-dirpicker build.v2.15.156Carl Hetherington
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