summaryrefslogtreecommitdiff
path: root/src/wx/full_config_dialog.cc
AgeCommit message (Collapse)Author
2019-03-28Allow explicit specification of email protocol (plain/STARTTLS/SSL).v2.13.138Carl Hetherington
2019-03-26Try to extend minimum size of OS X prefs panels to fix #1502.Carl Hetherington
2019-03-18More missing translations.Carl Hetherington
2019-02-02Manual tweaks.Carl Hetherington
2019-01-14Some label copy-editing and more manual work.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-10-17Revert overwrite changes; remove our replacement of file extension (#1383).v2.13.62Carl Hetherington
2018-10-17Revert "Remove wxWidgets' file overwrite checks in favour of our own ↵Carl Hetherington
(because of #1383)." This reverts commit 3c74b178eeea8418f044877f88e94003605497b6.
2018-10-17Remove wxWidgets' file overwrite checks in favour of our own (because of #1383).Carl Hetherington
2018-10-17Prevent un-prompted overwrite of files when exporting things from config ↵Carl Hetherington
(#1383).
2018-09-06Add simple/full interface option and make DCP panel respect it.Carl Hetherington
2018-08-15Christie support.Carl Hetherington
2018-08-15More rearrangement and add Barco Alchemy.Carl Hetherington
2018-07-20Add advanced configuration option to allow any container ratio,Carl Hetherington
specifically because the GDC SX-2001 will only play 25fps DCPs with a 16:9 ratio (not Flat). https://www.dcpomatic.com/forum/viewtopic.php?f=2&t=1119&p=4470
2018-07-07Add export button for cinemas XML (#1319).Carl Hetherington
2018-05-30OS X preference-sizing tweaks.v2.13.25Carl Hetherington
2018-05-27Add UI for message box / email notifications.Carl Hetherington
2018-05-27Move email server preferences into a separate tab.Carl Hetherington
2018-01-30Remove unused variable.Carl Hetherington
2018-01-16Allow configuration of default value of upload-to-TMS button.Carl Hetherington
2017-10-05Add configuration option to set writer's maximum frames in memory.Carl Hetherington
2017-08-20Add KDM decryption keys prefs to player.Carl Hetherington
2017-08-15Give player its own configuration dialogue.Carl Hetherington
2017-08-14Rename ConfigDialog -> FullConfigDialog.Carl Hetherington