Use wxString for EditableListColumn.
[dcpomatic.git] / src / wx / full_config_dialog.cc
2020-09-08 Carl HetheringtonUse wxString for EditableListColumn.
2020-09-01 Carl HetheringtonBuild fixes for Boost >= 1.73
2020-07-25 Carl HetheringtonAdd new macOS preferences icons.
2020-07-05 Carl HetheringtonAdd more logging and some missing prefs checkboxes... v2.15.87
2020-06-17 Carl HetheringtonMove identifiers stuff out to a new prefs tab. v2.15.81
2020-06-16 Carl HetheringtonAllow more complete control over the libdcp/DCP-o-matic...
2020-06-08 Carl HetheringtonMove upload-DCP-to-TMS button to preferences.
2020-05-25 Carl HetheringtonDon't offer full-frame containers unless 'allow any...
2020-05-12 Carl HetheringtonRe-work scaling following excellent insights by Carsten...
2020-05-11 Carl HetheringtonRemove now-unused default-scale-to config option.
2020-03-01 Carl HetheringtonRemove unused LOG_DEBUG_DECODE and re-use it to add... v2.15.46
2020-01-06 Carl HetheringtonMove credentials settings into certificate download...
2019-12-19 Carl HetheringtonMove sound output driver selection into new preferences...
2019-11-30 Carl HetheringtonTry to improve the checking for overwrite of export...
2019-10-14 Carl HetheringtonMerge branch 'v2.15.x' of ssh://localhost:2222/home...
2019-10-13 Carl HetheringtonHide the upmixers unless an "advanced" configuration... v2.15.22
2019-05-10 Carl HetheringtonMake video view type configurable.
2019-05-10 Carl HetheringtonBasics of metadata dialog - ratings.
2019-05-10 Carl HetheringtonHide passwords in text fields.
2019-03-28 Carl HetheringtonAllow explicit specification of email protocol (plain... v2.13.138
2019-03-26 Carl HetheringtonTry to extend minimum size of OS X prefs panels to...
2019-03-18 Carl HetheringtonMore missing translations.
2019-02-02 Carl HetheringtonManual tweaks.
2019-01-14 Carl HetheringtonSome label copy-editing and more manual work.
2018-12-08 Carl HetheringtonSupport buttons.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2018-10-17 Carl HetheringtonRevert overwrite changes; remove our replacement of... v2.13.62
2018-10-17 Carl HetheringtonRevert "Remove wxWidgets' file overwrite checks in...
2018-10-17 Carl HetheringtonRemove wxWidgets' file overwrite checks in favour of...
2018-10-17 Carl HetheringtonPrevent un-prompted overwrite of files when exporting...
2018-09-06 Carl HetheringtonAdd simple/full interface option and make DCP panel...
2018-08-15 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-08-15 Carl HetheringtonChristie support.
2018-08-15 Carl HetheringtonMore rearrangement and add Barco Alchemy.
2018-07-20 Carl HetheringtonAdd advanced configuration option to allow any containe...
2018-07-07 Carl HetheringtonAdd export button for cinemas XML (#1319).
2018-06-04 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-05-30 Carl HetheringtonOS X preference-sizing tweaks. v2.13.25
2018-05-27 Carl HetheringtonAdd UI for message box / email notifications.
2018-05-27 Carl HetheringtonMove email server preferences into a separate tab.
2018-02-01 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-30 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2018-01-30 Carl HetheringtonRemove unused variable.
2018-01-16 Carl HetheringtonAllow configuration of default value of upload-to-TMS...
2017-10-05 Carl HetheringtonAdd configuration option to set writer's maximum frames...
2017-08-20 Carl HetheringtonAdd KDM decryption keys prefs to player.
2017-08-14 Carl HetheringtonGive player its own configuration dialogue.
2017-08-14 Carl HetheringtonRename ConfigDialog -> FullConfigDialog.