Use wxDELETE() and wxDELETEA() when possible.
[wxWidgets.git] / src / common / mediactrlcmn.cpp
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-25  Francesco Montorsibuild fix
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-09-25  Kevin OllivierGet wxMediaCtrl stub impl. going for OS X Cocoa.
2007-06-18  Mattia Barbon Must update iterator to avoid infinite loop
2007-04-17  Vadim Zeitlincompilation fix for PCH-less compilation
2007-04-15  Mattia Barbon Make wxClassInfo attributes private. Replace
2006-10-31  Robin DunnGetBestFittingSize --> GetEffectiveMinSize
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-11  Stefan CsomorRyan's patch 1468129 ,
2006-02-12  Vadim Zeitlinremoved extra semicolons added by previous patch (patch...
2006-02-11  Mart RaudseppDo not reintroduce #pragma interface/implementation...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
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-05-17  Włodzimierz SkibaPossible crash fix from Ryan (patch #1194315).
2005-04-08  Michael WetherellDocumentation fixes, patch 1179223 by Andreas Mohr
2005-03-18  Ryan NortonFix recursiveness on error...
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-10  Włodzimierz SkibaUse default constructors for wxSize/Point/Rect.
2005-02-06  Stefan Csomorproper style includes
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-11-24  Ryan Nortonfix a loading bug - set size if movie is passed into...
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-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...