From a7734bdfb398c42321d985abdad7304bb3ac5182 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 24 Jul 2006 23:51:43 +0000 Subject: [PATCH] don't send duplicate set/kill focus events when the text control part of the control gets/loses focus git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/changes.txt b/docs/changes.txt index 3d6a669599..3755c18222 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -100,8 +100,10 @@ All: wxMSW: - Fixed version script problems when using configure with cygwin/mingw32. -- Use system default paper size for printing instead of A4 -- Fix colours when converting wxBitmap with alpha to wxImage (nusi) +- Use system default paper size for printing instead of A4. +- Fix colours when converting wxBitmap with alpha to wxImage (nusi). +- Clipboard data is now retained after the application exits. + 2.7.2 ----- -- 2.50.0