Michael Wetherell
|
36b6059076
|
Compilation fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34867 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-16 12:28:08 +00:00 |
|
Vadim Zeitlin
|
a393585a1e
|
added a test of a crash inside wxEVT_PAINT handler (this is a problem as it happens multiple times...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34860 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-15 22:54:51 +00:00 |
|
Vadim Zeitlin
|
874c5c9521
|
rewrote sample to have a more conventional structure (in preparation for further changes...)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34859 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-07-15 21:05:48 +00:00 |
|
Julian Smart
|
47a4a1aec8
|
Baked files for 2.6.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34464 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-05-31 16:38:10 +00:00 |
|
Julian Smart
|
d672173c65
|
Renewed makefiles after reverting run-time lib change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33722 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-17 20:08:49 +00:00 |
|
Julian Smart
|
21c6080db7
|
Regenerated makefiles for runtime lib change
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33702 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-17 12:58:24 +00:00 |
|
Michael Wetherell
|
8fb6f6408d
|
Plan B - use a #error when !wxUSE_ON_FATAL_EXCEPTION
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33686 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-16 22:10:55 +00:00 |
|
Michael Wetherell
|
08168cc43d
|
Compilation fix. I didn't add a #error since I figured this sample will be
demonstrating more things than just OnFatalException() in the future?
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33682 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-16 21:22:29 +00:00 |
|
Robin Dunn
|
d391f6679d
|
Removed rules for copying the Mac resource file since they are no
longer needed for wxMac
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-14 22:11:55 +00:00 |
|
Julian Smart
|
4818141bb2
|
Changed version number
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33511 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-11 15:50:13 +00:00 |
|
Vadim Zeitlin
|
fdc1aa5209
|
modified AddFile() to copy file to the debug report directory if its path is absolute
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-10 22:37:43 +00:00 |
|
Vadim Zeitlin
|
ed99e548af
|
added example code using wxEmail to send the debug report by mail
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33295 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-04-02 23:32:12 +00:00 |
|
Vadim Zeitlin
|
4811590bb5
|
corrected library order to make the sample link
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-27 16:01:18 +00:00 |
|
Julian Smart
|
8c9f8f91cd
|
Updated version to 2.5.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32997 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-23 13:05:13 +00:00 |
|
Vadim Zeitlin
|
f014d4bf3e
|
fixed library order (important for static linking under Unix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32965 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 20:24:06 +00:00 |
|
Vadim Zeitlin
|
478cde3220
|
fixed Context_Current spelling
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 19:27:32 +00:00 |
|
Vadim Zeitlin
|
4fce94faca
|
generated makefiles after qa library creation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32946 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 01:07:00 +00:00 |
|
Vadim Zeitlin
|
61639efb66
|
added qa library (currently consisting of wxDebugReport and related classes only); moved debugrpt.* files there
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-21 00:11:06 +00:00 |
|
Vadim Zeitlin
|
985604c166
|
don't use private URL in the sample
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32758 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 15:44:37 +00:00 |
|
Vadim Zeitlin
|
ce4fd7b577
|
added wxDebugReport
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32744 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2005-03-11 02:55:21 +00:00 |
|