]> git.saurik.com Git - wxWidgets.git/history - include/wx/choicebk.h
Make wxBackingFile internal, and remove wxZipFSHander, add a typedef to
[wxWidgets.git] / include / wx / choicebk.h
2006-10-20  Vadim Zeitlindefine bookctrl (and -derived) classes flags in their...
2006-10-09  Vadim Zeitlinavoid conflict between wxBookCtrlBase::DoSetSelection...
2006-10-08  Robert RoeblingCompile fix.
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2005-11-10  Włodzimierz SkibaLineup features of all book driven events.
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-06  Julian SmartAs yet unsuccessful attempt to set the focus to the...
2005-03-09  Włodzimierz SkibaMissing casts to event handling functions.
2005-02-14  Vadim Zeitlindefine wxFooHandler() macros for all wxFooEvents to...
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-09-17  Włodzimierz SkibawxChoicebook follows wxListBook internal changes. Style...
2004-09-16  Włodzimierz SkibawxChoicebook generic implementation.