OSDN Git Service

Merge 2013.1.
[nvdajp/nvdajp.git] / source / _UIAHandler.py
2013-03-18 James TehMerge 2013.1.
2013-02-09 Michael CurranReenable the toltipOpened UIA event which was accidenti...
2013-02-04 James TehThe laptop keyboard layout has been completely redesign...
2013-02-04 James TehMerge main.
2013-01-09 James TehMerge main.
2013-01-03 James TehMerge main.
2012-11-23 James TehFix typos which were breaking several keys in the new...
2012-10-26 James TehMerge 2012.3.
2012-10-16 Michael CurranAdd a shouldAllowUIAfocusEvent to UIA NVDAObjects which...
2012-10-13 James TehUIA: Ignore menuOpened events if focus has been fired...
2012-10-08 James TehOnce again disable the text pattern TextSelectionChange...
2012-10-08 Michael CurranReport position info (e.g. 1 of 4) for UIAutomation...
2012-09-14 James TehMerge main.
2012-09-06 Michael CurranMerged touchSupport branch. Adds experimental support...
2012-09-05 Michael CurranMerged main
2012-09-05 James TehMerge main.
2012-08-30 Michael Curranmerged main
2012-08-27 Michael CurranMerged main
2012-08-22 Michael CurranMerged UIAImprovements branch.
2012-08-22 Michael CurranAdd some UIA constants needed in win8.
2012-08-21 Michael CurranMerged main
2012-08-21 Michael CurranMerged main
2012-08-21 Michael CurranSupport MS Word 2013 documents by disabling UIA for...
2012-07-09 Michael CurranMerged main
2012-07-06 Michael CurranMerged main
2012-07-04 Michael CurranMerged changes from Michael Herrmann. Fix typo in readm...
2012-06-13 Michael CurranMerged 2012.2 branch
2012-06-11 Michael CurranAutomatically announce Windows 8 Toast notifications...
2012-06-10 Mesar HameedMerge 2012.2 at point of release.
2012-06-05 James TehMerge 2012.2.
2012-05-31 James TehMerge main.
2012-05-29 Michael CurranMerged main
2012-05-29 Michael CurranMerged 2012.2 branch
2012-05-25 James TehUIAHandler: Re-enable the text pattern TextSelectionCha...
2012-04-01 James TehMerge main.
2012-03-26 rui BatistaMerged main.
2012-03-26 Peter VágnerUkrainian (uk):
2012-03-22 James TehMerge 2012.1.
2012-03-20 Mesar HameedMerge 2012.1
2012-03-17 Michael CurranMerged main
2012-03-16 Michael CurranSupport the UIA menuOpened event as a gainFocus.
2012-03-14 Michael CurranDisable UIAutomation for SysListview32 controls as...
2011-12-30 Michael CurranMerged main
2011-12-04 Michael CurranMerged main
2011-12-02 James TehMerge main.
2011-12-01 James TehMerge main.
2011-12-01 Michael Curran_UIAHandler.UIAHandler.isUIAWindow: normalize the windo...
2011-10-31 Michael CurranMerged main
2011-08-18 James TehMerge main.
2011-08-08 James TehMerge main.
2011-07-08 Michael CurranFix for #1285 (focus tracking in Outlook 2010 message...
2011-07-06 James TehUIAHandler.isNativeUIAElement: Don't assume all MSAA...
2011-07-04 Michael CurranDo not ever use UI Automation for the SysMonthCal32...
2011-06-28 James TehUIAHandler: Make the MTA thread a daemon thread just...
2011-06-21 James TehUIAHandler.terminate: Close the thread handle after...
2011-06-15 James TehUIAHandler.isNativeUIAElement: The case of the string...
2011-06-10 James TehInitial code to make reporting of table cell coordinate...
2011-06-09 Michael CurranUIA focus event handler: return if obj is None after...
2011-06-07 Michael Curran_UIAHandler.isNativeUIAelement: When looking at provide...
2011-06-07 Michael CurranUI Automation support: make it again possible to run...