]> git.saurik.com Git - wxWidgets.git/history - wxPython/src/_sound.i
Applied patch [ 1263950 ] wxConnection fixes for Unicode
[wxWidgets.git] / wxPython / src / _sound.i
2005-03-09  Robin DunnUse the PyGILState_* APIs on Python >= 2.3
2005-01-29  Robin DunnwxMac has wxSound::Stop now
2004-12-23  Robin DunnUpdated to SWIG 1.3.24 (plus a patch that corrects...
2004-09-23  Robin DunnUpdate SWIG patch to output "True" ("False") in the...
2004-07-22  Robin Dunncleanup
2004-06-01  Robin DunnAll the Window and GDI (pen, bitmap, etc.) classes...
2004-05-08  Robin DunnDon't turn off kwargs for these methods any more
2004-05-07  Robin DunnSwitch to using a Python buffer object for the sound...
2004-05-07  Robin DunnChange wxSound ctor wrappings so sound can be loaded...
2004-03-24  Robin DunnChanged (again) how the GIL is aquired and the tstate...
2004-03-09  Robin DunnUse wxPyRaiseNotImplemented
2004-02-18  Robin Dunnfixed a compile warning
2004-02-05  Robin DunnSome ifdef's to correct compile problems on wxMac
2004-02-03  Robin DunnwxWave --> wxSound