mark all dtors which are virtual because base class dtor is virtual explicitly virtua...
[wxWidgets.git] / include / wx / mediactrl.h
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-04-11  Stefan CsomorRyan's patch 1468129 ,
2006-02-11  Mart RaudseppDo not reintroduce #pragma interface/implementation...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2005-09-25  Vadim Zeitlinremoved wxABI_VERSION checks
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-05-21  Julian SmartApplied patch [ 1204548 ] Add Get and SetVolume to...
2005-04-17  Ryan Nortonput in some reserved funcs
2005-03-18  Ryan NortonUpdate for new event handler stuff
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-12  Ryan NortonCleanup mediaplayer sample a bit - get rid of bad loop...
2005-02-12  Ryan Nortonproperly detect gstreamer and libxml headers and libs...
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-06  Vadim Zeitlinremoved trailing semicolons after DECLARE_DYNAMIC_CLASS...
2005-02-04  Ryan Nortonmake cocoa mediactrl usable. Some touchups to carbon...
2005-02-03  Ryan Nortonprelimanary wxMediaCtrl cocoa support
2005-02-03  Ryan NortonCreateMovieControl change for wxMediaCtrl on OSX 10...
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-11-24  Ryan Nortonprevent function hiding - move NextBackend into protected
2004-11-24  Robin DunnMore DLL build fixes for wxMediaCtrl
2004-11-23  Ryan Nortondll fixes for media lib
2004-11-16  Włodzimierz SkibaDefine wxMediaEvent before it is used. Make OnMediaFini...
2004-11-15  Ryan NortonWXUNUSED warning fixes - unicode compilo fix
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-12  Ron LeewxUSE_POSTSCRIPT is not a sufficient test by itself for
2004-11-11  Ryan Nortonfixup
2004-11-11  Ryan Nortonget rid of error
2004-11-11  Ryan Nortonbase wxMediaCtrl files