wxWidgets/demos/poem
Vadim Zeitlin f4b80e5337 Remove MSVC6 support.
Don't support this compiler any more, this allows to get rid of tons of
MSVC6-specific workarounds, in particular we can now use Bind() and natural
template functions calls in the library code.

Also remove MSVC6 project and solution files and don't generate them when
bakefile_gen is ran any more (removing the remaining occurrences of msvc6prj
from the bakefiles results in weird bake-time errors, so it's simpler to just
leave them there).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76532 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-05-15 22:32:17 +00:00
..
corner1.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
corner1.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
corner2.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
corner2.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
corner3.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
corner3.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
corner4.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
corner4.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
descrip.mms set up for OpenVMS richtext & regex and add more samples in compile cascade 2009-10-05 09:13:42 +00:00
makefile.bcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.gcc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
Makefile.in Update version to 3.1.0. 2013-11-21 13:47:05 +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 More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
makefile.wat More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
poem_vc7.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
poem_vc8.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
poem_vc9.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
poem.bkl wxURI is enough for the basic url operations. 2004-12-21 17:20:47 +00:00
wxpoem.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wxpoem.dat renaming and moving samples around 2000-01-08 15:28:31 +00:00
wxpoem.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wxpoem.ico renaming and moving samples around 2000-01-08 15:28:31 +00:00
wxpoem.idx Various VC++ 1.5 and other corrections 2000-02-16 11:53:16 +00:00
wxpoem.rc More wxWidgets in wxPoem demo code. 2005-03-21 20:22:39 +00:00
wxpoem.txt renaming and moving samples around 2000-01-08 15:28:31 +00:00
wxpoem.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