Commit Graph

1010 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
84f6a107f5 Bug 301391. Allow child accessible values to be included in parents concatenated name, where appropriate. r=timeless, sr=bz, a=bsmedberg 2005-07-22 13:58:18 +00:00
aaronleventhal%moonset.net
1f6a6f5b70 Bug 301495. Treat a XUL content document as ROLE_APPLICATION so that screen readers don't go into document review mode for things like about:config. r+sr=neil, a=mkaply 2005-07-21 14:28:17 +00:00
aaronleventhal%moonset.net
7925482e40 Fixing bustage 2005-07-21 01:09:54 +00:00
aaronleventhal%moonset.net
d35fc66692 Fixing bustage 2005-07-21 01:00:39 +00:00
aaronleventhal%moonset.net
9bc60ce040 bug 300778. Expose elements with onclick handlers. Patch by Peter Parente. r=aaronlev, sr=neil, a=mkaply 2005-07-21 00:48:09 +00:00
aaronleventhal%moonset.net
74ad5c528d Bug 301406. Fix accessibility of XUL multiline textboxes. r+sr=neil, a=mkaply 2005-07-21 00:37:27 +00:00
aaronleventhal%moonset.net
f3ae3ea672 Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa 2005-07-20 19:34:55 +00:00
aaronleventhal%moonset.net
7475958118 Bug 300782. No event fired when a frame or iframe's src changes and new content is loaded. r=timeless, sr=bz, a=bsmedberg 2005-07-18 20:45:04 +00:00
aaronleventhal%moonset.net
32daeac144 Bug 300864. Regression: page load errors are no longer accessible. r+sr=bryner, a=mkaply 2005-07-15 13:51:59 +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
e29ed50977 Fixing bustage 2005-07-14 14:53:30 +00:00
aaronleventhal%moonset.net
37551fbadf Bug 290354. Support multiple selection. r=timeless, sr=bryner, a=asa 2005-07-14 14:20:21 +00:00
aaronleventhal%moonset.net
582bbcfcfa Bug 298572. No name for xul:label and xul:description static text objects. Patch thanks to Peter Parente (parente@cs.unc.edu), r=aaronlev, sr=tor, a=mkaply 2005-07-13 14:24:07 +00:00
aaronleventhal%moonset.net
09fbb8676f Backing out Bug 298572 because of bad timing ... No name for xul:label and xul:description static text objects. Patch thanks to Peter Parente (parente@cs.unc.edu), r=aaronlev, sr=tor, a=mkaply 2005-07-12 21:39:17 +00:00
aaronleventhal%moonset.net
6d8381dbd3 Bug 298572. No name for xul:label and xul:description static text objects. Patch thanks to Peter Parente (parente@cs.unc.edu), r=aaronlev, sr=tor, a=mkaply 2005-07-12 21:24:07 +00:00
aaronleventhal%moonset.net
f2d726ae3f Bug 299122. Support STATE_CHECKABLE on XUL menuitems and listitems. r=parente, sr=tor, a=asa 2005-07-07 17:10:08 +00:00
cbiesinger%web.de
a1372364e0 Bug 298031 memory leak in atk a11y code
patch by Christian Persch <chpe@gnome.org> r=aaronl sr=rbs a=tor
2005-07-04 14:01:28 +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
7df51c1fae Bug 298972. Don't trim out whitespace in the name of accessible text objects. r=parente, sr=neil, a=mkaply 2005-06-28 16:57:41 +00:00
aaronleventhal%moonset.net
6ff0f9e270 Bug 298968. List items, tbody, thead and tfoot should be nameless. r=parente, sr=neil, a=mkaply 2005-06-28 16:49:13 +00:00
aaronleventhal%moonset.net
f055d2e681 Bug 298967. Incorporate latest feedback into role and states table. r=parente, sr=tor, a=mkaply 2005-06-28 16:44:25 +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
cbiesinger%web.de
fd30c7dd96 trying to fix windows bustage 2005-06-24 22:30:55 +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
22905b8679 Bug 297927. Fix accessible focus events on program launch. r=timeless, sr=tor, a=mkaply 2005-06-21 20:07:26 +00:00
bryner%brianryner.com
7a735ff361 Followup to bug 292971 -- fix string comparison. r=darin a=asa. 2005-06-20 03:38:30 +00:00
roc+%cs.cmu.edu
c20e5c6558 Bug 297748. Fix gcc4 warnings. r+sr=roc,a=asa,patch by Wolfgang Rosenauer 2005-06-17 02:35:41 +00:00
bryner%brianryner.com
e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +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
aaronleventhal%moonset.net
8183167300 Bug 296429. Fixing Firefox 1.1a1 topcrash in nsHTMLComboboxAccessible::GetFocusedOptionNode(). r=timeless, sr=neil, a=asa 2005-06-08 03:35:36 +00:00
aaronleventhal%moonset.net
4dd3c10951 Bug 296261. Fix nsIAccessible::GetPreviousSibling regression. r=parente, sr=neil, a=chofmann 2005-06-02 20:13:59 +00:00
aaronleventhal%moonset.net
79abb25c6f Bug 295401. Allow DHTML accessibility to be used in text/html. r+sr=jst. a=mkaply 2005-06-02 20:12:20 +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
1229896b01 Bug 291071. Dialog to set Firefox as default browser confused screen reader because of incorrect focus events. r=timeless, sr=neil, a=shaver 2005-06-01 14:14:29 +00:00
aaronleventhal%moonset.net
f1db25723c Bug 295715. HTML table should use summary attribute for accessible name. r=timeless, sr=neil, a=shaver 2005-06-01 14:09:24 +00:00
aaronleventhal%moonset.net
df7104eccc Bug 290344. Implement accessible DHTML descriptions and labels. r=timeless, sr=dmose, a=shaver 2005-06-01 14:03:38 +00:00
aaronleventhal%moonset.net
b45ff88a33 bug 294834. Expose the type of HTML content area in the role. r=pkw, sr=neil, a=shaver 2005-06-01 13:54:08 +00:00
aaronleventhal%moonset.net
e759c01fdc Bug 294222. Use MSAA scrolling start events for anchor jumps, not selection within. r=timeless, sr=neil, a=shaver 2005-06-01 13:46:31 +00:00
aaronleventhal%moonset.net
75fa7b317c Bug 287738. Text nodes that start new line were sometimes not being exposed to MSAA/ATK. r=timeless, sr=bz, a=chofmann 2005-05-14 15:23:30 +00:00
aaronleventhal%moonset.net
6f1b20d9c2 Bug 294073. Expose correct unique ID's in ISimpleDOMNode that match negative child ID's returned for MSAA events. r=timeless, sr=bz, a=mkaply 2005-05-14 15:18:45 +00:00
aaronleventhal%moonset.net
13eb9dc457 Bug 290355. Fix MSAA events related to trees and initial focus in windows, r=timeless, sr=neil, a=mkaply 2005-05-13 14:47:48 +00:00
aaronleventhal%moonset.net
d1574edf45 Bug 293044. Add support for required and invalid states to accessible DHTML checkboxes and radio groups. r=pkw, sr=bz, a=chofmann 2005-05-06 15:31:46 +00:00
aaronleventhal%moonset.net
5a752fb290 Bug 289376. Fix description and value for combo boxes. r=louie.zhao, sr=jst. a=asa 2005-05-05 15:05:34 +00:00
aaronleventhal%moonset.net
54394436fc Bug 291549. Fix crash in nsAccessNode::GetDocShellTreeItemFor(). r=pkw, sr=bz, a=asa 2005-05-05 14:48:20 +00:00
bryner%brianryner.com
aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +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
e6e51f72f7 Bug 290260. Allow xhtml2:role for XUL elements with no nsIAccessibleProvider implementation. r=kyle.yuan, sr=neil, a=asa 2005-05-02 13:11:01 +00:00
jst%mozilla.jstenback.com
50de4a3e1d Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org 2005-04-28 23:48:28 +00:00
timeless%mozdev.org
7db945a38d Bug 291919 syntax error nsRootAccessible.cpp:585 when compiling with --disable-xul 2005-04-26 16:14:00 +00:00
cbiesinger%web.de
05887a4179 fixing gtk2 bustage 2005-04-15 22:06:03 +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
76f3671cb6 Bug 289858. Use MSAA positional descriptions to expose number of children for tree items. r=timeless, sr=neil, a=asa 2005-04-13 17:17:52 +00:00
aaronleventhal%moonset.net
e2c638b498 Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa 2005-04-12 15:28:01 +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
louie.zhao%sun.com
3a7a80d055 bug288848 Various memory leaks in nsAccessibleHyperText
r = aaronleventhal
sr = bzbarsky
2005-04-06 09:09:20 +00:00
cbiesinger%web.de
215f759bf6 fixing gcc 3.4 bustage (balsa) 2005-04-06 00:25:56 +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
ebf0088df4 bug278036 nsXULTextField should have "activate" action
r = pkwarren
sr = Henry.Jia
2005-04-05 11:16:34 +00:00
louie.zhao%sun.com
531fe3b634 bug257099 GOK GUI can't grab Combobox
r = aaronleventhal
sr = Henry.Jia
2005-04-05 11:11:57 +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
bryner%brianryner.com
931eb08990 fixing gtk2 bustage 2005-04-04 19:57:46 +00:00
aaronleventhal%moonset.net
956dd19d77 Fixing bustage on gtk2 builds 2005-04-04 18:46:18 +00:00
aaronleventhal%moonset.net
b549f12a6d Fixing bustage 2005-04-04 17:37:34 +00:00
aaronleventhal%moonset.net
07b8684c26 Bug 288906. Return null for MSAA name when no name explicitly set for HTML form control. r=timeless, sr=neil 2005-04-04 17:28:27 +00:00
aaronleventhal%moonset.net
27e54013f7 Bug 288503. Framesets not working with screen readers. r=biesi, sr=dougt 2005-04-04 17:26:57 +00:00
aaronleventhal%moonset.net
24c93d7ad6 Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil 2005-04-04 15:48:06 +00:00
aaronleventhal%moonset.net
019aba35cc Fixing beast bustage 2005-04-04 15:04:14 +00:00
aaronleventhal%moonset.net
826511f6ca Fixing bustage 2005-04-04 14:10:02 +00:00
aaronleventhal%moonset.net
4f9f6bd7c6 Bug 287730. Fix n of m positional info for HTML radio buttons. r=timeless, sr=bz 2005-04-04 13:43:43 +00:00
aaronleventhal%moonset.net
c6b3507c59 Bug 286144. Support DHTML listbox accessibility and allow role and state attributes to be used from XUL. r=timeless, sr=bz 2005-04-04 01:51:50 +00:00
bugzilla%arlen.demon.co.uk
54c14dbb33 Bug 287359 Adding dump() loops in the History sidebar code causes crash [@ nsXULMenuitemAccessible::GetRole]
p=Callek r=aaronleventhal sr=dmose
2005-04-02 21:08:45 +00:00
aaronleventhal%moonset.net
4a53868c77 Bug 288521. Support accessible STATE_HASPOPUP for xul buttons of type menu or menu-button. r=doronr, sr=dmose 2005-04-02 01:00:20 +00:00
aaronleventhal%moonset.net
1f7a9d234d Bug 288242. Bad accessible shutdown procedure, leading to creation of new objects right when we're trying to bring things to an end. r=pkwarren, sr=demose 2005-04-02 00:58:45 +00:00
aaronleventhal%moonset.net
0192e35de6 Bug 288386. Java applet + screen reader: heap corruption brings down Firefox, depending on the JRE build. Temporary solution to turn off Java applet support when screen reader is present. This bandaid is okay for now, because Java applets are still not supported by any screen readers that currently support Gecko. r=kyle, sr=jst 2005-04-02 00:57:08 +00:00
aaronleventhal%moonset.net
3d3e10d040 Fixing bustage correctly, thanks bz 2005-04-01 17:42:25 +00:00
aaronleventhal%moonset.net
ee2e795e67 Attempt to fix bustage on gcc 2005-04-01 17:26:05 +00:00
aaronleventhal%moonset.net
c6d85bcd50 Bug 288017: proper init/shudown for list items and list bullet accessibles. r=pkw, sr=neil 2005-04-01 16:45:40 +00:00
aaronleventhal%moonset.net
21b5bec8ea Bug 287979. Infinite loop when exposing plugins. r=timeless, sr=jst 2005-03-30 00:53:10 +00:00
aaronleventhal%moonset.net
16f6e9a9bd Bug 287733. More elements to expose via MSAA role strings. r=pkw, sr=dmose 2005-03-29 02:14:52 +00:00
aaronleventhal%moonset.net
cae059bd15 More from bug 287390 -- do default action not working for detail button at ups site - forgot jst's sr= tweaks 2005-03-28 22:30:42 +00:00
aaronleventhal%moonset.net
022ea21af6 Bug 287566. Report 'n of m' positional descriptions for list items and radio buttons, and support these descriptions for DHTML widgets. r=timeless, sr=darin 2005-03-27 03:29:53 +00:00
aaronleventhal%moonset.net
a87209aaa6 Bug 287390. Problems with accessibility of image, submit, reset and file control buttons. r=pkwarren, sr=jst 2005-03-27 03:03:11 +00:00
aaronleventhal%moonset.net
7370591bec Bug 287214. Crash at dujobs.org when running screen reader. r=pkw, sr=dmose 2005-03-23 14:01:27 +00:00
aaronleventhal%moonset.net
5253fabc14 Bug 285703. Incorrect behavior for empty or missing alt text, when exposing to MSAA. r=timeless, sr=darin 2005-03-20 14:25:03 +00:00
aaronleventhal%moonset.net
c93e8e4d0e Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil 2005-03-18 14:56:48 +00:00
aaronleventhal%moonset.net
c9ed31bf55 Fixing bustage 2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net
7b01b5c40c This wasn't supposed to creep into the bustage fix 2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net
feb22b7190 Fixing bustage 2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net
06d061747b bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil 2005-03-18 04:29:39 +00:00
aaronleventhal%moonset.net
7ead8b720a Bug 284717. Events for DHTML menu events still not correct. r=pkw, sr=jst 2005-03-17 18:33:50 +00:00
aaronleventhal%moonset.net
1723889887 Fixing bustage, forgot new files 2005-03-15 15:44:02 +00:00
aaronleventhal%moonset.net
75153d6e16 Bug 280055. AccessibleObjectFromPoint() broken for XUL tabs in Firefox. r+sr=roc 2005-03-15 15:32:30 +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
f97e388d87 Bug 285285. Add SINGLE_LINE and MULTI_LINE extended state to single line text inputbox and clean up form control state code somewhat. r=louie.zhao, sr=henry.jia 2005-03-14 23:10:53 +00:00
aaronleventhal%moonset.net
7b6003e9dc Bug 285651. Opening link in new tab confuses screen readers. r=biesi, sr=bz 2005-03-14 16:31:43 +00:00
aaronleventhal%moonset.net
a7beb60952 Fixing a couple of spelling and whitespace nits 2005-03-11 15:17:48 +00:00
gandalf%firefox.pl
06f479dff9 bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move 2005-03-08 17:21:36 +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
aaronleventhal%moonset.net
81cd248f48 Bug 283703. Focus events not fired for radio buttons. r=pkw, sr=bz 2005-03-02 18:59:41 +00:00
bryner%brianryner.com
708a569767 Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky. 2005-02-19 10:31:27 +00:00
aaronleventhal%moonset.net
06db8fa144 Bug 282502. Tree items not returned in get_accFocus(). r=pkw, sr=jst 2005-02-18 14:36:28 +00:00
aaronleventhal%moonset.net
03a8934271 Bug 282098. Accessible focus can get trapped inside of popup. r=pkw, sr=jst 2005-02-18 14:34:30 +00:00
aaronleventhal%moonset.net
aa07ce39b3 Bug 282089. Make ISimpleDOMNode's computed style getters work on any leaf node, including text, for convenience to AT vendors. r=pkwarren, sr=jst 2005-02-18 14:26:22 +00:00
aaronleventhal%moonset.net
33bf825398 Bug 282095. Correct get_accFocus() behavior. r=pkw, sr=bryner, a=caillon 2005-02-15 14:21:01 +00:00
aaronleventhal%moonset.net
3a39c08abe Bug 281568. MSAA events EVENT_MENUEND/EVENT_MENUPOPUPEND fired too late, when dialog opens from menu action. Screen readers get confused. r=bryner, sr=neil, a=dveditz 2005-02-11 13:18:40 +00:00
aaronleventhal%moonset.net
62f01b3e02 Bug 237249. Accessible Name, role and value of URL bar and search field broken. r=pkwarren on accessibility module, r=mconnor for toolkit changes, r+sr=Neil for xpfe changes, sr=bryner for accessibility module changes, a=dveditz 2005-02-11 13:17:18 +00:00
aaronleventhal%moonset.net
087aee932b Bug 280057. Fix MSAA/ATK checked state for XUL radio button menu items. r=timeless, sr=neil 2005-02-09 01:30:14 +00:00
aaronleventhal%moonset.net
a076f1f82c Bug 281101. Correct get_accFocus behavior when currently focused object is queryied is to return CHILDID_SELF. r=pkw, sr=bryner 2005-02-08 15:29:29 +00:00
aaronleventhal%moonset.net
e855f5bf2f Attempting to fix thunderbird patrocles dep bustage by touching nsAccessibilityAtoms.cpp 2005-02-08 00:27:58 +00:00
aaronleventhal%moonset.net
e177758a41 Bug 280871. Fix various problems with how we expose HTML and XUL combo boxes via accessibility APIs 2005-02-07 23:11:30 +00:00
aaronleventhal%moonset.net
eed0b37d9a Bug 281101. Return CHILDID_SELF for get_accFocus() if that object has focus. r=pkw, sr=bryner 2005-02-07 19:51:05 +00:00
aaronleventhal%moonset.net
ca121afdd3 Bug 280920. DHTML menu accessibility. See example in bug (URL field). r=pkwarren, sr=jst 2005-02-07 19:43:45 +00:00
aaronleventhal%moonset.net
6633e19456 Bug 280916. Update DHTML accessibility role and state namespaces to location of RDF files on w3.org. r+sr=jst 2005-02-07 19:29:56 +00:00
aaronleventhal%moonset.net
627f862c09 Bug 280293. Fix O(n^2) DOM tree walking algorithm in nsAccessibleTreeWalker that resulted from use of domNode->GetNextSibling() instead of content->GetChildat(index). verbal r=timeless, sr=bz 2005-02-05 17:03:38 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
aaronleventhal%moonset.net
bf9489220d Bug 280262. Remove unneeded class nsGenericAccessible. Use nsAccessibleWrap for generic accessibles from now on. r=pkw, sr=jst 2005-02-03 01:02:19 +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
76a90a1e17 bug277888 GOK can't work with mozilla modal dialog
r  = aaronleventhal
sr = Henry.Jia
2005-02-01 09:40:36 +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
3cd3c1d969 bug278039 Add a11y description for XUL column
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:26:13 +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
13fd081406 bug257739 [ATK] Can't read the title name of windows/dialogs
p  = Philip K. Warren (IBM)
r  = aaronleventhal
sr = jst
2005-02-01 08:50:50 +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
louie.zhao%sun.com
94673ddf09 bug277880 GOK Can't UI Grab to browser tabs
r  = pkwarren
sr = henry.jia
2005-02-01 03:43:37 +00:00
bryner%brianryner.com
f575a675b2 Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc. 2005-01-31 23:47:26 +00:00
aaronleventhal%moonset.net
a2323caa2f Fixing brain dead type for yesterday's checkin to bug 280220: named anchor fixes for GW Micro. 2005-01-31 11:16:05 +00:00
aaronleventhal%moonset.net
df366bf0bf Fixing bustage. Accidentally checked in something from another patch. 2005-01-30 03:07:29 +00:00
aaronleventhal%moonset.net
85ea8bc25f Bug 280220. General fixup for the way we expose links and named anhcors. r=pkw, sr=bz 2005-01-30 01:31:50 +00:00
aaronleventhal%moonset.net
430d29b236 Bug 280248. Expose <q> in MSAA. r=pkw, sr=bz 2005-01-29 04:57:57 +00:00
aaronleventhal%moonset.net
9154b215e5 Fixing bustage 2005-01-28 04:21:05 +00:00
aaronleventhal%moonset.net
71a87945dc Fixing bustage 2005-01-28 03:58:10 +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
aaronleventhal%moonset.net
99c18628d1 Bug 279941. Expose form element in MSAA object tree. r=pkw, sr=bryner 2005-01-26 22:41:05 +00:00
bzbarsky%mit.edu
27dda0bbd2 Fix build bustage? 2005-01-25 20:29:23 +00:00
aaronleventhal%moonset.net
9899a696cd Bug 278872. Problems getting children of HTML listbox and combo box. r=louie.zhao, sr=bzbarsky 2005-01-25 19:35:53 +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
kjh-5727%comcast.net
c9e0e90d54 Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky. 2005-01-22 16:00:07 +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
louie.zhao%sun.com
576fbdf438 Bug 246770 "Hyperlinks is not UI Grabble in GOK"
r  = pkwarren
sr = henry.jia
2005-01-14 06:26:48 +00:00
aaronleventhal%moonset.net
f0ae6ce1e0 Bug 275532. Don't expose STATE_SELECTED for text objects. r=louie.zhao, sr=henry.jia 2005-01-12 14:37:31 +00:00
bzbarsky%mit.edu
99df5c71c0 Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
2005-01-04 19:31:31 +00:00
bmlk%gmx.de
d3197a9276 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
bsmedberg%covad.net
60567bb185 Bug 275605 - libxul step 3 (all of tier 9, except libmozjs.so which will remain separate indefinitely) r=darin 2004-12-15 04:07:01 +00:00
bryner%brianryner.com
076b2a64a6 deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst 2004-12-13 04:14:28 +00:00
dbaron%dbaron.org
9db368a6af Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
aaronleventhal%moonset.net
14c96b6323 Bug 267188. [MSAA] Expose tab number out of number of tabs in tab description. r=pkwarren, sr=bryner 2004-12-03 22:25:49 +00:00
bryner%brianryner.com
29c70cffe8 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
bzbarsky%mit.edu
9e94a3b521 Add methods to get screen coordinates of frames and views. Bug 268576,
r+sr=roc
2004-11-23 17:26:19 +00:00
aaronleventhal%moonset.net
ddc5b46d8f Bug 267190. [MSAA] Fire events for jump to named anchor. r=pkwarren, sr=bryner 2004-11-08 21:07:50 +00:00
aaronleventhal%moonset.net
60357216b0 Fixing bustage 2004-11-08 03:01:54 +00:00
aaronleventhal%moonset.net
f6c7b7365a bug 267188. Rest of patch for XUL tab fix to expose positional information in MSAA. r=pkwarren, sr=Henry.Jia 2004-11-08 02:37:14 +00:00
aaronleventhal%moonset.net
6dfbfcdd52 Bug 267387. Fix event_scrolling_end so it still gets fired after first document. r=pkwarren, sr=Henry.Jia 2004-11-08 02:29:47 +00:00
aaronleventhal%moonset.net
f87889ae17 bug 267188. Make XUL tabs expose positional info in MSAA. r=pkwarren, sr=Henry.Jia 2004-11-08 02:28:12 +00:00
aaronleventhal%moonset.net
01871d2425 Bug 266603. Crash when quickly alt+tabbing between Mozilla and HPR. r=pkwarren, sr=Henry.Jia 2004-11-08 02:21:49 +00:00
bzbarsky%mit.edu
7fd8feb31d Create an api for easily converting between the coordinate systems of two
frames or two views.  Use this to fix the auto-positioning of abs pos boxes to
work no matter how their containing block and the block their placeholder lives
in are related, and convert various other callers to the new API.  Bug 266968,
r+sr=roc
2004-11-03 16:16:57 +00:00
pkw%us.ibm.com
7dadb76da1 Bug 257097 - Offline/online switcher is not available in GOK's UI Grab.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=aaronleventhal@moonset.net, sr=Henry.Jia@sun.com
2004-10-26 16:32:45 +00:00
bzbarsky%mit.edu
e151180cb4 Er.. doing this right. 2004-10-25 01:12:16 +00:00
bzbarsky%mit.edu
3d11d067c6 Don't use ?: because that depends on implicit conversion of pointers to
nsQueryInterface.  Fixing build bustage from bug 253941.
2004-10-25 01:07:57 +00:00
aaronleventhal%moonset.net
9749d96333 Bug 257737. [ATK] Implement getting BOUNDARY_WORD_END for accessible text. r=pkw, sr=darin, patch by Louie Zhao 2004-10-21 02:18:07 +00:00
pkw%us.ibm.com
c38a37a52b Bug 257738 - [ATK] Following hyperlinks with GOK UI-Grab fails to auto-update the GOK.
Patch contributed by Louie Zhao (louie.zhao@sun.com)
r=pkwarren@gmail.com, sr=bryner@brianryner.com
2004-10-20 20:22:45 +00:00
bryner%brianryner.com
f9dc6bdf0e Use GType as the return type for GetMaiAtkType since it is not the same as PRUint32 on all architectures. Bug 256603, patch by pkwarren@gmail.com, r=Louie.Zhao@sun.com, sr=dbaron. 2004-10-14 02:31:58 +00:00
bryner%brianryner.com
f67d250152 Unify box and frame trees by moving nsIBox methods onto nsIFrame. XUL-box frames can call the superclass nsBox implementation, all other frames get the nsFrame implementation of the box methods, which acts like nsBoxToBlockAdaptor used to. Bug 258513, r+sr=roc. 2004-09-28 18:37:50 +00:00
aaronleventhal%moonset.net
c48a2a1a00 Bug 260823. Report correct accessible value for HTML comboboxes. r=pkw, sr=bryner 2004-09-21 19:23:14 +00:00
neil%parkwaycc.co.uk
6a4f37de6b Don't use QueryInterface to get a view from a scrollable view b=258521 r+sr=roc 2004-09-20 22:25:07 +00:00
roc+%cs.cmu.edu
44a2fd5b52 Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine 2004-09-14 02:28:03 +00:00
bryner%brianryner.com
dc76c57a2c deCOMify nsIPresShell::GetRootFrame. Change callers inside of gklayout to use FrameManager()->GetRootFrame() instead so that the call can be inlined. Bug 253889, r+sr=roc. 2004-09-02 03:08:51 +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
bryner%brianryner.com
180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
aaronleventhal%moonset.net
8a5328d65b Bug 165998. Option and select bounds incorrect. r=pkwarren, sr=roc 2004-08-18 14:39:45 +00:00
aaronleventhal%moonset.net
a0485ce5f0 Backing out changes to 2 files I accidentally checked in 2004-08-02 12:32:58 +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
bryner%brianryner.com
6a8c79a9b2 Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc. 2004-08-02 04:52:55 +00:00
louie.zhao%sun.com
3b1cf7acc4 bug 241062 link name is not supported
r = pkwarren
sr= Henry.Jia
2004-08-02 03:45:56 +00:00
louie.zhao%sun.com
72e28feeda bug 250128 GOK expose "seperator" as "no name".
r = aaronleventhal
sr= henry.jia
2004-08-02 03:29:01 +00:00
bryner%brianryner.com
5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +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
aaronleventhal%moonset.net
bf49c01782 Bug 253391. Any element with tabindex explicity specified can be focused via .focus(). r=bryner, sr=jst 2004-07-30 13:00:36 +00:00
aaronleventhal%moonset.net
c7704d0dc7 Bug 252955. List items returning strange accessible states. r=pkw, sr=darin 2004-07-27 19:53:07 +00:00
pkw%us.ibm.com
856ba4f11d Bug 251257 - Memory leak in nsXULTreeAccessible.cpp.
r=aaronleventhal@moonset.net, sr=darin@meer.net
2004-07-26 23:27:10 +00:00
bzbarsky%mit.edu
a288a20ce2 Fix memory leaks due to misuse of ElementAt(). Bug 252731, patch by Jonathan
Watt <jonathan.watt@strath.ac.uk>, r+sr=bzbarsky
2004-07-23 16:33:12 +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
aaronleventhal%moonset.net
1f6e33dc7a Bug 171366. Support tabindex for all elements. r=bryner, sr=jst 2004-07-07 00:58:57 +00:00
aaronleventhal%moonset.net
78c0cca9f1 Bug 245367. Expose positional information for tree views in MSAA's get_accDescription(). r=pkw, sr=henry.jia 2004-07-06 13:03:29 +00:00
aaronleventhal%moonset.net
346c638fca Bug 198118. Refactor out label getting code so we can also use it to get accesskey. r=louie.zhao, sr=henry.jia 2004-07-06 13:00:40 +00:00
aaronleventhal%moonset.net
9902868966 Fixing bustage 2004-07-01 21:13:04 +00:00
aaronleventhal%moonset.net
1afd2b37ad Bug 168624. Microsoft Narrator hanging Mozilla. r=pkw, sr=bryner 2004-07-01 20:43:03 +00:00
aaronleventhal%moonset.net
7a8c35670d Rechecking in bug 243313 without problematic comptr->GetFoo(getter_AddRefs(comptr)) usage in GetNextDomNode(). Expose :before and :after anonymous frame text via accessibility APIs. r=louie.zhao, sr=henry.jia 2004-06-25 20:27:29 +00:00
aaronleventhal%moonset.net
0ef3bc06e0 Backing out fix for bug 243313 because it fits regression window for bug 248378. The change appears to have exposed a difference between the vc98 and vcnet7.1 compilers 2004-06-25 14:24:21 +00:00
peterv%propagandism.org
a7908e751a Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
aaronleventhal%moonset.net
a2235ae6ed Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
aaronleventhal%moonset.net
f7c2df8d56 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2004-06-23 14:07:49 +00:00
aaronleventhal%moonset.net
3a1dacade8 Bug 248017. Can't QueryService to all ISimpleDOM* interfaces. Need QS because QI won't work on WinXP from IAccessible to custom interfaces. r=pkw, sr=darin 2004-06-22 16:38:27 +00:00
bryner%brianryner.com
3cd200f850 oops, this wasn't supposed to go on the trunk. backing out. 2004-06-21 23:41:30 +00:00
bryner%brianryner.com
cc1433c45a bringing branch changes forward 2004-06-21 23:35:56 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
aaronleventhal%moonset.net
a00ce8e8c5 Bug 243313. Expose :before and :after anonymous frame text via accessibility APIs. r=louie.zhao, sr=henry.jia 2004-06-16 13:12:53 +00:00
aaronleventhal%moonset.net
98167b84b4 Missing part of checkin to bug 245931. r=pkw, sr=bryner 2004-06-16 13:09:10 +00:00
louie.zhao%sun.com
6c4ccfab79 bug 246750 Can't read menu/menuitem's "keyboard shortcut" and "accesskey"
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-06-16 08:52:23 +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
91699967e2 Bug 245931. Fix focus issues in accessibility APIs. r=pkw, sr=bryner 2004-06-15 02:31:20 +00:00
aaronleventhal%moonset.net
b4450c6332 Bug 241064. Don't use state_unavailable on objects unless their greyed/disabled. r=Louie.Zhao, sr=Henry.Jia 2004-06-09 12:50:53 +00:00
aaronleventhal%moonset.net
657cc8d983 Bug 245819. Fix regression from bug 244624, accessibility info cannot be retrieved from 2 subsequent pages with textfield. r=pkw, sr=Henry.Jia 2004-06-09 12:48:54 +00:00
aaronleventhal%moonset.net
a35aac7285 Bug 245883. Readonly states incorrectly exposed for lists and their contents. r=pkw, sr=Henry.Jia 2004-06-09 12:45:09 +00:00
aaronleventhal%moonset.net
5d69d3ecf0 Bug 245878. Mozilla hangs when accessibility info retrieved from null plugin. r=pkw, sr=Henry.Jia 2004-06-09 12:42:41 +00:00
louie.zhao%sun.com
f84aa8bd5a bug 244140 Listitem should support type "checkbox".
r = aaron
sr= henry.jia@sun.com
2004-06-09 04:11:01 +00:00
bryner%brianryner.com
97a65f9548 Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron. 2004-06-08 23:53:59 +00:00
aaronleventhal%moonset.net
593684a98a Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf 2004-06-08 13:59:11 +00:00
cbiesinger%web.de
ae7223e9f1 bug 196380
o) move nsCopySupport into content (from layout), it belongs there better
o) add an |currentURI| attribute to nsIImageLoadingContent which allows access to the URI that is currently being displayed
o) use that from the image uri copy code
xpfe part: r=neil.parkwaycc.co.uk sr=bz rest: r+sr=bz
2004-06-05 17:57:00 +00:00
jst%mozilla.jstenback.com
e748adee85 Duh, lost this change in my earlier checkin. 2004-06-04 23:25:58 +00:00
jst%mozilla.jstenback.com
7aca835cd9 Call nsCOMPtr::swap() when we can... 2004-06-04 23:01:38 +00:00
aaronleventhal%moonset.net
947d97f011 Fixing strange bustage on casey 2004-06-04 22:30:42 +00:00
aaronleventhal%moonset.net
23055972d2 Bug 244753. Expose which panes are editor panes. r=kyle, sr=jst 2004-06-04 22:03:14 +00:00
aaronleventhal%moonset.net
51e8cc114d Bug 245394. HTML image maps not returning child area objects. r=pkw, sr=jst 2004-06-04 22:01:36 +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
69a9af020a Bug 245365. Screen readers not speaking selected tree item when tree gets focus. r=pkw, rs=darin 2004-06-04 02:34:48 +00:00
aaronleventhal%moonset.net
f7bc60ff82 Fixing bustage 2004-06-02 05:32:45 +00:00
aaronleventhal%moonset.net
1e2d015834 Attempting to fix bustage on redwood 2004-06-02 05:06:39 +00:00
aaronleventhal%moonset.net
8eb8cdd6d0 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
aaronleventhal%moonset.net
c73b8a33c0 Bug 244776. Don't fire doc load events for clicks on links to named anchors within same page. r=pkw, sr=darin 2004-06-01 19:42:26 +00:00
louie.zhao%sun.com
9073488b1a bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state and "Activate" action.
r = pkw
sr= henry
2004-06-01 05:25:00 +00:00
aaronleventhal%moonset.net
690c9d2ced Fixing bustage 2004-05-26 14:03:07 +00:00
aaronleventhal%moonset.net
6c55b9cf47 Fixing bustage, nsAccessibleText doesn't inherit from nsAccessible or nsAccessNode. 2004-05-26 13:37:13 +00:00
aaronleventhal%moonset.net
dedf33783f Bug 242589. Optimize accessible tree walking. r=kyle, sr=jst 2004-05-26 13:01:13 +00:00
aaronleventhal%moonset.net
8dd5c34f87 Bug 244677. Firing state_change events for invisible pages that are loading, which is throwing Window-Eyes off. r=kyle.yuan, sr=henry.jia 2004-05-26 12:31:43 +00:00
louie.zhao%sun.com
cc052732de bug 241296 Add "/usr/lib" for "libatk-bridge.so" searching
r = kyle
sr= henry.jia@sun.com
2004-05-26 04:16:47 +00:00
aaronleventhal%moonset.net
a4853bd9ca Bug 244288. MSAA's WindowFromAccessibleObject doesn't work because our get_accParent doesnreturn a ROLE_WINDOW object as the parent of the ROLE_CLIENT 2004-05-25 14:37:07 +00:00
roc+%cs.cmu.edu
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39 Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
aaronleventhal%moonset.net
dd91d8f555 nsIAccesible:GetChildAtPoint() broken with tab browsing, always returns bounds of items in first browser tab. r=louiezhao, sr=jst 2004-05-18 15:39:57 +00:00
louie.zhao%sun.com
9a31118411 bug 241061 Action name exported by mozilla is messed up in at-poke
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-05-18 03:31:05 +00:00
louie.zhao%sun.com
364d128e2a bug 241064 mozilla need support ATK_STATE_SENSITIVE, STATE_SHOWING, ROLE_HTML_CONTAINER, STATE_SINGLE_LINE, ROLE_SCROLL_PANE
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-05-18 03:26:34 +00:00
roc+%cs.cmu.edu
cab775b57b Backing out 233441. 2004-05-17 16:29:13 +00:00
jst%mozilla.jstenback.com
1b348a90bf Fixing mac bustage. 2004-05-07 21:40:22 +00:00
jst%mozilla.jstenback.com
99e02e5aa3 Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com 2004-05-07 20:55:17 +00:00
roc+%cs.cmu.edu
e0fe2b43bd Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron 2004-05-06 03:17:14 +00:00
aaronleventhal%moonset.net
c031a15d54 Bug 146065. Use GetElementsByTagNameNS instead of GetElementsByTagName so that we don't get the wrong list of child elements in the accessibility code. r=pkw, sr=jst 2004-05-04 20:14:58 +00:00
bryner%brianryner.com
7d80b4f5cf deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
aaronleventhal%moonset.net
28e21ed4b9 Bug 241991. State change event for doc should clear busy flag when doc finished loading. r=kyle, sr=jst 2004-04-30 14:01:41 +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
pkw%us.ibm.com
c7769378b2 Bug 240724 - Memory leak in nsAccessibleWrap.cpp
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com
2004-04-20 17:15:53 +00:00
gerv%gerv.net
9d2ee4928c Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
kyle.yuan%sun.com
39bc3967fa Bug 237076 Object hierarchy is broken @ nsOuterDocAccessible
r=louie.zhao, sr=henry.jia
explicitly implement GetChildCount for nsOuterDocAccessible
2004-04-16 02:03:18 +00:00
pkw%us.ibm.com
5240e28025 Bug 237957 - crash @ nsAccessibleHyperText
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com, a=mkaply@us.ibm.com
Patch contributed by Louie Zhao <Louie.Zhao@sun.com>
2004-04-09 16:37:35 +00:00
louie.zhao%sun.com
f550d05efe Bug 239866 Wrong information exported for HyperText to gnopernicus
r  = kyle.yuan
sr = henry.jia
a  = chofmann
2004-04-09 06:16:21 +00:00
pkw%us.ibm.com
969feb0bd1 Bug 235690 - mozilla menu items' AtkAction interface is nonfunctional
r=pkw@us.ibm.com, sr=Henry.Jia@sun.com, a=chofmann@mozilla.org
Patch contributed by Louie Zhao <Louie.Zhao@sun.com>.
2004-04-07 16:55:24 +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
louie.zhao%sun.com
ad42a04ad5 Back out previous check-in (for bug 235690, 237954, 237956, 237957) 2004-03-23 05:40:19 +00:00
louie.zhao%sun.com
7c08d19aa1 Bug 235690 mozilla menu items' AtkAction interface is nonfunctional
r  = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:17:40 +00:00
louie.zhao%sun.com
e83e15035e Bug 237954 "nsAccessibleHyperText::GetLink" doesn't return proper link
r  = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:11:56 +00:00
louie.zhao%sun.com
d95a003c13 Bug 237956 Gnopernicus can't report the content of a StaticText while the cursor is at the tail.
r =  kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:08:30 +00:00
louie.zhao%sun.com
b8cfc3cf0c Bug 237957 Set GNOME_ACCESSIBILITY=1, mozilla crash when visiting http://house.sinoi.com/
r  = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:05:31 +00:00
kyle.yuan%sun.com
b476b3326d Bug 235687 ATK menu hierarchy is missing most menu items
r=louie.zhao, sr=henry.jia
set menugenerated="true" when look up the child of a xul menu item
2004-03-08 08:08:20 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bryner%brianryner.com
92499cbd13 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
jst%mozilla.jstenback.com
f894d79c80 Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com 2004-02-03 23:23:10 +00:00
bryner%brianryner.com
42adb9f1be More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron 2004-02-01 10:09:07 +00:00
neil%parkwaycc.co.uk
0a054a6f3f Bug 181602 accessible/ should be using the new pref apis p=arne.anka@stupido.com r=caillon sr=peterv 2004-01-23 13:23:20 +00:00
pkw%us.ibm.com
042f73f4ea Bug 228899 - ATK bridge does not initialize for AIX (patch by Michael Lew)
r=kyle.yuan@sun.com, sr=Henry.Jia@sun.com
2004-01-20 19:01:13 +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
bryner%brianryner.com
2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
jst%mozilla.jstenback.com
6d6af8bb19 Fixing build bustage. 2004-01-10 03:15:31 +00:00
jst%mozilla.jstenback.com
62d414fa5f Fixing build bustage. 2004-01-10 01:05:28 +00:00
jst%mozilla.jstenback.com
c000ae86e8 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
roc+%cs.cmu.edu
f3199c0e5c Bustage fix for ATK 2004-01-09 15:26:06 +00:00
roc+%cs.cmu.edu
e7f165c614 Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz 2004-01-09 14:20:53 +00:00
bsmedberg%covad.net
d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
peter%propagandism.org
feda8614f8 Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2003-12-23 16:48:40 +00:00
bryner%brianryner.com
dfe3513814 Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
timeless%mozdev.org
7abb12944c Bug 226155 DRefTool analysis for accessible files
r=roc sr=roc
2003-12-21 04:04:41 +00:00
jst%mozilla.jstenback.com
4183787fa9 Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2003-11-19 01:20:56 +00:00
caillon%returnzero.com
1402b75367 Minor code cleanup. No bug.
r+sr=jst
2003-11-15 00:47:12 +00:00
caillon%returnzero.com
3baeec75b6 Bug 225400
Fix leaks of 2 string bundles and an nsInterfaceHashtable.
Stop using nsIPref in favor of nsIPrefService
Use members instead of pointers for hashtables that always exist
Use ContractIDs instead of CIDs
r=timeless; sr=jst
2003-11-12 04:34:17 +00:00
uid502
8c15716f48 Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky ... sorry, missed some files 2003-10-31 21:00:19 +00:00
timeless%mozdev.org
159f288e9b requires bustage bug 222134 2003-10-22 09:12:14 +00:00
bzbarsky%mit.edu
50a00a9918 More bustage fixing. Bug 222134 2003-10-22 08:46:56 +00:00
bryner%brianryner.com
d2db9a4590 fixing bustage 2003-10-22 07:01:13 +00:00
bryner%brianryner.com
605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
timeless%mozdev.org
9fe0e4a4ac Bug 223158 Crash searching from partially loaded bugzilla query with magnifier running [@ nsDocAccessible::HandleMutationEvent]
r=caillon sr=bz
2003-10-22 05:43:46 +00:00
jst%mozilla.jstenback.com
ee8d0c427a Fixing build bustage. 2003-09-27 06:16:09 +00:00
jst%mozilla.jstenback.com
cea6451684 Silly MSVC 6. 2003-09-27 05:09:14 +00:00
jst%mozilla.jstenback.com
5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +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
uid502
1cfabd35d3 Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron 2003-09-23 17:05:29 +00:00
kyle.yuan%sun.com
6562d22599 Bug 215220 Unable to receive caret-move event in HTML document
r=aaron, sr=henry.jia
Bug 217311 [ATK Accessibility] wrong text structure for HTML text
r=bolian.yin (Not in the default build)
Bug 218992 no placeholder for broken image
r=bolian.yin (Not in the default build)
This patch aims at solving some ATK accessible text issues. The main parts of this patch (inside accessibility/src/atk directory or the #ifdef MOZ_ACCESSIBILITY_ATK/#endif macro) are not in the default build (it gets built only when the default toolkit set to gtk2)
2003-09-14 12:56:21 +00:00
bryner%brianryner.com
06fe994577 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 21:37:51 +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
1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
kyle.yuan%sun.com
b4c7269ecb Bug 216002 [ATK Accessibility] wrong inheritance for nsXULTreeColumnsAccessibleWrap
r=bolian.yin@sun.com
Not in the default build.
2003-08-13 07:25:30 +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
timeless%mozdev.org
ed1728d071 Bug 214049 null domwindow [@ nsAccessibilityService::OnStateChange]
r=aaronl sr=bz
2003-08-01 14:37:03 +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
simford.dong%sun.com
351ba4a6f2 Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
r=kyle, sr=henry
not for default build
2003-07-29 04:53:18 +00:00
bzbarsky%mit.edu
5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
bryner%brianryner.com
3ce796ca63 Fixing gtk2 bustage. Don't even bother using a QI when we just want to get at an interface from a concrete class pointer. 2003-07-26 07:59:23 +00:00
jaggernaut%netscape.com
95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
aaronl%netscape.com
e42e41dd7a Fixing bustage 2003-07-22 19:56:40 +00:00
aaronl%netscape.com
a6e624b3a5 Fixing bustage 2003-07-22 18:12:11 +00:00
aaronl%netscape.com
980b364341 Fixing bustage 2003-07-22 17:02:03 +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
simford.dong%sun.com
138124d36a Bug 212104 Browser just exits when find finds a link while running with gtk 2.2 and atk libraries on AIX, r=kyle, sr=henry. GTK2 bug, not included in default build. 2003-07-21 06:08:11 +00:00
aaronl%netscape.com
1d04faf1c2 Bug 211760. Crashing with Immersion Touchware. r=jgaunt, sr=jst 2003-07-14 09:40:21 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
aaronl%netscape.com
3b247061ce Fixing accessibility bustage on gtk2 port 2003-07-09 10:07:11 +00:00
aaronl%netscape.com
79b726d4dc Fixing bustage from accessibility checkin 2003-07-09 08:56:53 +00:00
aaronl%netscape.com
1b885a472e Fixing bustage from accessibility checkin 2003-07-09 08:15:57 +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
bzbarsky%mit.edu
0b0c3f7646 Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
nsIHTMLContent.  Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
bzbarsky%mit.edu
fd57f310f1 Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
origin charset.  Bug 166996, r=dbaron,darin sr=jst
2003-07-01 02:59:54 +00:00
aaronl%netscape.com
2913951658 Bug 210515. Fix assertion in nsAccessible. r=kyle, sr=alecf 2003-06-30 19:48:44 +00:00
mkaply%us.ibm.com
02f70918c7 a. Watch ports. b. Did you really deliberately leave out a type here? 2003-06-26 13:11:26 +00:00
aaronl%netscape.com
fb6309e9f9 Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf 2003-06-26 08:49:18 +00:00
aaronl%netscape.com
8360973709 Bug 208898. Fire accessible events for interal accessibiltiy clients for all new documents that are created. r=kyle, sr=jst 2003-06-26 08:45:39 +00:00
bryner%netscape.com
c3bfed0b9c Fixing bustage 2003-06-26 02:30:45 +00:00
jst%netscape.com
abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
aaronl%netscape.com
63bcbecc45 Bug 210069. Fix leaks caused by in-process accessibility events. r=kyle, sr=alecf 2003-06-24 08:42:31 +00:00
aaronl%netscape.com
29facff3cc Bug 209990. Crash when accessibility doc is destroyed, or on shutdown. r=kyle, sr=alecf 2003-06-24 08:41:28 +00:00
timeless%mozdev.org
1bbbd5e96c Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 04:57:36 +00:00
timeless%mozdev.org
c76cf335e1 Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
sr=bz
2003-06-20 04:13:41 +00:00
dbaron%dbaron.org
4afcaa0e69 DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc 2003-06-19 23:44:01 +00:00
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