Add missing styles support to wxWindow XRC handler.
[wxWidgets.git] / src / xrc / xh_treebk.cpp
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-21  Vadim ZeitlinAllow marking wxTreeBook nodes to expand initially...
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...
2007-04-11  Vadim Zeitlindon't use obsolete functions (mostly copystring() and...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-02-05  Vadim Zeitlinrenamed AddSubPage() with pos parameter to InsertSubPage()
2005-10-30  Vadim Zeitlinfix for incorrect member initialization order warning
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-09  Vadim ZeitlinAdded wxTreebook: