]> git.saurik.com Git - wxWidgets.git/history - samples/scroll
moved to autoconf-2.5x
[wxWidgets.git] / samples / scroll /
2003-06-24  Václav Slavíkmoved to autoconf-2.5x
2003-06-23  Václav Slavíkgenerated new makefiles
2003-06-23  Václav Slavíknew build system
2003-06-20  Chris Elliottrelative path to wxwin in samples for Digital Mars...
2003-06-16  Chris Elliottmakefiles for samples for digital mars
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-29  Julian SmartCopyright cleanup
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-04  David WebsterFor OS/2
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-01-25  Vadim Zeitlininserted @IF_GNU_MAKE@ to allow building with other...
2002-01-18  Julian SmartUpdated VC++ files
2002-01-10  Gilles Depeyrotchanged PPC struct alignement setting
2001-12-02  Gilles Depeyrotstore CodeWarrior 5.3 projects as xml instead of binary...
2001-11-28  Vadim Zeitlinreplaced "CC = gcc" and even stranger "CPP = gcc -g...
2001-11-28  Vadim Zeitlinreplaced `wx-config --cflags` with `wx-config --cxxflag...
2001-11-22  Mattia BarbonUnicode compilation fixed for almost all samples
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotpost wxUniv merge fix
2001-07-22  Gilles Depeyrotadded dependency handling to Makefiles
2001-07-09  Vadim Zeitlinmore scrolling tests
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-05-15  David WebsterEnable this sample for OS/2
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-03-05  Gilles Depeyrotignore CodeWarrior build directory and output files
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
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