]> git.saurik.com Git - wxWidgets.git/history - samples/scrollsub
corrected release target which included some include files in the build
[wxWidgets.git] / samples / scrollsub /
2002-12-15  Mattia Barbon Fixed all remaining samples/Unicode compilation errors.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
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-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
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-12-02  Vadim Zeitlinmore fixes to target window scrolling
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 Depeyrotadded dependency handling to Makefiles
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-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-09-05  Robert Roebling Applied DrawArc patch.
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-15  Robert Roebling Fixed resize behaviour under certain circumstances.
2000-01-14  Robert Roebling Updated "make dist",
2000-01-03  Robert Roebling Distrib things,
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