summaryrefslogtreecommitdiff
path: root/src/wx/fonts_dialog.cc
AgeCommit message (Expand)Author
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2024-01-09Move ScopeGuard into libdcp.Carl Hetherington
2023-11-12Replace deprecated leaf() with filename().Carl Hetherington
2023-10-09Use dcp::filesystem to wrap filesystem calls and fix_long_pathCarl Hetherington
2023-04-25Cleanup: remove some unnecessary includes.Carl Hetherington
2023-01-14Add wx_ptr and use it instead of ScopeGuard in a lot of places.Carl Hetherington
2023-01-14Use ScopeGuard more.Carl Hetherington
2022-07-01Restore use of SystemFontDialog so that system fonts can be selected on Windo...Carl Hetherington
2022-06-07Rearrange subtitle font management.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2022-01-16Add some missing header includes.Luke Granger-Brown
2021-12-25Allow user to add .ttc font files.Carl Hetherington
2021-05-03C++11 tidying.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2019-05-10Put Font and Screen into dcpomatic namespace.Carl Hetherington
2019-02-01Allow loading of OTF files.Carl Hetherington
2019-01-27Remove specification of italic/bold fonts (#1451); synthesis will be used ins...v2.13.110Carl Hetherington
2018-12-08Support buttons.Carl Hetherington
2018-07-23More automated renaming.Carl Hetherington
2018-07-21Basics of multiple captions per content so that DCPContent canCarl Hetherington
2018-07-19Clean up after previous commit.Carl Hetherington
2018-07-19Rename Subtitle -> TextCarl Hetherington
2016-11-19No-op; rename a whole load of wx constants to their shorter equivalents.Carl Hetherington
2016-06-20Fix missing code to display italic / bold font names.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-05-18Subtitle rearrangements.Carl Hetherington
2015-11-02Fix incorrect preview of italic subtitles (#728).Carl Hetherington
2015-09-16Rename update_sensitivity to setup_sensitivity for consistency.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-08-18Better default font directories on Linux and OS X.Carl Hetherington
2015-08-18Add custom dialog to select system fonts on Windows (#491).Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-06-09Hide Font members behind accessors.Carl Hetherington
2015-06-09Add hint about > 640kB font files (#588).Carl Hetherington
2015-02-07Update sensitivity of Set File button correctly.Carl Hetherington
2014-12-20Basic pass-through of font information when using DCP subtitles.Carl Hetherington
2014-12-16Allow setting of font files.Carl Hetherington
2014-12-15Start of Fonts dialog for setting up subtitle fonts.Carl Hetherington