Remove obsolete VisualAge-related files.
[wxWidgets.git] / samples / notebook / notebook.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2012-08-30  Vadim ZeitlinAdded wxSimplebook class: a wxBookCtrl without controller.
2012-08-30  Vadim ZeitlinRemove unnecessary TranslateBookFlag() from the noteboo...
2011-12-24  Vadim ZeitlinImplement wxNotebook::CalcSizeFromPage() for wxGTK.
2011-10-02  Steve LamertonDerive wxAuiNotebook from wxBookCtrlBase. Document...
2011-03-14  Vadim ZeitlinShow wx{Note,Tool}book-specific styles in the notebook...
2010-11-07  Vadim ZeitlinTest both ChangeSelection() and SetSelection() in noteb...
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-03-04  Francesco Montorsino real change: just reorder the code
2006-11-04  Robert Roebling Test adding page without setting selection.
2006-10-08  Vadim Zeitlinadded wxBookCtrl::ChangeSelection() which is the same...
2006-06-14  Vadim Zeitlincontext help for notebook pages tests added
2006-06-14  Vadim Zeitlinfill in flags parameter of HitTest() for all book contr...
2006-01-30  Julian SmartAdapted notebook sample to demonstrate wxToolbook
2005-10-09  Vadim Zeitlincompilation fixes for wxUSE_TREEBOOK=0
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-09-24  Włodzimierz SkibawxUSE_*BOOK checks.
2004-09-17  Włodzimierz SkibaNotebook sample redesign. Now it is 'wxNotebook & frien...
2004-07-20  Włodzimierz SkibawxUSE_LOG fixes.
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-05-25  Julian SmartMore name changes
2004-05-20  Włodzimierz Skiba-1->wxID_ANY replacement.
2004-02-07  Vadim Zeitlinadded checkbox for testing wxNB_MULTILINE
2003-08-21  Vadim Zeitlinmake it possible to use this sample for wxListbook...
2003-07-31  Julian SmartRemoved some warnings in widgets sample
2002-08-16  Vadim Zeitlinadded a command to delete last page and not only the...
2002-07-21  Vadim Zeitlinfixed notebook sample page creation for wxGTK (patch...
2002-07-19  Julian SmartApplied patch [ 581280 ] Revamped notebook sample
2001-12-05  Gilles Depeyrotuse wxWindow instead of wxTopLevelWindow (not yet imple...
2001-09-18  Gilles Depeyrotcorrections related to wxDialog inheritance changes...
2000-03-14  Ron Leerenamed notebook sample