Skip to content

Tags: dtbinh/pywinauto

Tags

0.5.4

Toggle 0.5.4's commit message
Update README.md.

0.5.3

Toggle 0.5.3's commit message
Update links to 0.5.3 in README.md.

0.5.2

Toggle 0.5.2's commit message
Update readme, fix grammar in docs.

0.5.1

Toggle 0.5.1's commit message
Update docs for 0.5.1.

0.5.0

Toggle 0.5.0's commit message
Update readme.txt.

0.4.2

Toggle 0.4.2's commit message
Updated version number to 0.4.2 and re-generated the documentation.

0.4.1

Toggle 0.4.1's commit message
Implemented HwndWrapper#__ne__ to be consistent with HwndWrapper#__eq…

…__. `hwnd1 != hwnd2` and `not hwnd1 == hwnd2` now yield the same results.

0.4.0

Toggle 0.4.0's commit message
 * Fix formatting issues in the History.txt doc

0.3.8

Toggle 0.3.8's commit message
 * Final 0.3.8 changes - and sorting based on importance

0.3.7

Toggle 0.3.7's commit message
 * Final doc changes for 0.3.7 release

 * Removed a print statement from common_controls.py