wxWidgets/demos/life
2009-01-15 13:33:51 +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 Removed spurious file 2005-03-20 11:58:20 +00:00
breeder.lif merged 2.2 branch 2000-07-15 19:51:35 +00:00
dialogs.cpp Follow CreateButtonSizer interface change. 2006-10-10 12:06:09 +00:00
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +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 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_vc8.vcproj 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_vc9.sln add VC9 project files (closes #9960) 2008-10-08 16:42:00 +00:00
life_vc9.vcproj 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.bkl samples.inc is not data file 2003-10-17 11:20:25 +00:00
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 merged 2.2 branch 2000-07-15 19:51:35 +00:00
lifeM5.xml added CarbonFrameworkLib to CodeWarrior 5 projects 2003-01-25 11:08:08 +00:00
makefile.bcc rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.gcc 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
Makefile.in rebaked using bakefile 0.2.5 2008-10-27 16:40:51 +00:00
makefile.unx replaced "CC = gcc" and even stranger "CPP = gcc -g" (huh?) with 2001-11-28 18:10:15 +00:00
makefile.vc 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
makefile.wat 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
mondrian.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
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 Nuke #pragma implementation/interface's 2005-09-23 12:56:45 +00:00
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 Applied patch #825402 ("Fix for Unicode Open Watcom build of life demo"), second part. 2003-11-15 01:06:53 +00:00