summaryrefslogtreecommitdiff
path: root/src/wx/subtitle_appearance_dialog.cc
AgeCommit message (Expand)Author
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-04-06Tidy up and rename a tooltip to say subtitle instead of caption.Carl Hetherington
2021-01-31More enum class additions.Carl Hetherington
2021-01-21Adapt for libdcp use of enum class.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-01-26Fix double-appearance of subtitle colour controls.Carl Hetherington
2019-01-25Basic implementation of extra subtitle-scan job to run when theCarl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2018-11-21Take Film pointer out of Content.Carl Hetherington
2018-08-19Replace May/Done/NotDone signal sets with one signal and extendCarl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-19Rename subtitle appearance dialogue.Carl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Reword again: Text -> Caption and Plain -> Text.Carl Hetherington
2018-07-19PlainText -> PlainTextFile.Carl Hetherington
2018-07-19More renaming; text -> plain.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2018-06-08Fix incorrect handling of force-effect in subtitle appearance.Carl Hetherington
2018-01-14Fix typos affecting set-to behaviour.Carl Hetherington
2018-01-13Forcing for fade in/out.Carl Hetherington
2018-01-13Note whether effect is forced or not.Carl Hetherington
2018-01-13Use an enum for the effect in SubtitleContent.Carl Hetherington
2018-01-13Note whether subtitle effect colour is forced or not.Carl Hetherington
2018-01-13Note whether subtitle colour is forced or not.Carl Hetherington
2017-05-15Tidy up subtitle appearance with text subtitles.Carl Hetherington
2017-05-14Fix confusion wrt subtitle editing dialogues.Carl Hetherington
2017-04-27Missing file.Carl Hetherington
2016-02-26Remove old files.Carl Hetherington
2016-02-12Rename SubRip -> TextSubtitle.Carl Hetherington
2015-11-08Add appearance dialog for SubRip subtitles.Carl Hetherington