Use the associated document manager, not the global one
[wxWidgets.git] / src / common / statbar.cpp
2006-10-20  Václav Slavíkfixed computation of status bar fields width if the...
2006-09-06  Paul CornettAlways use wxFULL_REPAINT_ON_RESIZE for generic status...
2006-06-09  Włodzimierz SkibaInclude wx/statusbr.h according to precompiled headers...
2005-09-25  Vadim Zeitlinmore extra semicolons removed (patch 1303724)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-12  Julian SmartwxFrameBase doesn't have wxRTTI so don't test for it, or
2004-12-16  Vadim Zeitlinfix memory leak when using styes (closes 1086273)
2004-10-17  Vadim Zeitlincompilation fix for !USE_PCH
2004-10-16  Vadim Zeitlinreset parent frame tool/status bar pointer automaticall...
2004-09-22  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F...
2004-09-17  Vadim Zeitlinfixed rounding errors in variable status bar panes...
2004-07-25  Vadim Zeitlinadded status bar fields styles support (patch 988292)
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-24  Julian SmartEliminated bizarre VC++ internal compiler errors, perha...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-03-17  Julian SmartFixed copyrights and licence spelling
2002-05-02  Mattia BarbonImplemented wxStatusBar::Push/PopStatusText.
2002-03-15  Vadim Zeitlinreduced flicker in the statusbar when resizing the...
2001-10-15  Vadim Zeitlinreveretd change commenting out IMPLEMENT_DYNAMIC_CLASS
2001-10-15  Robert Roebling wxStatusBar doesn't link with double IMPLEMENT.....
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv