| pywinauto:/Branches/MetaclassWrapping/clipboard.py |
Line History |
History |
latest revision Branch trunk410 annotated / raw | Diffs: previous, other | Lines: 99 ( +3, -8 ) Created: 2006-03-18 14:12:17 -0600 (3 years 11 months ago) | Author: markm | Changeset: 410
Copied (2 times):
Tags: version_0.3.0 version_0.3.1 version_0.3.2 version_0.3.3 version_0.3.4 version_0.3.5 version_0.3.6 397 annotated / raw | Diffs: previous, other | Lines: 104 ( +2, -0 ) Created: 2006-03-18 00:19:42 -0600 (4 years ago) | Author: markm | Changeset: 397 [ 1452832 ] clipboard.GetData() opens but does not close clipboard. - Fixed (Thanks Randy)
237 annotated / raw | Diffs: previous, other | Lines: 102 ( +4, -4 ) Created: 2006-02-06 15:06:17 -0600 (4 years 1 month ago) | Author: markm | Changeset: 237 Mainly fixing pylint warnings
Tags: version_0.2.0 version_0.2.1 version_0.2.5 189 annotated / raw | Diffs: previous, other | Lines: 102 ( +18, -7 ) Created: 2006-01-19 22:56:52 -0600 (4 years 1 month ago) | Author: markm | Changeset: 189 Changed visibility of some items (both for automatic doc creation and to help users know what they are expected to work with)Branch point for: tag:version_0.1.3 Tags: version_0.1.3 186 annotated / raw | Diffs: previous, other | Lines: 91 ( +62, -35 ) Created: 2006-01-19 19:43:23 -0600 (4 years 1 month ago) | Author: markm | Changeset: 186 Ran pychecker, pylint and fixed many of the raised itemsAdded Revision to each file Many other small modifications
115 new/moved annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 ) Created: 2006-01-17 14:47:52 -0600 (4 years 1 month ago) | Author: markm | Changeset: 115 Moved from: Branches/OriginalPydlgChecks/trunk/pywinauto/clipboard.py 104 Moved remotelyBranch point for: tag:version_0.1.3 Tags: version_0.1.3 82 new/moved annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 ) Created: 2006-01-17 14:41:53 -0600 (4 years 1 month ago) | Author: markm | Changeset: 82 Moved from: pywinauto/clipboard.py 81 Moved to: Branches/OriginalPydlgChecks/trunk/pywinauto/clipboard.py 104 Moved remotely
latest revision Branch root:531 deleted | Lines: 0 ( +0, -99 ) Created: 2006-05-05 08:49:04 -0500 (3 years 10 months ago) | Author: markm | Changeset: 531 Moved remotely
513 new/copied annotated / raw | Diffs: previous, other | Lines: 99 ( +99, -0 ) Created: 2006-04-26 11:49:23 -0500 (3 years 10 months ago) | Author: markm | Changeset: 513 Moved to: Branches/MetaclassWrapping/pywinauto/clipboard.py 531 Copied from: trunk/pywinauto/clipboard.py 410 made a copy
104 new/moved annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 ) Created: 2006-01-17 14:47:29 -0600 (4 years 1 month ago) | Author: markm | Changeset: 104 Moved from: trunk/pywinauto/clipboard.py 82 Moved to: trunk/pywinauto/clipboard.py 115 Moved remotely
81 new/moved annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 ) Created: 2006-01-17 14:41:50 -0600 (4 years 1 month ago) | Author: markm | Changeset: 81 Moved from: basic/clipboard.py 64 Moved to: trunk/pywinauto/clipboard.py 82 Renamed remotely
64 new annotated / raw | Lines: 64 ( +64, -0 ) Created: 2006-01-15 14:22:08 -0600 (4 years 2 months ago) | Author: markm | Changeset: 64 Moved to: pywinauto/clipboard.py 81 Copied to: version_0.1.2/clipboard.py 71 Some basic clipboard functions
|