From 5b608795d46800953d721f1c09b4c24b534c5775 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 13 Jul 2013 20:07:51 +0000 Subject: [PATCH] Use "MSW" and "Windows" more accurately to avoid confusion. "MSW" is used as the name of toolkit using the standard Windows UI while "Windows" is the name of the OS under which wxGTK can be now used too (in addition to wxMSW). This terminology is not perfect but at least let's keep it unambiguous. Closes #15328. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74502 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/config.bkl | 2 +- docs/changes.txt | 2 +- docs/msw/gtk.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 5e430df793..f4fed35f76 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -66,7 +66,7 @@ - + MSW diff --git a/docs/changes.txt b/docs/changes.txt index 621e4aae7b..0e824dccee 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -689,7 +689,7 @@ All (GUI): wxGTK: - Allow building wxGTK3 with Broadway and Wayland backends (Kolya Kosenko). -- Further improvements to wxGTK/MSW port (Kolya Kosenko). +- Further improvements to wxGTK/Win32 port (Kolya Kosenko). - Provide native implementation of wxNotificationMessage using libnotify. - Generate clipboard events for wxComboBox and not only wxTextCtrl. - Improve drag-and-drop of URLs. diff --git a/docs/msw/gtk.txt b/docs/msw/gtk.txt index 8dfac942ff..7e7640c845 100644 --- a/docs/msw/gtk.txt +++ b/docs/msw/gtk.txt @@ -24,7 +24,7 @@ diff build/bakefiles/config.bkl build/bakefiles/config.bkl @@ -67,9 +67,9 @@ - + - +