Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / unix / mediactrl.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-07-02  Vadim ZeitlinShow gstreamer errors in wxGStreamerMediaBackend to...
2012-07-02  Vadim ZeitlinUse wxFileSystem::FileNameToURL() in wxGStreamerMediaBa...
2012-06-30  Paul Cornettsupport for GTK3
2012-06-18  Paul Cornettbuild fix for wxUSE_STL==1
2012-02-18  Stefan NeisSpelling fixes to comments, fixes #13994.
2011-10-27  Vadim ZeitlinNo real changes, just remove an extra semicolon.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-07  Paul Cornettavoid direct struct access for GTK3
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-12-25  Vadim Zeitlinfix/suppress warning about hiding base class Load(wxURI...
2008-02-14  Vadim Zeitlinmore unused parameter warnings
2007-11-13  Robert Roeblingcompile fix
2007-11-12  Robert Roeblingsmall fixes
2007-11-06  Paul CornettNew "pizza" widget implementation. Window border widths...
2007-10-27  Vadim Zeitlindon't delete uninitialized m_eventHandler pointer if...
2007-06-17  Mattia Barbon Linking fix: g_isIdle is for GTK1 only.
2006-11-17  Vadim Zeitlinfree old resources in DoLoad(), apparently fixes memory...
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-05  Mart RaudseppMark event parameter as unused, as it is unused.
2006-07-05  Robin DunnRemove call to gtk_pizza_set_clear, which doesn't exist...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-02-14  Robin DunnApplied patch #1431193: work around for recent fileuri...
2006-02-11  Mart RaudseppI like if things compile with --enable-unicode + -...
2006-02-10  Vadim ZeitlinRyan's cumulative wxActiveX and media control patch...
2006-02-04  Mart Raudseppgtk_signal_connect -> g_signal_connect in unix/mediactr...
2005-11-20  Dimitri Schoolwerthapplied patch #1356901 "Yet another removal of extra...
2005-11-09  Włodzimierz SkibaVarious source cleanings.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-28  Vadim Zeitlinmany improvements/bug fixes to media control: new wxEVT...
2005-02-12  Ryan NortonRework to include gnome preferences. Correct signal...
2005-02-12  Ryan Nortonchanges based on message #6 in my thread with Vaclav :)
2005-02-12  Ryan Nortonchange configure to better detect gstreamer. Check...
2005-02-10  Ryan Nortonremove superflous comments
2005-02-10  Ryan NortonwxMediaCtrl unix port with gstreamer usable version :)
2005-02-05  Ryan NortonPut _something_ there for now....
2005-02-04  Ryan Nortonunix mediactrl stubs...