wxWidgets/samples/image
Vadim Zeitlin d66e7af9aa Don't use deprecated wxBOLD, wxNORMAL and similar constants.
Replace them with wxFONTWEIGHT_BOLD, wxFONTSTYLE_NORMAL or wxFONTWEIGHT_NORMAL
and equivalents in the code of the library itself and in the samples.

Also simplify font construction using wxFontInfo where possible to avoid
specifying these constants at all if they are not needed.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75590 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-11 14:25:30 +00:00
..
canvas.cpp Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
canvas.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
cmyk.jpg
cursor_png.c Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +00:00
cursor.png Add test for a custom cursor to the image sample. 2010-07-24 11:49:05 +00:00
descrip.mms Update compile support for OpenVMS 2009-01-19 06:20:52 +00:00
horse3.ani
horse_ag.pnm
horse_rg.pnm
horse.bmp
horse.cur
horse.gif
horse.ico
horse.jpg
horse.pcx
horse.png
horse.pnm
horse.tga
horse.tif
horse.xpm
image_vc7.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
image_vc8.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
image_vc9.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
image.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
image.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
image.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
image.rc Add wxBITMAP_PNG() macro similar to wxBITMAP() but for PNG images. 2012-09-13 17:15:25 +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 Remove wxMGL port. 2012-01-15 14:46:41 +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
smile.xbm
smile.xpm
toucan.png