Quick Search:

hide Line History

line history graph

Constraint

Branch:
Author:
Tag:
Date: help

Recent Changelog

728 by markm 23 February 2010, 06:57:34 -0600 (25 days ago) * My references to PIL.ImageGrab were incorrect, PIL add's it's module directly to the module path, so it should just be referenced by ImageGrab and not PIL.ImageGrab
* Use AttachThreadInput + PostM…

./pywinauto/controls/HwndWrapper.py 728 history download (+12 -6) diffs

727 by markm 23 February 2010, 06:51:28 -0600 (25 days ago) * Use 'SendMessageTimeout' to get the text of a window. (SendMessage will hang if the application is not processing messages)

./pywinauto/handleprops.py 727 history download (+12 -2) diffs

726 by markm 23 February 2010, 06:27:00 -0600 (25 days ago) * add the EmptyClipboard() function as requested by tocer (http://sourceforge.net/users/tocer/) in SourceForge issue 2937981.

./pywinauto/clipboard.py 726 history download (+9 -0) diffs

./pywinauto/win32functions.py 726 history download (+1 -0) diffs

725 by markm 10 February 2010, 16:44:00 -0600 (37 days ago) * Add WindowSpecification and Application as attributes of pywinauto (so application should not need to be imported)

./pywinauto/__init__.py 725 history download (+2 -0) diffs

Deleted files: Hide | Show Files

  NAME« REV AGE AUTHOR
  dev_notes.txt (deleted) 653 history 12 months markm
* Moving docs to the docs folder
  HISTORY.TXT (deleted) 652 history 12 months markm
* Moving docs to the docs folder
  LICENSE.txt (deleted) 379 history (tag:version_0.1) 4 years markm
Removed file/folder
  MakeBackup.bat (deleted) 379 history (tag:version_0.1) 4 years markm
Removed file/folder
  makedocs.bat 712 history download 3 months 21 days markm
* Renamed doc_build to doc_src
  MANIFEST.in 684 history download 12 months markm
* Exclude the .doctrees folder from the source zip
  Readme.txt (deleted) 379 history (tag:version_0.1) 4 years markm
Removed file/folder
  setup.cfg (deleted) 379 history (tag:version_0.1) 4 years markm
Removed file/folder
  setup.py 713 history download 3 months 21 days markm
* Fixing some white case issues
  TODO.txt (deleted) 653 history 12 months markm
* Moving docs to the docs folder