Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / mediaplayer / mediaplayer.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-29  Vadim ZeitlinUse more readable wxListCtrl::AppendColumn() in the...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-12-01  Paul Cornettuse stock colour/pen/brush objects in samples
2012-11-30  Paul Cornettindentation fixes
2012-07-02  Vadim ZeitlinFix command line parsing in media player sample.
2012-03-04  Vadim ZeitlinUse wxHAS_IMAGES_IN_RESOURCES instead of explicit platf...
2012-01-20  Dimitri SchoolwerthRemoved ellipsis from "About..." occurrences.
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-09  Dimitri SchoolwerthAdded NSApplicationDelegate's openFiles for wxOSX-Cocoa.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-01-03  Vadim ZeitlinDon't create slider with invalid range in mediaplayer...
2010-09-16  Vadim ZeitlinOnly use wxFORCE_LINK_MODULE() in mediaplayer sample...
2010-09-09  Vadim ZeitlinForce linking of all wxMSW wxMediaCtrl backends in...
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