| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-09 | Remove unnecessary wx_ptr | Carl Hetherington | |
| It was only ever used for wxDialog subclasses, which can be stack-allocated. | |||
| 2022-07-01 | Restore use of SystemFontDialog so that system fonts can be selected on ↵ | Carl Hetherington | |
| Windows (#491). | |||
| 2022-04-22 | Use libdcp's warnings.h | Carl Hetherington | |
| 2022-01-16 | Add some missing header includes. | Luke Granger-Brown | |
| <memory> is needed for std::*_ptr, and <algorithm> for std::transform. | |||
| 2021-05-03 | C++11 tidying. | Carl Hetherington | |
| 2021-01-07 | std::shared_ptr | Carl Hetherington | |
| 2020-07-27 | Hide warnings triggered by Ubuntu 20.04's gcc. | Carl Hetherington | |
| 2018-07-23 | More automated renaming. | Carl Hetherington | |
| ActiveCaptions -> ActiveText BitmapCaption -> BitmapText ContentCaption -> ContentText ContentTextCaption -> ContentStringText TextCaptionFileContent -> StringTextFileContent TextCaptionFileDecoder -> StringTextFileDecoder TextCaptionFile -> StringTextFile TextCaption -> StringText PlayerCaption -> PlayerText CaptionContent -> TextContent CaptionDecoder -> TextDecoder CaptionPanel -> TextPanel CaptionView -> TextView CaptionAppearanceDialog -> SubtitleAppearanceDialog CaptionType -> TextType | |||
| 2018-07-21 | Basics of multiple captions per content so that DCPContent can | Carl Hetherington | |
| hold subs and closed captions. | |||
| 2016-05-25 | No-op; fix GPL address and use the explicit-program-name version. | Carl Hetherington | |
| 2016-05-18 | Subtitle rearrangements. | Carl Hetherington | |
| 2015-11-02 | Fix incorrect preview of italic subtitles (#728). | Carl Hetherington | |
| This requires fonts to be configured with their italic versions so that the italic font can be given to FontConfig and hence used to render text. Bold font configuration is also added here although bold subtitles aren't yet supported. | |||
| 2015-09-16 | Rename update_sensitivity to setup_sensitivity for consistency. | Carl Hetherington | |
| 2015-08-18 | Add custom dialog to select system fonts on Windows (#491). | Carl Hetherington | |
| 2015-06-21 | No-op: remove all trailing whitespace. | Carl Hetherington | |
| 2015-02-07 | Update sensitivity of Set File button correctly. | Carl Hetherington | |
| 2014-12-16 | Allow setting of font files. | Carl Hetherington | |
| 2014-12-15 | Start of Fonts dialog for setting up subtitle fonts. | Carl Hetherington | |
