rebaked everything, fixes problems with OpenGL samples makefiles
[wxWidgets.git] / demos / life /
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-09-14  Paul Cornettscrolling windows need wx[HV]SCROLL style
2007-08-07  Vadim Zeitlindon't include wx/wxprec.h from headers, it's bad style...
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-10  Włodzimierz SkibaFollow CreateButtonSizer interface change.
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-09-11  Vadim Zeitlincompilation fix
2006-09-09  Vadim Zeitlincompilation fixes after recent stock menu items changes
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-08-01  Włodzimierz SkibaRemoved all outdated makefile.dos and their *.msc include.
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-06-14  Robin Dunnfixed line endings
2006-05-28  Vadim Zeitlinmore wxFD_XXX renamings (patch 1488371)
2006-04-21  Włodzimierz SkibaRemoval of first part of dsw files (as requested by...
2006-03-25  Julian SmartFixed crash in Life demo on Mac
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-02-05  Jamie GaddDeprecate wxDC::{Begin,End}Drawing()
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2006-01-15  Włodzimierz SkibaMore common code moved from generic dialogs to wxDialog...
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-08-23  Włodzimierz SkibawxOS2/OW warning and build fixes.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartArtwork updates
2005-05-22  Julian SmartRemoved def files
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-04-02  Julian SmartFurther WinCE adaptations
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-20  Julian SmartRemoved spurious file
2005-03-19  Julian SmartAdded scripts to demonstrate how to package a PocketPC app
2005-03-16  Julian SmartImplemented PocketPC menubar/toolbar as wxToolMenuBar...
2005-03-15  Julian SmartChose different set of buttons for toolbar
2005-03-14  Julian SmartDon't call Layout
2005-03-14  Julian SmartMore PocketPC adaptations
2005-03-13  Julian SmartPocketPC adaptations
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-12  Julian SmartRegenerated makefiles
2005-02-07  Julian SmartLife! made more WinCE-friendly
2005-01-31  Włodzimierz SkibaEnhanced stock labels usage. Source cleaning.
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
2004-10-08  Julian SmartRegenerated makefiles for 3rd-party lib change
2004-10-05  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-29  Ron LeeUpdate the wx-config man page.
2004-09-27  Ryan NortonRegen Bakefiles for OSX HID integration
2004-09-26  Ron LeeLimit the influence of flavour more strictly to autocon...
2004-09-22  Ron LeeMove the WX_FLAVOUR variables to be defined generally...
2004-09-21  Ron Leewx-config2.6
2004-07-23  Włodzimierz SkibawxUSE_STATLINE fixes.
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-15  Włodzimierz SkibaVC warning fix.
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2004-05-25  Dimitri Schoolwerthapplied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
2004-05-25  Julian SmartMore name changes
2004-05-24  Julian SmartRegenerated makefiles for 2.5.2
2004-04-09  David ElliottBaked with Bakefile 0.1.4
2004-04-06  Dimitri Schoolwerthapplied patch #929947: "Various cleaning of warnings...
2004-03-28  Vadim Zeitlinremoved Win16 code (patch 905241), last version with...
2004-02-19  Václav Slavíkregenerated makefiles
2004-02-15  David ElliottBakefile 0.1.3
2004-01-24  David ElliottBaked bakefiles
2004-01-22  David ElliottBaked files with Bakefile 0.1.2 (Mac OS 10.3 Python...
2003-12-15  Václav Slavíkregenerated makefiles
2003-11-19  Dimitri SchoolwerthFixed repainting problems when resizing window, now...
2003-11-15  Dimitri SchoolwerthApplied patch #825402 ("Fix for Unicode Open Watcom...
2003-11-14  Dimitri SchoolwerthApplied patch #825402 ("Fix for Unicode Open Watcom...
2003-10-17  Václav Slavíksamples.inc is not data file
2003-10-07  Václav Slavíkfixed bakefile so that in-tree headers take precedence...
2003-10-04  Václav Slavíkregenerated makefiles
2003-09-18  Julian SmartApplied patch [ 807060 ] warning free demos
2003-09-15  Julian SmartUpdated makefiles etc. for 2.5.1
2003-09-11  Julian SmartApplied patch [ 804322 ] Fixes for the "life" demo
2003-08-25  Julian SmartUnicode fixes
2003-08-24  Václav Slavíkregenerated makefiles
2003-08-23  Václav Slavíkregenerated with fixed version of bakefile
2003-08-22  Robin Dunnregenerated makefiles
2003-08-16  Václav Slavíkremoved old bc++ makefiles
2003-08-15  Václav Slavíkchange MSW libs directories so that libraries are share...
2003-08-14  Václav Slavíkremoving old makefiles
2003-08-14  Václav Slavíkcorrected DSW dependencies
2003-08-13  Václav Slavíknew VC++ project files with both dll and lib in one...
next