Nuke #pragma implementation/interface's
[wxWidgets.git] / src / common / gbsizer.cpp
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-11-09  Włodzimierz SkibawxSizer::Add/Insert now returns pointer to wxSizerItem...
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
2004-06-30  Robin DunnThe gaps should *not* be included in the space given...
2004-06-24  Robin DunnOptimized sizers to not call CalcMin more often than...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-11-18  Robin DunnAdded FindItemAtPoint
2003-11-07  Robin DunnFixed an accidental name clash, and added back a wxCHECK
2003-11-07  Robin DunnSet m_rows, m_cols so GetRows/GetCols in the base class...
2003-11-07  Robin DunnFixed warning
2003-11-07  Robin DunnAdded default ctor
2003-11-06  Robin DunnAdded wxGridBagSizer, a grid sizer where item positions...