summaryrefslogtreecommitdiff
path: root/src/wx/report_problem_dialog.cc
AgeCommit message (Expand)Author
2024-09-03Remove use of wxT in favour of char_to_wx().Carl Hetherington
2024-09-03Remove some implicit conversions between wxString and std::string.Carl Hetherington
2022-04-22Use libdcp's warnings.hCarl Hetherington
2022-04-21Disable warnings around all wx includes.Carl Hetherington
2021-07-05Fix alignment.Carl Hetherington
2021-07-05C++11 tidying.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-06-08Add a bunch of SetFocus calls.Carl Hetherington
2018-12-08Basics of in-place i18n with support for wxStaticText and wxCheckBox.Carl Hetherington
2017-04-19Various Doxygen fixes.Carl Hetherington
2016-10-10Try harder to stop people entering my email address as a contact when reporti...Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2016-04-17Try to warn about the dangers of not providing an email address on problem re...Carl Hetherington
2015-10-09Add comment.Carl Hetherington
2015-07-06Problem reporting needs a film.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2014-11-12OS X build fix.Carl Hetherington
2014-11-06Basic support for emailing a report of a problem (#43).Carl Hetherington