]> git.saurik.com Git - wxWidgets.git/history - demos/life/life.cpp
Unicode fixes
[wxWidgets.git] / demos / life / life.cpp
2003-03-30  Mattia Barbon Applied patch [ 702254 ] Life: Fix to page scrolling
2002-12-22  Mattia Barbon Unicode compilation fixes.
2002-04-11  Julian SmartCorrected the sizer code for the navigation tool window --
2002-02-15  Julian SmartInclude XPM under wxX11 for some samples; added comment...
2002-02-10  Václav Slavíkmore wxMGL-aware samples
2001-08-12  Gilles Depeyrotbitmap mask corrections for Mac OS
2001-05-10  Guillermo Rodrigue... Use GetPath instead of GetFileName in file selector...
2001-02-04  Gilles Depeyrotcorrections for event handling changes in wxWindows
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-09  Guillermo Rodrigue... Removed a space (oh, dear, it looks like a joke
2000-03-04  Guillermo Rodrigue... Motif blindfix :-)
2000-03-03  Guillermo Rodrigue... Life version 2.1
2000-02-24  Guillermo Rodrigue... Very minor changes
2000-02-17  Guillermo Rodrigue... Optimized drawing code in OnMouse() for freehand drawing.
2000-02-16  Julian SmartVarious VC++ 1.5 and other corrections
2000-02-11  Guillermo Rodrigue... Modified for new THUMBRELEASE event
2000-02-09  Guillermo Rodrigue... Zooming buttons / menu options automatically disabled...
2000-02-09  Guillermo Rodrigue... Added automatic connection of drawn points
2000-02-08  Guillermo Rodrigue... Life! version 2
2000-01-08  Guillermo Rodrigue... Split the sample in three source files + three header...
2000-01-08  Vadim Zeitlinrenaming and moving samples around