summaryrefslogtreecommitdiff
path: root/src/wx
AgeCommit message (Expand)Author
2025-05-10White space: system_font_dialog.{cc,h}Carl Hetherington
2025-05-09Updated nl_NL translation from Rob van Nieuwkerk.Carl Hetherington
2025-05-08pot/merge.Carl Hetherington
2025-05-08Fix missing update of controls when changing VF settings.Carl Hetherington
2025-05-08White space: video_panel.{cc,h}Carl Hetherington
2025-05-08Limit allowable reel types (#3032).Carl Hetherington
2025-05-08Fix crash when using get_data() on new, empty choices.Carl Hetherington
2025-05-08Return std::string rather than wxString from Choice::get_data().Carl Hetherington
2025-05-08Supporters update.Carl Hetherington
2025-05-06Updated zh_CN translation from 刘汉源Carl Hetherington
2025-05-03Merge an if statement.Carl Hetherington
2025-05-03White space: update_dialog.{cc,h}Carl Hetherington
2025-04-25Supporters update.v2.18.18Carl Hetherington
2025-04-25Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS bui...Carl Hetherington
2025-04-25Tidy up initialisation.Carl Hetherington
2025-04-25Use a make_shared.Carl Hetherington
2025-04-25White space: job_view.{cc,h}Carl Hetherington
2025-04-25White space: email_dialog.{cc,h}Carl Hetherington
2025-04-25White space: dcp_panel.{cc,h}Carl Hetherington
2025-04-25Tweak very long de_DE translation and remove extra colon.Carl Hetherington
2025-04-16White space: film_viewer.{cc,h}Carl Hetherington
2025-04-16Respect dark GUI on all platforms, not just macOS.Carl Hetherington
2025-04-14Supporters update.v2.18.17Carl Hetherington
2025-04-14Bump libdcp for very invalid subtitle duration checks.Carl Hetherington
2025-04-14Add David Lankes to translator credits.Carl Hetherington
2025-04-13Don't bind a shared_ptr<PlayerVideo> to ImageChanged (#3013).Carl Hetherington
2025-04-07Supporters update.v2.18.16Carl Hetherington
2025-04-03Fix error when pressing the HTTP server play button twice in a row.Carl Hetherington
2025-03-27Tell the user that they can add the CPL ID to a DKDM filename.Carl Hetherington
2025-03-27Add recipient name as a magic value in DKDM output filenames.Carl Hetherington
2025-03-27Fix DKDM dialog "make" button sensitivity.Carl Hetherington
2025-03-27Make DKDM output panel tell everyone what the output method is and when it ch...Carl Hetherington
2025-03-27Make RecipientsPanel::recipients() return selected recipients, not all.Carl Hetherington
2025-03-27Remove timing selection from DKDM dialog.Carl Hetherington
2025-03-26White space: dkdm_output_panel.{cc,h}Carl Hetherington
2025-03-26Cleanup: use a make_shared.Carl Hetherington
2025-03-26Bump libdcp for some MPEG2 fixes, verify bits, Fedora 42 build fix.Carl Hetherington
2025-03-25Add Nepal Standard Time UTC offset (+5:45).Carl Hetherington
2025-03-24Supporters update.v2.18.15Carl Hetherington
2025-03-24Basic support for variable-Z 3D subtitles.Carl Hetherington
2025-03-21Fix sensitivity of "Add OV..." option with no content.Carl Hetherington
2025-03-19Seek the player before creating a new butler.Carl Hetherington
2025-03-14Supporters update.v2.18.14Carl Hetherington
2025-03-14Fix crashes if add_config_file_controls() is not called.Carl Hetherington
2025-03-14White space.Carl Hetherington
2025-03-12White space: move_to_dialog.{cc,h}Carl Hetherington
2025-03-12Fix padding.Carl Hetherington
2025-03-12Improve layout of export subtitles dialog, especially with de_DE translation.Carl Hetherington
2025-03-12Make file and dir picker look more consistent with each other.Carl Hetherington
2025-03-09Compress an if.Carl Hetherington