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

623 Коммитов

Автор SHA1 Сообщение Дата
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