]> git.saurik.com Git - wxWidgets.git/history - include/wx/cocoa/sound.h
detect adding too many items to a grid sizer sooner and don't crash if this happens
[wxWidgets.git] / include / wx / cocoa / sound.h
2007-12-12  Vadim Zeitlinreplace wrong WXDLLEXPORT declarations with correct...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2004-10-20  David ElliottRewrote wxSound:
2004-10-18  David ElliottRenamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa).
2004-10-18  David ElliottRemoved some extraneous whitespace.
2004-10-08  Ryan NortonwxSound for wxCocoa
2004-10-07  Ryan Norton2.5.3 - cleanups, fixes, etc. etc. -