Merge in from trunk r68684 - r69046
[wxWidgets.git] / src / xrc / xh_scwin.cpp
2007-12-04  Václav Slavíkadded <scrollrate> parameter to wxScrolledWindow XRC...
2006-06-07  Włodzimierz SkibaInclude wx/scrolwin.h and wx/dirdlg.h according to...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-01-07  Václav Slavíkfixed condition for using #pragmas
2004-09-23  Václav SlavíkwxUSE_XRC implies wxUSE_XML now
2004-09-22  Ryan NortonwxUSE_XML and wxUSE_XRC build fixes if expat is not...
2004-09-18  Václav Slavíkmoving XRC to the core
2004-08-25  Robin DunnwxScrolledWindow should allow the same styles as wxPane...
2004-06-11  Włodzimierz SkibawxID_ANY, wxDefaultSize, wxDefaultPosition, wxNOT_FOUND...
2004-05-12  Julian SmartAdded window styles to wxToolBar handler.
2003-06-12  Václav Slavíkadded wxRTTI to XRC handlers (patch #752996 by David...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk