]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/CHANGES.txt
removed useless PM_USE_SESSION_APIS define (it must be defined in MacHeaders
[wxWidgets.git] / wxPython / CHANGES.txt
index ae25b80124d681d7faa60baca6cad758d7be5495..bfa06adb00d46c8ac5c8a9c704ad2148f8794f94 100644 (file)
@@ -8,6 +8,16 @@ 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.
+
+Added ability to use xml resource files.  Still need to add ability to
+subclass wxXmlResourceHandler, etc...
+
+Added wxGridAutoEditMixin to the mixins library package.
+
+Made ColourSelect be derived from wxButton.
+
 
 
 2.3.0