Use int instead of wxWindowID in wxNewId() and friends.
[wxWidgets.git] / include / wx / sound.h
2012-03-04  Vadim ZeitlinUse __WINDOWS__ for OS kind checks and reserve __WXMSW_...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-06-11  Stefan Csomorfixing file paths after renaming
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 in non-MSW code
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-10-08  Ryan NortonwxSound for wxCocoa
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-07-22  Václav Slavíkremoved enum that was causing more problems than it...
2004-07-15  Włodzimierz SkibaMore broken compilers with enum/wxString& ambiguity.
2004-05-26  Václav Slavíkworkaround for BCC bug - use #defines instead of enums
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-04  Václav Slavíkblind attempt to fix wxMac compilation (__UNIX__ define...
2004-02-03  Robin DunnAdded export decl
2004-02-02  Václav Slavíkrenamed wxWave to wxSound; compatibility fixes
2004-02-02  Václav Slavíkfixed flags to make and tests easier
2004-02-01  Václav Slavíkrenamed wxWave to wxSound