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

961 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu 5a766fd564 Bug 288761. Fix leak of rendering context. r+sr=roc,a=asa 2005-10-12 19:12:47 +00:00
aaronleventhal%moonset.net ce1da85dae Bug 311430. Not firing EVENT_REORDER for frames/iframes that finish loading. r=parente, sr=jst 2005-10-09 02:36:27 +00:00
aaronleventhal%moonset.net 82836655ad Bug 311460. Accevent failing for options in closed combo box. Also fixes bug 310377, AccessibleObjectFromPoint not working iin multiple tabs. r=parent, sr=jst 2005-10-08 18:05:40 +00:00
aaronleventhal%moonset.net f9b51bec1a Bug 310377. AccessibleObjectFromPoint not working after new page loaded in a tab. r=mkaply, sr=bryner 2005-10-04 03:04:06 +00:00
aaronleventhal%moonset.net 2e9fbbde13 Bug 310921. AccessibleObjectFromPoint can give wrong answers with text nodes that have multiple frames. r=mkaply, sr=dbaron 2005-10-04 02:33:58 +00:00
aaronleventhal%moonset.net ab896ad2fc Context menus don't work with screen readers starting on 09/21. r=parente, sr=bryner 2005-09-30 19:23:42 +00:00
aaronleventhal%moonset.net 2fba00fbd9 Bug 309472. Equations and diagrams not exposed in accessible tree. r=parente, sr=roc 2005-09-30 02:16:13 +00:00
aaronleventhal%moonset.net 3e4631b3cc Bug 297697. ISimpleDOMText.get_unclippedSubstringBounds problems. r+sr=roc 2005-09-27 02:17:26 +00:00
aaronleventhal%moonset.net 78aabf80fc Bug 309637. Accessible show/hide events for XUL progressbar should be symmetrical. r=parente, sr=neil 2005-09-26 18:10:36 +00:00
peterv%propagandism.org bc66f35d62 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
aaronleventhal%moonset.net 87ec300b57 Bug 307734. Some plugins result in truncated accessible page content. r=parente, sr=jst 2005-09-21 21:44:05 +00:00
aaronleventhal%moonset.net 538e89335c Bug 309329. Should not expose content in invisible views. r=parente, sr=bz 2005-09-20 20:31:00 +00:00
aaronleventhal%moonset.net c3f4c624eb Bug 308676. Serious crashes in Javascript garbage collector when used with screen reader. r=parente, sr=bryner 2005-09-15 21:11:43 +00:00
aaronleventhal%moonset.net aa01d9612b Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil 2005-09-14 16:58:29 +00:00
aaronleventhal%moonset.net caf3dd04b5 Bug 307819. Label for that is not inside a <form> is not getting exposed as accessible name for form controls. r=parente, sr=neil 2005-09-14 16:46:07 +00:00
aaronleventhal%moonset.net c312feea62 Bug 307548. Not firing events for same page jumps inside frame/iframe. r=parente, sr=jst 2005-09-13 18:21:48 +00:00
bzbarsky%mit.edu f623ba1819 More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2005-09-12 01:28:51 +00:00
aaronleventhal%moonset.net 72024e56c3 Bug 307534. Accessibklity cache can become corrupt after get_accFocus(). r=parente, sr=jst 2005-09-09 02:30:16 +00:00
aaronleventhal%moonset.net ca309d5c6a Bug 307248. Not exposing alt attributes for html area in accessible name. r=parente, sr=jst 2005-09-07 00:29:28 +00:00
aaronleventhal%moonset.net c2116135f5 Bug 306875. Some dialogs exposing hidden text in accessible names. r=parente, sr=jst 2005-09-07 00:28:08 +00:00
aaronleventhal%moonset.net 506e74f744 Bug 306878. Fire accessible focus events when alt+tabbing back to app. r=parente, sr=jst 2005-09-07 00:22:34 +00:00
aaronleventhal%moonset.net b871ac8357 Bug 306750. Fix crashes in accessibility core based on talkback reports. r=parente, sr=bryner 2005-09-02 01:33:23 +00:00
aaronleventhal%moonset.net 3ce0aa8e12 Fix bustage 2005-08-30 23:04:36 +00:00
aaronleventhal%moonset.net 434b531764 Bug 305813. Error pages not read by screen reader 2005-08-30 22:37:16 +00:00
aaronleventhal%moonset.net 9584c10cd2 Bug 305729. No accessible name for HTML <button>s. r=timeless, sr=neil 2005-08-24 19:17:39 +00:00
aaronleventhal%moonset.net 7761a1482d Bug 297697. ISimpleDOMText::get[un]clippedSubstringBounds giving incorrect results. r+sr=roc 2005-08-23 21:02:02 +00:00
bzbarsky%mit.edu 692c9e00f2 Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
param.  Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
aaronleventhal%moonset.net cbe172db4e Bug 304871. bug 304871. Another part of the fix for accessible DoAction() on HTML links, to allow new window creation. r=timeless, sr=jst 2005-08-19 19:27:43 +00:00
aaronleventhal%moonset.net fa8fd827ef Bug 304730. Crash when shutting down, related to toolbar buttons with a dropdown (back, forward, etc.). r=timeless, sr=bz 2005-08-19 19:24:38 +00:00
aaronleventhal%moonset.net 19f4b123bc Bug 291077. Second more sensible patch for get_accParent() problems, r+sr=roc 2005-08-19 03:21:38 +00:00
aaronleventhal%moonset.net 89f16dce8a bug 291077. Our IAccessible::get_accParent implementation would get screen readers into loops and cause stack overflow related crashes. r+sr=jst 2005-08-18 16:35:49 +00:00
aaronleventhal%moonset.net f3d5f8b8bb Bug 304488. Accesibility issues with frames and iframes. r=timeless, sr=dmose 2005-08-17 19:08:26 +00:00
aaronleventhal%moonset.net 1e7f8acc76 Bug 304871. Hitting enter with screen reader active will not open new window links. r=timeless, sr=jst 2005-08-17 17:22:16 +00:00
aaronleventhal%moonset.net 0d18728fcf Bug 304179. Regression, STATE_LINKED not exposed for HTML ROLE_LINK objects. r+sr=smfr, a=mkaply 2005-08-10 22:01:42 +00:00
aaronleventhal%moonset.net e4e0e6b687 Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente 2005-08-10 18:15:53 +00:00
aaronleventhal%moonset.net 6b684c8169 Remove comment that no longer makes sense, related to last nights bustage fix with checkin to bug 302937 2005-08-10 13:44:55 +00:00
aaronleventhal%moonset.net a93be56e87 Fixing bustage 2005-08-10 02:09:03 +00:00
aaronleventhal%moonset.net 3c744a8f98 Almost forgot small nit from Peter Parente's comments for last checkin to bug 302937 2005-08-10 01:55:30 +00:00
aaronleventhal%moonset.net 92d6cc3232 Bug 302937. Expose onclick actions on leaf text and image nodes. r=parente, sr=jst, a=cbeard 2005-08-10 01:51:39 +00:00
aaronleventhal%moonset.net ffa91baa23 Bug 303133. Regression -- accessible tree getting truncated at frame and iframe nodes. r=parente, sr=neil, a=mkaply 2005-08-10 01:39:43 +00:00
aaronleventhal%moonset.net e3d1c1e4a6 Bug 302677. Accessible focus events incorrect for autocomplete. r=mconnor, +sr=neil, a=bsmedberg 2005-08-06 04:14:55 +00:00
aaronleventhal%moonset.net 9dfc5a19c5 Bug 301737. Fix keyboard and accessibility API support for multiple selection for listboxes. r=mconnor, sr=neil, a=mkaply 2005-08-05 18:16:32 +00:00
aaronleventhal%moonset.net 69e1292de8 Bug 302678. Fix accessibility problems with empty richlistbox. r=parente, sr=neil, a=mkaply 2005-08-02 15:05:49 +00:00
aaronleventhal%moonset.net ad7f9efb81 Bug 302733. Expose more important structural elements in HTML. r+sr=roc, a=bsmedberg 2005-08-02 13:00:35 +00:00
aaronleventhal%moonset.net 60accc195b Bug 302656. Not exposing language type from HTTP or meta content-language. r=timeless, sr=neil, a=bsmedberg 2005-08-02 12:59:13 +00:00
aaronleventhal%moonset.net a7b193f472 Bug 300779. Expose XUL tree selection via accessibility events. r=timeless, sr=roc, a=mkaply 2005-07-28 17:18:28 +00:00
bryner%brianryner.com c64546a715 Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
aaronleventhal%moonset.net 7d1167c665 Bug 300783. Fix unsafe firing of events and perf regression for multi select in HTML listboxes. r+sr=bz, a=mkaply 2005-07-25 21:40:31 +00:00
aaronleventhal%moonset.net e825489861 Bug 301398. Fix XUL link accessibility. Part two of fix, to correcly expose xul:link used in the update service. r=parente@cs.unc.edu, sr=bz, a=mkaply 2005-07-25 21:10:51 +00:00
aaronleventhal%moonset.net 560c8cfd9f Bug 297697. ISimpleDOMText::get_unclippedSubstringBounds() always gives same top of rect for all lines of text. r=timeless, sr=bz, a=bsmedberg 2005-07-22 18:50:54 +00:00
aaronleventhal%moonset.net 9b3626e6cc Fix AccessibleObjectFromPoint within list items. r+sr=neil, a=bsmedberg 2005-07-22 14:12:35 +00:00
aaronleventhal%moonset.net 07ae9289a7 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 0e1ea4fb5a 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 940e763dbe Fixing bustage 2005-07-21 01:09:54 +00:00
aaronleventhal%moonset.net 036c72c6d6 Fixing bustage 2005-07-21 01:00:39 +00:00
aaronleventhal%moonset.net c67eacb4aa 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 134481f85e Bug 301406. Fix accessibility of XUL multiline textboxes. r+sr=neil, a=mkaply 2005-07-21 00:37:27 +00:00
aaronleventhal%moonset.net 5bfd5b3810 Bug 301436. Start using official DHTML a11y namespaces. r+sr=jst, a=asa 2005-07-20 19:34:55 +00:00
aaronleventhal%moonset.net 81f560354f 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 aabba692f1 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 b408688e52 Bug 298648. Implement ISimpleDOMNode::get_language. r=timeless, sr=roc, a=bsmedberg 2005-07-15 13:08:26 +00:00
aaronleventhal%moonset.net ae390f7364 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 fa9cc670cb Fixing bustage 2005-07-14 14:53:30 +00:00
aaronleventhal%moonset.net 1396cbae99 Bug 290354. Support multiple selection. r=timeless, sr=bryner, a=asa 2005-07-14 14:20:21 +00:00
aaronleventhal%moonset.net 1122910c49 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 20effc02e0 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 750ca0c62c 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 06d112c0f9 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 ddf96e6b44 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 f271eca123 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 a46b43d961 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 6c27ce0512 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 fa7dd5a414 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 ce289541bf 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 83124b8f18 trying to fix windows bustage 2005-06-24 22:30:55 +00:00
aaronleventhal%moonset.net 7e54b4fb70 Support official DHTML a11y application content type. r+sr=jst, a=mkaply 2005-06-24 19:16:45 +00:00
aaronleventhal%moonset.net 5d268a3ad4 Implement basic accessible relations. r=louie.zhao, sr=jst, a=mkaply 2005-06-24 16:29:15 +00:00
aaronleventhal%moonset.net 751ebae195 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 f60cb7ee85 Followup to bug 292971 -- fix string comparison. r=darin a=asa. 2005-06-20 03:38:30 +00:00
roc+%cs.cmu.edu f385800f63 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 37e80e76f5 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 a128408935 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 024965faff 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 e100f4addf Bug 296261. Fix nsIAccessible::GetPreviousSibling regression. r=parente, sr=neil, a=chofmann 2005-06-02 20:13:59 +00:00
aaronleventhal%moonset.net d29d2a1e55 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 34066213a5 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 90fcdb00a0 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 1d3788c303 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 5f35bd596e 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 7e1c93a6f9 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 cb2c79519b 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 cb08f20e28 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 c36e0cc435 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 bce8ef650e 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 8b9d27ac4d 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 97ad26b543 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 ef752f8ca9 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 edce2eef8d Bug 291549. Fix crash in nsAccessNode::GetDocShellTreeItemFor(). r=pkw, sr=bz, a=asa 2005-05-05 14:48:20 +00:00
bryner%brianryner.com 592dbdc176 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 5d80ae5538 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 994f14de44 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 c4b8dd4f16 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 5ce21a61df Bug 291919 syntax error nsRootAccessible.cpp:585 when compiling with --disable-xul 2005-04-26 16:14:00 +00:00
cbiesinger%web.de d0dfae6ab9 fixing gtk2 bustage 2005-04-15 22:06:03 +00:00
aaronleventhal%moonset.net e086bd155f 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 6fa81f599e 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 bb1b37f305 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 42057efedb 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 f0c0cfb904 bug288848 Various memory leaks in nsAccessibleHyperText
r = aaronleventhal
sr = bzbarsky
2005-04-06 09:09:20 +00:00
cbiesinger%web.de ac7016e78e fixing gcc 3.4 bustage (balsa) 2005-04-06 00:25:56 +00:00
aaronleventhal%moonset.net 73bf0aa6a3 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 65b793bc6f bug278036 nsXULTextField should have "activate" action
r = pkwarren
sr = Henry.Jia
2005-04-05 11:16:34 +00:00
louie.zhao%sun.com 8bc9e94487 bug257099 GOK GUI can't grab Combobox
r = aaronleventhal
sr = Henry.Jia
2005-04-05 11:11:57 +00:00
louie.zhao%sun.com d3ccc9c64f bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state.
r = aaronleventhal
sr = Henry.Jia
2005-04-05 10:59:25 +00:00
bryner%brianryner.com 019ae42629 fixing gtk2 bustage 2005-04-04 19:57:46 +00:00
aaronleventhal%moonset.net 8875cacb5d Fixing bustage on gtk2 builds 2005-04-04 18:46:18 +00:00
aaronleventhal%moonset.net bf5df2cacf Fixing bustage 2005-04-04 17:37:34 +00:00
aaronleventhal%moonset.net f80b743d59 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 937f44f6e2 Bug 288503. Framesets not working with screen readers. r=biesi, sr=dougt 2005-04-04 17:26:57 +00:00
aaronleventhal%moonset.net 0bbb97b4c4 Bug 288517. Fix accessibility API support of progress meters. r=mconnor, sr=neil 2005-04-04 15:48:06 +00:00
aaronleventhal%moonset.net baefc3024b Fixing beast bustage 2005-04-04 15:04:14 +00:00
aaronleventhal%moonset.net badc30b911 Fixing bustage 2005-04-04 14:10:02 +00:00
aaronleventhal%moonset.net e030afcc22 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 559d42561b 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 af94cffcd9 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 bad3378fe7 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 9a1de74775 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 7071f3f190 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 456e06d7ab Fixing bustage correctly, thanks bz 2005-04-01 17:42:25 +00:00
aaronleventhal%moonset.net 83df4aa0f3 Attempt to fix bustage on gcc 2005-04-01 17:26:05 +00:00
aaronleventhal%moonset.net 5c893944e2 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 f9ea2febb7 Bug 287979. Infinite loop when exposing plugins. r=timeless, sr=jst 2005-03-30 00:53:10 +00:00
aaronleventhal%moonset.net 4740d60c27 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 2fa2e941be 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 3fa56a3b9b 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 c8fe7fb465 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 97c5be5d99 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 a62189413c 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 64c5334f27 Bug 286687. Expose menu item keyboard accelerators in MSAA. r=timeless, sr=neil 2005-03-18 14:56:48 +00:00
aaronleventhal%moonset.net 3f4c50f12d Fixing bustage 2005-03-18 05:47:58 +00:00
aaronleventhal%moonset.net 9bf9aae0fd This wasn't supposed to creep into the bustage fix 2005-03-18 05:23:23 +00:00
aaronleventhal%moonset.net 4f09e81cc7 Fixing bustage 2005-03-18 05:20:43 +00:00
aaronleventhal%moonset.net 0126df73a1 bug 286029. Fixes for tree accessibility. r=pkw, sr=Neil 2005-03-18 04:29:39 +00:00
aaronleventhal%moonset.net 1048dd8685 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 41bbc98e3a Fixing bustage, forgot new files 2005-03-15 15:44:02 +00:00
aaronleventhal%moonset.net f83a1f96f7 Bug 280055. AccessibleObjectFromPoint() broken for XUL tabs in Firefox. r+sr=roc 2005-03-15 15:32:30 +00:00
aaronleventhal%moonset.net ae3eaa753f Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia 2005-03-15 15:00:44 +00:00
aaronleventhal%moonset.net f637d1a37d 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 6bbc84c274 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 b12a7cff03 Fixing a couple of spelling and whitespace nits 2005-03-11 15:17:48 +00:00
gandalf%firefox.pl c2d3232365 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 7a7755d988 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 bbabc21a08 Bug 283703. Focus events not fired for radio buttons. r=pkw, sr=bz 2005-03-02 18:59:41 +00:00
bryner%brianryner.com e6dfc671b2 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 478abe5c0c Bug 282502. Tree items not returned in get_accFocus(). r=pkw, sr=jst 2005-02-18 14:36:28 +00:00
aaronleventhal%moonset.net 2bacd5d56c 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 02033aa00a 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 882458e885 Bug 282095. Correct get_accFocus() behavior. r=pkw, sr=bryner, a=caillon 2005-02-15 14:21:01 +00:00
aaronleventhal%moonset.net fba6fdd47d 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 60203664ea 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 dc8257352c 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 5023ce0257 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 d0c046af4d Attempting to fix thunderbird patrocles dep bustage by touching nsAccessibilityAtoms.cpp 2005-02-08 00:27:58 +00:00
aaronleventhal%moonset.net 2405f82c91 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 ef30025156 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 b5a42a7a1b 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 0448eeb842 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 94d920a829 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 f5257db823 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
aaronleventhal%moonset.net cba3c6d0bb 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 cd8430b50d fix the bustage caused by previous check-in for bug257638 2005-02-01 10:00:42 +00:00
louie.zhao%sun.com cc75812170 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 7fadcad279 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 eeb26efadd bug278039 Add a11y description for XUL column
r  = pkwarren
sr = Henry.Jia
2005-02-01 09:26:13 +00:00
louie.zhao%sun.com b2fba4e5de 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 8f73e5d627 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 0723d93e05 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 6d4321c037 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 56a6d2bc54 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 5bd141c75f 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 d1e44abb83 Fixing bustage. Accidentally checked in something from another patch. 2005-01-30 03:07:29 +00:00
aaronleventhal%moonset.net 2af13c78be 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 d7f6bf9763 Bug 280248. Expose <q> in MSAA. r=pkw, sr=bz 2005-01-29 04:57:57 +00:00
aaronleventhal%moonset.net 03e4b94154 Fixing bustage 2005-01-28 04:21:05 +00:00
aaronleventhal%moonset.net 2903163428 Fixing bustage 2005-01-28 03:58:10 +00:00
aaronleventhal%moonset.net 417295f31d 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 ebb47902b9 Bug 279941. Expose form element in MSAA object tree. r=pkw, sr=bryner 2005-01-26 22:41:05 +00:00
bzbarsky%mit.edu e81095f972 Fix build bustage? 2005-01-25 20:29:23 +00:00
aaronleventhal%moonset.net 28d443599b 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 347215a5f0 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 8ca7be0027 Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky. 2005-01-22 16:00:07 +00:00
aaronleventhal%moonset.net aa771d370c 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 1b4ab6b887 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 3c547cb06e 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 d808e4118d 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 e425259e0d 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 ef4604f958 remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron 2004-12-26 19:48:54 +00:00
bsmedberg%covad.net 81a0de68d5 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 184cc47ec5 deCOMtaminate nsIContent::GetNameSpaceID. Bug 272079, r+sr=jst 2004-12-13 04:14:28 +00:00
dbaron%dbaron.org 1bb228eed5 Bug 272151: reorganize files within layout, r+sr=roc 2004-12-08 19:41:48 +00:00
aaronleventhal%moonset.net e2988e936c 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 1435145ce6 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 7198a5985b 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 9121e3853e 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 38e86a1a77 Fixing bustage 2004-11-08 03:01:54 +00:00
aaronleventhal%moonset.net d0bcc27462 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 65b7936531 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 cc966e08e4 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 e54473626a 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 683944da62 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 4968ccd943 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 faebfe6bbd Er.. doing this right. 2004-10-25 01:12:16 +00:00
bzbarsky%mit.edu cdf73ab4ca 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 330543e3c1 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 5fb7b98791 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 5914a0a884 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 8787891e5a 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 255922d74c 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 1c346b8beb 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 6146e49d29 Bug 259032. DeCOMtaminate nsIFrame::GetNext/PrevInFlow. r+sr=roc, patch by Will Levine 2004-09-14 02:28:03 +00:00
bryner%brianryner.com 4de1e631ea 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 ee255c951a Bug 254966. Make css scrollable elements tab navigable. r=mats, sr=roc 2004-09-01 14:58:34 +00:00
bryner%brianryner.com efcc221ee4 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
aaronleventhal%moonset.net b72f90155f Bug 165998. Option and select bounds incorrect. r=pkwarren, sr=roc 2004-08-18 14:39:45 +00:00
aaronleventhal%moonset.net ded9c40eab Backing out changes to 2 files I accidentally checked in 2004-08-02 12:32:58 +00:00
aaronleventhal%moonset.net 603ab51c34 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 18fa617572 Remove non-inlined version of nsIPresShell::GetDocument(). Bug 253889, r+sr=roc. 2004-08-02 04:52:55 +00:00
louie.zhao%sun.com decdd6e39c bug 241062 link name is not supported
r = pkwarren
sr= Henry.Jia
2004-08-02 03:45:56 +00:00
louie.zhao%sun.com 49728d989b bug 250128 GOK expose "seperator" as "no name".
r = aaronleventhal
sr= henry.jia
2004-08-02 03:29:01 +00:00
bryner%brianryner.com cc807b07b1 Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
pkw%us.ibm.com 1e27a7f4a9 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 955f672169 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 d3f7dc89f5 Bug 252955. List items returning strange accessible states. r=pkw, sr=darin 2004-07-27 19:53:07 +00:00
pkw%us.ibm.com 5ee2f99b19 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 51ed58f1cb 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 c611c6232c 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 5046699d71 Bug 251264 - AddGetIndexInParent to nsIAccessible.
r=aaronleventhal@moonset.net, sr=darin@meer.net
2004-07-15 20:45:59 +00:00
aaronleventhal%moonset.net 9aeb55ff97 Bug 171366. Support tabindex for all elements. r=bryner, sr=jst 2004-07-07 00:58:57 +00:00
aaronleventhal%moonset.net 9005f52277 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 4c84b229a8 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 f8a6ab2b69 Fixing bustage 2004-07-01 21:13:04 +00:00
aaronleventhal%moonset.net 237ed8dc35 Bug 168624. Microsoft Narrator hanging Mozilla. r=pkw, sr=bryner 2004-07-01 20:43:03 +00:00
aaronleventhal%moonset.net af686667c4 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 fd365d8d51 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 c6758de122 Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
aaronleventhal%moonset.net ec9f3a5375 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 58253cb880 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2004-06-23 14:07:49 +00:00
aaronleventhal%moonset.net cd8d1a778d 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 55d74e870b oops, this wasn't supposed to go on the trunk. backing out. 2004-06-21 23:41:30 +00:00
bryner%brianryner.com 8cfeadc0a0 bringing branch changes forward 2004-06-21 23:35:56 +00:00