Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / dfb / wrapdfb.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-07-31  Vadim ZeitlinNo changes, just fix some typos in wxDFB comments.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-05-27  Václav Slavíksilence warnings about not using double-buffered surfac...
2007-07-18  Václav Slavíkdon't use _T() for literals in wxDFB, it uses UTF-8...
2007-04-03  Václav Slavíkfixed wxBitmap<->wxImage conversion to not exchange...
2007-01-24  Václav Slavíkcompiled fixes for builds without PCH
2006-11-18  Václav Slavíkdon't use priviledged calls in wxDFB to allow concurren...
2006-09-25  Václav Slavíkdon't allocate backbuffer for dummy surfaces
2006-09-13  Václav Slavíkcorrected painting implementation for wxDFB
2006-09-11  Václav Slavíkmove misc surface helpers to wxIDirectFBSurface class
2006-09-06  Václav Slavíkuse C++ wrappers around DirectFB API for easier use