]> git.saurik.com Git - wxWidgets.git/history - samples/typetest
moved to autoconf-2.5x
[wxWidgets.git] / samples / typetest /
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-06-02  Roger GammansAddition at simple wxObject*, support into wxVariant.
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-23  Julian SmartRemoved obsolete wxDate and wxTime classes.
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-01-25  Gilles Depeyrotadded CarbonFrameworkLib to CodeWarrior 5 projects
2003-01-08  Julian SmartApplied cvsignore patch
2002-12-14  Mattia Barbon More samples/Unicode fixes.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-08-22  Vadim Zeitlincompilation fix (patch 598331)
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-17  Vadim Zeitlinpatch from Dimitri fixing a few memory leaks and unTABb...
2002-02-23  Robert Roebling Added new stream tests to typetest.
2002-02-10  Václav Slavíkmore wxMGL-aware samples
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-20  Vadim Zeitlinapplied patch fixing compilation without wxUSE_TIMEDATE...
2001-11-20  Vadim Zeitlinadded #if wxUSE_TIMEDATE where needed
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-30  Gilles Depeyrotinclude xpm files for Mac OS after correction of wxICON...
2001-06-27  Julian SmartUpdated version to 2.3.2 so apps can test for differenc...
2001-06-13  Julian SmartFixes to BC++ compilation in mem debug mode
2001-06-09  Gilles Depeyrotadded CodeWarrior 5 projects for samples
2001-06-07  Julian SmartUpdates for version change to 2.3.1
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-05-10  Julian SmartRemoved references to xpm[d].lib
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-03-14  Ron Leeupdated samples makefiles
2000-02-06  Julian SmartSmall changes for VC++ 4 compilation
2000-01-31  Vadim Zeitlinmakefiles changes (@top_srcdir@ adjusted)
2000-01-30  Julian SmartSome but not all compile fixes for typetest (VC++ 1...
1999-12-13  Robert Roebling wxTextStream now interprets 1,1 as 1.1 (European...
1999-12-08  Robert Roebling Further stream tests, doc updates and minor clean...
1999-12-08  Robert Roebling Documented wxFFile and wxFFileStream and Co.
1999-12-08  Robert Roebling Stream error testing.
1999-12-06  Robert Roebling Added tests for buffered streams.
1999-08-14  Robert Roebling Makefile updates
1999-08-14  Robert Roebling More samples makefiles
1999-08-13  Robert Roebling More makefiles
1999-08-07  Vadim ZeitlinwxMimeTypesManager::AddFallbacks() added, also correcte...
1999-07-15  Guilhem Lavaux* wxMemoryStreams updates
1999-07-07  Guilhem Lavaux* New wxStreams (to be documented), new classes: wxBuff...
1999-07-03  Robert Roebling Added wxExtDialog and sample.
1999-07-01  Guilhem Lavaux* Changed %d by %u
1999-07-01  Robert Roebling Corrected bug in filedlg.
1999-06-28  Guilhem Lavaux* wxStream fixes (integer/line parsing).
1999-06-27  Robert Roebling More tests for streams.
1999-06-27  Robert Roebling Work on streams of all sorts. More to come.
1999-06-14  Robert Roebling Added zillions of #if wxUSE_XXX
1999-06-10  Robert Roebling Corrected byte swapping macros.
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-02-09  Julian SmartRationalised Cygwin sample makefiles
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-01-24  Julian SmartRenamed .nt makefiles to .vc and factored them out...
1999-01-07  Julian SmartWatcom C++ mods
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-28  Julian SmartChanges for 16-bit BC++ (not there yet), GnuWin32;...
1998-12-20  Julian SmartwxPaintDC -> wxDC in wxListCtrl; fixed compile problems...
1998-12-13  Robert Roebling Bit of CVS clean-up
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-10-20  Denis Pershin.cvsignores added
1998-10-18  Julian SmartMotif additions
1998-09-12  Julian SmartAdded sashtest GTK makefiles (crashing bug to be solved...