Updated version numbers to 2.3.1
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10444 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,20 @@
|
||||
wxWindows 2 Change Log
|
||||
----------------------
|
||||
|
||||
2.3.1
|
||||
-----
|
||||
|
||||
All (GUI):
|
||||
|
||||
- Added EVT_GRID_EDITOR_CREATED and wxGridEditorCreatedEvent so the
|
||||
user code can get access to the edit control when it is created, (to
|
||||
push on a custom event handler for example.)
|
||||
- Added wxTextAttr class and SetStyle, SetDefaultStyle and
|
||||
GetDefaultStyle methods to wxTextCtrl.
|
||||
|
||||
|
||||
|
||||
|
||||
2.3.0
|
||||
-----
|
||||
|
||||
|
@@ -2,6 +2,8 @@ This file contains the detailed log of wxGTK-specific changes, please see
|
||||
doc/changes.txt for the concise log of important changes in all wxWindows
|
||||
ports.
|
||||
|
||||
*** wxWindows 2.3.1 ***
|
||||
|
||||
*** wxWindows 2.3.0 ***
|
||||
|
||||
scaling for map modes other than wxMM_TEXT works correctly (Derry Bryson)
|
||||
|
Reference in New Issue
Block a user