Commit Graph

430 Commits

Author SHA1 Message Date
bryner%netscape.com
3a3ec0cbd5 Make --disable-xul work (bug 69995). We build enough XUL to support
scrollbars unconditionally, but can now leave out heavyweight widgets like
grid, listbox, and tree.  r=bzbarsky, sr=alecf.
2003-04-11 00:56:27 +00:00
aaronl%netscape.com
6cbbdca6d5 Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf 2003-04-08 05:12:01 +00:00
aaronl%netscape.com
ababe9f296 Bug 200514. Topcrash due to accessibility rewrite. r=kyle, sr=henry 2003-04-08 01:51:54 +00:00
alecf%netscape.com
dbf2923f8f ignore generated Makefile 2003-04-02 06:03:10 +00:00
alecf%netscape.com
c8aef61acf fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron 2003-04-02 04:51:07 +00:00
aaronl%netscape.com
24e2030c64 fixing bustages 2003-04-02 00:01:28 +00:00
aaronl%netscape.com
47f51587b7 Fixing 'other' platforms' Makefile.in other 2003-04-01 23:48:25 +00:00
aaronl%netscape.com
08dc4190b6 Fixing bustage 2003-04-01 23:31:43 +00:00
aaronl%netscape.com
1cd954d59b Fixing bustage 2003-04-01 23:31:24 +00:00
aaronl%netscape.com
3c675fa56b Fixing bustages 2003-04-01 23:16:30 +00:00
aaronl%netscape.com
568e6a16e8 Fixing bustages 2003-04-01 23:06:12 +00:00
aaronl%netscape.com
12310c2ebc Fixing bustages 2003-04-01 22:57:00 +00:00
aaronl%netscape.com
f2924a633e Still fixing bustage 2003-04-01 22:46:11 +00:00
aaronl%netscape.com
f74f59dd3b Fixing bustage 2003-04-01 22:18:29 +00:00
aaronl%netscape.com
9d74c64e93 Fixing horkage. Forgot cvs add on this file nsIAccessNode.idl 2003-04-01 20:39:57 +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
jst%netscape.com
b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +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
d98e5035da Bug 195688 [ATK Accessibility] move nsIAccessibleHyperText support from nsHTMLIFrameAccessible to nsAccessibleHyperText
r=bolian.yin
Not in the default build
2003-03-24 09:36:04 +00:00
kyle.yuan%sun.com
cb5f6c0bc2 Bug 197974 [ATK Accessibility] rewrite nsAccessibleText code
r=bolian.yin
Not in the default build
2003-03-24 03:23:12 +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
aaronl%netscape.com
abed095192 Backout out bug 196946. It turns out we should not merge static accessibility libs into widget 2003-03-22 05:29:37 +00:00
aaronl%netscape.com
b02c73f1b1 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:52:55 +00:00
aaronl%netscape.com
ef6f4f5a60 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:47:40 +00:00
aaronl%netscape.com
5ae2617558 First part of checkin to reverse bug 196946, static accessibility libs should not be merged with widget 2003-03-22 02:46:48 +00:00
simford.dong%sun.com
395c871a15 Bug 196668 gnopernicus says nothing when XUL radio buttons state changes
fix it by adding another FOCUS event
2003-03-20 08:48:19 +00:00
kyle.yuan%sun.com
d1162be93d Bug 196288 [ATK Accessibility] implement ATK link_selected event
r=aaronl, sr=henry.jia
2003-03-20 08:27:31 +00:00
kyle.yuan%sun.com
6d3853b279 Bug 196644 get rid of class nsMenuListenerAccessible
r=aaronl, sr=henry.jia
2003-03-20 08:17:27 +00:00
bzbarsky%mit.edu
2c56e0638e Landing bug 83774 -- move image loading for <img>, <object>, <embed>, <input
type="image"> into the content nodes and out of nsImageFrame.  r=pavlov, sr=jst
2003-03-19 03:47:09 +00:00
jst%netscape.com
a5e7d80b2c Removing unused variables. 2003-03-18 23:23:32 +00:00
aaronl%netscape.com
fc0c6f4305 Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf 2003-03-16 20:22:51 +00:00
jst%netscape.com
0b5cb41238 Fixing bug 192837. Freezing the rest of the DOM HTML interfaces. r=fabian@imajes.info, sr=peterv@netscape.com 2003-03-14 07:00:53 +00:00
aaronl%netscape.com
8ac3b448d6 Bug 194977. Support <label> elements as ROLE_STATICTEXT like IE does, fix use of label name for controls when no form element. r=kyle, sr=henry 2003-03-06 18:50:39 +00:00
kyle.yuan%sun.com
d78658f31b Bug 194980 Accessible state change events no longer fired for checkboxes and radios
r=aaronl, sr=henry.jia
rewrite nsHTMLInputElement::FireEventForAccessibility() function
2003-03-05 03:20:17 +00:00
kyle.yuan%sun.com
b79e5a800f sorry, forgot to correct the arguments names in .h file 2003-03-05 02:56:48 +00:00
kyle.yuan%sun.com
a8574cad31 Bug 193656 [ATK Accessibility] implement accessible object for block frame
r=aaronl, sr=henry.jia
2003-03-05 02:51:36 +00:00
kyle.yuan%sun.com
f0ad469279 Bug 193987 need ability to fire event in any accObjects
r=aaronl, sr=henry.jia
2003-03-05 02:10:57 +00:00
kyle.yuan%sun.com
3d2b7c43a1 Bug 166319 support getCharacterExtents for nsIAccessibleText
r=kyle.yuan, sr=henry.jia
Patch by simford.dong@sun.com
2003-02-27 10:07:58 +00:00
mkaply%us.ibm.com
b9b201f61d IRIX bustage 2003-02-27 03:21:25 +00:00
aaronl%netscape.com
d0ab69c176 Bug 193803. Expose iframes correctly in accessibility apis, fix iframe events. r=kyle, sr=henry 2003-02-27 02:04:43 +00:00
aaronl%netscape.com
4418b2031c Bug 193797. Accessibility cleanup and fixes for <select>. r=kyle, sr=henry 2003-02-27 01:51:13 +00:00
timeless%mozdev.org
86fb799fdf Bug 191716 nsXULTabAccessible.cpp:281: warning: unused variable `classPluginViewerImpl * viewer'
r=jgaunt sr=henry.jia
2003-02-23 04:41:15 +00:00
kyle.yuan%sun.com
a97ef62c92 Bug 177638 [ATK Accessibility] don't create object for popup which is not showing
r=aaronl, sr=henry.jia
2003-02-22 14:05:50 +00:00
aaronl%netscape.com
7da68e788f Bug 166504. Crash when closing down with accessibility running because of late object release from third party apps. r=jgaunt, sr=jst, a=dbaron 2003-02-13 22:56:18 +00:00
kyle.yuan%sun.com
d6f85aa10a Bug 187208 give more information for menu
r=kyle.yuan, sr=bryner
2003-01-13 06:26:11 +00:00
bolian.yin%sun.com
d82163c531 Bug 187209, role for toplevel should be "frame"
patch by simford.dong@sun.com, r=bolian. This is NOT for the default build.
2003-01-10 07:20:11 +00:00
bryner%netscape.com
7f0488eb18 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
seawood%netscape.com
d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
kyle.yuan%sun.com
f89e440f37 Bug 163816 Leaking 1 nsAccessibilityService and a bunch of nsGenericAccessible's
r=aaronl, sr=peterv
fix the wrong type cast in nsRootAccessible::AddAccessibleEventListener and get rid of the strong pointer to nsHTMLIFrameAccessible in nsHTMLIFrameRootAccessible
2002-12-19 09:35:00 +00:00
peterv%netscape.com
2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
caillon%returnzero.com
5524aac91c Bug 181602 - use the newer pref APIs.
r=aaronl sr=peterv
2002-11-25 23:30:13 +00:00
kyle.yuan%sun.com
4044331b79 Bug 147755 nsIAccessible's accName returns empty string instead of picking up label for XUL listbox node
r=aaronl, sr=bzbarsky
extract accName by calling GetXULAccName()
2002-11-18 10:14:04 +00:00
seawood%netscape.com
f9959bc296 Fix pointer casting for AIX 64-bit builds.
Thanks to Philip K. Warren <pkw@us.ibm.com> for the patch.
Bug #177906 r=cls sr=scc
2002-11-06 21:07:23 +00:00
kyle.yuan%sun.com
b9d7d687c2 Bug 177451 [Active Accessibility] implement support for <toolbar>
r=aaronl, sr=jst
Bug 177453 [Active Accessibility] implement support for <hr>
r=aaronl, sr=jst
Bug 177646 [Active Accessibility] implement support for <tooltip>
r=aaronl, sr=jst
2002-11-06 01:29:58 +00:00
aaronl%netscape.com
c254a77eed Bug 175842. Sending MSAA STATE_CHANGE event on old window, should be on new one. r=kyle, sr=jst, a=roc+moz 2002-10-30 07:46:34 +00:00
aaronl%netscape.com
eeb40eac51 Bug 175827. Accessibility APIs: XUL and HTML comboboxes - when pulled down, should have initial MSAA focus event on first focused option. r=kyle, sr=alecf, a=dbaron 2002-10-25 02:53:45 +00:00
aaronl%netscape.com
1b04c14c58 Bug 175815. Accessibiltiy API's: don't fire MENUPOPUPSTART or MENUPOPUPEND events for HTML/XUL comboboxes. r=kyle, sr=alecf, a=dbaron 2002-10-25 02:50:24 +00:00
aaronl%netscape.com
278168fc7c Bug 175814. MSAA menubar should have accessible name 'Application'. r=kyle, sr=alecf, a=dbaron 2002-10-25 02:47:05 +00:00
aaronl%netscape.com
02b3934876 Bug 174902. HTML/XUL onchange events should not be used for MSAA EVENT_STATE_CHANGE events. r=kyle, sr=alecf, a=dbaron 2002-10-25 02:00:18 +00:00
aaronl%netscape.com
d7b787b1e2 bug 174978. Accessibility APIs: when exposing <select>, accidentally exposing lots of garbage children. Also, this prevents it from stopping when there is a comment between options. r=kyle, sr=bzbarsky, a=roc+moz 2002-10-25 00:12:28 +00:00
aaronl%netscape.com
6a23dd6fd9 Bug 173580. Active Accessibility: unable to get keyboard shortcut for Anchor text node. r=kyle, sr=alecf, a=roc+moz 2002-10-25 00:08:44 +00:00
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
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
aaronl%netscape.com
869936db36 Active Accessibility: getAccActionName returning empty string on Linux and Mac 2002-04-26 04:39:42 +00:00
seawood%netscape.com
c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
jay.yan%sun.com
b5289a5a6e bug 127893 checkin the additional IDL files contributed by Sun
r=jgaunt sr=jst
this is the final part of this patch: XML file for MAC makefile. the first 2 parts are new files and makefile for win/linux.
2002-04-17 09:55:49 +00:00
jay.yan%sun.com
e1d8e5f3be bug 127893 checkin additional IDL files contributed by Sun
r=jgaunt sr=jst
this is the second part of the patch: makefile for linux and windows. I will checkin xml file for MAC makefile soon
2002-04-17 09:49:23 +00:00
jay.yan%sun.com
e918e15c14 bug 127893 check in additional IDL files contributed by Sun
r=jgaunt sr=jst
this part is only the new idl files, I will checkin makefile for 3 platforms soon.
2002-04-17 09:44:40 +00:00
jst%netscape.com
cd9afd67e1 Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com. 2002-04-17 04:17:16 +00:00
aaronl%netscape.com
d8d7d00c30 Bug 124452. Active Accessibility: support HTML optgroup. Patch from bernie5412@hotmail.com. r=aaronl, jgaunt. rs=waterson, a=asa 2002-04-06 00:58:46 +00:00
aaronl%netscape.com
04b6d367fd Bug 124234. Active Accessibility: doDefaultAction not working on html buttons. r=jkeiser, sr=jst, a=asa 2002-04-05 23:49:42 +00:00
timeless%mac.com
f3abe2f8a1 cvs update -j1.43 -j1.42 mozilla/accessible/src/base/nsAccessibilityService.cpp
backout overflow
2002-04-05 06:42:15 +00:00
aaronl%netscape.com
be88fe4c6a Bug 112978. HTML select options need to generate Accessibility API focus events, so screen readers can track user's movements through options. r=jgaunt, sr=attinasi, a=asa 2002-04-04 23:27:45 +00:00
jst%netscape.com
bf7702387e Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 22:42:19 +00:00
jst%netscape.com
020632bdc1 Backing out latest checkins due to them not working on linux and other unix systems with broken compilers. 2002-04-04 07:31:16 +00:00
jst%netscape.com
aa9f71957d Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 02:09:19 +00:00
bryner%netscape.com
653df3043e Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa. 2002-03-27 07:01:26 +00:00
bryner%netscape.com
54e3bd6266 Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc. 2002-03-24 22:38:21 +00:00