defs.h had been altered so only 3 MSW compilers were allowed for WXDLLEXPORT :-)

false removed from dbtable.cpp. WS_CLIPCHILDREN/SIBLINGS added to glcanvas.cpp.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7467 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-05-23 13:14:29 +00:00
parent fcd984f8a1
commit 77a93d3eb4
5 changed files with 51 additions and 6 deletions

View File

@@ -1,6 +1,27 @@
wxWindows 2 Change Log
----------------------
2.1.16
------
wxBase:
All (GUI):
wxMSW:
- Various bug fixes
- Added wxCHMHelpController, for invoking MS HTML Help
files. This works under VC++ only
wxGTK:
- Various bug fixes
wxMotif:
- Various bug fixes
2.1.15
------