* Fix refreshing bug with control not showing up intially and asserting on resize
[wxWidgets.git] / src / msw / mediactrl.cpp
2005-03-18  Ryan Norton* Fix refreshing bug with control not showing up intial...
2005-03-18  Ryan NortonReworked directshow implementation.
2005-02-16  Włodzimierz SkibawxPoint/Size/Rect() causes the same code with (0,0...
2005-02-11  Włodzimierz SkibaVarious cleanings.
2005-02-06  Vadim Zeitlinremoved trailing semicolons after DECLARE_DYNAMIC_CLASS...
2004-12-02  Ryan Nortonfix shared msw builds
2004-11-29  Włodzimierz SkibaNot native long long fix.
2004-11-24  Ryan Nortonfinish getting rid of background flicker (MCI backend)
2004-11-24  Ryan Nortonreduce black background flicker a bit - there is still...
2004-11-24  Włodzimierz SkibaLet's really remove border.
2004-11-23  Ryan Nortona stab at a dll fix for media lib
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  Włodzimierz SkibadwCallback if DWORD.
2004-11-12  Ron LeewxUSE_POSTSCRIPT is not a sufficient test by itself for
2004-11-12  Ryan Nortonmingw evidently doesn't have digitalv.h according to...
2004-11-12  Ryan Nortonworkaround to call directshow drivers without actually...
2004-11-11  Ryan Nortonmci can't play video on win2k - disable for now
2004-11-11  Ryan Nortontweak stopping - nicen up sample some more
2004-11-11  Ryan Nortonmci backend for wxMediaCtrl. Better workaround for...
2004-11-11  Ryan Norton1) fix border styles in wxMediaCtrl, 2) regenerate...
2004-11-11  Ryan Nortonbase wxMediaCtrl files