From 7a82af5feee1c285e1e2c637b72140bddcf2122e Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 17 Jan 2002 19:41:09 +0000 Subject: [PATCH] partial update from gtk/changes.txt git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13615 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index afa2e6179a..387355a41e 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -76,9 +76,10 @@ wxBase: All (GUI): +- added IFF image handler - fixed using custom renderers in wxGrid which was broken in 2.3.2 - support for multiple images in one file added to wxImage (TIFF and ICO formats) -- support for CUR files in wxImage added (Chris Elliott) +- support for CUR and ANI files in wxImage added (Chris Elliott) - wxTextCtrl::GetRange() added wxMSW: @@ -95,6 +96,8 @@ wxMSW: wxGTK: - wxDirDialog now presents the file system in standard Unix way +- wxButton now honours wxBU_EXACTFIT +- wxStaticBox now honours wxALIGN_XXX styles 2.3.2 ----- -- 2.45.2