No changes, just remove cruft from mediactrl sample.
[wxWidgets.git] / samples / mediaplayer / mediaplayer.cpp
2010-09-09  Vadim ZeitlinNo changes, just remove cruft from mediactrl sample.
2010-07-25  Francesco Montorsino real change: just follow wx typical commenting style...
2009-09-14  Vadim ZeitlinRemove unneeded pointer check.
2009-02-08  Francesco Montorsialways call SetIcon() on the main frame of the sample...
2008-12-23  Vadim Zeitlinuse wxFlexGridSizer correctly (fixes #10294)
2008-04-18  Robert RoeblingLayout improvements for CalendarCtrl
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2007-10-10  Chris Elliottfixes as per thread.gmane.org/gmane.comp.lib.wxwidgets...
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-01-25  Julian SmartDon't require drag and drop
2005-09-11  Vadim ZeitlinwxMediaCtrl patch from Ryan:
2005-08-08  Vadim ZeitlinMac compilation fixes
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-07-22  Włodzimierz Skiba[1231183] 'cleanup: mismatched indentation' and other...
2005-05-31  Julian SmartApplied patch [ 1212020 ] MediaCtrl DirectShow drawing...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-18  Ryan Norton* Quicktime lib no longer needed....
2005-03-18  Ryan Norton* Update for new event handler stuff
2005-03-03  Włodzimierz SkibaWarning fix.
2005-02-16  Dimitri Schoolwerthminor typo fixes
2005-02-12  Ryan Nortonchange configure to better detect gstreamer. Check...
2005-02-12  Ryan NortonCleanup mediaplayer sample a bit - get rid of bad loop...
2005-02-04  Ryan NortonMassive commenting/professionalize and add some other...
2005-02-04  Ryan Nortonmake cocoa mediactrl usable. Some touchups to carbon...
2004-12-20  Włodzimierz SkibaWarning fix.
2004-12-17  Ryan NortonwxMediaCtrl API changes for 2.5.x/2.6
2004-11-16  Włodzimierz SkibaDefine wxMediaEvent before it is used. Make OnMediaFini...
2004-11-14  Ryan NortonMassive reworking of wxMediaCtrl code - backend everyth...
2004-11-12  Włodzimierz SkibaWarning fixes.
2004-11-11  Ryan Nortontweak stopping - nicen up sample some more
2004-11-11  Ryan Nortonclean up
2004-11-11  Ryan Nortoncomment/explain a lot
2004-11-11  Ryan Nortonmedia sample