summaryrefslogtreecommitdiff
path: root/src/wx/kdm_dialog.cc
AgeCommit message (Expand)Author
2019-03-15Don't offer to make KDMs for CPLs with no encrypted assets (#1490).Carl Hetherington
2019-03-15Remove unnecessary include.Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Tidy and fix logging.Carl Hetherington
2018-08-22Fix crash when trying to make a KDM on an unencrypted project.Carl Hetherington
2018-07-06Add advanced KDM options button containing switches for forensic marking.Carl Hetherington
2018-02-14Build fixes.Carl Hetherington
2017-03-03Add options to write KDMs to separate directories / ZIP files.Carl Hetherington
2017-03-03Move common KDM creation / email code into KDMOutputPanel.Carl Hetherington
2016-12-16Confirm overwrite of KDMs (#1008).Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-08-26Confirm sending of KDM emails.Carl Hetherington
2016-08-17Make KDM output options checkboxes rather than radios (part of #848).Carl Hetherington
2016-07-29Simplification of name format stuff.Carl Hetherington
2016-07-29Basics of custom DCP filename components.Carl Hetherington
2016-07-29Rearrange KDM window and replace OK/Cancel with Make KDM button.Carl Hetherington
2016-07-29Allow configuration of KDM filename format.Carl Hetherington
2016-07-28Tinker with layout.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-28Add some TRANSLATORS comments.Carl Hetherington
2016-04-22Disallow KDM until times being before from times (#821).Carl Hetherington
2016-01-27KDM dialog sizing hack.Carl Hetherington
2016-01-10Fix layout of KDM dialog with lots of cinemas.Carl Hetherington
2015-11-19Merge.Carl Hetherington
2015-11-19Separate CPL choice for KDMs into a separate class.Carl Hetherington
2015-10-09Split KDM output stuff into a separate panel.Carl Hetherington
2015-10-09Split KDM from/until into KDMTimingPanel.Carl Hetherington
2015-10-09Split screens panel from KDMDialog.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-18Include tidying.Carl Hetherington
2015-08-05Expand cinema when adding a screen in the KDM window.Carl Hetherington
2015-08-05Put tree control open icons into the KDM cinema/screen listCarl Hetherington
2015-07-12Fix spacing around OK/Cancel in the KDM dialog.Carl Hetherington
2015-07-09Thinko in header cleanup.Carl Hetherington
2015-07-08Include order tweaks.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-05-09Search in the right window when using FindWindowById.Carl Hetherington
2015-02-08Fix a few warnings from Coverity; nothing dangerous, I don't think.Carl Hetherington
2014-12-20Hand-apply d849d411cff28ef5453085791d0b4d7cd73bd070 from master; replace all ...Carl Hetherington
2014-12-15Hand-apply 9e173bdda26f32a1da7afc38d5dcf8ed63e7d3cf; fix a few missing checks...Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Attempted 64-bit compile fix.Carl Hetherington
2014-07-16Fix mis-merge.Carl Hetherington
2014-07-16Merge master.Carl Hetherington
2014-07-16Limit KDM types depending on DCP standard.Carl Hetherington
2014-06-26Merge master.Carl Hetherington
2014-06-26Support different KDM formulations.Carl Hetherington
2014-06-21Some missing i18n markup. Add S_ macro to allow contextual translations. Ad...Carl Hetherington
2014-05-28Modify KDM generation to work with CPLs rather than DCPs, and allowCarl Hetherington