]> git.saurik.com Git - wxWidgets.git/commitdiff
typos, etc.
authorRobin Dunn <robin@alldunn.com>
Mon, 9 May 2005 23:16:52 +0000 (23:16 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 9 May 2005 23:16:52 +0000 (23:16 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33999 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/CHANGES.txt

index 771425a8f54dc1fbd49ad606c7c4c6ab55793d6a..52eddbc70bf834ba4da8b58caad67a264ff0aa42 100644 (file)
@@ -14,7 +14,7 @@ wxMSW: Fix for controls when the system text fg colour is not black.
 wxGTK: Patch #1171754, It is now possible to have a menu item that
 both has an icon and is a submenu.
 
-wxMSW: Patch #1197009, better refreshes when windowa are moved and
+wxMSW: Patch #1197009, better refreshes when windows are moved and
 resized. 
 
 wxMSW: Patch #1197468.  Keeps track of pending size/position changes
@@ -25,6 +25,9 @@ instead of current values.
 Fixed the typemap that converts a Python list of strings to a
 wxArrayString so it uses the wxPy default encoding.
 
+Several docstrings added and updated.  Lots more to go.
+
+