| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-14 | Use a new UISignal which checks thread safety slightly.3052-hang | Carl Hetherington | |
| This adds a wrapper around signals2::signal which checks that emission happens from the GUI thread, for signals whose handlers must be called in the UI thread. I'm not sure how helpful it really is but maybe it catches some bad situations. | |||
| 2025-06-14 | Fix comment. | Carl Hetherington | |
| 2025-06-14 | Use Behaviour enum instead of bool in more places. | Carl Hetherington | |
| 2025-06-14 | Move Behaviour enum out to types.h | Carl Hetherington | |
| 2025-06-14 | Supporters update.v2.18.20 | Carl Hetherington | |
| 2025-06-13 | Missing explicit. | Carl Hetherington | |
| 2025-06-13 | Only enable report-problem "OK" button when an email address has been entered. | Carl Hetherington | |
| Previously we would let users get it wrong, then show an error and dump them back without any report message they might have written. | |||
| 2025-06-13 | White space: report_problem_dialog.{cc,h} | Carl Hetherington | |
| 2025-06-13 | Move check for returning to ISDCF name mode. | Carl Hetherington | |
| film_changed() is used on startup to set things up, so it's not a reliable way to know when the user has clicked the checkbox. Move the check into the click handler instead. This prevents film names like Fred_Jim_Sheila being truncated to Fred on loading a project. | |||
| 2025-06-11 | Updated cs_CZ translation from Tomáš Begeni. | Carl Hetherington | |
| 2025-06-08 | Updated ru_RU translation from Евгений Дац. | Carl Hetherington | |
| 2025-06-03 | Cleanup: rename set_sensitivity -> setup_sensitivity. | Carl Hetherington | |
| 2025-06-03 | Remove unused variables. | Carl Hetherington | |
| 2025-05-29 | Supporters update.v2.18.19 | Carl Hetherington | |
| 2025-05-27 | Supporters update. | Carl Hetherington | |
| 2025-05-27 | Move i18n setup into 3 separate platform files. | Carl Hetherington | |
| 2025-05-27 | Put wx::report_problem() in a dcpomatic namespace. | Carl Hetherington | |
| 2025-05-26 | Remove functors for choosing pixel format output from make_image(). | Carl Hetherington | |
| 2025-05-26 | Expand project/ISDCF names rightwards when the DCP panel is made wider (#3045). | Carl Hetherington | |
| 2025-05-12 | White space: html_dialog.{cc,h} | Carl Hetherington | |
| 2025-05-11 | White space, some auto: timing_panel.{cc,h} | Carl Hetherington | |
| 2025-05-11 | Use case for property checks now that it's possible. | Carl Hetherington | |
| This would have prevented the bug fixed in 6bbf7dee. | |||
| 2025-05-11 | Fix failure to update scale fit/custom radio buttons. | Carl Hetherington | |
| 2025-05-11 | White space: custom_scale_dialog.{cc,h} | Carl Hetherington | |
| 2025-05-10 | White space: dir_picker_ctrl.{cc,h} | Carl Hetherington | |
| 2025-05-10 | White space: content_panel.cc | Carl Hetherington | |
| 2025-05-10 | White space: system_font_dialog.{cc,h} | Carl Hetherington | |
| 2025-05-09 | Updated nl_NL translation from Rob van Nieuwkerk. | Carl Hetherington | |
| 2025-05-08 | pot/merge. | Carl Hetherington | |
| 2025-05-08 | Fix missing update of controls when changing VF settings. | Carl Hetherington | |
| 2025-05-08 | White space: video_panel.{cc,h} | Carl Hetherington | |
| 2025-05-08 | Limit allowable reel types (#3032). | Carl Hetherington | |
| 2025-05-08 | Fix crash when using get_data() on new, empty choices. | Carl Hetherington | |
| Due to the dummy item that we have to add. | |||
| 2025-05-08 | Return std::string rather than wxString from Choice::get_data(). | Carl Hetherington | |
| 2025-05-08 | Supporters update. | Carl Hetherington | |
| 2025-05-06 | Updated zh_CN translation from 刘汉源 | Carl Hetherington | |
| 2025-05-03 | Merge an if statement. | Carl Hetherington | |
| 2025-05-03 | White space: update_dialog.{cc,h} | Carl Hetherington | |
| 2025-04-25 | Supporters update.v2.18.18 | Carl Hetherington | |
| 2025-04-25 | Add missing ev.Skip(), causing a blank DCP notebook page on the old macOS ↵ | Carl Hetherington | |
| build (#3018). Thank you and thank you again to https://discuss.wxpython.org/t/wx-notebook-has-blank-pages-on-windows/27393/2 without whom I never would have worked this out. | |||
| 2025-04-25 | Tidy up initialisation. | Carl Hetherington | |
| 2025-04-25 | Use a make_shared. | Carl Hetherington | |
| 2025-04-25 | White space: job_view.{cc,h} | Carl Hetherington | |
| 2025-04-25 | White space: email_dialog.{cc,h} | Carl Hetherington | |
| 2025-04-25 | White space: dcp_panel.{cc,h} | Carl Hetherington | |
| 2025-04-25 | Tweak very long de_DE translation and remove extra colon. | Carl Hetherington | |
| 2025-04-16 | White space: film_viewer.{cc,h} | Carl Hetherington | |
| 2025-04-16 | Respect dark GUI on all platforms, not just macOS. | Carl Hetherington | |
| 2025-04-14 | Supporters update.v2.18.17 | Carl Hetherington | |
| 2025-04-14 | Bump libdcp for very invalid subtitle duration checks. | Carl Hetherington | |
