wxWidgets/demos/life
Vadim Zeitlin 349e73994b Merge branch 'dpi-awareness-option' of https://github.com/MaartenBent/wxWidgets
Add wxUSE_DPI_AWARE_MANIFEST option allowing to choose to use a manifest
specifying per-monitor DPI awareness.

See https://github.com/wxWidgets/wxWidgets/pull/1622
2019-10-30 21:25:45 +01:00
..
bitmaps
breeder.lif
descrip.mms
dialogs.cpp Remove Windows CE support 2015-09-23 00:52:30 +02:00
dialogs.h Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
game.cpp Reduce the scope of some local variables 2019-04-05 10:44:02 -07:00
game.h Use ctor-initializer rather than assignment for non-POD class members 2019-04-05 10:21:04 -07:00
life_vc7.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
life_vc8.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
life_vc9.vcproj Update to bakefile 0.2.11 and rebake everything 2017-10-21 17:42:30 +02:00
life.bkl
life.cpp Fix unannotated fall-through warnings 2018-11-25 21:29:37 +01:00
life.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
life.rc
makefile.bcc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
makefile.gcc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
Makefile.in Merge branch 'dpi-awareness-option' of https://github.com/MaartenBent/wxWidgets 2019-10-30 21:25:45 +01:00
makefile.unx
makefile.vc Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST 2019-10-30 00:02:08 +01:00
mondrian.ico
mondrian.xpm
reader.cpp
reader.h Fix extra semicolon warnings 2018-11-25 21:29:37 +01:00
samples.inc