Update release documents for 3.1.7 release
Set release date for 2022-06-06, update versions and lists of changes in various places.
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
@author Julian Smart, Vadim Zeitlin, Robin Dunn, Stefan Csomor,
|
@author Julian Smart, Vadim Zeitlin, Robin Dunn, Stefan Csomor,
|
||||||
Bryan Petty, Francesco Montorsi, Robert Roebling et al
|
Bryan Petty, Francesco Montorsi, Robert Roebling et al
|
||||||
|
|
||||||
@date April 04, 2022
|
@date June 06, 2022
|
||||||
|
|
||||||
Welcome to wxWidgets, a stable and powerful open source framework for
|
Welcome to wxWidgets, a stable and powerful open source framework for
|
||||||
developing native cross-platform GUI applications in C++!
|
developing native cross-platform GUI applications in C++!
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ Getting the files
|
|||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
First, you need to get the correct files. You will always need the
|
First, you need to get the correct files. You will always need the
|
||||||
`wxWidgets-3.1.6-headers.7z` one but the rest depends on your compiler version
|
`wxWidgets-3.1.7-headers.7z` one but the rest depends on your compiler version
|
||||||
and architecture: as different versions of MSVC compiler are not binary
|
and architecture: as different versions of MSVC compiler are not binary
|
||||||
compatible, you should select the files with the correct
|
compatible, you should select the files with the correct
|
||||||
`vc80`, `vc90`, `vc100`, `vc110`, `vc120`, or `vc14x`
|
`vc80`, `vc90`, `vc100`, `vc110`, `vc120`, or `vc14x`
|
||||||
@@ -28,14 +28,14 @@ or the ones without this suffix for the still more common 32-bit builds. After
|
|||||||
determining the combination of suffixes you need, you should download the
|
determining the combination of suffixes you need, you should download the
|
||||||
"Dev" and the "ReleaseDLL" files in addition to the "Headers" one above,
|
"Dev" and the "ReleaseDLL" files in addition to the "Headers" one above,
|
||||||
e.g. for 32-bit MSVS 2017 development you need
|
e.g. for 32-bit MSVS 2017 development you need
|
||||||
`wxMSW-3.1.6_vc14x_Dev.7z` and `wxMSW-3.1.6_vc14x_ReleaseDLL.7z`.
|
`wxMSW-3.1.7_vc14x_Dev.7z` and `wxMSW-3.1.7_vc14x_ReleaseDLL.7z`.
|
||||||
|
|
||||||
All binaries are available at:
|
All binaries are available at:
|
||||||
|
|
||||||
https://www.wxwidgets.org/downloads#v3.1.6_msw
|
https://www.wxwidgets.org/downloads#v3.1.7_msw
|
||||||
|
|
||||||
Once you have the files you need, unzip all of them into the same directory, for
|
Once you have the files you need, unzip all of them into the same directory, for
|
||||||
example `c:\wx\3.1.6`. You should have only include and lib subdirectories under
|
example `c:\wx\3.1.7`. You should have only include and lib subdirectories under
|
||||||
it, nothing else. To avoid hard-coding this path into your projects, define
|
it, nothing else. To avoid hard-coding this path into your projects, define
|
||||||
`wxwin` environment variable containing it: although it's a little known fact,
|
`wxwin` environment variable containing it: although it's a little known fact,
|
||||||
all versions of MSVC support environment variable expansion in the C++ projects
|
all versions of MSVC support environment variable expansion in the C++ projects
|
||||||
|
|||||||
@@ -1,10 +1,9 @@
|
|||||||
April 04, 2022 -- The wxWidgets team is pleased to announce a new
|
June 06, 2022 -- The wxWidgets team is pleased to announce a new
|
||||||
release of our open source framework for the development of native
|
release of our open source framework for the development of native
|
||||||
cross-platform applications in C++.
|
cross-platform applications in C++.
|
||||||
|
|
||||||
wxWidgets 3.1.6 is the latest release in the 3.1 development branch and
|
wxWidgets 3.1.7 is the latest release in the 3.1 development branch and
|
||||||
hopefully the last one before the next stable 3.2.0 release. It is now
|
the last one before the next stable 3.2.0 release. It is available at
|
||||||
available at
|
|
||||||
|
|
||||||
https://www.wxwidgets.org/downloads/
|
https://www.wxwidgets.org/downloads/
|
||||||
|
|
||||||
@@ -12,7 +11,7 @@ Compared to the stable 3.0.x series, this version brings too many
|
|||||||
improvements and even more bug fixes to list all of them here, please
|
improvements and even more bug fixes to list all of them here, please
|
||||||
see the change log
|
see the change log
|
||||||
|
|
||||||
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.6/docs/changes.txt
|
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.7/docs/changes.txt
|
||||||
|
|
||||||
for the incomplete list of the most important ones and here is the
|
for the incomplete list of the most important ones and here is the
|
||||||
maximally condensed summary of the changes compared to 3.0:
|
maximally condensed summary of the changes compared to 3.0:
|
||||||
@@ -22,17 +21,17 @@ maximally condensed summary of the changes compared to 3.0:
|
|||||||
MSVS, with wxwidgets.props file, and OS versions as well as an
|
MSVS, with wxwidgets.props file, and OS versions as well as an
|
||||||
entirely new CMake build system.
|
entirely new CMake build system.
|
||||||
- Support for native dark mode under macOS 10.14 Mojave and later and
|
- Support for native dark mode under macOS 10.14 Mojave and later and
|
||||||
support for macOS 11 and later on ARM hardware.
|
support for macOS 11 and later on ARM hardware and macOS 12 support.
|
||||||
|
- High DPI support with the new, but almost perfectly backwards-
|
||||||
|
compatible, API based on wxBitmapBundle, including per-monitor DPI and
|
||||||
|
dynamic DPI changes.
|
||||||
- New features: HTTPS and HTTP/2 support with wxWebRequest and friends;
|
- New features: HTTPS and HTTP/2 support with wxWebRequest and friends;
|
||||||
support for freezing rows/columns in wxGrid; mouse gesture events
|
support for freezing rows/columns in wxGrid; mouse gesture events
|
||||||
(GSoC 2017 project); non-integer font sizes and arbitrary font weights
|
(GSoC 2017 project); non-integer font sizes and arbitrary font weights
|
||||||
in wxFont; fractional pen widths in wxGraphicsContext; arbitrary label
|
in wxFont; fractional pen widths in wxGraphicsContext; arbitrary label
|
||||||
windows in wxStaticBox; markup in wxDataViewCtrl items text; better
|
windows in wxStaticBox; markup in wxDataViewCtrl items text; support
|
||||||
support for high DPI monitors and per-monitor DPI, notably the
|
for ZIP 64 files; LZMA compression; much improved accessibility
|
||||||
addition of wxBitmapBundle, and dynamic DPI changes support under MSW;
|
support under MSW; new Edge-based wxWebView implementation.
|
||||||
support for ZIP 64 files; LZMA compression; much improved
|
|
||||||
accessibility support under MSW; new Edge-based wxWebView
|
|
||||||
implementation.
|
|
||||||
- New classes: wxActivityIndicator, wxAddRemoveCtrl, wxAppProgressIndicator,
|
- New classes: wxActivityIndicator, wxAddRemoveCtrl, wxAppProgressIndicator,
|
||||||
wxBitmapBundle, wxNativeWindow, wxPersistentComboBox,
|
wxBitmapBundle, wxNativeWindow, wxPersistentComboBox,
|
||||||
wxPowerResourceBlocker, wxSecretStore, wxTempFFile and many new
|
wxPowerResourceBlocker, wxSecretStore, wxTempFFile and many new
|
||||||
|
|||||||
@@ -32,33 +32,31 @@ installation instructions.
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
Changes since 3.1.5
|
Changes since 3.1.6
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
In almost a year since the previous release, there have been more than 1700
|
This release, coming only two months after the previous one, mostly
|
||||||
commits from 82 unique contributors (41 with multiple contributions), so it is
|
contains bug fixes and incremental improvements in preparation for 3.2.0
|
||||||
impossible to summarize all the changes in this document without making it too
|
major release. There is still quite a number of them, with more than 500
|
||||||
long, please see the fuller changelog at
|
commits from 37 unique contributors, but the most important changes are:
|
||||||
|
|
||||||
|
- CMake build system improvements (better precompiled headers support).
|
||||||
|
- New wxFileDialog customization API working with IFileDialog in wxMSW.
|
||||||
|
- Many updated translations and new wxTRANSLATE_IN_CONTEXT().
|
||||||
|
- Fixes for bad interactions with new macOS 12 features in wxOSX.
|
||||||
|
- Several previously missing attributes added to multiple XRC handlers.
|
||||||
|
- Row reordering by dragging and UI enhancements in wxGrid.
|
||||||
|
- Ability to suppress selected (or all) GTK warning messages in wxGTK.
|
||||||
|
- And many, many bugs fixes, including for the regressions in 3.1.6.
|
||||||
|
|
||||||
|
Please see
|
||||||
|
|
||||||
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.7/docs/changes.txt
|
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.7/docs/changes.txt
|
||||||
|
|
||||||
for more details, but here are some of the most important changes:
|
for more details.
|
||||||
|
|
||||||
- New wxBitmapBundle class allowing to provide art work for both normal and
|
|
||||||
high DPI in a simple way.
|
|
||||||
- New wxUILocale class replacing the old (but still available) wxLocale, but
|
|
||||||
not suffering from its multiple problems and providing more functionality.
|
|
||||||
- Support for using native spell-checking in wxTextCtrl.
|
|
||||||
- Support for undo/redo in wxTextCtrl in wxOSX.
|
|
||||||
- Better drag-and-drop implementation in wxOSX.
|
|
||||||
- Fixes for important bugs in wxDataViewCtrl under all platforms.
|
|
||||||
- Many improvements and bug fixes for Wayland support in wxGTK.
|
|
||||||
- Support for the latest OS versions (Windows 11, macOS 12) and compilers (MSVS
|
|
||||||
2022, gcc 12, clang 13).
|
|
||||||
- Project bug tracker has been moved to GitHub Issues.
|
|
||||||
|
|
||||||
Notice that in spite of all the changes, this release remains almost completely
|
Notice that in spite of all the changes, this release remains almost completely
|
||||||
compatible with 3.1.5 at the API level, so upgrading to it if you're already
|
compatible with 3.1.6 at the API level, so upgrading to it if you're already
|
||||||
using wxWidgets 3 should be straightforward.
|
using wxWidgets 3 should be straightforward.
|
||||||
|
|
||||||
|
|
||||||
@@ -74,17 +72,17 @@ maximally condensed summary:
|
|||||||
MSVS, with wxwidgets.props file, and OS versions as well as an
|
MSVS, with wxwidgets.props file, and OS versions as well as an
|
||||||
entirely new CMake build system.
|
entirely new CMake build system.
|
||||||
- Support for native dark mode under macOS 10.14 Mojave and later and
|
- Support for native dark mode under macOS 10.14 Mojave and later and
|
||||||
support for macOS 11 and later on ARM hardware.
|
support for macOS 11 and later on ARM hardware and macOS 12 support.
|
||||||
|
- High DPI support with the new, but almost perfectly backwards-
|
||||||
|
compatible, API based on wxBitmapBundle, including per-monitor DPI and
|
||||||
|
dynamic DPI changes.
|
||||||
- New features: HTTPS and HTTP/2 support with wxWebRequest and friends;
|
- New features: HTTPS and HTTP/2 support with wxWebRequest and friends;
|
||||||
support for freezing rows/columns in wxGrid; mouse gesture events
|
support for freezing rows/columns in wxGrid; mouse gesture events
|
||||||
(GSoC 2017 project); non-integer font sizes and arbitrary font weights
|
(GSoC 2017 project); non-integer font sizes and arbitrary font weights
|
||||||
in wxFont; fractional pen widths in wxGraphicsContext; arbitrary label
|
in wxFont; fractional pen widths in wxGraphicsContext; arbitrary label
|
||||||
windows in wxStaticBox; markup in wxDataViewCtrl items text; better
|
windows in wxStaticBox; markup in wxDataViewCtrl items text; support
|
||||||
support for high DPI monitors and per-monitor DPI, notably the
|
for ZIP 64 files; LZMA compression; much improved accessibility
|
||||||
addition of wxBitmapBundle, and dynamic DPI changes support under MSW;
|
support under MSW; new Edge-based wxWebView implementation.
|
||||||
support for ZIP 64 files; LZMA compression; much improved
|
|
||||||
accessibility support under MSW; new Edge-based wxWebView
|
|
||||||
implementation.
|
|
||||||
- New classes: wxActivityIndicator, wxAddRemoveCtrl, wxAppProgressIndicator,
|
- New classes: wxActivityIndicator, wxAddRemoveCtrl, wxAppProgressIndicator,
|
||||||
wxBitmapBundle, wxNativeWindow, wxPersistentComboBox,
|
wxBitmapBundle, wxNativeWindow, wxPersistentComboBox,
|
||||||
wxPowerResourceBlocker, wxSecretStore, wxTempFFile and many new
|
wxPowerResourceBlocker, wxSecretStore, wxTempFFile and many new
|
||||||
@@ -112,7 +110,7 @@ This version of wxWidgets supports the following primary platforms:
|
|||||||
|
|
||||||
* Windows XP, Vista, 7, 8, 10 and 11 (32/64 bits).
|
* Windows XP, Vista, 7, 8, 10 and 11 (32/64 bits).
|
||||||
* Most Unix variants using the GTK+ toolkit (version 2.6 or newer)
|
* Most Unix variants using the GTK+ toolkit (version 2.6 or newer)
|
||||||
* macOS (10.10 or newer) using Cocoa
|
* macOS (10.10 or newer) using Cocoa (x86-64 or ARM).
|
||||||
|
|
||||||
There is some support for the following platforms:
|
There is some support for the following platforms:
|
||||||
|
|
||||||
@@ -196,4 +194,4 @@ developed by its users and your contributions to it are always welcome!
|
|||||||
|
|
||||||
Have fun!
|
Have fun!
|
||||||
|
|
||||||
The wxWidgets Team, April 2022
|
The wxWidgets Team, June 2022
|
||||||
|
|||||||
124
docs/release.md
124
docs/release.md
@@ -1,30 +1,30 @@
|
|||||||
Welcome to wxWidgets, a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.
|
Welcome to wxWidgets, a free and open source cross-platform C++ framework for writing advanced GUI applications using native controls.
|
||||||
|
|
||||||
wxWidgets 3.1.6 is the latest release in the 3.1 development branch. This release is a "development" one as it makes (very few) incompatible API changes compared to 3.0 and does not guarantee the ABI stability, unlike the 3.0.x series. It is not inherently more buggy or less stable than the "stable" releases and you're encouraged to use it, including in production. If you're already using 3.0, upgrading shouldn't require any special effort, so please try it out.
|
wxWidgets 3.1.7 is the latest release in the 3.1 development branch. This release is a "development" one as it makes (very few) incompatible API changes compared to 3.0 and does not guarantee the ABI stability, unlike the 3.0.x series. It is not inherently more buggy or less stable than the "stable" releases and you're encouraged to use it, including in production. If you're already using 3.0, upgrading shouldn't require any special effort, so please try it out.
|
||||||
|
|
||||||
Please see [**README**](https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.6/docs/readme.txt) for more information about this release and the [change log](https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.6/docs/changes.txt) for more details of the changes in it.
|
Please see [**README**](https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.7/docs/readme.txt) for more information about this release and the [change log](https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.1.7/docs/changes.txt) for more details of the changes in it.
|
||||||
|
|
||||||
|
|
||||||
## Source Files and Documentation
|
## Source Files and Documentation
|
||||||
|
|
||||||
If you intend to build wxWidgets from sources (which is recommended), please do **NOT** download the files using the "Source code" links just above, which are automatically generated by GitHub and don't contain the submodules sources which are necessary for building wxWidgets.
|
If you intend to build wxWidgets from sources (which is recommended), please do **NOT** download the files using the "Source code" links just above, which are automatically generated by GitHub and don't contain the submodules sources which are necessary for building wxWidgets.
|
||||||
|
|
||||||
Instead, download one of [wxWidgets-3.1.6.zip](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.6/wxWidgets-3.1.6.zip) or [wxWidgets-3.1.6.7z](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.6/wxWidgets-3.1.6.7z), for much smaller size, for Microsoft Windows systems or [wxWidgets-3.1.6.tar.bz2](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.6/wxWidgets-3.1.6.tar.bz2) for Unix ones, including macOS. These archives have exactly the same contents, but use the line endings appropriate for the corresponding platform.
|
Instead, download one of [wxWidgets-3.1.7.zip](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.7/wxWidgets-3.1.7.zip) or [wxWidgets-3.1.7.7z](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.7/wxWidgets-3.1.7.7z), for much smaller size, for Microsoft Windows systems or [wxWidgets-3.1.7.tar.bz2](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.7/wxWidgets-3.1.7.tar.bz2) for Unix ones, including macOS. These archives have exactly the same contents, but use the line endings appropriate for the corresponding platform.
|
||||||
|
|
||||||
In addition, we provide archives containing the documentation in either HTML or Microsoft CHM formats. Notice that the documentation is also [available online](https://docs.wxwidgets.org/3.1.6).
|
In addition, we provide archives containing the documentation in either HTML or Microsoft CHM formats. Notice that the documentation is also [available online](https://docs.wxwidgets.org/3.1.7).
|
||||||
|
|
||||||
Finally, Microsoft Windows users may download [Setup.exe file](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.6/wxMSW-3.1.6-Setup.exe) containing both sources and documentation, however please note that this file does _not_ contain any binaries, please see below for those.
|
Finally, Microsoft Windows users may download [Setup.exe file](https://github.com/wxWidgets/wxWidgets/releases/download/v3.1.7/wxMSW-3.1.7-Setup.exe) containing both sources and documentation, however please note that this file does _not_ contain any binaries, please see below for those.
|
||||||
|
|
||||||
To verify your download please use the following SHA-1 checksums:
|
To verify your download please use the following SHA-1 checksums:
|
||||||
|
|
||||||
d378258900ce5cdeb960438b7491ead234e70649 wxMSW-3.1.6-Setup.exe
|
0000000000000000000000000000000000000000 wxMSW-3.1.7-Setup.exe
|
||||||
ebf18d9153e187e65eb9c1e3d0b22aa4505faf01 wxWidgets-3.1.6-docs-chm.zip
|
0000000000000000000000000000000000000000 wxWidgets-3.1.7-docs-chm.zip
|
||||||
58a9786debe3e073d77e417543c47face0680da8 wxWidgets-3.1.6-docs-html.tar.bz2
|
0000000000000000000000000000000000000000 wxWidgets-3.1.7-docs-html.tar.bz2
|
||||||
cfe5b0225312a51e18a54b9ed4b2e5d14b6c536f wxWidgets-3.1.6-docs-html.zip
|
0000000000000000000000000000000000000000 wxWidgets-3.1.7-docs-html.zip
|
||||||
24181204dba0891b2307b60994a0c7419e987c16 wxWidgets-3.1.6-headers.7z
|
0000000000000000000000000000000000000000 wxWidgets-3.1.7-headers.7z
|
||||||
ce65de37041c1c614ea4b31499d13e24e11078a1 wxWidgets-3.1.6.7z
|
0000000000000000000000000000000000000000 wxWidgets-3.1.7.7z
|
||||||
266be7de43351e7d75c308f7f45469a5c433479c wxWidgets-3.1.6.tar.bz2
|
0000000000000000000000000000000000000000 wxWidgets-3.1.7.tar.bz2
|
||||||
cb6a3c12cd3ec86b8221fdd41e577c6cd05d7bf2 wxWidgets-3.1.6.zip
|
0000000000000000000000000000000000000000 wxWidgets-3.1.7.zip
|
||||||
|
|
||||||
## Binaries
|
## Binaries
|
||||||
|
|
||||||
@@ -36,7 +36,7 @@ We provide pre-built binary files for the following compilers:
|
|||||||
|
|
||||||
### For Developers
|
### For Developers
|
||||||
|
|
||||||
For developing applications with wxWidgets you need to download the compiler-independent `wxWidgets-3.1.6_Headers.7z` file and one of `wxMSW-3.1.6-vcXXX_Dev.7z` or `wxMSW-3.1.6_gccXXX_Dev.7z` files depending on your compiler, its version and the target architecture (x86 if not specified or x64).
|
For developing applications with wxWidgets you need to download the compiler-independent `wxWidgets-3.1.7_Headers.7z` file and one of `wxMSW-3.1.7-vcXXX_Dev.7z` or `wxMSW-3.1.7_gccXXX_Dev.7z` files depending on your compiler, its version and the target architecture (x86 if not specified or x64).
|
||||||
|
|
||||||
Unpack both files into the same directory so that `include` and `lib` directories are at the same level after unpacking. You should be able to compile and link applications using wxWidgets in both debug and release modes but the debug symbols are provided only for debug libraries in this archive, see below for the release build debug symbols.
|
Unpack both files into the same directory so that `include` and `lib` directories are at the same level after unpacking. You should be able to compile and link applications using wxWidgets in both debug and release modes but the debug symbols are provided only for debug libraries in this archive, see below for the release build debug symbols.
|
||||||
|
|
||||||
@@ -48,63 +48,63 @@ open dialog.
|
|||||||
|
|
||||||
### For End Users
|
### For End Users
|
||||||
|
|
||||||
End users may download one of `wxMSW-3.1.6_vcXXX_ReleaseDLL.7z` or `wxMSW-3.1.6_gccXXX_ReleaseDLL.7z` files to get just the DLLs required for running the applications using wxWidgets.
|
End users may download one of `wxMSW-3.1.7_vcXXX_ReleaseDLL.7z` or `wxMSW-3.1.7_gccXXX_ReleaseDLL.7z` files to get just the DLLs required for running the applications using wxWidgets.
|
||||||
|
|
||||||
### For Debugging
|
### For Debugging
|
||||||
|
|
||||||
* Microsoft Visual C++ users: Files `wxMSW-3.1.6_vcXXX_ReleasePDB.7z` contain the debug symbols for the release build of the DLLs. Download them if you want to debug your own applications in release build or if you want to get meaningful information from mini-dumps retrieved from your users machines.
|
* Microsoft Visual C++ users: Files `wxMSW-3.1.7_vcXXX_ReleasePDB.7z` contain the debug symbols for the release build of the DLLs. Download them if you want to debug your own applications in release build or if you want to get meaningful information from mini-dumps retrieved from your users machines.
|
||||||
* MinGW-TDM users: Currently the debug symbols are not available for the release build of the DLLs (only the debug versions of the DLLs contains the debug symbols).
|
* MinGW-TDM users: Currently the debug symbols are not available for the release build of the DLLs (only the debug versions of the DLLs contains the debug symbols).
|
||||||
|
|
||||||
### Binary File Download Verification
|
### Binary File Download Verification
|
||||||
|
|
||||||
To verify your download please use the following SHA-1 checksums:
|
To verify your download please use the following SHA-1 checksums:
|
||||||
|
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc730_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc730_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc730_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc730_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc730_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc730_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc730_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc730_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc810_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc810_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc810_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc810_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc810_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc810_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc810_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc810_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc920TDM_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc920TDM_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc920TDM_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc920TDM_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc920TDM_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc920TDM_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc920TDM_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc920TDM_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc1020_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc1020_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc1020_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc1020_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc1020_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc1020_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_gcc1020_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_gcc1020_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc90_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc90_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc90_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc90_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc90_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc90_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc90_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc90_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc90_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc90_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc90_x64_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc90_x64_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc100_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc100_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc100_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc100_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc100_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc100_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc100_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc100_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc100_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc100_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc100_x64_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc100_x64_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc110_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc110_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc110_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc110_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc110_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc110_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc110_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc110_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc110_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc110_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc110_x64_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc110_x64_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc120_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc120_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc120_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc120_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc120_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc120_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc120_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc120_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc120_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc120_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc120_x64_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc120_x64_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc14x_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc14x_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc14x_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc14x_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc14x_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc14x_ReleasePDB.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc14x_x64_Dev.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc14x_x64_Dev.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc14x_x64_ReleaseDLL.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc14x_x64_ReleaseDLL.7z
|
||||||
0000000000000000000000000000000000000000 wxMSW-3.1.6_vc14x_x64_ReleasePDB.7z
|
0000000000000000000000000000000000000000 wxMSW-3.1.7_vc14x_x64_ReleasePDB.7z
|
||||||
|
|
||||||
|
|
||||||
## Reporting Problems
|
## Reporting Problems
|
||||||
|
|||||||
Reference in New Issue
Block a user