Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / generic / busyinfo.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-03-07  Robert RoeblingCorrect define
2009-03-06  Robert RoeblingwxBusyInfo now uses wxGenericStaticText under GTK+...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-05  Francesco Montorsialways use wxSTAY_ON_TOP (closes #10447)
2009-02-01  Paul Cornettfix drawing from Update() being overwritten, fixes...
2007-03-18  Vadim Zeitlingive us wxSTAY_ON_TOP style if our parent has it, other...
2007-03-17  Vadim Zeitlincall wxYield() to force display of the busy info frame...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-01-26  Włodzimierz Skiba#include moved to module.
2006-01-26  Włodzimierz SkibawxBusyInfo interface moved to generic to make space...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-27  David WebsterUnicode fixes for OS/2 (all inside #ifdef __WXPM__...
2005-03-17  Vadim Zeitlinremoved #ifdef __WXMAC__ as the code is now the same...
2005-03-17  Robin DunnUse Update() instead of yielding and waiting for the...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-01  Stefan CsomorwxMac just using Update()
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-02  Vadim Zeitlinno changes
2002-08-06  David WebsterSome OS/2 Updates
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2001-10-29  Vadim Zeitlinimproved sizing of wxBusyInfo window and updated the...
1999-12-04  Robert Roebling String changes for translations,
1999-08-24  Patrick AlbertMinor corrections to be able to compile with VC++ 1...
1999-07-11  Robert Roebling A few compile things.
1999-07-10  Václav Slavík*** empty log message ***
1999-07-07  Václav Slavík*** empty log message ***