Supporters update.
[dcpomatic.git] / src / wx / language_tag_widget.cc
2024-01-09 Carl HetheringtonMove ScopeGuard into libdcp.
2023-04-25 Carl HetheringtonCleanup: remove some unnecessary includes.
2023-01-20 Carl HetheringtonFix extra widgets appearing when switching between...
2023-01-16 Carl HetheringtonIt seems wrong to Destroy() these widgets as I think...
2023-01-14 Carl HetheringtonAdd wx_ptr and use it instead of ScopeGuard in a lot...
2023-01-13 Carl HetheringtonUse more ScopeGuards.
2022-10-04 Carl HetheringtonAdd a Cancel button to the LanguageTagDialog.
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2021-03-31 Carl HetheringtonPut subtitle language back into content from the film...
2021-03-22 Carl HetheringtonAdd simpler language tag dialog (#1931).
2021-03-22 Carl HetheringtonRename LanguageTagDialog -> FullLanguageTagDialog.
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-11-20 Carl HetheringtonMove labelling out of LanguageTagWidget.
2020-11-15 Carl HetheringtonAdd LanguageTagWidget and use it for the SMPTE metadata.