summaryrefslogtreecommitdiff
path: root/src/wx/wx_util.cc
AgeCommit message (Expand)Author
2020-06-20fixup! First hacks on OOBE help.helpCarl Hetherington
2020-05-12Move bitmap_path() to wx_util.{cc,h}Carl Hetherington
2020-05-07Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM creat...Carl Hetherington
2019-10-21Rename dcpomatic_sleep -> dcpomatic_sleep_seconds.Carl Hetherington
2019-08-27Slightly better errors when the player fails to load a DCP.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-10Nag about deletion of DKDMs.Carl Hetherington
2019-05-10Hide passwords in text fields.Carl Hetherington
2019-03-25Try to fix missing inbuilt translations of wxWidgets in Fedora (#1502).v2.13.136Carl Hetherington
2019-02-01Always show splash even if we already have a config.xml.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-10-26Use Film/Playlist for SPL management rather than special classes.Carl Hetherington
2018-10-17Revert overwrite changes; remove our replacement of file extension (#1383).v2.13.62Carl Hetherington
2018-10-17Prevent un-prompted overwrite of files when exporting things from config (#13...Carl Hetherington
2018-10-16Capitalise first letter of extended errors for appearance sake.Carl Hetherington
2018-09-23Add checked_set for wxDirPickerCtrl.Carl Hetherington
2018-09-06Add simple/full interface option and make DCP panel respect it.Carl Hetherington
2018-07-06Tweak layout and remove some code duplication.Carl Hetherington
2018-03-26Add time axis to audio analysis (part of #1082).Carl Hetherington
2018-01-12Separate readable error from technical detail in some places.Carl Hetherington
2018-01-06Try to improve the UI for decryption/signing keys by hidingCarl Hetherington
2018-01-05Make player/KDM creator and main DCP-o-matic all behave the same with respect...Carl Hetherington
2016-08-12Move locale_convert into libdcp.Carl Hetherington
2016-08-12Replace incorrect uses of raw_convert with a new locale_convert.Carl Hetherington
2016-07-15Add channel count hints to the default audio channel count preference,Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-02-17Use a separate file (in a configurable location) to store cinema / screen cer...Carl Hetherington
2015-11-07Tidy up; rename add_label_to_grid_bag_sizer -> add_label_to_sizer.Carl Hetherington
2015-10-09Add message_dialog.Carl Hetherington
2015-08-25Purge rint() and use llrint and friends.Carl Hetherington
2015-07-16More float -> double.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-13Try to fix completely broken i18n.Carl Hetherington
2015-05-107fd73c0cf1f723896826c77fec3720c5c404d4e8 from master; tidy audio analysis dia...Carl Hetherington
2015-04-30Try to fix OS X build.Carl Hetherington
2015-04-30Various bits related to subtitle font handling, particularly copying fonts to...Carl Hetherington
2015-04-29Hand-apply b737b25e10a4bcfb8cb645e95a089192347b4805 from master; more deflick...Carl Hetherington
2015-04-29Hand-apply 077d2abb480a883119783db3f957f175e22e543b from master; stop more fl...Carl Hetherington
2015-04-21Hand-apply bd7102b476c631b1fa9067f18ce938d86073f6c8; single-file hashes.Carl Hetherington
2014-10-15Merge master.Carl Hetherington
2014-10-13Another attempt to fix wxWidgets i18n on Debian/Ubuntu.Carl Hetherington
2014-09-16Merge master.Carl Hetherington
2014-09-16Fix thinko causing checked_set (wxSpinCtrlDouble) not to work.Carl Hetherington
2014-09-04Merge master.Carl Hetherington
2014-09-03Similar fix to Dolby cert downloads.Carl Hetherington
2014-06-22Merge master.Carl Hetherington
2014-06-21Some missing i18n markup. Add S_ macro to allow contextual translations. Ad...Carl Hetherington
2014-06-12Merge master.Carl Hetherington
2014-06-09Use a SpinCtrlDouble for audio gain, and change its representationCarl Hetherington
2014-04-01Merge master.Carl Hetherington