Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / samples / joytest / joytest.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-01-07  Vadim ZeitlinCompilation fixes to joystick sample after r70279.
2012-01-07  Vadim ZeitlinSet Z-position correctly for wxEVT_JOY_ZMOVE events.
2011-01-07  Paul Cornettbuild fix
2011-01-02  Vadim ZeitlinRemove calls to wxApp::SetTopWindow() from the samples...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2005-11-29  Mart RaudseppMake wxJoystick::GetNumberJoystick a static method...
2005-03-28  Julian SmartRename wave file to be less agressive, for later replac...
2005-02-14  Ryan NortonFinalize wxJoystick on mac. Note change. Pretty up...
2005-02-14  Ryan NortonMove HID stuff into both OSX builds. Add preliminary...
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-05-25  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-05-14  Robin DunnFixes so joystick not only compiles on Linux, but it...
2004-02-02  Václav Slavíkrenamed wxWave to wxSound
2003-09-09  Mattia Barbon Various warning and Unicode fixes from ABX.
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-08-01  Mattia BarbonPatch [ 584078 ] Misc samples fixes from Dimitri School...
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-11-26  Gilles DepeyrotAdded compile-time check to be sure that wxUSE_ is...
2001-07-02  Vadim Zeitlinwarning fix
2001-07-02  Vadim Zeitlincompilation fixes for wxUSE_WAVE=0
2000-03-14  Ron Leeupdated samples makefiles
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1998-12-16  Julian SmartRemoved some unnecessary bitmaps; other minor changes
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-05-20  Karsten Ballüdernow MSW stuff is complete