Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / xrc / xh_mdi.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-03-29  Václav Slavíkset icons bundle, not single icon, for frames loaded...
2009-03-15  Václav Slavíkbetter XRC errors reporting: report location of the...
2009-01-27  Francesco Montorsiinclude wx/mdi.h also for non-PCH builds
2008-09-10  Václav Slavíkfixed typo in XRC error message
2006-10-03  Vadim Zeitlinfixes for compilation with wxUSE_XXX==0 and some other...
2006-06-08  Włodzimierz SkibaInclude wx/mdi.h according to precompiled headers of...
2006-05-22  Włodzimierz SkibaInclude wx/dialog.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-25  Włodzimierz SkibaInclude wx/intl.h according to precompiled headers...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-03-08  Vadim Zeitlindon't crash in case of incorrectly specified parent...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-04  Václav Slavíkfixed typo in dynamic cast
2005-04-03  Václav Slavíkthere's no reason to do wxRTTI lookup twice when once...
2005-04-03  Julian SmartRemoved unnecessary casts
2005-04-03  Julian SmartNot all implementations of wxMDIChildFrame derive from...
2005-04-02  Václav Slavíkadded MDI support to XRC