aaronl%netscape.com
090b50241a
Bug 199518. Merge MSAA marshalling dlls into one dll. r=cls, sr=alecf
2003-04-08 05:12:01 +00:00
aaronl%netscape.com
62ad334ab7
Bug 200514. Topcrash due to accessibility rewrite. r=kyle, sr=henry
2003-04-08 01:51:54 +00:00
alecf%netscape.com
6fbb7adaa9
ignore generated Makefile
2003-04-02 06:03:10 +00:00
alecf%netscape.com
a09a98f6d9
fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron
2003-04-02 04:51:07 +00:00
aaronl%netscape.com
c704a40f04
fixing bustages
2003-04-02 00:01:28 +00:00
aaronl%netscape.com
ee50e23dc1
Fixing 'other' platforms' Makefile.in other
2003-04-01 23:48:25 +00:00
aaronl%netscape.com
2fe2e37699
Fixing bustage
2003-04-01 23:31:43 +00:00
aaronl%netscape.com
317192d897
Fixing bustage
2003-04-01 23:31:24 +00:00
aaronl%netscape.com
4332b5d92c
Fixing bustages
2003-04-01 23:16:30 +00:00
aaronl%netscape.com
aa7d0ce138
Fixing bustages
2003-04-01 23:06:12 +00:00
aaronl%netscape.com
dbdef14a43
Fixing bustages
2003-04-01 22:57:00 +00:00
aaronl%netscape.com
d83f1454df
Still fixing bustage
2003-04-01 22:46:11 +00:00
aaronl%netscape.com
f5e490be84
Fixing bustage
2003-04-01 22:18:29 +00:00
aaronl%netscape.com
3fba60073a
Fixing horkage. Forgot cvs add on this file nsIAccessNode.idl
2003-04-01 20:39:57 +00:00
aaronl%netscape.com
40168b0747
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
14882c9d0c
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
ed1458b808
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
32bbad56ee
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
b809028dd5
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
f0f2f1792c
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
202fea3e3b
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
1d70a4bbea
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
d31655d215
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
e3ca3508cd
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
abb1ebebac
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
cf13106c8d
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
6702190cc6
Bug 196644 get rid of class nsMenuListenerAccessible
...
r=aaronl, sr=henry.jia
2003-03-20 08:17:27 +00:00
bzbarsky%mit.edu
1bfea66b89
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
2908eed41b
Removing unused variables.
2003-03-18 23:23:32 +00:00
aaronl%netscape.com
16e495e629
Bug 196946. Combine static accessibility libs into widget library. r=kyle, sr=alecf
2003-03-16 20:22:51 +00:00
jst%netscape.com
67c60923e6
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
a24f59a714
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
69dac37f2b
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
bb2dc7a28b
sorry, forgot to correct the arguments names in .h file
2003-03-05 02:56:48 +00:00
kyle.yuan%sun.com
4bff80f975
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
d7cb97a699
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
19e835f23a
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
5340bc50bc
IRIX bustage
2003-02-27 03:21:25 +00:00
aaronl%netscape.com
743f5bf616
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
c1e0b59d22
Bug 193797. Accessibility cleanup and fixes for <select>. r=kyle, sr=henry
2003-02-27 01:51:13 +00:00
timeless%mozdev.org
c875f1e532
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
e22d5551d2
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
924503d747
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
68ce40b1b0
Bug 187208 give more information for menu
...
r=kyle.yuan, sr=bryner
2003-01-13 06:26:11 +00:00
bolian.yin%sun.com
6178ec0587
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
26d5c6ff25
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
4588fb970a
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
d58b422513
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
23b10864c8
Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst.
2002-11-29 23:44:07 +00:00
caillon%returnzero.com
841fa80ef0
Bug 181602 - use the newer pref APIs.
...
r=aaronl sr=peterv
2002-11-25 23:30:13 +00:00