From 77da984614ae462912a1896ba1bb73c798ffd4f8 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Thu, 19 Jun 2014 13:47:21 +0200 Subject: Prepare release --- lib/wx/doc/src/notes.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) (limited to 'lib/wx/doc/src/notes.xml') diff --git a/lib/wx/doc/src/notes.xml b/lib/wx/doc/src/notes.xml index daa61fda1e..63eb047caa 100644 --- a/lib/wx/doc/src/notes.xml +++ b/lib/wx/doc/src/notes.xml @@ -31,6 +31,36 @@

This document describes the changes made to the wxErlang application.

+
Wx 1.3 + +
Fixed Bugs and Malfunctions + + +

Fix delayed destroy for wxPaintDC objects which could + cause an eternal loop for modal dialogs.

Fix + wxSL_LABELS compatibility between wxWidgets-2.8 and + wxWidgets-3.0 versions

+

+ Own Id: OTP-11985

+
+
+
+ + +
Improvements and New Features + + +

+ Add missing classes wxPopup[Transient]Window, + wxActivateEvent and wxTextCtrl:cahngeValue/2 function.

+

+ Own Id: OTP-11986

+
+
+
+ +
+
Wx 1.2
Fixed Bugs and Malfunctions -- cgit v1.2.3