A couple of fixes to Brazilian Portuguese translations from Felipe.
[wxWidgets.git] / src / msw / mediactrl_am.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-01-23  Vadim ZeitlinNo real changes, just fix some typos in comments in...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-04  Vadim ZeitlinFix harmless warning about double to long long conversion.
2011-06-16  Vadim ZeitlinSuppress various harmless warnings in MinGW build with...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2010-10-18  Vadim ZeitlinCorrectly handle S_FALSE return value of IActiveMovie...
2010-09-09  Vadim ZeitlinNo real changes, just don't use obsolete FORCE_LINK_ME...
2010-04-02  Vadim ZeitlinFix crash in wxMediaCtrl::GetDownloadProgress() with...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-22  Vadim Zeitlinreplace more __WXDEBUG__ occurrences with wxDEBUG_LEVEL
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-05-17  Vadim Zeitlinmake cast from double to long explicit to suppress...
2007-10-03  Vadim Zeitlinfix range used for native volume in Set/GetVolume(...
2007-03-16  Vadim Zeitlinuse safer RemoveEventHandler() instead of PopEventHandl...
2006-10-09  Włodzimierz SkibaWinCE build fix.
2006-10-02  Robin DunnDon't cache the best size until we get a non-zero value...
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-03-23  Włodzimierz SkibaWarning fix.
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...