Supporters update.
[dcpomatic.git] / src / wx / time_picker.cc
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2022-04-21 Carl HetheringtonTidying.
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-12-08 Carl HetheringtonAssorted macOS layout tweaks.
2020-10-05 Carl HetheringtonFix assorted GTK3-related alignment problems.
2020-06-08 Carl HetheringtonAssorted GTK3 layout tidying in KDM dialogs.
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 ...