aaronl%netscape.com
2c1313a3c5
Bustage fix. Part of old patch. Oops, sorry
2003-06-19 19:35:19 +00:00
aaronl%netscape.com
437d6d69f1
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. Rest of patch. r=kyle, sr=alecf
2003-06-19 18:13:49 +00:00
aaronl%netscape.com
3014b137da
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. r=kyle, sr=alecf
2003-06-19 18:12:52 +00:00
dbaron%dbaron.org
4b4e411eac
Rename nsILink::GetHrefCString to GetHrefUTF8 to clarify prior change in semantics. Remove duplication of code to implement it. Fix some incorrect conversions that were still assuming it was ASCII. Remove vestigial |aOuter| parameter to nsGenericHTMLElement::HandleDOMEventForAnchors. b=209566 r+sr=jst
2003-06-17 16:22:51 +00:00
aaronl%netscape.com
5d380d4f56
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:35:11 +00:00
aaronl%netscape.com
4f35b36130
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:29:22 +00:00
aaronl%netscape.com
f6111266e7
Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag
2003-06-16 10:26:33 +00:00
aaronl%netscape.com
b1c3206ff1
Bug 208265. Accessibility can crash after profile manager window closes. r=kyle, sr=alecf
2003-06-16 10:22:40 +00:00
aaronl%netscape.com
7b5974ecfa
Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa
2003-06-16 08:26:48 +00:00
caillon%returnzero.com
2df173e9c8
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
seawood%netscape.com
f0b5c087f6
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
seawood%netscape.com
b28ce0a530
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
aaronl%netscape.com
2a2c2b833e
Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf
2003-06-04 20:57:39 +00:00
aaronl%netscape.com
4ff9c6861e
Bug 207950. Add capabilities to ISimpleDOMNode. r=jgaunt, sr=alecf
2003-06-04 20:50:34 +00:00
aaronl%netscape.com
8f998d74bc
Fixing bustage
2003-06-02 09:39:37 +00:00
aaronl%netscape.com
a43f7ab64c
Bug 207554. Crash in nshtmlselectoptionaccessible::getaccnextsibling(). r=kyle, sr=alecf
2003-06-02 08:42:55 +00:00
aaronl%netscape.com
2bffcfef83
Bug 207486. Should not report STATE_EXPANDED for non-container tree items. r=kyle, sr=alecf
2003-06-02 08:39:01 +00:00
aaronl%netscape.com
1656a357ac
Bug 207171. nsBlockAccessible inheritence is wrong. nsDocAccessible should inherit from it, not nsOuterDocAccessible. Affects AccessibleObjectFromPoint() in some cases. r=kyle, sr=alecf
2003-06-02 08:36:44 +00:00
aaronl%netscape.com
dbaa8aef25
Bug 207106. Get rid of useless class nsContainerAccessible, r=kyle, sr=alecf
2003-06-02 08:32:46 +00:00
aaronl%netscape.com
b3fca41da7
Bug 206743. Clean up initialization of inner/outer doc accessible objects. r=kyle, sr=henry
2003-05-26 06:49:28 +00:00
aaronl%netscape.com
17f1f876c4
Backing out bug 202080 until I can figure out bustage
2003-05-22 09:45:03 +00:00
aaronl%netscape.com
cac2b855ab
Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa
2003-05-22 08:09:54 +00:00
aaronl%netscape.com
3cd94fdb22
Bug 206344. Topcrash in nsAccessible::GetAccNextSibling, r=kyle, sr=henry.jia, a=asa
2003-05-21 21:56:48 +00:00
bolian.yin%sun.com
f869a4b186
Bug 205772, Use GetNativeInterface in nsIAccessible to return Native AtkObject for the Accessible
...
r=aaronl. Accessibility Gtk2 Bug, is not for Mozilla Default Build
2003-05-21 03:32:55 +00:00
bolian.yin%sun.com
e1c24882db
Bug 204574, add states supports in accessibility/atk
...
r=kyle. Accessibility Gtk2 Patch, is not for Mozilla Default Build.
2003-05-21 03:30:28 +00:00
timeless%mozdev.org
46bd47de9e
Bug 206287 things Will be re-ordered to match declaration order
...
r=roc+moz sr=roc+moz a=roc+moz
2003-05-20 02:02:56 +00:00
aaronl%netscape.com
23af422fe6
Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa
2003-05-19 09:07:41 +00:00
aaronl%netscape.com
e350b12f78
Backing out changes until I can figure out what's happening
2003-05-17 12:00:07 +00:00
aaronl%netscape.com
d80673aca9
Fixing bustage on mac.
2003-05-17 10:31:22 +00:00
aaronl%netscape.com
98c59e6e1a
Fixing bustage, checking in correct atk changes from patch.
2003-05-17 10:26:14 +00:00
aaronl%netscape.com
653e5df5d2
Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa
2003-05-17 09:00:57 +00:00
aaronl%netscape.com
041b2238be
Bug 204934. Fix accessibility crashes. r=kyle, sr=alecf, a=asa
2003-05-16 08:29:12 +00:00
bolian.yin%sun.com
22070c7342
Bug 201180, mozilla's AtkUtil implementation doesn't support atk_add_key_event_listener.
...
r=kyle. This is NOT for default build. It is a Gtk2 Accessibility patch.
2003-05-16 01:41:46 +00:00
aaronl%netscape.com
1e56b98f2e
Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa
2003-05-15 08:37:38 +00:00
dbaron%dbaron.org
75ff60c62f
Clean up API (and its callers) for getting style data: remove unneeded null checks and switch to new inline member functions (one for each struct) that return values. b=197205 r+sr=roc a=brendan
2003-05-15 03:42:21 +00:00
aaronl%netscape.com
458dc77604
Bug 204931. Fix topcrash in nsDocAccessible::Destroy(). r=kyle, sr=alecf, a=sspitzer
2003-05-13 08:23:32 +00:00
mkaply%us.ibm.com
148c24f654
OS/2 GCC debug build bustage
2003-05-12 22:17:20 +00:00
bolian.yin%sun.com
98612e6128
Fix a checkin Error for Bug 203661. This is For GTK2 Accessibility. NOT for the default build.
2003-05-06 03:33:31 +00:00
bolian.yin%sun.com
573168b450
Bug 203661, Move mai interfaces part into accessibility/src/atk
...
r=kyle. This is GTK2 Accessibility Bug. NOT for the default build.
2003-05-06 02:23:50 +00:00
aaronl%netscape.com
c864f9211c
Bug 203774. Fix crashes in accessibility caused by accessibility rearchitecture. r=kyle, sr=alecf, a=sspitzer
2003-05-01 10:25:45 +00:00
aaronl%netscape.com
c7b893507b
Updating accessibility architecture docs. Not part of build
2003-04-30 20:41:49 +00:00
aaronl%netscape.com
c0ee0333fc
Update to MSAA support documentation. NPOB.
2003-04-28 13:32:08 +00:00
aaronl%netscape.com
7ae87df2aa
Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst
2003-04-28 10:24:52 +00:00
caillon%returnzero.com
27300f7ea0
Bug 202972 - Null mDocument triggering crash [@ nsDocAccessible::FireDocLoadFinished]
...
Patch by timeless, r=aaronl, sr=bzbarsky, a=asa
2003-04-25 02:18:54 +00:00
bolian.yin%sun.com
53b89b7094
Bug 202085, Combine mai code into accessible/src/atk.
...
r=kyle.yuan@sun.com . This is NOT for default build.
2003-04-23 05:28:41 +00:00
kyle.yuan%sun.com
e381bb7517
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 3: remove old files
2003-04-22 07:44:46 +00:00
kyle.yuan%sun.com
b4cbc29c54
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 2: modified files
2003-04-22 07:38:18 +00:00
kyle.yuan%sun.com
a0006361a0
Bug 202086 Move atk specific code from xp dir to accessible/src/atk
...
r=aaronl, sr=henry.jia
Part 1: new files
2003-04-22 07:24:52 +00:00
aaronl%netscape.com
f95f3d501e
Fixing linux bustage
2003-04-15 10:31:17 +00:00
aaronl%netscape.com
5e5929ca5b
Fixing windows bustage
2003-04-15 10:24:23 +00:00
aaronl%netscape.com
83deafd111
Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf
2003-04-15 08:45:55 +00:00
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