3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 6 days ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some error checking. More... over 14 years ago
Add tests for getting labeler/labelee. More... over 14 years ago
Refactor all Node properties to clean up namespace. More... over 14 years ago
Make Node.value compatible with python 2.4. More... over 14 years ago
Rewrite Node.findChildren(). More... over 14 years ago
Add another unit test for Node.findAllChildren(). More... over 14 years ago
Fix all value-related properties; add unit tests. More... over 14 years ago
Add another unit test for Node.findAllChildren(). More... over 14 years ago
Add unit test for Node.findAllChildren(). More... over 14 years ago
Add more unit tests; fix a bug found by one More... over 14 years ago
Add some unit tests for the procedural interface. More... over 14 years ago
Add new tests. More... over 14 years ago
Post-release version bump. More... over 14 years ago
Bump version to 0.7.0. More... over 14 years ago
Add notes about API docs. More... over 14 years ago
Update NEWS file. More... over 14 years ago
Fix typo in ChangeLog. More... over 14 years ago
Remove tests for Node.version. More... over 14 years ago
Don't import pyatspi so early. More... over 14 years ago
Make sure specified binaries are executable. More... over 14 years ago
Catch LookupErrors More... over 14 years ago
Disable dogtail-recorder debug spew. More... over 14 years ago
Remove unused set object. More... over 14 years ago
Rewrite dogtail-recorder's click detection. More... over 14 years ago
Add FocusWindow More... over 14 years ago
Change tree.Node.typeText()'s fallback method. More... over 14 years ago
* dogtail/procedural.py: Use specific Predicate subclasses where available. More... over 14 years ago
* recorder/dogtail-recorder: Keyboard recording had been disabled by accident. Reenable it. More... over 14 years ago
* dogtail/tree.py: Simplify Node.click(); add Node.doubleClick(). More... over 14 years ago
* tests/Node.py: Look for at-spi instead of gail in testGetVersion since Fedora no longer has a package called gail. More... over 14 years ago