Commit Graph

4 Commits

Author SHA1 Message Date
Edward Jakubowski
33522694e4 Added more exception handling in uiabridge, fixing Keyboard hook stability
uiabridge was having issues with getting ValueProperty from the cached
values. uiabridge was throwing exceptions if it couldn't find a missing
HWND handle.  Fixing keyboard hook to last longer.
2014-05-14 08:17:58 -04:00
Edward Jakubowski
4258d0977f Added SelectContextMenuId Command, increasing uiabridge speeds, reliability 2014-05-02 22:01:43 -04:00
Edward Jakubowski
ce78f9c084 Added back ValueProperty, renamed config properties
uiabridge will display ValueProperty if element supports it.
if uiabridge is disabled in synthuse.properties the native library will
not be loaded.
Added Trigger hot key Ctrl+Shift+`
Added hotkey configurations in synthuse.properties
2014-04-30 22:20:52 -04:00
Edward Jakubowski
acf215fe00 Update native bridge to UI Automation for speed and reliability
Native UI Automation bridge redesigned for speed and reliability.  The
bridge library has been renamed to UiaBridge.  Native components use VS
2010 C++ and .Net 4.
2014-04-29 23:33:10 -04:00