Commit Graph

188 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
8caf51c024 Bug 335242 - nsIAccessibleSelectable should use scriptable constants, r=aaronl 2006-04-24 14:10:39 +00:00
aaronleventhal%moonset.net
44a2839a87 Bug 325616. Add recently developed ATK roles. r=ginn.chen, sr=neil 2006-02-07 20:50:34 +00:00
neil%parkwaycc.co.uk
0d29adadea Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst 2005-12-02 12:02:44 +00:00
aaronleventhal%moonset.net
3f397dafba Bug 298648. Implement ISimpleDOMNode::get_language. r=timeless, sr=roc, a=bsmedberg 2005-07-15 13:08:26 +00:00
aaronleventhal%moonset.net
ec03b5002b Bug 280065. Make XUL links accessible. Patch by Peter Parente. r=aaronlev, r=mconnor, sr=neil, a=asa 2005-07-14 15:12:12 +00:00
aaronleventhal%moonset.net
92fd2a607e Bug 298642. Backout doctype switching for DHTML a11y requirement of namespaced attributes. r+sr=dbaron, a=mkaply 2005-07-01 18:06:40 +00:00
aaronleventhal%moonset.net
9a66b38087 Bug 296405. Fix nsIAccessible::GetLastChild(). Patch thanks to Peter Parente (parente@cs.unc.edu). r=aaronlev, sr=neil, a=bsmedberg 2005-06-27 15:52:12 +00:00
aaronleventhal%moonset.net
0835a77682 Support official DHTML a11y application content type. r+sr=jst, a=mkaply 2005-06-24 19:16:45 +00:00
aaronleventhal%moonset.net
cc014c3df1 Implement basic accessible relations. r=louie.zhao, sr=jst, a=mkaply 2005-06-24 16:29:15 +00:00
aaronleventhal%moonset.net
d8ef241ada Bug 290352. Fix show/hide events, and anything dependent on those such as DHTML sub sub menus, alerts and progress bars. r=louie.zhao, sr=bz, a=asa 2005-06-10 13:57:27 +00:00
cls%seawood.org
2f8def85e9 Path translation fixes for msys.
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
cls%seawood.org
d5865f4067 Use dashes instead of backslashes for program options to avoid msys shell expansion.
Thanks to Howard Chu <hyc@symas.com> for the patch.
Bug #294122 r=cls a=shaver
2005-06-01 14:28:35 +00:00
aaronleventhal%moonset.net
abd3646f41 Bug 280498. Invalidate accessibility subtree for frame visibility/display style changes. r=bz, sr=roc, a=asa 2005-05-03 03:46:51 +00:00
aaronleventhal%moonset.net
994fe447d8 Bug 289491. Doc loaded events broken for accessibility. r=biesi, sr=tor, a=shaver 2005-04-15 21:22:25 +00:00
aaronleventhal%moonset.net
7f9a20cd0a Bug 289313. Accessible DHTML tree views. Affects assistive technology use. r=timeless, sr=tor, a=mkaply 2005-04-07 15:45:58 +00:00
aaronleventhal%moonset.net
8983922cc3 Bug 288989. Update DHTML accessibility roles and states. Also fixes bug 289006: support invalid and required accessibility states. r=timeless, sr=tor 2005-04-05 23:08:50 +00:00
louie.zhao%sun.com
5f0eb6e00f bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state.
r = aaronleventhal
sr = Henry.Jia
2005-04-05 10:59:25 +00:00
aaronleventhal%moonset.net
43925359dc Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia 2005-03-15 15:00:44 +00:00
aaronleventhal%moonset.net
d6b4a62ca7 Bug 283482. MSAA events and objects in wrong HWND for CSS overflow children. r=bz, sr=roc 2005-03-02 19:05:09 +00:00
louie.zhao%sun.com
4786e4a984 fix the bustage caused by previous check-in for bug257638 2005-02-01 10:00:42 +00:00
louie.zhao%sun.com
c2e956773c bug257638 [ATK] Menu Item doesn't work properly
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:35:28 +00:00
louie.zhao%sun.com
ac326de3b4 bug278951 Accessible "state" and "extended state" have been mixed up
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:08:40 +00:00
louie.zhao%sun.com
77d18fbb33 bug 275494 XUL Tree can't work with gok
r  = aaronleventhal
sr = henry.jia
2005-02-01 03:51:57 +00:00
aaronleventhal%moonset.net
63a278237e Bug 249998. Support DHTML accessibility plan, including roles, states and events for state changes. r=pkw, sr=jst 2005-01-28 02:35:26 +00:00
cmp%mozilla.org
0f2255b170 Add /Oicf to accessible/public/msaa's midl invocations. b=274542,
r=aaronleventhal, sr=bsmedberg.
2005-01-22 16:55:36 +00:00
aaronleventhal%moonset.net
e991e62f67 Bug 259385. Expose h1-h6, q, blockquote in MSAA as well as elements with a defined xhtml2:role attribute. r=pkw, sr=jst 2005-01-21 03:50:26 +00:00
louie.zhao%sun.com
51536ccb4d Bug257093 [ATK] XUL Textbox has no AccessibleText interface
r  = aaronleventhal
sr = Henry.Jia
2005-01-19 07:10:38 +00:00
aaronleventhal%moonset.net
1f5edcb856 Bug 254966. Make css scrollable elements tab navigable. r=mats, sr=roc 2004-09-01 14:58:34 +00:00
aaronleventhal%moonset.net
972fd827a3 Bug 185852. Active Accessibility: add ISimpleDOMText::get_fontFamily() to return single font name. Rev'd ISimpleDOMText IID. r=pkw, sr=roc 2004-08-02 12:28:50 +00:00
pkw%us.ibm.com
38dbac7bbf Bug 253468 - nsIAccessible doesn't need STATE_SIZEABLE and STATE_RESIZABLE.
r=aaronleventhal@moonset.net, sr=shaver@mozilla.org
2004-07-30 18:06:27 +00:00
pkw%us.ibm.com
614daa141a Bug 249421 - Remote getDOMNode from nsIAccessible (it is already available in nsIAccessNode).
r=aaronleventhal@moonset.net, sr=darin@meer.net
2004-07-16 16:37:28 +00:00
pkw%us.ibm.com
3c166e0c6e Bug 251264 - AddGetIndexInParent to nsIAccessible.
r=aaronleventhal@moonset.net, sr=darin@meer.net
2004-07-15 20:45:59 +00:00
louie.zhao%sun.com
69c97f7259 bug 201922 Make XUL tree accessibles keep track of their own tree item accessibles
r = aaronleventhal
sr= Henry.Jia
2004-06-16 06:19:12 +00:00
aaronleventhal%moonset.net
092ea261a2 Bug 242594. Expose list and list item objects, and bullet text. r=Louie.Zhao, sr=jst/dbaron 2004-06-04 19:28:36 +00:00
aaronleventhal%moonset.net
dedf33783f Bug 242589. Optimize accessible tree walking. r=kyle, sr=jst 2004-05-26 13:01:13 +00:00
louie.zhao%sun.com
e4d0d968f7 bug241054 Add additional ATK ROLE
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-04-22 02:58:35 +00:00
gerv%gerv.net
9d2ee4928c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
pkw%us.ibm.com
13ddf80064 Bug 235719 - mozilla toplevel windows don't generate at-spi window: events.
Patch by Louie Zhao <Louie.Zhao@sun.com>
r=pkw@us.ibm.com, sr=Henry.Jia@sun.com, a=asa@mozilla.org
2004-03-25 18:36:08 +00:00
timeless%mozdev.org
c3d6087b29 Bug 227904 AccessibleMarshal.exp : warning LNK4070: /OUT:ISimpleDOMDocumentMarshal.dll directive in .EXP differs from output filename "AccessibleMarshal.dll"; ignoring directive
patch by sdwalker@myrealbox.com r=bryner
2004-01-12 16:28:13 +00:00
tor%cs.brown.edu
7386551ac2 Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner 2003-09-26 19:31:18 +00:00
simford.dong%sun.com
a1403aab5f Bug 216731 [ATK Accessibility] register ROLE_LINK on runtime
r=kyle, sr=henry
for GTK2 only, not included in normal build
2003-09-02 09:47:14 +00:00
cls%seawood.org
064d382e0c Fix VPATH build problem with cygwin make 3.80:
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
aaronl%netscape.com
6b02244c2f Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf 2003-07-31 08:09:39 +00:00
aaronl%netscape.com
a43b7fd3f9 Fixing bustage 2003-07-22 15:42:29 +00:00
aaronl%netscape.com
de009d6679 Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf 2003-07-22 14:55:22 +00:00
aaronl%netscape.com
3e0c33e5da Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst 2003-07-09 07:01:46 +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
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
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
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
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
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
1e56b98f2e Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa 2003-05-15 08:37:38 +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
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
83deafd111 Bug 193802. Implement xp accessibility cache. r=kyle, sr=alecf 2003-04-15 08:45:55 +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
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
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
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
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
d1162be93d Bug 196288 [ATK Accessibility] implement ATK link_selected event
r=aaronl, sr=henry.jia
2003-03-20 08:27:31 +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
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
aaronl%netscape.com
4418b2031c Bug 193797. Accessibility cleanup and fixes for <select>. r=kyle, sr=henry 2003-02-27 01:51:13 +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
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
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
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +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
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
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
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
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
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
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
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
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
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
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