various cleanups

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29727 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2004-10-08 01:26:43 +00:00
parent 0c0be4a318
commit 1e15159472
5 changed files with 111 additions and 16 deletions

View File

@@ -262,6 +262,10 @@ wxCOCOA:
- Added UNICODE layer for OSX so that you can build wxWidgets in UNICODE mode in OSX 10.2 (and possibly lower) with wxMAC and wxCOCOA (RN)
- Fixed so that wxCOCOA runs in 10.2 (and possibly lower) (RN)
- Tooltips now supported - Enable and SetDelay not implemented (RN)
- wxSound now supported (RN)
- wxDisplay now supported (RN)
- Cursors (hopefully) now supported (RN)
wxMac: