From 17ec440be6109d2cdb82d34952fd272876794d90 Mon Sep 17 00:00:00 2001 From: Mattia Barbon Date: Sun, 28 Aug 2005 08:31:22 +0000 Subject: [PATCH] Add recent wxMotif changes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/changes.txt b/docs/changes.txt index 1f873e4e2a..b5941a9ab7 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -73,6 +73,12 @@ wxMotif: - Base library is now binary compatible when built with wxGTK and wxMotif. - wxMotif can now display Japanese text under Japanese locale. +- Fixed button size in common dialogs. +- Made wxFileDialog translatable. +- All top level windows should now have a border unless the wxNO_BORDER + flag has been specified. +- Improved wxNotebook support for sizers. It requires the wxNotebook to + be created with a "sensible" initial width. wxMGL: - Fixed crash on exit. -- 2.45.2