Make wxJoystick::GetNumberJoystick a static method, as the number of
[wxWidgets.git] / src / unix / joystick.cpp
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-09  Julian SmartApplied patch [ 1281902 ] fix for wxJoystick under...
2005-06-02  Julian SmartApplied patch [ 1213066 ] correct device names for...
2004-09-16  Vadim Zeitlinfix for wxJoystick when not calling SetCapture() (patch...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-14  Robin DunnFixes so joystick not only compiles on Linux, but it...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-02  Václav Slavíkmoved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced