aaronleventhal%moonset.net
740df54b56
Bug 348158. Accessibility cache gets out of sync. Provide assertions so we catch this in the future. r=ginn.chen
2006-08-11 17:21:56 +00:00
aaronleventhal%moonset.net
0e74500a29
Bug 275010. Support AtkTable and start work to provide hint on layout vs. data table. r=surkov
2006-07-24 14:26:25 +00:00
aaronleventhal%moonset.net
5258761af1
Bug 344403. Don't refer to |this| in constructors in mozilla/accessible (bad practice overall). r=mats, sr=neil
2006-07-13 14:22:12 +00:00
aaronleventhal%moonset.net
2a064b22ba
Bug 340827. Support nsIAccessibleTab cross platform -- one more tweak needed for it to build on Windows. r=aaronlev
2006-06-27 15:46:24 +00:00
aaronleventhal%moonset.net
aec865342e
Bug 340827. Support nsIAccessibleTable cross platform. Patch by Ming Gao. r=aaronlev
2006-06-27 15:42:09 +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
aaronleventhal%moonset.net
f1db25723c
Bug 295715. HTML table should use summary attribute for accessible name. r=timeless, sr=neil, a=shaver
2005-06-01 14:09:24 +00:00
aaronleventhal%moonset.net
df7104eccc
Bug 290344. Implement accessible DHTML descriptions and labels. r=timeless, sr=dmose, a=shaver
2005-06-01 14:03:38 +00:00
aaronleventhal%moonset.net
e177758a41
Bug 280871. Fix various problems with how we expose HTML and XUL combo boxes via accessibility APIs
2005-02-07 23:11:30 +00:00
bzbarsky%mit.edu
62a5127738
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
aaronleventhal%moonset.net
c031a15d54
Bug 146065. Use GetElementsByTagNameNS instead of GetElementsByTagName so that we don't get the wrong list of child elements in the accessibility code. r=pkw, sr=jst
2004-05-04 20:14:58 +00:00
gerv%gerv.net
9d2ee4928c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
kyle.yuan%sun.com
6562d22599
Bug 215220 Unable to receive caret-move event in HTML document
...
r=aaron, sr=henry.jia
Bug 217311 [ATK Accessibility] wrong text structure for HTML text
r=bolian.yin (Not in the default build)
Bug 218992 no placeholder for broken image
r=bolian.yin (Not in the default build)
This patch aims at solving some ATK accessible text issues. The main parts of this patch (inside accessibility/src/atk directory or the #ifdef MOZ_ACCESSIBILITY_ATK/#endif macro) are not in the default build (it gets built only when the default toolkit set to gtk2)
2003-09-14 12:56:21 +00:00
aaronl%netscape.com
6b02244c2f
Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf
2003-07-31 08:09:39 +00:00
kyle.yuan%sun.com
b4cbc29c54
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +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
kyle.yuan%sun.com
85067afd2a
Bug 195687 [ATK Accessibility] move nsIAccessibleEditableText support from nsHTMLTextFieldAccessible to nsAccessibleEditableText
...
r=bolian.yin
Not in the default build
2003-03-25 09:12:39 +00:00
kyle.yuan%sun.com
1702517963
Bug 177868 [ATK Accessibility] better organization of HTML content
...
r=pete
Not in the default build
2003-03-24 02:09:55 +00:00
beard%netscape.com
072ad16f6e
Fix build bustage by declaring PRInt32 index outside of for loop.
2002-06-07 06:26:14 +00:00
pete.zha%sun.com
ec516d0be2
bug 148314:Implementation the nsIAccessibleTable
...
Description: let HTML table support nsIAccessibleTable extension
r=aaronl, sr=jst, a=asa
2002-06-07 04:15:18 +00:00
dbaron%fas.harvard.edu
df8e0b2f1e
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:52:27 +00:00
aaronl%netscape.com
60d7064439
Active accessibility fixes. Bug 118633 - null frame checks, bug 118761 - support STATE_SYSTEM_INVISIBLE, bug 118759 - support statusbar, bug 114109 - support dropmarker, bug 118858 and bug 118020 - text nodes shouldn't get focusable state. r's=jgaunt, sr's=hewitt, waterson
2002-01-09 10:02:29 +00:00
aaronl%netscape.com
2bd146b4c6
Bug 113367 and Bug 111284. Active Accessibility: fix states for table (*not* focusable) and accessible name for table when caption is used. r=jgaunt, sr=brendan
2001-12-11 21:42:58 +00:00
jgaunt%netscape.com
a93ac91395
bug 102777 -- factoring of a8e code into XUL and HTML specific files and new impl for GetAccName for XUL a11y widgets
...
r=aaronl
sr=hyatt
2001-10-09 21:52:36 +00:00
gerv%gerv.net
17ac3b2ed8
License changes, take 2. Bug 98089. mozilla/accessible/.
2001-09-25 00:48:50 +00:00
gerv%gerv.net
1856815ff1
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
102170b2a0
bug #98089 : ripped new license
2001-09-19 20:09:47 +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
evaughan%netscape.com
94198ed5d8
Landing accessibility
...
-r aarol, jgaunt
-sr brendan
2001-05-11 21:11:38 +00:00