summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2023-02-16Supporters update.v2.16.43Carl Hetherington
2023-02-11Pass make_kdm as a function into kdm_for_screen().Carl Hetherington
2023-02-11Warn/error on making KDMs using recipient certs whose validity periodsCarl Hetherington
2023-02-10Cleanup: add Content::period().Carl Hetherington
2023-02-05Fix placement of frame rate spinner (may fix #2182).Carl Hetherington
2023-02-05Slightly improve alignment (still not right though).Carl Hetherington
2023-02-05Tidy up layout.Carl Hetherington
2023-02-05Make the timeline look better when there is no content in the film.Carl Hetherington
2023-02-05Delete in timeline removes content (#2370).Carl Hetherington
2023-02-05Cleanup: use ScopeGuard.Carl Hetherington
2023-02-03Fix missing verify string.v2.16.42Carl Hetherington
2023-01-30Updated sl_SI translation from Martin Srebotnjak.Carl Hetherington
2023-01-27More stack-allocated Dialog objects.Carl Hetherington
2023-01-24Supporters update.v2.16.41Carl Hetherington
2023-01-21Fix error when OK-ing a text track dialog with no language (#2430).Carl Hetherington
2023-01-21Fix extra widgets appearing when switching between subs and closed captions i...Carl Hetherington
2023-01-19Simplify and fix up selection code for the content list (#2428).Carl Hetherington
2023-01-19Use ScopeGuard for _no_check_selectionCarl Hetherington
2023-01-18Cleanup: stack-allocated dialogs.Carl Hetherington
2023-01-18Dolby is apparently recreating all their certificates (as they will soon expi...Carl Hetherington
2023-01-17Use Collator for recipients search (#2426).Carl Hetherington
2023-01-17Cleanup: use stack-allocated Dialogs.Carl Hetherington
2023-01-17Use collator to search for screens (#2426).Carl Hetherington
2023-01-17Add certificate validity period to the screen dialog.Carl Hetherington
2023-01-17Tidy up certificate detail handling.Carl Hetherington
2023-01-16Layout tweaks to screen dialog.Carl Hetherington
2023-01-16Add indent option to wxGridBagSizer version of add_label_to_sizerCarl Hetherington
2023-01-16Add DCPOMATIC_SUBHEADING_TOP_PAD.Carl Hetherington
2023-01-16Double-click to edit cinemas/screens.Carl Hetherington
2023-01-16Stack-allocate wxDialog instead of using wx_ptr.Carl Hetherington
2023-01-16Add subject/issuer details to the screen dialog (#2422).Carl Hetherington
2023-01-16Add tooltip for recipient file in the screen dialog.Carl Hetherington
2023-01-16Add set_recipient_file().Carl Hetherington
2023-01-16Cleanup: use auto.Carl Hetherington
2023-01-16Limit the size of the recipient file name in the screen dialog.Carl Hetherington
2023-01-16Manually call selection_changed() after removing a screen (#2418).Carl Hetherington
2023-01-16Bump libdcp to version which checks for empty interop subtitle assets.Carl Hetherington
2023-01-16Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2023-01-16Use wx_ptr more.Carl Hetherington
2023-01-16It seems wrong to Destroy() these widgets as I think the parent will do it.Carl Hetherington
2023-01-16Make reset() safer if the new throws.Carl Hetherington
2023-01-15Tell user what just happened if they get either of the disk writer confirmati...Carl Hetherington
2023-01-15Handle translation correctly for the warning about wiping a drive (#2415).Carl Hetherington
2023-01-15Handle translation correctly for the initial "beta-grade" warning in the disk...Carl Hetherington
2023-01-15Cleanup: 0 -> nullptr.Carl Hetherington
2023-01-15pot/merge.Carl Hetherington
2023-01-15Use wx_ptr for the splash screen.Carl Hetherington
2023-01-15Use wx_ptr some more.Carl Hetherington
2023-01-15Fix reset() to use rvalue references.Carl Hetherington
2023-01-14Use wx_ptr for AutoCropDialogCarl Hetherington