Commit Graph

1154 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
59aac6785e Backing out fix for bug 372367 as it causes startup crashes when a screen reader is running 2007-04-05 14:52:03 -07:00
surkov.alexander@gmail.com
102ce10b32 Mac bustage fix for bug 374390 2007-04-04 03:36:38 -07:00
surkov.alexander@gmail.com
05eff40391 Fix for bug 372367 - nsIAccessible::isEditable is dead, r=ginn.chen 2007-04-04 02:58:34 -07:00
surkov.alexander@gmail.com
aa97ea854c Fix for bug 374790 - fire IA2 events, r=ginn.chen 2007-04-04 01:37:23 -07:00
surkov.alexander@gmail.com
d4796e4b04 Fix for bug 376032 - posinset and setsize incorrect for html radio buttons, r=ginn.chen 2007-04-03 01:27:43 -07:00
surkov.alexander@gmail.com
4faff9db41 Fix for bug 374390 - merge GetExtState into GetState by using two out params, r=evan.yan 2007-04-02 08:56:24 -07:00
dbaron@dbaron.org
bcb1e4652f Fix missing newline at end of file (causing gcc warnings). 2007-03-31 00:14:03 -07:00
ginn.chen@sun.com
ad6df2026f Bug 375452 URL bar entry acc is firing object:property-change:accessible-valuepatch by aaronleventhal r=ginn.chen 2007-03-27 19:10:25 -07:00
dbaron@dbaron.org
e7bb1b1c38 Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg 2007-03-27 08:34:59 -07:00
surkov.alexander@gmail.com
b502ce5a06 Fix for bug 374362 - build failure with -enable-accessibility using OSX10.3.9SDK. r=hwaara 2007-03-27 07:07:09 -07:00
surkov.alexander@gmail.com
2fb4c478af Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev 2007-03-27 05:17:11 -07:00
ginn.chen@sun.com
a683d91610 Bug 360184 Accessible row/column and row/column header of tables are incorrectpatch by Evan.Yan at sun.com r=surkov.alexander 2007-03-27 01:43:00 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
aaronleventhal%moonset.net
8bd84092aa Bug 374718. ARIA value changes not working in ATK. r=ginn.chen 2007-03-21 16:46:28 +00:00
ginn.chen%sun.com
37e0551047 Bug 369389 getNSelections() always returns 0 for textboxes
patch by Nian.Liu at sun.com r=ginn.chen
2007-03-21 10:54:03 +00:00
aaronleventhal%moonset.net
9d7c12b1d0 Bug 374100. Fix GetTextAtOffset when the end offset is inside an embedded object. r=surkov 2007-03-21 06:13:32 +00:00
ginn.chen%sun.com
c8ddb17574 Bug 367637 Crash [@ pr_FindSymbolInLib] from [@ nsAppRootAccessible::Create]
r=aaronleventhal
2007-03-20 02:29:53 +00:00
ginn.chen%sun.com
4c6ca77211 Bug 370455 ��� SHOWING state incorrectly set for content of tabs whose content is not showing
patch by Nian.Liu at sun.com r=surkov.alexander
2007-03-19 06:45:35 +00:00
surkov.alexander%gmail.com
4e32c496d4 Fix for bug 373531 - implement IA2::state, r=aaronlev 2007-03-18 15:54:48 +00:00
surkov.alexander%gmail.com
77284accb0 Fix for bug 362365 - use anonid for relations within of world of anonymous content, patch=me, aaronlev, r=Olli.Pettay, sr=jst 2007-03-18 14:08:33 +00:00
surkov.alexander%gmail.com
4c5520ee4d Fix for bug 370790 - implement IAccessibleAction, r=aaronlev, ginn.chen 2007-03-18 05:21:13 +00:00
aaronleventhal%moonset.net
eab4190da7 Bug 363628. Implement ARIA owns property. r=surkov, r=david.bolter 2007-03-16 16:03:30 +00:00
surkov.alexander%gmail.com
cc18b9704d Mac bustage fix for bug 373532 2007-03-16 09:56:07 +00:00
aaronleventhal%moonset.net
52724056f8 Bug 374100. Regression in GetTextAtOffset for forced line breaks. r=parente 2007-03-15 19:43:53 +00:00
aaronleventhal%moonset.net
133f98922d Bug 371045. Firefox not firing focus event on application switching. r=ginn.chen 2007-03-15 18:58:10 +00:00
surkov.alexander%gmail.com
351d948bd6 Fix for bug 373532 - moved states out of nsIAccessible. r=aaronlev 2007-03-15 14:18:33 +00:00
surkov.alexander%gmail.com
1ae2451181 =Fix for bug 373532 - move roles out of nsIAccessible. r=aaronlev 2007-03-15 02:26:13 +00:00
aaronleventhal%moonset.net
20eccbdeca Bug 373077. getTextAtOffset() failing when there are list bullet frames involved. r=parente 2007-03-13 14:56:49 +00:00
ginn.chen%sun.com
2909e5b1c5 Back out bug 372367 due to a regression 2007-03-13 03:22:44 +00:00
ginn.chen%sun.com
5e73bb7d2e Bug 373325 Firefox crash randomly [@ nsAccessNode::GetRootAccessible]
patch by Evan.Yan at sun.com r=aaronleventhal
2007-03-12 05:41:31 +00:00
surkov.alexander%gmail.com
c7c6765b9d =Fix for bug 372367 - nsIAccessible::isEditable is dead. r=aaronlev 2007-03-11 07:02:13 +00:00
aaronleventhal%moonset.net
ab4d788cdd Bug 368191. Implement ARIA activedescendant property. r=david.bolter 2007-03-10 23:11:04 +00:00
tor%cs.brown.edu
eaeda066b9 Bug 373089 - add a ParentChainChanged notification to nsIMutationObserver.
r+sr=sicking
2007-03-10 13:49:43 +00:00
surkov.alexander%gmail.com
ededf7a1cc Fix for bug 373364 - implement IA2:role. r=aaronlev 2007-03-10 03:00:08 +00:00
aaronleventhal%moonset.net
edd5e50080 Bug 369640. Fix ARIA multiselect -- the correct name is multiselectable. r=david.bolter 2007-03-09 21:15:39 +00:00
surkov.alexander%gmail.com
85a6ccb4d8 Fix bug 373329 - use HWND instead of OLE_HANDLE in IA2. r=aaronlev 2007-03-09 16:03:00 +00:00
surkov.alexander%gmail.com
2cbc1fdee5 Fix for bug 372708 - add implementation skeleton for IAccessible2. r=aaronlev 2007-03-09 13:51:47 +00:00
aaronleventhal%moonset.net
d4d8cbf1c3 Bug 373036. Text caret move events no longer getting fired. r=parente 2007-03-08 21:15:29 +00:00
surkov.alexander%gmail.com
ef75919321 bustage fix of bug 371750. r=bsmedberg 2007-03-08 15:53:55 +00:00
surkov.alexander%gmail.com
b21f43d3bc Fix bug 371750 make nsIAccessible::keyBinding work for several actions. r=aaronlev,ginn 2007-03-08 15:25:35 +00:00
ginn.chen%sun.com
068fb9de6b Bug 368950 atk_object_notify_state_change triggers gobject critical warning when accessibility is turned
patch by Evan.Yan at sun.com r=aaronleventhal
2007-03-08 06:57:31 +00:00
aaronleventhal%moonset.net
ad746fc11d Bug 373050. Make accessibility states SENSITIVE and ENABLED the exact opposite of DISABLED. r=parente 2007-03-07 21:20:51 +00:00
asqueella%gmail.com
ae7b43a688 Bug 367704 - crash [@ nsAccessible::GetPreviousSibling] on a nsRootAccessible
p=Mook <mook.moz+mozbz@gmail.com>
r=aaronleventhal
2007-03-07 19:54:31 +00:00
Olli.Pettay%helsinki.fi
baadb13165 Bug 372797, Convert ScrollFrameIntoView users to use ScrollContentIntoView, r+sr=roc 2007-03-07 19:08:36 +00:00
aaronleventhal%moonset.net
9eb97a315e Bug 366438. Fix accessible line break algorithm. r=surkov 2007-03-06 13:44:42 +00:00
benjamin%smedbergs.us
898816b740 Bug 372343 - further cleanup to make dependencies and build targets clear, and avoid multiple manifests with roughly the same information, r=surkov 2007-03-05 14:13:22 +00:00
ginn.chen%sun.com
073c2f5db3 Bug 369260 remove recursion
patch by Evan.Yan@sun.com r=aaronleventhal
2007-03-05 06:30:35 +00:00
benjamin%smedbergs.us
dbb23f984a Bug 372343 - msys builds broken from IA2 landing, patch by surkov and RyanVM, r=me 2007-03-02 19:02:59 +00:00
aaronleventhal%moonset.net
215feb964e Bug 370676. Import IAccessible2 interfaces into tree. Patch by Alexander Surkov. r=aaronleventhal, sr=bsmedberg 2007-03-01 20:24:38 +00:00
ginn.chen%sun.com
db3c3551d9 Fix bustage of bug 369260, null check 2007-03-01 09:59:13 +00:00