wxWidgets/samples/xrc
Vadim Zeitlin 6401c2e956 Merge branch 'font-fixes'
Complete support for fractional point sizes and font weights other than
light/bold.

Also harmonize wxFont API and implementation among all ports (fixing
compilation of those of them that were broken by recent changes).

See https://github.com/wxWidgets/wxWidgets/pull/919
2018-09-17 22:58:56 +02:00
..
rc Add strikethrough support for fonts defined in XRC 2018-09-17 15:24:42 +02:00
custclas.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
custclas.h
derivdlg.cpp
derivdlg.h
descrip.mms
makefile.bcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.gcc Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
Makefile.in Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.unx Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
makefile.vc Introduce MSW ARM64 support 2018-09-17 22:34:32 +02:00
myframe.cpp Replace Connect() with Bind() in all samples and utils too 2018-05-31 16:19:23 +02:00
myframe.h
objrefdlg.cpp Replace Connect() with Bind() in all samples and utils too 2018-05-31 16:19:23 +02:00
objrefdlg.h Get rid of an unused member field in the XRC sample 2016-02-05 22:43:23 +01:00
xrcdemo_vc7.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo_vc8.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo_vc9.vcproj Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo.bkl Move wxAdv library contents into wxCore 2018-08-27 21:13:04 +02:00
xrcdemo.cpp Fix xrc sample build with wxUSE_GIF==0 2017-08-14 01:23:08 +02:00
xrcdemo.h More use of wxOVERRIDE 2018-03-06 23:31:01 +01:00