pete.zha%sun.com
|
01fb24e4d7
|
Implementation the nsIAccessibleTable for XUL tree table
bug=155866, r=kyle, sr=jst, a=asa
|
2002-07-17 02:32:17 +00:00 |
|
pete.zha%sun.com
|
b4cbaefe10
|
Implementation of nsIAccessibleValue
bug=150606 r=kyle.yuan@sun.com sr=jag patch=gilbert.fang@sun.com
|
2002-07-15 02:23:23 +00:00 |
|
pete.zha%sun.com
|
d0b062d7c9
|
fix returned error code for nsIAccessibleHyperText implementation with nsIFrameAccessible
bug=155873 r=aaronl sr=jst patch=gilbert.fang@sun.com
|
2002-07-09 02:48:20 +00:00 |
|
bryner%netscape.com
|
90a2f7dfb7
|
Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag.
|
2002-07-08 07:56:50 +00:00 |
|
kyle.yuan%sun.com
|
f4de59c418
|
Bug 153852 Accessibility: Support selection_changed, text_changed and text_selection_changed events for ATK
r=aaronl, sr=jst
|
2002-07-05 06:20:15 +00:00 |
|
kyle.yuan%sun.com
|
f1e17bffdb
|
Bug 147168 Implementation of nsIAccessibleHyperText
r=kyle, sr=jst
Check in for Gilber Fang's (gilbert.fang@sun.com) fix
|
2002-07-04 04:58:54 +00:00 |
|
aaronl%netscape.com
|
de8c806165
|
Bug 154691. Active Accessibility: support accTakeFocus() on link's children, as it is supported for link. r=kyle, sr=hewitt
|
2002-07-03 16:38:20 +00:00 |
|
aaronl%netscape.com
|
480ebf281a
|
Bug 132489. Caret still blinking when entering menus. r=bryner, sr=hewitt. Bug 154704. No accessibility events fired as menus exit. r=jgaunt, sr=jag. Bug 154721. Active accessibility: No accessible focus events fired for documents. r=kyle, sr=jst
|
2002-07-03 16:38:15 +00:00 |
|
jgaunt%netscape.com
|
0a7856e064
|
bug 78390 accessible support for full page PDFs
r=aaronl,peterl
sr=jst
|
2002-07-02 17:39:40 +00:00 |
|
kyle.yuan%sun.com
|
bde0c51be7
|
Bug 150603 Implementation of nsIAccessibleHyperLink
r=kyle, aaronl, sr=jst
Thanks for Gilbert Fang's (gilbert.fang@sun.com) fix
|
2002-07-02 05:37:35 +00:00 |
|
kyle.yuan%sun.com
|
e75a1005d0
|
Bug 154196 nsIAccessible's accState returns wrong value for XUL Treeitem node
r=aaronl, sr=jag
override acctakefocus, acctakeselection, accremoveselection for treeitem
|
2002-07-02 02:01:00 +00:00 |
|
kyle.yuan%sun.com
|
ccb8a3824b
|
Bug 154285 Mozilla crashes when i try to get HTML Radio button accessible node
r=aaronl, sr=jag
move nsLayoutAtoms::AddRefAtoms() from nsRootAccessible to nsAccessibilityService
|
2002-07-02 01:53:16 +00:00 |
|
aaronl%netscape.com
|
a1bca06c43
|
Bug 154340. Active Accessibility: name attribute should not map to nsIAccessible::GetAccName(). r=kyle, sr=hewitt
|
2002-06-27 21:18:56 +00:00 |
|
kyle.yuan%sun.com
|
177ebed004
|
Bug 149856 [XBLFC] Active Accessibility: support XBL-based HTML button
r=aaronl, sr=jst
|
2002-06-26 01:53:11 +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 |
|
kyle.yuan%sun.com
|
fbfec1dc1c
|
Bug 152786 The framework of new event interface between nsIAccessible and ATK
r=aaronl, sr=jst
|
2002-06-25 05:04:17 +00:00 |
|
aaronl%netscape.com
|
92a450cef3
|
Active Accessibility: XUL property pages (tab panels) should not report themselves as STATE_FOCUSABLE
|
2002-06-25 02:41:44 +00:00 |
|
kyle.yuan%sun.com
|
bd48d7a92d
|
Bug 151048 Implemetation of nsIAccessibleText
second step: other files
|
2002-06-24 01:22:35 +00:00 |
|
kyle.yuan%sun.com
|
e116df9e13
|
Bug 151048 Implemetation of nsIAccessibleText
r=aaronl, sr=jst
first step: the new files
|
2002-06-24 01:13:56 +00:00 |
|
kyle.yuan%sun.com
|
0c7ccee889
|
For Bug 146400 To merge nsIAccessibleSelectable and nsIAccessibleSelection.
I forgot to remove nsIAccessibleSelection.idl. We don't need this file any more.
|
2002-06-23 03:41:40 +00:00 |
|
aaronl%netscape.com
|
7501120889
|
Missing part of checkin. Fixes breakage
|
2002-06-21 05:54:47 +00:00 |
|
aaronl%netscape.com
|
9b8a4a9dc7
|
Bug 151298. Correct accessible state for XUL radio buttons -should have STATE_FOCUSED when radio button is focused. r=jgaunt, sr=jst
|
2002-06-21 04:54:34 +00:00 |
|
aaronl%netscape.com
|
287c195783
|
Bug 151914. Correct accessible state for XUL menubar - should not have STATE_FOCUSABLE bit set. r=kyle, sr=jst
|
2002-06-21 04:47:13 +00:00 |
|
aaronl%netscape.com
|
80c05369f5
|
Bug 152370. Active Accessibility: correct accessible value for XUL listbox and combobox. r=kyle, sr=jst.
|
2002-06-21 04:44:26 +00:00 |
|
aaronl%netscape.com
|
dd96675fac
|
Bug 152425. Active accessibility: correct use of STATE_FOCUSABLE for XUL tabs. r=jgaunt, sr=kyle
|
2002-06-21 04:41:28 +00:00 |
|
kyle.yuan%sun.com
|
aba44a2d56
|
Bug 152469 DefAction does not work for tree column node.
r=aaronl, sr=jst
Bug 152472 nsIAccessible's accValue returns NS_ERROR_ILLEGAL_VALUE instead of return NS_ERROR_NOT_IMPLEMENTED for XUL Tree Node
r=aaronl, sr=jst
|
2002-06-20 02:51:55 +00:00 |
|
kyle.yuan%sun.com
|
61c5b0b4db
|
Bug 149858 [XBLFC] Active Accessibility: support XBL-based HTML radio
r=aaronl, sr=jst
Add nsIAccessibleProvider in radio.xml, create accessible object for XBL radio button
|
2002-06-19 02:00:38 +00:00 |
|
aaronl%netscape.com
|
38988afa39
|
Bug 148007 - Active Accessibility: wrong accState for XUL label and description elements. r=kyle, sr=hewitt
|
2002-06-14 01:47:35 +00:00 |
|
aaronl%netscape.com
|
86d0155369
|
Bug 147976 - Active Accessibility: progress meter get_accValue() sometimes returning value with 2 Progress meter <label> not getting picked up in get_accName(). r=kyle, sr=hewitt
|
2002-06-14 01:47:32 +00:00 |
|
aaronl%netscape.com
|
dd93418e7f
|
Bug 147756 - Active Accessibility: get_accValue returning NS_ERROR_FAILURE for selects. r=kyle, sr=jst
|
2002-06-14 01:47:26 +00:00 |
|
kyle.yuan%sun.com
|
d5c0bf6b9b
|
Bug 148902 Implemetation of nsIAccessibleEditableText
r=aaronl, sr=jst
|
2002-06-12 05:27:37 +00:00 |
|
kyle.yuan%sun.com
|
5edddda012
|
Bug 146400 To merge nsIAccessibleSelectable and nsIAccessibleSelection
r=aaronl, sr=jst
|
2002-06-12 05:16:30 +00:00 |
|
cbiesinger%web.de
|
15a321ca78
|
bug 115473 r=pavlov sr=brendan
Remove timer priorities
|
2002-06-11 20:47:04 +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 |
|
alecf%netscape.com
|
bcf192e308
|
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
|
2002-06-06 20:28:14 +00:00 |
|
kyle.yuan%sun.com
|
0d6ac17585
|
Bug 146315, 146499, 146828 nsIAccessible's accDoAction does not work for XUL Button/Check Box/Radio Button Element
r=aaronl, sr=jst
|
2002-05-28 08:55:54 +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 |
|
kyle.yuan%sun.com
|
73ec25c697
|
Bug 144700 To polish the nsIAccessibleHyperLink interface
r=kyle.yuan, r=aaronl, sr=jst
Check in for Gilbert.Fang@Sun.COM.
|
2002-05-20 02:31:14 +00:00 |
|
aaronl%netscape.com
|
a4509817d1
|
Bug 134787. Active Accessibility: support XBL checkbox (first XBL-based HTML form control to be supported). r=jgaunt, sr=jst
|
2002-05-17 04:03:12 +00:00 |
|
rpotts%netscape.com
|
73de225b01
|
bug #46856 (r=valeski, sr=darin). API Changes to nsIWebProgress/nsIWebProgressListener)
|
2002-05-16 20:57:37 +00:00 |
|
pete.zha%sun.com
|
7932a7441b
|
bug 109217:Active Accessibility: implement support for <tree>
r=aaronl, sr=jst
Check in for Kyle Yuan(kyle.yuan@sun.com)'s fix
Check in other files.
|
2002-05-13 07:19:43 +00:00 |
|
pete.zha%sun.com
|
851c29b903
|
bug 109217:Active Accessibility: implement support for <tree>
r=aaronl, sr=jst
Check in for Kyle Yuan(kyle.yuan@sun.com)'s fix
Check in the new file. Will check in others later
|
2002-05-13 07:11:28 +00:00 |
|
jgaunt%netscape.com
|
928b4a92d5
|
dumb ass!
|
2002-05-11 01:44:16 +00:00 |
|
jgaunt%netscape.com
|
f6348dc8bc
|
Doh! more bustage
|
2002-05-11 01:15:23 +00:00 |
|
jgaunt%netscape.com
|
3d2fc538fe
|
Fixing Bustage
|
2002-05-10 23:57:01 +00:00 |
|
jgaunt%netscape.com
|
bd32ae519e
|
bug 124448 Accessibility Support for Object/Embed tags
r=aaronl
sr=jst
|
2002-05-10 22:34:53 +00:00 |
|
aaronl%netscape.com
|
a97fef7f68
|
Bug 136696. Active Accessibility: support get_accKeyboardShortcut(). r=jgaunt, sr=jst
|
2002-05-08 20:43:49 +00:00 |
|
aaronl%netscape.com
|
a91955185f
|
Bug 135482. Active Accessibility: need EVENT_OBJECT_SCROLLINGEND to tell where screen has scrolled to. r=jgaunt, sr=jst.
|
2002-05-08 20:21:03 +00:00 |
|
aaronl%netscape.com
|
6d9909a3db
|
Bug 122312. Active Accessibility: support default actions for menu items and options. r=jgaunt, sr=alecf
|
2002-04-26 04:50:21 +00:00 |
|