summaryrefslogtreecommitdiff
path: root/src/wx/wx_util.cc
AgeCommit message (Expand)Author
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
2013-04-13DVD-o-matic -> DCP-o-matic.Carl Hetherington
2013-03-02Add explanation of the effect of changing frame rate.Carl Hetherington
2013-02-17Try to fix flickery updates (#59).Carl Hetherington
2013-02-06Try to improve i18n a bit.Carl Hetherington
2013-01-25Use wxChoice instead of wxComboBox throughout. Fixes dcp content type hangin...Carl Hetherington
2012-12-19Re-work again so that there's just one encoder; various tweaks to still-image...Carl Hetherington
2012-12-15Fix bad call to GetClientObject with no selection.Carl Hetherington
2012-11-11Various small UI tidy-ups.Carl Hetherington
2012-11-10More various AudioStream hacks.Carl Hetherington