Maarten Bent
bed8cd7b52
Rebake after adding DPI awareness option
2019-11-30 22:52:48 +01:00
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
Maarten Bent
a72c9b6dbc
Run autoconf and rebake after adding wxUSE_DPI_AWARE_MANIFEST
2019-10-30 00:02:08 +01:00
Vadim Zeitlin
0a02f4c190
Increment version number to 3.1.4
...
Done by running misc/scripts/inc_release, manually updating version.bkl,
rebaking and rerunning autoconf.
Also a header for the next version to the change log.
2019-10-28 14:11:00 +01:00
Vadim Zeitlin
e1185d8bf0
Increment version number to 3.1.3
...
Done by running misc/scripts/inc_release, manually updating version.bkl,
rebaking and rerunning autoconf.
2018-12-10 19:06:18 +01:00
Vadim Zeitlin
2ec2837f6d
Update version to 3.1.2
...
Run misc/scripts/inc_release and rebake.
2018-02-20 00:08:01 +01:00
Vadim Zeitlin
0d394eec9c
Update to bakefile 0.2.11 and rebake everything
...
The main/only change in this version is the removal of automatic rules
using old Carbon Rez/DeRez/SetFile tools.
2017-10-21 17:42:30 +02:00
Vadim Zeitlin
7eee3576cf
Update version to 3.1.1
...
Update misc/scripts/inc_release script: remove non-existent any more files and
update the version in the MSVS 200x project files not generated by bakefile
any more and MSVS 201x project files which were not previously taken into
account.
Run it and rebake.
2016-03-03 23:23:06 +01:00
Manuel Martin
d6fb44e158
Add a new OpenGL pyramid sample
...
This sample shows the use of modern OpenGL (3.2).
Closes #16910 .
2016-02-23 01:04:25 +01:00