Граф коммитов

32 Коммитов

Автор SHA1 Сообщение Дата
Eitan Isaacson 62c083694e Bug 872338 - Add virtualCursor to nsIAccessibleDocument. r=tbsaunde r=surkov 2013-05-17 19:10:29 -07:00
Phil Ringnalda e2740d41a2 Back out 576ab48e68c2:84f2c5b57c00 (bug 872338) for Windows build failures and various and sundry test failures 2013-05-17 20:31:01 -07:00
Eitan Isaacson e7e4e3b6c3 Bug 872338 - Add virtualCursor to nsIAccessibleDocument. r=tbsaunde r=surkov 2013-05-17 19:10:29 -07:00
Gervase Markham 82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Trevor Saunders f9dbefb4bb bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-02-07 08:18:33 -05:00
Jonathan Kew 8aaf34ca5b backout 5ca407ff5564 (bug 672507) for M-oth (a11y) orange 2012-02-03 10:18:03 +00:00
Trevor Saunders e0e93aa906 bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-01-10 11:43:27 -05:00
Trevor Saunders 0603707c0e really backout bug 672507 on a CLOSED TREE 2012-02-02 04:42:34 -05:00
Trevor Saunders 790786fd33 bug 672507 - merge nsIAccessNode and nsIAccessible r=davidb, surkov 2012-01-10 11:43:27 -05:00
Alexander Surkov 350f92ecac Bug 592913 - provide a way to quickly determine whether an accessible object is a descendant of a tab document, r=marcoz, davidb, a=blocking 2010-09-09 23:44:56 +09:00
Mitchell Field d0f35f6883 Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
2010-07-02 10:27:06 -04:00
Alexander Surkov 64950b540b Bug 567636 - replace GetAccessibleInParentChain on GetContainerAccessible, r=marcoz, sr=neil 2010-05-25 17:40:39 +09:00
Alexander Surkov 0959bf45f1 Bug 561748 - rename nsIAccessibleDocument::document to DOMDocument, r=davidb 2010-04-27 12:19:49 +09:00
Alexander Surkov 5f4274e47a Bug 543961 - nsAccessibilityService::GetAccessible() shouldn't try to get document accessible from global cache twice, r=davidb, marcoz 2010-02-11 21:56:01 +08:00
aaronleventhal@moonset.net 754ec000fb Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil 2007-12-11 18:10:26 -08:00
aaronleventhal@moonset.net 656dd5f434 Bug 396005. Severe performance degredation regression when a11y active. r=surkov, a=dsicore 2007-10-01 11:27:13 -07:00
aaronleventhal@moonset.net a21212c907 Bug 396632. Don't require namespaces when using ARIA properties in text/html 2007-09-24 18:19:03 -07:00
aaronleventhal@moonset.net 56193ee0c9 Bug 385444. Reduce special cases for show/hide/reorder event firing. r=surkov 2007-06-23 01:25:29 -07:00
aaronleventhal@moonset.net df3ea7e510 Bug 381888. Caret tracking broken with Windows screen readers [Cairo-related]. When a11y active, follow Gecko caret around with invisible system caret. r=surkov 2007-06-14 10:12:50 -07:00
aaronleventhal@moonset.net 133a30de2e Bug 376887. If document gets painted before being fully loaded, and gets focused, the accessible tree is often incorrectly truncated. r=surkov 2007-05-04 08:15:00 -07:00
aaronleventhal%moonset.net 7e5cd554ce Bug 351505. Rev the IID for nsIAccessibleDocument. r=ginn.,chen 2006-09-06 14:17:44 +00:00
aaronleventhal%moonset.net 907b9a5d54 Bug 340829. Implement big hunk of new-atk, nsAccessibleHyperText, to support specialized accessibility interfaces cross-platform and expose containment hierarchy as such. r=ginn.chen 2006-06-21 13:29:10 +00:00
aaronl%netscape.com de009d6679 Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf 2003-07-22 14:55:22 +00:00
aaronl%netscape.com 3e0c33e5da Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst 2003-07-09 07:01:46 +00:00
aaronl%netscape.com 5d380d4f56 Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf 2003-06-16 10:35:11 +00:00
aaronl%netscape.com 1e56b98f2e Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa 2003-05-15 08:37:38 +00:00
aaronl%netscape.com 7ae87df2aa Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst 2003-04-28 10:24:52 +00:00
aaronl%netscape.com 83deafd111 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +00:00
aaronl%netscape.com 8457bb1d7e Bug 199060. Move most accessibility code out of widget. Merge MSAA-specific and XP accessibility object hierarchies into one tree of objects. Paves way for XP accessibility caching, more stability, and it's just better. r=kyle, sr=alecf 2003-04-01 20:02:51 +00:00
aaronl%netscape.com 2d5ce67f73 Bug 153196. Active Accessibility: support MSAA caret object and events. r=kyle, sr=kin 2002-06-25 22:54:23 +00:00
pete.zha%sun.com f8f863832b bug 145615:Should use AString instead of wstring or DOMString in accessibility APIs
r=aaronl, sr=jst
2002-05-21 05:16:58 +00:00
jgaunt%netscape.com 07868cf706 bug #86517 Landing of Accessible_052901_Branch4 sr=waterson
r= lots, see bug
2001-06-30 00:25:09 +00:00