Missed update to private test repo version.
[dcpomatic.git] / src / wx / language_tag_dialog.cc
2023-01-27 Carl HetheringtonMore stack-allocated Dialog objects.
2022-10-04 Carl HetheringtonAdd a Cancel button to the LanguageTagDialog.
2022-10-04 Carl HetheringtonMake Enter confirm OK in the language tag dialog (...
2022-04-22 Carl HetheringtonUse libdcp's warnings.h
2022-04-21 Carl HetheringtonDisable warnings around all wx includes.
2021-04-04 Carl HetheringtonRemove the ISDCF metadata dialogue box (#1929).
2021-04-04 Carl HetheringtonStop some EnsureVisible() calls happening with out...
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.
2021-03-17 Carl HetheringtonAfter a tag search, scroll the list so we can see the...
2021-01-21 Carl HetheringtonAdapt for libdcp use of enum class.
2021-01-07 Carl HetheringtonBOOST_FOREACH.
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-12-10 Carl HetheringtonFix lots of macOS warnings by using a different boost...
2020-11-20 Carl HetheringtonStore subtitle language(s) in Film, and allow setup...
2020-11-15 Carl HetheringtonFix invisible subtag lists in some cases.
2020-11-15 Carl HetheringtonAdd Remove button to language tag dialogue.
2020-10-21 Carl HetheringtonmacOS / new boost build fixes. v2.15.104
2020-09-23 Carl HetheringtonSupport CPL metadata.