summaryrefslogtreecommitdiff
path: root/src/wx/screen_dialog.cc
AgeCommit message (Expand)Author
2021-07-10Use dcp::compose rather than our own.composeCarl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2020-12-22Fix error when cancelling load of a trusted device certificate.Carl Hetherington
2020-09-08Use wxString for EditableListColumn.Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2019-05-10Basics of metadata dialog - ratings.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-09Allow specification of trusted devices by thumbprint rather thanv2.13.68Carl Hetherington
2018-03-14Better error when loading a non-certificate as a certificate; the chain is OK...Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the KD...Carl Hetherington
2016-08-25Take the leaf of a certificate chain if one is providedCarl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-29Add free-text notes field to cinemas and screens.Carl Hetherington
2016-04-25Missing i18n tags.Carl Hetherington
2016-03-13Ignore empty KDM email addresses (#818).Carl Hetherington
2015-12-23Fix build on Centos.Carl Hetherington
2015-12-23Add a stored list of DKDMs to the creator rather than just a load button (#767).Carl Hetherington
2015-12-22Fix sensitivity of OK in the screen dialog.Carl Hetherington
2015-11-15Save trusted devices.Carl Hetherington
2015-11-15Add user interface for trusted devices.Carl Hetherington
2015-11-15Some renaming of certificate -> recipient.Carl Hetherington
2015-11-15Display thumbprint rather than whole certificate in screen dialogue.Carl Hetherington
2015-11-15Rearrange cerficate download UI a bit.Carl Hetherington
2015-11-02Header ordering.Carl Hetherington
2015-10-09Update for TableDialog constructor change.Carl Hetherington
2015-10-09Fix missing std_to_wx.Carl Hetherington
2015-10-01Explicit casts optional to bool.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-07-12Fix download button label.Carl Hetherington
2015-02-08Fix a few warnings from Coverity; nothing dangerous, I don't think.Carl Hetherington
2014-07-21Adapt to changes in libdcp1 wrt shared_ptr and Certificate.Carl Hetherington
2014-07-18Keep signing certificates / keys in config.xml rather than on disk; allow con...Carl Hetherington
2014-06-22Merge master.Carl Hetherington
2014-06-21Fix bug in previous.Carl Hetherington
2014-06-21Some missing i18n markup. Add S_ macro to allow contextual translations. Ad...Carl Hetherington
2014-04-01Merge master.Carl Hetherington
2014-03-31More certificate download fixes.Carl Hetherington
2014-03-26Cleanup of various dialogs by inherting TableDialog.Carl Hetherington
2014-03-26Start of Dolby certificate download.Carl Hetherington
2014-03-25Add support for downloading Doremi server certificates.Carl Hetherington
2014-03-20Fix build.Carl Hetherington
2014-02-24Tweaks for libdcp.Carl Hetherington
2014-02-11Partial hacks to use of libdcp 1.0.Carl Hetherington
2013-10-14Prevent crashes when coming out of the add screen dialog without giving a cer...Carl Hetherington
2013-09-19Various KDM and encryption fixes.Carl Hetherington