1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-10 00:15:31 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Dmitry Vedenko
b2d9adf6a7 Fixes crash in ErrorReportDialog 2021-07-26 09:49:30 -07:00
Paul Licameli
dc474680a1 Merge release-3.0.3 into master 2021-07-21 13:59:34 -04:00
Dmitry Vedenko
4c5913a399 Adds Privacy Policy links to error reporting dialogs.
Also, adds ability to disable the comments box
2021-07-21 19:07:37 +03:00
Paul Licameli
189c6c1dbc Move error dialog functions into the BasicUI facade...
... now ErrorDialog.h is included only in ErrorDialog.cpp and
wxWidgetsBasicUI.cpp
2021-07-18 20:39:23 -04:00
Paul Licameli
3a3ff8ecbe More string typing in ErrorReportDialog, remove arg default 2021-07-18 20:37:07 -04:00
Dmitry Vedenko
045fcbf688 Fixes #984
Fix uses the approach proposed by David Bailes
2021-06-16 11:54:20 -04:00
Paul Licameli
5cf1d514f6 Made new strings agree with FutureStrings.h; removed from there 2021-06-13 19:24:12 -04:00
Dmitry Vedenko
bbb9ca14a2 Adds ErrorReportDialog and ShowExceptionDialog 2021-06-08 08:08:26 -07:00