3
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: Add config reset to the setup and teardown of tree tests. More... about 8 years ago
Utils: Allow giving both encoded/decoded unicode strings to GnomeShell menu helper functions. More... about 8 years ago
TestUnicodeNames: Covered the most troublesome py2 __future vs. py3 cases More... about 8 years ago
i18y: much pain. Fixes findChild not finding anyting with unicode chars (like '…')... More... about 8 years ago
Updated logging and debugName creation according to the failed unittests. More... about 8 years ago
Discovered py2 unicode pain within Tree and elsewhere, if we get unicode characters from at-spi and are (now) using the __future unicode_character import. More... about 8 years ago
Merge branch 'fastfindlambda' into 'master' More... about 8 years ago
findChild: Fix typo in lambda's debug name More... about 8 years ago
Merge branch 'lock' into 'master' More... about 8 years ago
findChild: Allow to use lambdas as well as predicates More... about 8 years ago
Fixed the unittests for modified Lock, added tearDown as we don't __del__ anymore. More... about 8 years ago
Improved the utils.Lock by using onexit + better sniff locks handling. More... about 8 years ago
Add support for only searching among 'showing' nodes. More... about 8 years ago
Remove the .travis.yml. We will be using gitlab ci only for now. More... about 8 years ago
ci: disable update on every build, to keep code change accountability More... about 8 years ago
Fix TestKeycombo procedural test, not to fail with gtk3-demo 3.18+ More... about 8 years ago
dump: fix different order of actions displayd in py2 vs. py3 More... about 8 years ago
Add a .gitlab-ci.yml - gitlab CI config file More... about 8 years ago
Fix python3 incompatible code added by recent 'dump' patches More... about 8 years ago
Fixed a typo in tests/utils More... over 8 years ago
Add .travis.yml file More... over 8 years ago
Add also dump_str function returning string of dump. More... over 8 years ago
Cleanup and allow dogtail.dump.plain to output to an arbitrary file. More... over 8 years ago
0.9.9 (pre-release for 1.0) More... over 8 years ago
Restore content of ChangeLog and News to pre-py3 version of master More... over 8 years ago
sniff: fix executable name in the desktop file More... over 8 years ago
Node: prevent going into infinite recursion in .children More... over 8 years ago
examples: fix python3 executable declaration in shebang More... over 8 years ago
A big squash of commits from python3 and dogtail-bilingual branches. Making dogtail code perform both with Python2.7 and Python3. Biggest thanks comes to *Martin Simon ([email protected])* for going through the entire framework and writing many new unittests for yet uncovered modules More... over 8 years ago
Distribute abs() due the problem when zero is biger than negative value More... over 8 years ago