Support for new native OS/2 tree control.
[wxWidgets.git] / demos /
2003-01-16  Vadim Zeitlinfixed detection of whether we're invoked from the top...
2003-01-15  Vadim Zeitlinadded checks to prevent running sub configure scripts...
2003-01-08  Julian SmartEliminated streams from scoredg.cpp
2002-12-22  Mattia Barbon Unicode compilation fixes.
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-14  Julian SmartApplied patch [ 608876 ] Improvements to installation...
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-24  Gilles Depeyrotupdated CW exported xml projects
2002-06-23  Julian SmartApplied patch [ 565012 ] Add wxTextValidator to wxTextE...
2002-06-12  Julian SmartAdded HTML About box and changed player dialog label
2002-05-14  Julian SmartNow shows author correctly under MacOS X
2002-04-11  Julian SmartCorrected the sizer code for the navigation tool window --
2002-04-07  Julian SmartRemoved leaks from Forty demo
2002-04-07  Gilles Depeyrotupdated CodeWarrior 5.3 exported xml projects
2002-03-26  Václav Slavíkwxhtml.rc not needed anymore
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-21  Julian SmartAdded __WXX11__ tests where appropriate
2002-03-19  Julian SmartWorks with wxX11 now.
2002-03-12  Julian SmartReplaced Blit with DrawBitmap in wxPoem to make it...
2002-03-11  Julian SmartAdded XPM icon; minor mods
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-02-24  Gilles Depeyrotremoved obsolete CodeWarrior project file
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2002-01-31  Julian SmartApplied wxPoem, wxSystemSettings, sizing, install doc...
2002-01-25  Vadim Zeitlinchanges to allow making samples/demos with non GNU...
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
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
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  Julian SmartRemoved dsw file
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-10-04  George TaskerAdded code to handle SQLSERVER, ACCESS, and MSDE allowi...
2001-09-08  Gilles Depeyrotrenamed CodeWarrior 5 projects
2001-08-12  Gilles Depeyrotbitmap mask corrections for Mac OS
2001-08-12  Gilles Depeyrotadded CodeWarrior 5.3 projects for working demos
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-07-22  Gilles Depeyrotpost wxUniv merge fixes
2001-07-22  Gilles Depeyrotcorrections for Mac OS X compilation
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 dead-strip static initialization code option
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-28  George TaskerFixed #pragma interface mismatches
2001-05-28  George TaskerFixed incorrect creation of the pColFor instances ...
2001-05-24  George TaskerCompilation fixes
2001-05-18  George TaskerXPMHAND.H dependency removed
2001-05-18  George TaskerAdded compile-time check to be sure that wxUSE_ODBC...
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-10  Guillermo Rodrigue... Use GetPath instead of GetFileName in file selector...
2001-05-10  Guillermo Rodrigue... Streams were being created the wrong way (was using...
2001-05-08  Stefan Csomorupdated dead-strip linking
2001-04-25  Julian SmartSome doc corrections
2001-03-31  Gilles Depeyrotadded CarbonAccessors to non Carbon builds
2001-02-12  George TaskerChanged source files to not include Mark's old defunct...
2001-02-09  Gilles Depeyrotupdated CodeWarrior projects for latest wxMac commit
2001-02-06  Julian SmartUpdated VC++ project files for making DLL-based samples
2001-02-04  Gilles Depeyrotcorrections for event handling changes in wxWindows
2001-02-04  Gilles Depeyrotre-added CodeWarrior projects for Classic Mac OS (as...
2001-02-04  Gilles Depeyrotremoved CodeWarrior projects added as binary instead...
2001-02-04  Gilles Depeyrotadded CodeWarrior projects for Classic Mac OS
2001-02-03  George TaskerMore Unicode support added (though untested and still...
2001-02-01  George TaskerHuge cleanup of the code. Reformatting, spelling fixes...
2000-11-25  Vadim Zeitlinpatch 102361 applied
2000-10-30  Vadim Zeitlinapplied patch to uncover cells next to 0 automatically
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-08-24  Jouk Jansen Committing in .
2000-08-18  Jouk Jansen Committing in .
2000-07-26  Julian SmartNot sure why this file is being committed (CVS glitch?)
2000-07-25  Mark Johnson dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-19  Guillermo Rodrigue... Added a Motif-only extra call to UpdateInfoText() just...
2000-03-19  Julian SmartMisc small changes
2000-03-18  Stefan NeisDon't try to use Tooltips, if they are not available.
2000-03-18  Julian SmartCorrected my correction.
2000-03-18  Julian SmartCorrected WXDLLEXPORT keyword position.
2000-03-17  Bart A.M. Jourquinfix for textctrl height
2000-03-17  Bart A.M. Jourquin*** empty log message ***
2000-03-17  Bart A.M. Jourquindefault font for dialog
2000-03-17  Mark Johnson browsedb.cpp browsedb.h doc.cpp doc.h
2000-03-16  George TaskerModified to use the newly defined names for functions...
2000-03-15  Julian SmartVarious compiler changes
2000-03-14  Bart A.M. Jourquinbetter dialog for Motif
2000-03-14  Julian SmartAdded/updated some BC++ makefiles
2000-03-12  Mark Johnson dbbrowse.cpp doc.cpp de/dbbrowse.mo de/dbbrowse.po
2000-03-11  Vadim Zeitlinreplaced make with $MAKE
2000-03-09  Guillermo Rodrigue... Removed a space (oh, dear, it looks like a joke
2000-03-09  Guillermo Rodrigue... Added samples.inc to DATAFILES in Makefile.in - is...
2000-03-09  Mark Johnsondoc.cpp
2000-03-09  Guillermo Rodrigue... Removed an extra scope resolution operator in the decla...
2000-03-08  Guillermo Rodrigue... Forgot to add this one
2000-03-06  Mark Johnson dbbrowse.cpp dbbrowse.h
2000-03-04  Guillermo Rodrigue... Motif blindfix :-)
2000-03-04  Robert Roebling Adapted wxGTK to wxMSW's notion of region setting.
next