X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a0bcd61bbcc2d081aec082cd6cf9cb29d1e86ae5..3f20f7d8a388424e6f519a18019e070725d18503:/docs/changes.txt diff --git a/docs/changes.txt b/docs/changes.txt index 79bca35924..5bb84cb14b 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -278,6 +278,7 @@ All (GUI): - Made wxSizer::Fit() set the client size of the target window - Add support for wxDatePickerCtrl in wxGenericValidator (Herry Ayen Yang) - Added wxWindow::HasFocus(). +- Added wxGLCanvas::IsDisplaySupported() wxGTK: