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

313 Коммитов

Автор SHA1 Сообщение Дата
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