From 997fb31f8d713068259d1f969a56e129e8394701 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 23 Jan 2009 13:30:46 +0000 Subject: [PATCH] added (wxMSW-only) wxToolTip::SetMaxWidth() and improve its default behaviour (#2817) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changes.txt b/docs/changes.txt index 4b83dbb347..4221fca256 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -485,6 +485,7 @@ wxMSW: preview inaccuracies on Windows; on other platforms, native preview should be used. - Implement wxFileName::SetTimes() for directories (Steve Lamerton). +- Added wxToolTip::SetMaxWidth() and improved default wrapping (Joachim Hönig). wxX11: -- 2.45.2