Many distribution things.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-08-25 16:39:29 +00:00
parent 45e726de6b
commit 641d87d868
13 changed files with 481 additions and 17 deletions

View File

@@ -3,6 +3,10 @@
Finalise DnD API.
Fix bug that thread sample reports about non-finished threads.
Added wxExpandedImageList to wxTreeControl.
More testing of Unicode support.
Make wxSockets work on all platform.
@@ -10,7 +14,7 @@ Make wxSockets work on all platform.
Add ID based i18n system as a replacement for the
unelegant gettext system.
Add controls to toolbar.
Add controls to wxToolbar.
Add TIFF handler. Someone? (Hint, hint).