| pywinauto:/trunk/pywinauto/clipboard.py |
Line History |
History |
latest revision Branch trunk726 annotated / raw | Diffs: previous, other | Lines: 138 ( +9, -0 ) Created: 2010-02-23 06:27:00 -0600 (26 days ago) | Author: markm | Changeset: 726 * add the EmptyClipboard() function as requested by tocer (http://sourceforge.net/users/tocer/) in SourceForge issue 2937981.
606 annotated / raw | Diffs: previous, other | Lines: 129 ( +3, -1 ) Created: 2007-04-10 10:35:49 -0500 (2 years 11 months ago) | Author: markm | Changeset: 606 * Merged in the 'waitbranch' branch
Tags: version_0.3.7 version_0.3.8 590 annotated / raw | Diffs: previous, other | Lines: 127 ( +36, -8 ) Created: 2007-03-13 17:56:31 -0500 (3 years ago) | Author: markm | Changeset: 590 Copied to: branches/waitbranch/clipboard.py 593 * Added more functionality and fixed possible problems in clipboard.py
410 annotated / raw | Diffs: previous, other | Lines: 99 ( +3, -8 ) Created: 2006-03-18 14:12:17 -0600 (4 years 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 2 months 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 2 months 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:104 new/moved annotated / raw | Diffs: previous, other | Lines: 64 ( +64, -0 ) Created: 2006-01-17 14:47:29 -0600 (4 years 2 months 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 2 months 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
latest revision Branch tag:version_0.1.3203 new/copied annotated / raw | Diffs: previous, other | Lines: 102 ( +102, -0 ) Created: 2006-01-20 17:36:28 -0600 (4 years 1 month ago) | Author: markm | Changeset: 203 pywinauto-0.1.3 release
Tags: version_0.1.3 174 deleted | Lines: 0 ( +0, -64 ) Created: 2006-01-18 16:41:40 -0600 (4 years 2 months ago) | Author: markm | Changeset: 174 Removed Tag 0.1.3 - as I will be re-creating it soon
Tags: version_0.1.3 |