pywinauto/pywinauto
2006-02-17 21:07:35 +00:00
..
controls Fixed bug where combo box select was not notifying parent correctly. 2006-02-17 21:04:36 +00:00
tests Changed HwndWrapper.Text, SetText to WindowText and SetWindowText (and EditWrapper.SetText to EditWrapper.SetEditText 2006-02-12 02:44:27 +00:00
unittests Added a few more tests 2006-02-17 21:05:56 +00:00
__init__.py Ran pychecker, pylint and fixed many of the raised items 2006-01-20 01:43:23 +00:00
application.py Some bug fixes and fixing for findbestmatch.find_best_control_matches() 2006-02-15 21:45:56 +00:00
clipboard.py Mainly fixing pylint warnings 2006-02-06 21:06:17 +00:00
findbestmatch.py Modified quite extensively how controls are matched - hopefully making it more strict but still allowing flexibility 2006-02-17 21:07:35 +00:00
findwindows.py Changed HwndWrapper.Text, SetText to WindowText and SetWindowText (and EditWrapper.SetText to EditWrapper.SetEditText 2006-02-12 02:44:27 +00:00
handleprops.py Added an iswindow() function 2006-02-15 21:47:11 +00:00
win32defines.py added some more windows functions/constants/structures 2006-02-15 21:48:05 +00:00
win32functions.py added some more windows functions/constants/structures 2006-02-15 21:48:05 +00:00
win32structures.py added some more windows functions/constants/structures 2006-02-15 21:48:05 +00:00
XMLHelpers.py renamed variables to fix pylint warnings 2006-02-15 21:48:33 +00:00