Remove duplicate words
s/new new/new/
This commit is contained in:
@@ -16,8 +16,8 @@ for the incomplete list of the most important ones. Here is the
|
|||||||
maximally condensed summary of the changes compared to 3.0:
|
maximally condensed summary of the changes compared to 3.0:
|
||||||
|
|
||||||
- Build system improvements: support for new compilers (MSVS 2017, g++ 8) and
|
- Build system improvements: support for new compilers (MSVS 2017, g++ 8) and
|
||||||
OS versions (macOS 10.14 and its dark mode) as well as an entirely new new
|
OS versions (macOS 10.14 and its dark mode) as well as an entirely new CMake
|
||||||
CMake build system.
|
build system.
|
||||||
- New features: support for mouse gesture events (GSoC 2017 project);
|
- New features: support for mouse gesture events (GSoC 2017 project);
|
||||||
non-integer font sizes and arbitrary font weights in wxFont; fractional pen
|
non-integer font sizes and arbitrary font weights in wxFont; fractional pen
|
||||||
widths in wxGraphicsContext; arbitrary label windows in wxStaticBox; markup
|
widths in wxGraphicsContext; arbitrary label windows in wxStaticBox; markup
|
||||||
|
@@ -69,7 +69,7 @@ improvements and even more bug fixes to list them all, but here is the
|
|||||||
maximally condensed summary:
|
maximally condensed summary:
|
||||||
|
|
||||||
- Build system improvements: support for new compilers (MSVS 2017, g++ 8) and
|
- Build system improvements: support for new compilers (MSVS 2017, g++ 8) and
|
||||||
OS versions as well as an entirely new new CMake build system.
|
OS versions as well as an entirely new CMake build system.
|
||||||
- New features: support for mouse gesture events (GSoC 2017 project);
|
- New features: support for mouse gesture events (GSoC 2017 project);
|
||||||
fractional pen widths in wxGraphicsContext; arbitrary label windows in
|
fractional pen widths in wxGraphicsContext; arbitrary label windows in
|
||||||
wxStaticBox; markup in wxDataViewCtrl items text; better support for high DPI
|
wxStaticBox; markup in wxDataViewCtrl items text; better support for high DPI
|
||||||
|
Reference in New Issue
Block a user