Commit Graph

1101 Commits

Author SHA1 Message Date
aaronleventhal%moonset.net
b3f6472376 Bug 371167. ARIA link should allow name to be created from descendents. r=david.bolter 2007-02-22 02:55:59 +00:00
asqueella%gmail.com
284a5ea424 bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
2007-02-18 17:34:09 +00:00
jonas%sicking.cc
7299ef3901 Bug 370332: Kill nsIBindingManager and nsIStyleRuleSupplier. r=dbaron for the layout/style parts, r/sr=jst for the rest. 2007-02-16 22:59:06 +00:00
aaronleventhal%moonset.net
e3dc04ed76 Bug 346146. Text fields inside autocomplete should report the accessible HASPOPUP state. r=surkov 2007-02-16 19:46:41 +00:00
aaronleventhal%moonset.net
9d450d3084 Bug 370546. Documents should expose enabled+sensitive extended states. r=parente 2007-02-16 14:37:20 +00:00
aaronleventhal%moonset.net
9e35899705 Bug 337656. Navigation methods of nsAccessNode should not throw exception when no node reached. Patch by Alexander Surkov. r=aaronlev 2007-02-16 05:04:50 +00:00
aaronleventhal%moonset.net
54358efc99 Bug 347019. Don't throw exception when no accessible for node in nsIAccessibleRetrieval::getAccessibleFor() and friends. Patch by Alexander Surkov. r=david.bolter 2007-02-16 04:49:15 +00:00
aaronleventhal%moonset.net
bc2efea38c Bug 369260. Thunderbird crash because accessibility cache is not invalidated for inner content window when containing chrome window closes. r=ginn.chen 2007-02-16 03:26:38 +00:00
Olli.Pettay%helsinki.fi
805e0ff0f8 Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
aaronleventhal%moonset.net
e2e604d1a7 Bug 370276. Expose buttons with popup as ROLE_SYSTEM_BUTTONMENU. r=david.bolter 2007-02-14 16:48:39 +00:00
mats.palmgren%bredband.net
bc6d59da44 Make nsAppRootAccessible::GetChildAt() return the last child for negative indicies, as the API specifies. This should also make GetLastChild() work. b=370149 r=aaron 2007-02-12 22:20:58 +00:00
sharparrow1%yahoo.com
da48ec1c05 Bug 370185: clean up view header includes (trivial). rs=bzbarsky. 2007-02-12 19:46:41 +00:00
ginn.chen%sun.com
6c63ab34e6 Bug 357430 New ATK: expose AtkImage interface via nsIAccessibleImage
patch by Mike Gao and Nian Liu r=aaronleventhal,ginn.chen
2007-02-12 07:04:58 +00:00
aaronleventhal%moonset.net
8a794bab8c Bug 363955. Missing part of checkin. r=mano via IRC 2007-02-09 04:39:43 +00:00
aaronleventhal%moonset.net
b59f3bb4be Bug 363955. Combobox doesn't have good mechanism to provide the selected item. Editable menulist without dropdown button should be expose as textbox. r=surkov, r=nian.liu, r=mano 2007-02-09 02:03:08 +00:00
aaronleventhal%moonset.net
31c4147026 Bug 369540. Remove accessibility support for deprecated sentence boundaries. r=evan.yan 2007-02-08 20:01:11 +00:00
aaronleventhal%moonset.net
b6b7bd9c78 Bug 365866. Expose appropriate tree table state, name and actions for cells that are checkboxes and cyclers. Patch by david.bolter@utoronto.ca. r=aaronlev, r=surkov, r=bienvenu, sr=mscott 2007-02-08 19:48:32 +00:00
sharparrow1%yahoo.com
76a64e5c22 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
aaronleventhal%moonset.net
e6d29fcfe3 Bug 356152. Menu items actions should be called click, not select. Patch by Mike Gao. r=aaronlev 2007-01-31 19:43:04 +00:00
aaronleventhal%moonset.net
8a4b57e4d0 Bug 368598. Collate multiple related caret/selection moves into one, and fire the accessible caret and selection events after focus events. r=ginn.chen 2007-01-31 15:42:55 +00:00
aaronleventhal%moonset.net
5e78349a16 Bug 365690. Don't fire focus events for autocomplete menus while editing a text field (XUL or HTML). r=ginn.chen 2007-01-31 15:13:39 +00:00
aaronleventhal%moonset.net
140c4bf6ee Bug 368779. Should fire object:state-changed:busy when loading document start. r=evan.yan 2007-01-31 15:07:12 +00:00
aaronleventhal%moonset.net
107f9ef7ce Bug 367653. STATE_BUSY no longer cleared after document/window loads. r=ginn.chen 2007-01-31 14:55:36 +00:00
aaronleventhal%moonset.net
1480485df6 Bug 368729. Use hyphens for property names in ATK property change events. r=parente 2007-01-31 03:22:37 +00:00
cvshook%sicking.cc
a39ff30284 Kill remainders of ns(XBL|HTML|XUL|Layout)Atoms. r/sr=jst b=368128 2007-01-30 00:06:41 +00:00
ajschult%verizon.net
46fa2e39f5 Fixing Aaron's bustage from bug 368195 2007-01-28 05:11:13 +00:00
aaronleventhal%moonset.net
b762e774c5 Bug 368195. Add missing ARIA roles treegroup and status. r=evan.yan 2007-01-28 04:03:24 +00:00
aaronleventhal%moonset.net
05a9c6baff Bug 367412. Fix Mozilla's usage of states, and refactor. r=ginn.chen, r=surkov, sr=neil 2007-01-28 03:58:18 +00:00
ginn.chen%sun.com
500c27efc8 Bug 367154 ��� Thunderbird crashed [@ nsXULTreeAccessibleWrap::GetChildCount] when I mouse clicked on the trash folder in the folders tree table
patch by Evan.Yan at sun.com r=aaronleventhal
2007-01-23 08:27:16 +00:00
Olli.Pettay%helsinki.fi
767fa8a48f Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me 2007-01-23 07:43:18 +00:00
Olli.Pettay%helsinki.fi
1c6ed6b737 Bug 329126, Remove nsIEventListenerManager::CreateEvent, r=aaronl, r+sr=jst 2007-01-23 07:32:34 +00:00
sharparrow1%yahoo.com
e7718b7aa3 Bug 325070: Allow accessibility to build without ATL/MFC (i.e. with VC8 Express). r=surkov.alexander, sr=neil 2007-01-20 12:43:08 +00:00
ginn.chen%sun.com
98fd253580 Bug 366500 Crash hitting OK in dialog [@ nsQueryInterface::operator] called from [@ nsAccessible::Shutdown]
patch by Evan.yan at sun.com r=aaronleventhal
2007-01-19 03:02:59 +00:00
ginn.chen%sun.com
b55c7ba749 Bug 366813 [atk]nsDocAccessibleWrap::FireToolkitEvent doesn't deal with EVENT_SHOW/HIDE
r=aaronleventhal
2007-01-19 02:57:26 +00:00
ginn.chen%sun.com
a3f2b3c15b Bug 363924 atk_bridge_init should not be called twice
r=aaronleventhal
2007-01-17 08:39:05 +00:00
aaronleventhal%moonset.net
632e7cf374 Bug 367145. Remove suspect code from nsAccessible::GetLabelContent. Patch by Alexander Surkov. r=aaronlev 2007-01-16 19:59:50 +00:00
aaronleventhal%moonset.net
8509120ca5 Bug 366443. Fix AtkComponent::GetExtents(ATK_XY_WINDOW). r=ginn.chen 2007-01-16 18:37:21 +00:00
aaronleventhal%moonset.net
a802bb8c98 Fixed comment from alexander.surkov. r=aaronlev 2007-01-12 15:06:36 +00:00
aaronleventhal%moonset.net
d2253ae8eb Bug 366716. Fix accessible tooltip event and name. r=ginn.chen 2007-01-12 14:04:17 +00:00
aaronleventhal%moonset.net
0787f01896 Bug 278034. Reconstruct both HTML and XUL combobox accessibles 2007-01-11 20:07:36 +00:00
aaronleventhal%moonset.net
5bbd230b6e Bug 366520. Extra unnecessary a11y cache invalidations and events as XUL doc loadsExtra unnecessary cache invalidations and events as XUL doc loads. r=ginn.chen 2007-01-10 20:25:20 +00:00
Olli.Pettay%helsinki.fi
b2cbc94366 Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil 2007-01-10 14:39:44 +00:00
ginn.chen%sun.com
0ddaf6b97c Bug 363896 wizard dialogs do not fire events after hitting next button
patch by Evan.Yan at sun.com r=aaronleventhal
2007-01-10 06:34:39 +00:00
ginn.chen%sun.com
9d32decf77 Bug 363214 grabFocus to document frame doesn't remove focus from text entry
patch by Nian.Liu at sun.com r=aaronleventhal
2007-01-10 06:32:15 +00:00
ginn.chen%sun.com
b8fc50fff9 Bug 365685 fix AccessibleHyperlink_getURI
patch by Nian.Liu at sun.com r=ginn.chen
2007-01-05 06:21:45 +00:00
ginn.chen%sun.com
6a63674b20 Bug 363200 Calling setCaretOffset should scroll the text into view if it is off screen
patch by Nian.Liu at sun.com r=aaronleventhal
2007-01-05 06:20:10 +00:00
philringnalda%gmail.com
41e50e8e0f Bug 364679: attriubtes typo, r=aaronleventhal 2007-01-03 04:07:55 +00:00
ginn.chen%sun.com
248ca1b43f bug 364274 Incorrect state for static text in wizard dialogs
patch by evan.yan at sun.com r=ginn.chen
2006-12-29 08:52:04 +00:00
Olli.Pettay%helsinki.fi
366a0a5ff4 Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
Olli.Pettay%helsinki.fi
38574e72a9 Try to fix crashes possibly caused by bug 359790, r=aaronl 2006-12-19 22:57:23 +00:00