wxWidgets/samples/dnd
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
..
d_and_d.txt No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
descrip.mms Modified Files: 2000-10-06 11:22:27 +00:00
dnd_copy.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_copy.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
dnd_move.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_move.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
dnd_none.cur Replaced cursor images 2005-05-19 20:53:55 +00:00
dnd_none.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
dnd_vc7.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd_vc8.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd_vc9.vcproj Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd.bkl Removed obsolete WXR file 2005-03-31 14:55:24 +00:00
dnd.cpp Don't use deprecated wxBOLD, wxNORMAL and similar constants. 2014-01-11 14:25:30 +00:00
dnd.dsp Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
dnd.rc use the standard .rc file 2004-12-19 14:39:43 +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
wxwin.png Added new image for dnd sample 2003-09-11 19:25:50 +00:00