From 1b69aa4baf94056bc86fb7db484683cb6812c887 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sat, 19 Jul 2003 12:17:17 +0000 Subject: [PATCH] mention colour change git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22103 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/changes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changes.txt b/docs/changes.txt index de110c9810..47f7924ecf 100644 --- a/docs/changes.txt +++ b/docs/changes.txt @@ -9,7 +9,9 @@ INCOMPATIBLE CHANGES SINCE 2.4.x now called much earlier/later than before; please move any exiting code from there to wxApp::OnInit()/OnExit() - wxFileType::GetIcon() returns wxIconLocation, not wxIcon - +- the values of many colours have been updated to match their official + definitions which unfortunately means that "orange" colour in wxWindows + 2.5 is not the same colour as in 2.4 series. DEPRECATED METHODS SINCE 2.4.x ============================== -- 2.50.0