std::shared_ptr
[dcpomatic.git] / src / wx / report_problem_dialog.cc
2021-01-07 Carl Hetheringtonstd::shared_ptr
2020-06-08 Carl HetheringtonAdd a bunch of SetFocus calls.
2018-12-08 Carl HetheringtonBasics of in-place i18n with support for wxStaticText...
2017-04-19 Carl HetheringtonVarious Doxygen fixes.
2016-10-10 Carl HetheringtonTry harder to stop people entering my email address...
2016-06-21 Carl HetheringtonRevert "Use make_shared<>."
2016-06-21 Carl HetheringtonUse make_shared<>.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2016-04-16 Carl HetheringtonTry to warn about the dangers of not providing an email...
2015-10-09 Carl HetheringtonAdd comment.
2015-07-06 Carl HetheringtonProblem reporting needs a film.
2015-06-21 Carl HetheringtonNo-op: remove all trailing whitespace.
2014-11-12 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-12 Carl HetheringtonOS X build fix.
2014-11-06 Carl HetheringtonMerge branch '2.0' of ssh://main.carlh.net/home/carl...
2014-11-06 Carl HetheringtonBasic support for emailing a report of a problem (...