summaryrefslogtreecommitdiff
path: root/src/wx/wx_util.cc
AgeCommit message (Expand)Author
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
2014-03-26Start of Dolby certificate download.Carl Hetherington
2014-03-20Fix build.Carl Hetherington
2013-12-30Vaguely improve exception safety of ThreadedStaticText.Carl Hetherington
2013-11-26A whole load of UTF-8/-16 confusion fixes for Windows.Carl Hetherington
2013-11-14Add ratio control to multi-select.Carl Hetherington
2013-10-15Improve layout of properties window.Carl Hetherington
2013-08-19Forward-port .mo search path fix from master.Carl Hetherington
2013-07-26Remove old Connect() wxWidgets API and use Bind().Carl Hetherington
2013-07-18Split test compile up into individual files.Carl Hetherington
2013-07-16Small bits of tidying up.Carl Hetherington
2013-07-10Remove erroneous trimmer.cc; use copy for FFMpeg filter passthrough.Carl Hetherington
2013-07-09Merge master.Carl Hetherington
2013-07-06Right align left-hand-size labels and suffix them with a colon on OS X.Carl Hetherington
2013-07-06Various layout tweaks (looking at OS X).Carl Hetherington
2013-05-09Merge master.Carl Hetherington
2013-05-04Batch converter stub.Carl Hetherington
2013-04-26Merge branch 'master' into 1.0Carl Hetherington
2013-04-24Fix #124 (allow use of existing directories for new films).Carl Hetherington