--- Win32-GUI-1.01_03/TODO.orig	2005-06-29 23:55:10.000000000 +0100
+++ Win32-GUI-1.01_03/TODO	2005-07-01 13:14:44.961250000 +0100
@@ -1,8 +1,8 @@
-- Add missing Common Control : 
+- Add missing Common Controls: 
     Pager 
-    Ip adresse 
+    Ip address
     Drag List Boxes
-    Propery Sheet?
+    Property Sheet?
     HOT Key?
     Flat Scroll bar?
 - expand support for GDI drawing
@@ -13,23 +13,27 @@
   - revise and correct FAQ
   - any TBD sections
   - get SrcParser.pm to return info about TBD items.
-  - get SrcParser to compare packages and methods found in files with documentation found in files
-  - splir README into README, INSTALLATION and BUILDING
-  - remove EVENTS section from auto generated package documentation where it is not relavent
+  - get SrcParser to compare packages and methods found in files with 
+    documentation found in files
+  - split README into README, INSTALLATION and BUILDING
+  - remove EVENTS section from auto generated package documentation where 
+    it is not relevant
   - review and update the tutorial
   - add tutorial for other controls?
   - add tutorial on NEM
-  - add tutorial on using Hook() and pack/unpack to cope with events and messages that
-    are not supported.
+  - add tutorial on using Hook() and pack/unpack to cope with events and 
+    messages that are not supported.
 
 - Tests
   - re-write all test using Test::More
   - add at least a check for each package that it generates the correct object type
+  - GuiTest: with seperate module or add our own Win32::GUI::Test?
+     - SendKeys, MouseClick, PushButton, WaitWindow
 
 - Add Win32::GUI::WebBrowser, to give us native HTML support
 
-- Look at seeing if there is a way to prevent PAR (and prl2exe?) packing package Win32, when it's
-  only required for old perls
+- Look at seeing if there is a way to prevent PAR (and perl2exe?) packing 
+  package Win32, when it's only required for old perls
 
 - GUI.h
   Investigate using __MINGW32__ instead of the __MINGW__ define for mingw guard-blocks,
