File/dir dialog styles and other changes (patch 1488371):
[wxWidgets.git] / src / common / bookctrl.cpp
2006-05-26  Vadim Zeitlinshow help for the page under mouse when the [?] button...
2006-05-03  Vadim Zeitlinupdate the sizes of all pages when the control size...
2006-04-13  Julian SmartOn screens with restricted space, it's useful to be...
2006-02-06  Julian SmartChanged function to SetFitToCurrentPage
2006-01-31  Julian SmartIntroduced the ability to size a book control based...
2006-01-30  Julian SmartSeparated out book control sizing code
2005-10-21  Włodzimierz SkibaUnified flags for orienting wxBookCtrls (with backward...
2005-10-18  Włodzimierz SkibaSet/get for internal border in book based controls.
2005-10-09  Vadim ZeitlinAdded wxTreebook:
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2004-11-23  Włodzimierz SkibawxBookCtrl->wxBookCtrlBase. wxBookCtrl is now most...
2004-09-09  Włodzimierz SkibaSource cleaning: TRUE/true, FALSE/false, whitespaces...
2004-07-03  Robin DunnInvalidate notebook best size when pages are added...
2004-06-24  Robin Dunn* Implemented BestSize cache
2004-06-21  Robin Dunnreverted m_adjustMinSize change prepatory for a new...
2004-06-19  Julian SmartSwitch off adjust min size for book control and therefo...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-15  Julian SmartReverted patch [ 832096 ] Final separation for GUI...
2004-01-11  Julian SmartApplied patch [ 832096 ] Final separation for GUI and...
2003-08-24  Vadim Zeitlinwarning fixes
2003-08-21  Vadim Zeitlincorrected CHECK in InsertPage()
2003-08-20  Vadim Zeitlincreated wxBookCtrl which will be tje base class for...