Julian Smart
|
9e677ba35c
|
What I predicted has come to pass :-) wxMSW wxDialog::DoShowModal crashes
when m_oldFocus has been destroyed, so we check the HWND with ::IsWindow.
Also some setup.h, makefile and TIFF library changes for Watcom compilation
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7642 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-06-26 12:02:55 +00:00 |
|
Julian Smart
|
457e6c54a2
|
Some doc corrections; Watcom C++ corrections; VC++ 4 corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5875 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
2000-02-06 19:11:10 +00:00 |
|
Julian Smart
|
a925b00678
|
Misc small fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4449 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-11-09 01:52:28 +00:00 |
|
Vadim Zeitlin
|
d98fcc003d
|
Watcom makefile fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4171 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-25 07:19:13 +00:00 |
|
Julian Smart
|
ace03f87d6
|
Small changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4159 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-24 15:14:05 +00:00 |
|
Julian Smart
|
0cdf89abb1
|
More Watcom C++ compilation stuff
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4156 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-24 13:07:26 +00:00 |
|
Julian Smart
|
4d85bcd1f5
|
BC++ and Watcom C++ makefile and source fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-10-23 19:55:01 +00:00 |
|
Robin Dunn
|
9be9b97445
|
Added a rule to the tmake templates so the makefiles know how to
rebuild themselves (if you have tmake).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3109 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-23 21:26:57 +00:00 |
|
Vadim Zeitlin
|
f2071dda0b
|
the template files for generating all MSW makefiles with tmake and the
(one and only one) file containing the list of all wxWindows sources.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3003 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
|
1999-07-14 22:46:12 +00:00 |
|