pywinauto/pywinauto
2006-01-19 16:24:28 +00:00
..
controls FriendlyClassName changes 2006-01-18 22:35:05 +00:00
examples made a copy 2006-01-04 21:21:00 +00:00
tests ... 2006-01-19 16:24:28 +00:00
unittests initial import 2006-01-17 21:12:14 +00:00
__init__.py Initial Import 2006-01-05 18:23:26 +00:00
application.py Removed import of control properties 2006-01-19 14:37:21 +00:00
clipboard.py Some basic clipboard functions 2006-01-15 20:22:08 +00:00
controlactions.py Added ListView.IsChecked 2006-01-18 22:29:25 +00:00
findbestmatch.py Added comments and testing relative to having clean_text be a no-op. 2006-01-17 20:25:06 +00:00
findwindows.py Fixed how to search for windows if a Parent is passed in 2006-01-18 22:27:38 +00:00
handleprops.py fixed some formatting 2006-01-18 22:26:57 +00:00
test_application.py Change app.Notepad to app.NotepadDialog after saving the file - because if I remove text cleanup it did not match close enough without the 'Dialog' 2006-01-17 20:22:54 +00:00
win32defines.py made a copy 2006-01-04 21:21:00 +00:00
win32functions.py Added some more menu functions (and moved all menu functions together) 2006-01-18 22:24:30 +00:00
win32structures.py Added Structure Print method 2006-01-18 22:24:08 +00:00
XMLHelpers.py Better resolution as to whether WriteDialogToFile has been passed in a set of properties or a dialog (and we need to get the properties) 2006-01-17 20:21:31 +00:00