]> git.saurik.com Git - wxWidgets.git/history - src/msw/mediactrl.cpp
Applied [ 1213375 ] MSW wxMediaCtrl minor debugging and cleanup
[wxWidgets.git] / src / msw / mediactrl.cpp
2005-06-21  Julian SmartApplied [ 1213375 ] MSW wxMediaCtrl minor debugging...
2005-06-02  Julian SmartMissing header
2005-06-02  Julian SmartAssert fixes [ 1212949 ] Fix some asserts in wxMediaCtrl
2005-05-31  Julian SmartApplied patch [ 1212020 ] MediaCtrl DirectShow drawing...
2005-05-31  Julian SmartPaint bugfix
2005-05-31  Julian SmartApplied patch [ 1208286 ] MediaCtrl DirectShow rewrite
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-25  Włodzimierz SkibaMulticharacter fix for MinGW and OW, semicolon fix...
2005-05-24  Włodzimierz SkibaMinGW, Watcom and Borland warning fixes.
2005-05-24  Włodzimierz Skiba[ 1207289 ] minor dll mediactrl fix.
2005-05-23  Julian SmartApplied patch [ 1194316 ] wxMediaCtrl MSW config and...
2005-05-22  Julian SmartApplied patch [ 1195797 ] Fixes to compile on Win64
2005-05-22  Julian SmartApplied [ 1202378 ] Fix display of MSW mediactrl when...
2005-05-22  Julian SmartRemove debugging code accidentally left in
2005-05-21  Julian SmartApplied patch [ 1204548 ] Add Get and SetVolume to...
2005-03-18  Ryan Norton* Turn off by default...
2005-03-18  Ryan Norton* Dynamically load all quicktime stuff using a version...
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