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

269 Коммитов

Автор SHA1 Сообщение Дата
aaronl%netscape.com 19199aa3e8 Accessibility APIs: give visibility hidden/collapsed STATE_HIDDEN. r=kyle, sr=alecf 2002-10-08 17:49:52 +00:00
timeless%mac.com a6c3e08a2c Bug 171842 Build warning caused by checkin for bug 163834
patch by walk84@yahoo.com r=kyle sr=bryner
2002-10-08 02:11:00 +00:00
bryner%netscape.com 1bb489617c Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls. 2002-10-05 02:49:02 +00:00
kyle.yuan%sun.com cefdad6025 Fix the bustage caused by my previous check in. 2002-09-30 02:04:50 +00:00
kyle.yuan%sun.com 3ccc98dc68 Bug 163834 Use correct Accessible object to fire event when text-caret moved and text-selection changed
r=aaronl, sr=bryner
2002-09-30 01:51:48 +00:00
kyle.yuan%sun.com 931b7d6b24 Bug 164763 no enough arguments for ATK text-change and state-change events
r=aaronl, sr=jst
Bug 166322 Accessibility: better support for XUL tree
r=aaronl, sr=jst
2002-09-17 03:51:40 +00:00
dougt%netscape.com 68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
dougt%netscape.com fae89c4077 Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 05:38:16 +00:00
mjudge%netscape.com a07cba5734 4302 r=jfrancis sr=kin. pageup/down bug with navigation. 2002-08-26 20:55:30 +00:00
aaronl%netscape.com be03eba8f7 Bug 163812: incorrect caching in accessibility leads to null ptr deref. r=jgaunt, sr=alecf. Bug 163815: Accessibility should not use nsCOMPtr with frames. r=jgaunt, sr=alecf 2002-08-22 22:32:35 +00:00
aaronl%netscape.com 4bb787ada2 Complete fix for last night's bustage when checking in bug 132158 - forgot to check in MANIFEST. 2002-08-17 18:49:30 +00:00
aaronl%netscape.com 2ef9b33530 Temporarily fixing bustage until proper fix comes later 2002-08-17 04:05:50 +00:00
aaronl%netscape.com 5229183e82 Bug 132158. Active Accessibility: expose correct bounds information and accessible value for HTML areas. r=saari, sr=alecf. 2002-08-17 01:46:58 +00:00
gerv%gerv.net a6d4accdea Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan. 2002-08-10 08:39:43 +00:00
aaronl%netscape.com 7321ffd8cb Bug 158756. Need nsIViewManager::IsRectVisible to become GetRectVisisiblity, and return a reason why the rect wasn't visible. r=akk,roc+moz. sr=jst 2002-08-10 08:03:53 +00:00
aaronl%netscape.com c8215a38ee Bug 160793. Active Accessibility: support broken images. r=kyle, sr=hewitt 2002-08-10 07:59:44 +00:00
seawood%netscape.com 322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
aaronl%netscape.com eafbb367e8 Bug 160792. Active Accessibility: If title different from name, put it in description. Put the title in the name if there is no name. r=kyle, sr=jst 2002-08-10 07:46:31 +00:00
aaronl%netscape.com 1cf219747a Bug 160334. Firing accessibilty API event too early when indicating doc ready for MSAA parsing. r=jgaunt, sr=bryner 2002-08-06 07:37:49 +00:00
aaronl%netscape.com 0f8d4f1827 Bug 160153. Accessibility: Report fully expanded URL's. r=jgaunt, sr=jst 2002-08-01 21:36:02 +00:00
jkeiser%netscape.com 78b069a372 Change ns(I)GfxTextControlFrame(2) -> ns(I)TextControlFrame (bug 129909), r=rods
@netscape.com, sr=bzbarsky@mit.edu, a=asa
2002-07-26 20:57:24 +00:00
pete.zha%sun.com f88a51547d Translate nsIAccessible roles to ATK roles
bug=153816 r=aaronl sr=jst a=asa
2002-07-24 06:33:39 +00:00
kyle.yuan%sun.com f3b9e28db2 Bug 157183 Even though XUL Element Tree is focusable, Both the inspect tool and API return wrong value
r=jgaunt, sr=jag, a=asa
2002-07-23 05:32:39 +00:00
kyle.yuan%sun.com f30da616f4 Bug 157485 Implement nsIAccessibleText for nsHTMLTextFieldAccessible
r=jgaunt, sr=jst, a=asa
2002-07-23 05:32:17 +00:00
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