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

537 Коммитов

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