wxWidgets/demos/life
2009-06-06 23:16:27 +00:00
..
bitmaps made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
setup/wince
breeder.lif
dialogs.cpp
dialogs.h don't include wx/wxprec.h from headers, it's bad style (patch from Tim Stahlhut) 2007-08-07 20:33:48 +00:00
game.cpp rename ARRAYSIZE to CELLSARRAYSIZE to avoid conflict with a macro with the same name defined in Windows headers 2009-06-06 23:16:27 +00:00
game.h don't include wx/wxprec.h from headers, it's bad style (patch from Tim Stahlhut) 2007-08-07 20:33:48 +00:00
life_vc7.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
life_vc8.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
life_vc9.sln update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
life_vc9.vcproj update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
life.bkl
life.cpp don't use deprecated toolbar API 2008-08-26 06:34:14 +00:00
life.dsp link with wininet.lib under Windows to avoid linking errors in wxUSE_URL_NATIVE==1 build (#10338) 2009-01-15 13:33:51 +00:00
life.h don't include wx/wxprec.h from headers, it's bad style (patch from Tim Stahlhut) 2007-08-07 20:33:48 +00:00
life.rc
makefile.bcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.gcc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
Makefile.in don't update stc.h when not building the library, it doesn't make sense to do this in the samples makefiles 2009-05-12 09:13:36 +00:00
makefile.unx
makefile.vc update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
makefile.wat update bakefile to 0.2.6 2009-04-24 10:36:24 +00:00
mondrian.ico
mondrian.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
reader.cpp
reader.h don't include wx/wxprec.h from headers, it's bad style (patch from Tim Stahlhut) 2007-08-07 20:33:48 +00:00
samples.inc