]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/docs/CHANGES.txt
cleanup - reformat ()
[wxWidgets.git] / wxPython / docs / CHANGES.txt
index b02a2de17f0d5e095ee79d40dd6b933226dc7bd7..de74e110f0a15653b33a325b5d746896b40459c7 100644 (file)
@@ -20,12 +20,14 @@ The following deprecated items have been removed:
 
     * wx.FontMapper SetConfig method
 
+wx.EventLoop is now implemented for wxMac.
 
 
 
 
 2.6.2.1
 -------
+* 10-Jan-2006
 
 wxMSW: Fix for bug #1211907, popup menu indenting inconsistent with
 bitmaps.
@@ -159,7 +161,7 @@ tweaked and finished up by me.  The changes include the following:
       The free edit mode is designated by the use of a red,
       non-flashing caret.
 
-    * Ctrl-H will fold/unfold (hide/show) the selected lines.
+    * Ctrl-Shift-F will fold/unfold (hide/show) the selected lines.
 
     * General code cleanup and fixes.