Commit Graph

83 Commits

Author SHA1 Message Date
markm
a367f1e374 Update the documentation on dependencies (python 2.3 and 2.4 are quite old, and SendKeysCtypes is included in Pywinauto) 2011-01-28 16:30:12 +08:00
markm
22a934de48 Reformat the code sections (make them indented) 2010-12-20 17:46:58 +09:00
markm
16557200bf Reformat the list of examples 2010-12-20 17:46:42 +09:00
markm
4805ede871 Strip trailing whitespace 2010-12-20 17:46:04 +09:00
markm
b873049bb2 Various improvements to the documentation of the pywinauto.application module (hide deprecated methods, improve documentation text & formatting) 2010-12-20 17:38:46 +09:00
markm
9bf305a472 Set the version dynamically from the pywinauto\__init__.py module 2010-12-19 17:54:31 +09:00
markm
ae7d958b6a Change to use the fully qualified module name as the resulting txt file name.
Also rename some of the variable names for clarity.
2010-12-19 17:27:15 +09:00
markm
664b8029af Move the documentation of source code to it?s own section 2010-12-19 17:26:28 +09:00
markm
93f9b72d57 The links in the control overview needed to be migrated to ?sphinx? format from ?pudge?. I also added linked in some extra modules. 2010-12-19 17:25:41 +09:00
markm
78f7bc8680 Significantly fix and improve the Souce Code semi-auto documentation 2010-12-19 17:24:24 +09:00
markm
71eb0d686b Remove trailing spaces and some blank lines 2010-12-19 15:18:00 +09:00
markm
35b2de517f Add or improve some comments 2010-12-19 15:15:09 +09:00
markm
5df4e6e377 Improve how the application.py code is documented 2010-12-19 15:12:02 +09:00
markm
e6693ecbd2 Move the comment to where it should be 2010-12-19 14:22:47 +09:00
markm
e13b92d77b Ensure the output is the ?code? directory below this module 2010-12-19 14:22:36 +09:00
markm
121d84342b Make the code handle different directory structures better (if you had two pywinauto folders in the path - then it was taking the first to be the pywinauto root - while in fact it should be the last one) 2010-12-19 14:22:14 +09:00
markm
2e789bbd47 use os.path.dirname() rather than os.path.split()[0] 2010-12-19 14:14:20 +09:00
markm
9bdcd4e226 put all the imports in one place 2010-12-19 14:13:46 +09:00
markm
e080492e0d * Fix formatting issues in the History.txt doc 2010-04-03 10:15:23 +00:00
markm
70a9c2b4a7 * Add 0.4.0 release notes 2010-04-03 10:12:00 +00:00
markm
b8d782b958 * Set the date of the release 2009-11-27 14:37:16 +00:00
markm
2eb9b6bef4 * Updated for 0.3.9
* Added 0.3.9 changelog
2009-11-27 13:35:10 +00:00
markm
ddddf61c9e * Final 0.3.8 changes - and sorting based on importance 2009-03-15 19:33:40 +00:00
markm
f47d598ba9 * Final cleanup of the docs prior to release 2009-03-11 01:57:18 +00:00
markm
81620d17a4 * Renaming the docs folder as it will be used to build the docs rather than be the docs 2009-03-11 00:33:47 +00:00
markm
f820d1567d * Adding support files for building Sphinx documentation 2009-03-05 23:31:20 +00:00
markm
b54aef4710 * Small changes to get the sphinx docs to output more nicely. 2009-03-05 03:31:59 +00:00
markm
fbb1ef38e6 * Added miss * Adding missing documentation file 2009-03-05 03:04:21 +00:00
markm
acb018d2d7 * Added most of the 0.3.8 changes 2009-03-05 02:41:38 +00:00
markm
3301ff0593 * Some documentation updates
* Small changes to getting the active window (as it wasn't working correctly)
2007-04-10 17:08:39 +00:00
micklweiss
b4c9d15de2 added Pywinauto Recorder code (taken out of the ClamWin svn and updated a bit) 2006-12-05 08:40:31 +00:00
markm
e1d67bbbd4 Added missing updates 2006-07-31 12:11:54 +00:00
markm
04b7b7a30a Added latest release information 2006-07-28 20:02:46 +00:00
markm
54b5e89b62 Tiny modifications 2006-07-28 20:02:24 +00:00
markm
51f981137f Added link to ctypes download page
Also updated importing reference as it was wrong (import pywinauto.application rather then application)
2006-07-14 15:56:16 +00:00
markm
a54af6cab8 Updated URL to ShowMeDo 2006-07-14 15:52:41 +00:00
markm
5fc66f74fd re-created documentation and fixed UnicodeEncoding errors 2006-05-25 17:38:16 +00:00
markm
70e54e9aa4 Adding Getting started Doc 2006-05-24 18:33:37 +00:00
markm
9dd4006085 Various minor changes 2006-05-24 17:43:21 +00:00
markm
d9c4e758ec Added some of the changes 2006-05-05 13:43:18 +00:00
markm
062105ede4 Final changes for 0.3.4 release 2006-04-25 21:19:23 +00:00
markm
89fac02f13 Updated documentation for upcoming release 2006-04-25 11:37:20 +00:00
markm
c3212c158e Updated documentation for 0.3.3 release 2006-04-19 20:47:35 +00:00
markm
1fd51fa091 Added some items for 0.3.3 release 2006-04-18 23:30:18 +00:00
markm
e36b4c46b9 Fixed some hidden bugs with HwndWrapper.CloseClick() 2006-04-07 15:24:13 +00:00
markm
bbd443b68f Fixed Slow() and Fast() timings 2006-04-07 14:56:13 +00:00
markm
6a4f336f25 Added more timing values for configurable waits after modifying actions (only common_controls.py so far) 2006-04-07 13:48:43 +00:00
markm
d4ef6fbcea Fixed my mess ups with 0.3.1 and releasing as 0.3.2 2006-03-30 23:46:32 +00:00
markm
4fc78017d2 Updated the History 2006-03-30 08:26:38 +00:00
markm
2e3dd1ff25 Small doc and doc generation changes
Updated the History
2006-03-30 08:25:10 +00:00