0
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix lint More... about 1 month ago
Event Manager: Clean up _ignore More... about 1 month ago
Tweak debugging output More... about 1 month ago
Fix flat review starting at top of window when using terminal pager More... about 1 month ago
Event Manager: Add means to pause and clear the event queue More... about 1 month ago
Include braille error text in the debugging message More... about 1 month ago
Fix flat review skipping over last line or two in terminal (take 2) More... about 1 month ago
Move call to AXText.get_rect_range after unrelated early return More... about 1 month ago
Revert "Fix flat review skipping over last line or two in terminal" More... about 1 month ago
Fix flat review skipping over last line or two in terminal More... about 1 month ago
Remove unneeded debug line More... about 1 month ago
Fix flat review skipping over terminal text due to bad line at offset More... about 1 month ago
Use AXText.get_character_at_offset in onTextDeleted More... about 1 month ago
AXText: Work around broken/missing get_string_at_offset implementations More... about 1 month ago
More speculative fixing for flat review failing in terminals More... about 1 month ago
Another speculative fix for flat review failing in terminals More... about 1 month ago
Speculative fix for flat review sometimes failing in terminal More... about 1 month ago
Remove some extremely old and unmaintained tests More... about 1 month ago
Remove unused function getWordAtOffset from script_utilities.py More... about 1 month ago
Remove some cruft from the WebKit script More... about 1 month ago
Fix key echo regression in terminal More... about 1 month ago
Echo sentence after whitespace typed rather than punctuation More... about 1 month ago
Fix traceback in terminal script's presentKeyboardEvent More... about 1 month ago
Remove some uses of queryNonEmptyText() More... about 1 month ago
Remove some obsolete/unused functions More... about 1 month ago
Begin using AXText in script_utilities.py More... about 1 month ago
Use AXText in Web and WebKitGtk scripts More... about 1 month ago
Use AXText in the default script's SayAll functionality More... about 1 month ago
Use AXText in echoPreviousSentence/Word and onTextAttributesChanged More... about 1 month ago
Use AXText for basic functionality in the default script More... about 1 month ago