summaryrefslogtreecommitdiff
path: root/src/wx/video_panel.cc
AgeCommit message (Expand)Author
2026-02-10Improve vertical position of link buttons with GTK3.Carl Hetherington
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-08-13Rename None -> DCI X'Y'Z' in menu.Carl Hetherington
2025-08-13Rename colour -> source colourspace.Carl Hetherington
2025-05-11Use case for property checks now that it's possible.Carl Hetherington
2025-05-11Fix failure to update scale fit/custom radio buttons.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
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-05-16Merge branch 'main' into v2.17.xCarl Hetherington
2024-05-11Fix link icon width again.Carl Hetherington
2024-03-20Merge tag 'v2.16.79' into v2.17.xCarl Hetherington
2024-03-16Add dark-mode link icon.Carl Hetherington
2024-03-16Fix link icon width on macOS.Carl Hetherington
2024-02-22Merge tag 'v2.16.78' into v2.17.xv2.17.12Carl Hetherington
2024-02-21Make DCPExaminer::size() optional and deal with the consequences.v2.16.78Carl Hetherington
2024-01-28Remove reference checkboxes from video/audio/text tabs.Carl Hetherington
2023-10-28Add some const& to uses of auto.Carl Hetherington
2023-08-09Extract Film::Property to its own header to (maybe) increase compilation speed.Carl Hetherington
2023-01-27More stack-allocated Dialog objects.Carl Hetherington
2022-11-02Cleanup: use new CheckBox::bind().Carl Hetherington
2022-07-20Change bitmap_path to take a full name with extension.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2022-03-13Fix sensitivity of custom scaled edit button.Carl Hetherington
2021-10-03Differentiate requested and actual crop.Carl Hetherington
2021-09-19Fix failure to reset state to "to fit DCP" properly (#2081).Carl Hetherington
2021-09-19Remove unused VideoContentProperty::SCALE and listen to CUSTOM_{RATIO,SIZE} i...Carl Hetherington
2021-08-12Fix flickering black square when selecting content on Windows (#1866).Carl Hetherington
2021-07-09C++11 tidying.Carl Hetherington
2021-07-09Fix strange layout problems with the content sub panels (#2059).Carl Hetherington
2021-06-07Use "Colour" not "Colour conversion" as a label name.osx-alignmentCarl Hetherington
2021-06-07Fix link icons on macOS.Carl Hetherington
2021-05-31Tweak behaviour of crop link buttons (#2034).Carl Hetherington
2021-05-21Tweak crop icon for GTK2 builds (#1997).Carl Hetherington
2021-03-20Fix setting of fade in/out on multiple pieces of content at the same time (#1...Carl Hetherington
2021-01-31Use enum class for Film::Property.Carl Hetherington
2021-01-27Use enum class for VideoRange.Carl Hetherington
2021-01-15Tweak link icon width on macOS; looks right on Big Sur now.Carl Hetherington
2021-01-07BOOST_FOREACH.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-08Shrink some big buttons.Carl Hetherington
2020-12-08Fix crop control alignment on macOS (#1864).Carl Hetherington
2020-11-21Remove the "simple" UI (#1868).Carl Hetherington
2020-11-20Disable video range control for DCP content (#1821).Carl Hetherington
2020-09-01Build fixes for Boost >= 1.73Carl Hetherington
2020-08-02Tweak link button width on GTK3.Carl Hetherington
2020-06-27Move video filters controls into advanced content dialogue (#1748).Carl Hetherington
2020-05-24Layout tweaks for GTK3.Carl Hetherington