summaryrefslogtreecommitdiff
path: root/src/wx/wx_util.h
AgeCommit message (Expand)Author
2026-02-10Add link button for subtitle scale.Carl Hetherington
2026-02-10Extract weird link button size logic to wx_util.{cc,h}.Carl Hetherington
2025-05-27Move i18n setup into 3 separate platform files.Carl Hetherington
2025-05-27Put wx::report_problem() in a dcpomatic namespace.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2025-01-16Extract layout_for_short_screen().Carl Hetherington
2024-11-28Tweak minimum size of GTK3 spin controls.Carl Hetherington
2024-09-03Make context_translation take a char array.Carl Hetherington
2024-09-03Add new char_to_wx() to convert UTF8 character arrays to wxString.Carl Hetherington
2024-07-26Merge branch 'main' into v2.17.xCarl Hetherington
2024-07-26Stop instantiating RtAudio all over the placeCarl Hetherington
2024-04-26Allow customisation of error report email address.Carl Hetherington
2024-04-24Restore time zone to Cinema and improve UI to use it (#2473).Carl Hetherington
2024-03-12Tweak SpinCtrl width for GTK3 to work with Mint's theme.Carl Hetherington
2024-02-04Tweak vertical spacing of wxChoice on macOS (#2747).Carl Hetherington
2023-04-25Don't use wx_ptr for the splash screen.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-15Use wx_ptr for the splash screen.Carl Hetherington
2022-11-29Extract RegionSubtagWidget.Carl Hetherington
2022-11-29Add default audio language configuration (#2375).Carl Hetherington
2022-10-18Use different icons for the timeline in dark/light modes.Carl Hetherington
2022-09-05Tidy up code to report failures to load config in the UI.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-04-21Tidying.Carl Hetherington
2022-03-15Cleanup: tidying.Carl Hetherington
2022-03-09Add search_ctrl_height()Carl Hetherington
2021-11-20Extract dpi_scale_factor() to a function.Carl Hetherington
2021-06-25Extract gui_is_dark() to wx_util.Carl Hetherington
2021-06-07Add DCPOMATIC_CHOICE_TOP_PAD.Carl Hetherington
2021-06-06Add DCPOMATIC_CHECKBOX_BOTTOM_PAD.Carl Hetherington
2021-05-07Add DCPOMATIC_SPIN_CTRL_WIDTH and use it in a few places.Carl Hetherington
2021-05-01C++11 tidying.Carl Hetherington
2021-04-29C++11 tidying.Carl Hetherington
2020-12-08Shrink some big buttons.Carl Hetherington
2020-11-17Fix strange OR operator.Carl Hetherington
2020-10-06Fix assorted GTK3-related alignment problems.Carl Hetherington
2020-09-13More fixes for wxWidgets 3.1.x.Carl Hetherington
2020-07-26Ignore wxWidgets warnings in a nicer way.Carl Hetherington
2020-06-08Spaces between content buttons in GTK3 (#1761).Carl Hetherington
2020-05-12Move bitmap_path() to wx_util.{cc,h}Carl Hetherington
2020-05-07Add a 'Make DKDM' dialogue box to simplify and (hopefully) clarify DKDM creat...Carl Hetherington
2020-04-24Hopefully we can use GTK's file chooser button again now.Carl Hetherington
2019-05-10Put Time types in dcpomatic namespace.Carl Hetherington
2019-05-10Hide passwords in text fields.Carl Hetherington
2019-04-15Allow WASAPI or DS as the Windows sound API as DirectSound (atCarl Hetherington
2018-10-26Use Film/Playlist for SPL management rather than special classes.Carl Hetherington
2018-10-17Revert overwrite changes; remove our replacement of file extension (#1383).v2.13.62Carl Hetherington
2018-10-17Prevent un-prompted overwrite of files when exporting things from config (#13...Carl Hetherington