Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / xrc / xh_choicbk.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2009-09-21  Vadim ZeitlinRecognize old wx{CHB,LB}_XXX styles in XRC.
2009-05-07  Vadim Zeitlinadd support for loading wxListCtrl items and wxImageLis...
2009-03-15  Václav Slavíkbetter XRC errors reporting: report location of the...
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-01  Włodzimierz SkibawxChoicebook styles typo fix.
2005-03-01  Włodzimierz SkibaMore styles in XRC handlers of book controls.
2005-02-28  Włodzimierz SkibaXRC for wxListbook [patch 1152306] and wxChoicebook...