Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / samples / scroll /
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-22  Robert Roebling Playing with scrolling, als fixed redraw
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-18  Guillermo Rodrigue... Test for IsScrolling() added
2000-01-03  Robert Roebling Distrib things,
1999-10-31  Robert Roebling More tab code corrections.
1999-10-19  Robert Roebling Changed two conflicting defines in defs.h
1999-10-11  Robert Roebling Minor doc updates,
1999-10-10  Robert Roebling Scrolling updates.
1999-10-09  Robert Roebling Changed SetToolBar() to behave a bit smarter. Untested.
1999-10-08  Robert Roebling New scrolling code.
1999-09-30  Robert Roebling Corrected filelist.txt a little - one gsocket.c is...
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-07-26  Robert Roebling Next take at radioboxes
1999-07-26  Robert Roebling Added test for wxRA_SPECIFY_COLS
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-06-07  Robert Roebling CVS cleanups.
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinslightly updated makefiles
1999-06-01  Vadim Zeitlinre-readding makefiles
1999-06-01  Vadim Zeitlinre-removing Makefile.in
1999-06-01  Vadim Zeitlinnew makefiles (part I)
1999-06-01  Vadim Zeitlinold makefiles removed
1999-05-28  Julian SmartAdded rc and def files for new samples
1999-05-27  Julian SmartAdded some makefiles for caret, scroll and drawing...
1999-05-27  Robert Roebling Corrected SetItemState() in listctrl
1999-05-26  Robert Roebling wxScrolledWindow inherits from wxPanel to
1999-05-23  Vadim Zeitlincorrected MSW-specific bug (in the sample, not the...
1999-05-21  Robert Roebling Made GetLabel/SetLabel() virtual
1999-05-11  Robert Roebling Typos fixed.
1999-05-10  Robert Roebling A few more things are back to work.
1999-05-08  Robert Roebling Corrected bmpbutton size
1999-05-07  Robert Roebling a bit of debug code
1999-05-05  Robert Roebling Added scrolling of widgets and sample