call wxFlexGridSizer::AddGrowableRow() only when the sizer has enough rows for the...
[wxWidgets.git] / samples / scrollsub / scrollsub.cpp
2008-10-15  Vadim Zeitlinimplement GetSizeAvailableForScrollTarget() in MyScroll...
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2005-06-02  Julian SmartUse standard ids
2005-03-08  Robert Roebling Override OnSize in the scrollsub sample to disable
2004-10-06  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-07-21  Włodzimierz SkibawxUSE_LOG fixes and sizer adjustements related to posit...
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-06-02  Włodzimierz Skiba-1->wxID_ANY, TRUE->true and FALSE->false replacements.
2004-02-13  Vadim ZeitlinDMC compilation fix
2003-09-27  Vadim Zeitlinno changes, just resolved a conflict
2003-09-11  Julian SmartAdd longtool tip for a button in wxToolBar test
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-07-29  Julian SmartAdded wxComboBox to scroll test to demonstrate Mac...
2002-04-19  Ron LeeAdded knowledge of virtual size to wx(Scrolled)Windows...
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2001-12-02  Vadim Zeitlinmore fixes to target window scrolling
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-09-21  Mattia BarbonUnicode compilation fixes.
2000-09-05  Robert Roebling Applied DrawArc patch.
2000-01-15  Robert Roebling Fixed resize behaviour under certain circumstances.
2000-01-14  Robert Roebling Updated "make dist",
2000-01-02  Robert Roebling Some more samples documented etc.
1999-12-22  Robert Roebling Some debug code.
1999-12-09  Robert Roebling Changed scrollsub sample.
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-15  Robert Roebling scrolling of foreign windowsplus sample