Added GTK/Linux joystick class (Guilhem Lavaux)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@87 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-06-13 10:11:58 +00:00
parent 43d811ea55
commit 101ceb40b1
5 changed files with 923 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
wxWindows 2.0 for Windows Change Log
------------------------------------
Alpha 11, May ??th 1998
Alpha 11, June ??th 1998
-----------------------
- Added thread.h, thread.cpp.
@@ -13,6 +13,8 @@ Alpha 11, May ??th 1998
wxMenuItem accessors.
- Added two overloads to wxRegion::Contains. Added
wxRegion::IsEmpty for a more consistent naming convention.
- Added Vadim's wxDataObject and wxDropSource.
- ENTER/LEAVE events now work.
Alpha 10, May 7th 1998
----------------------