summaryrefslogtreecommitdiff
path: root/src/wx/dcpomatic_choice.h
AgeCommit message (Expand)Author
2025-06-17Add new Choice::add_entry() variant.Carl Hetherington
2025-05-08Return std::string rather than wxString from Choice::get_data().Carl Hetherington
2024-09-03Add Choice::size().Carl Hetherington
2024-09-03Add some convenience methods to the Choice class.Carl Hetherington
2024-04-22Add Choice::set_entries().Carl Hetherington
2024-04-22Rename Choice::add to Choice::add_entry.Carl Hetherington
2024-01-05Add Choice::set_by_data().Carl Hetherington
2023-08-09Fix some missed includes of the old boost bind header.Carl Hetherington
2023-03-03Add Choice::add() with a client string.Carl Hetherington
2023-03-03Add Choice::get_data().Carl Hetherington
2023-01-14Add bind() to Choice.Carl Hetherington
2022-10-11Hack to fix wxChoice heights on KDE (#2343).Carl Hetherington