Accessor for ClosedCaptionsDialog.
[dcpomatic.git] / src / wx / time_picker.cc
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2016-11-19 Carl HetheringtonNo-op; rename a whole load of wx constants to their...
2016-11-08 Carl HetheringtonTweak layout of KDM from/until line under OS X (#926).
2016-10-28 Carl HetheringtonAttempt to tidy up layout of KDM window.
2016-08-12 Carl HetheringtonMove locale_convert into libdcp.
2016-08-12 Carl HetheringtonReplace incorrect uses of raw_convert with a new locale...
2016-08-12 Carl HetheringtonMove raw_convert into libdcp.
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-06-17 Carl HetheringtonUse wx_to_std and std_to_wx for now.
2016-06-15 Carl HetheringtonRemove seconds from KDM time period specification ...