summaryrefslogtreecommitdiff
path: root/src/wx/recipient_dialog.cc
AgeCommit message (Expand)Author
2025-12-17Refactor EditableList to take a new pair of functors for new/edit operations.Carl Hetherington
2025-07-10Remove compose.hpp includes.Carl Hetherington
2025-02-09Remove unnecessary wx_ptrCarl Hetherington
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-02-12Merge branch 'main' into v2.17.xCarl Hetherington
2024-02-11Remove orphaned label.Carl Hetherington
2024-02-11Extend the only column in the editable email address list.Carl Hetherington
2024-02-10Also remove now-redundant UTC offset from DKDMRecipient.Carl Hetherington
2023-05-18Cleanup: replace some list with vector.Carl Hetherington
2023-01-16Use wx_ptr more.Carl Hetherington
2022-09-01Fix two more badly-adapted instantiations of EditableList and makeCarl Hetherington
2022-04-29Use explicit parameters to the EditableList constructor, and allowCarl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2022-03-09Remove unused file_dialog_wrapper.hCarl Hetherington
2020-10-21macOS / new boost build fixes.v2.15.104Carl Hetherington
2020-09-08Use wxString for EditableListColumn.Carl Hetherington
2020-07-27Hide warnings triggered by Ubuntu 20.04's gcc.Carl Hetherington
2020-05-07Add a crazy amount of missed files from the previous commit.Carl Hetherington