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
|
||||
-----
|
||||
|
||||
|
Reference in New Issue
Block a user