aaronleventhal%moonset.net
eb686640ac
Bug 412644. Crash [ @ atk/nsAccessibleWrap::FireAccessibleEvent ]. r=ginn.chen, a=schrep
2008-01-18 02:33:57 +00:00
aaronleventhal%moonset.net
50f59bb49a
Bug 398910. Remove support for namespaced ARIA properties since they are no longer official (we are pre-1.0). r=surkov, r=ginn, r=bienvenu, r=mano, r=mconnor, r+sr=neil
2007-12-12 02:10:31 +00:00
surkov.alexander%gmail.com
37ce265df2
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
2007-12-11 08:18:12 +00:00
Evan.Yan%Sun.COM
a288083d10
Bug 406069 - nsIAccessibleText::GetTextAtOffset() not practical for
...
getting the line at the caret
patch by aaronleventhal
r=ginn.chen
a=dsicore
2007-12-05 07:34:47 +00:00
surkov.alexander%gmail.com
1f9186e21c
bug 405756 - be careful with coordinateType, r=aaronlev, evan.yan, a=dsicore
2007-12-01 17:30:10 +00:00
aaronleventhal%moonset.net
02c49c64b5
Bug 405414. nsDocAccessible is not destroyed when closing a tab. Patch by Ginn Chen. r=aaronlev, a=dsicore
2007-11-30 19:47:16 +00:00
aaronleventhal%moonset.net
e8e8225357
Bug 391490. Every single <option> shows up in JAWS virtual cursor mode. Terrible for screen reader usability. r=ginn.chen, a=dsicore
2007-11-15 19:46:30 +00:00
aaronleventhal%moonset.net
1ea2425868
Bug 403262. nsIAccessible::groupPositioN() does not expose the proper number of similar items in group. r=surkov, a=mtschrep
2007-11-13 03:03:29 +00:00
aaronleventhal%moonset.net
dba272a637
Bug 343137. Multiple ARIA role support inconsistent with ARIA spec. r=surkov, sr=neil, a=dsicore
2007-11-12 01:05:37 +00:00
aaronleventhal%moonset.net
12a3c9eff1
Bug 373245. Accessibility doesn't build with VC9. r=bsmedberg, a=dsicore
2007-11-09 18:38:08 +00:00
surkov.alexander%gmail.com
d1f2927376
Bug 347792 - expose accessible relations in DOM inspector, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore
2007-10-11 02:02:11 +00:00
aaronleventhal%moonset.net
2a91a9bd9d
Bug 396005. Severe performance degredation regression when a11y active. r=surkov, a=dsicore
2007-10-01 18:27:13 +00:00
aaronleventhal%moonset.net
0872c250cc
Bug 397112. Crash [@ nsAccessible::GetFirstChild] moving text out of an option. Patch by Alexander Surkov and Mats Palmgren. r=aaronlev
2007-09-28 20:55:46 +00:00
ted.mielczarek%gmail.com
87cfbf0785
bug 394190 - seamonkey/thunderbird not starting up due to manifest embedding issues. change manifest embedding in the non-libxul case. r=bsmedberg, a=bz
2007-09-26 10:38:30 +00:00
surkov.alexander%gmail.com
a9e1850618
Bug 391617 - CAccessibleText::scroll* methods are incorrect, r=aaronlev, a=dsicore
2007-09-25 05:48:52 +00:00
aaronleventhal%moonset.net
d6d58e375f
Bug 396632. Don't require namespaces when using ARIA properties in text/html
2007-09-25 01:19:04 +00:00
surkov.alexander%gmail.com
41663ab869
Bug 396336 - header of xul:list is not accessible, r=Evan.Yan, r=enndeakin, sr=neil, a=dsicore
2007-09-19 03:31:14 +00:00
aaronleventhal%moonset.net
d0a61678f0
Bug 395081. AccessibleObjectFromPoint() returns errors. r=surkov, a=dsicore
2007-09-18 21:44:43 +00:00
aaronleventhal%moonset.net
9985dc3f8a
Bug 395909. Should not require namespaces for ARIA role usage in text/html. r=surkov, a=dsicore
2007-09-18 21:43:20 +00:00
aaronleventhal%moonset.net
e645ab5cbd
Bug 394688. nsIAccessibleText::SetCaretOffset of by characters, affected by source whitespace. r=davidb, a=dsicore
2007-09-05 16:38:20 +00:00
aaronleventhal%moonset.net
0dd150d748
Bug 394117. Warnings when accessible relations queryied. r=surkov, a=dsicore
2007-08-30 18:51:47 +00:00
aaronleventhal%moonset.net
aed3b868ef
Bug 391846. Fire correct text change events when a node is shown or hidden. r=surkov, sr=sicking, a=sicking
2007-08-28 21:57:53 +00:00
ted.mielczarek%gmail.com
0b911dd323
bug 350616 - embed manifests in all DLLs when building. r+a=bsmedberg
2007-08-28 17:38:04 +00:00
surkov.alexander%gmail.com
b5736f26bc
Bug 371680 - expose nsIAccessibleText::scrollSubstringTo, r=aaronlev, roc, sr=roc, a=roc
2007-08-24 04:54:46 +00:00
surkov.alexander%gmail.com
8b3321eb00
Bug catch accessibility events in DOMi, r=sdwilsh, ajvincent, evan.yan, sr=neil, a=dsicore
2007-08-23 03:26:42 +00:00
aaronleventhal%moonset.net
42c7f1c4aa
Bug 392243. Reintroduce MSAA EVENT_REORDER, it is actually being used although usage should eventually go away in favor of SHOW and HIDE. r=ginn.chen, a=dsicore
2007-08-15 20:51:49 +00:00
aaronleventhal%moonset.net
9b02ce97ea
Bug 390692. Fix live region support to provide useful information on the node that's being shown or hidden, or has a text change event. r=ginn.chen, sr=roc, a=roc
2007-08-11 01:44:46 +00:00
surkov.alexander%gmail.com
e50cb027e8
Bug 109215 - implement accessibility API support for xul:slider, r=ginn.chen, sr=neil, a=dsicore
2007-08-04 05:27:30 +00:00
aaronleventhal%moonset.net
1382eff4f0
Bug 390280. Add missing ARIA roles. r=ginn.chen, a=dsicore
2007-08-04 02:15:53 +00:00
aaronleventhal%moonset.net
935cec7af8
bug 348901. Remove extra whitespace from source when exposing accessible text. r+sr=roc, r=surkov. a=dbaron
2007-08-04 01:12:25 +00:00
surkov.alexander%gmail.com
b2eaf4888a
Back out bug 109215
2007-07-26 16:59:18 +00:00
surkov.alexander%gmail.com
4d60a9c3ab
Bug 109215 - Implement accessibility API support for slider, r=ginn.chen, sr=neil
2007-07-26 16:41:01 +00:00
surkov.alexander%gmail.com
eb88d96ed7
Bug 386836 - same map used in several img caused firefox crash, patch=me, ginn.chen, r=me
2007-07-16 12:42:40 +00:00
surkov.alexander%gmail.com
e2a20cf0b9
Bug 386971 - rename nsIAccEditableText::editor, r=ginn.chen
2007-07-12 06:56:56 +00:00
surkov.alexander%gmail.com
109ba89cbd
Bug 385573 - implement IAccessibleTable::getSelected* methods, r=evan.yan, aaronlev, sr=neil
2007-07-11 16:08:34 +00:00
surkov.alexander%gmail.com
1502576dbf
Bug 378042 - expose group position for toolbarbuttons, patch=vasiliy.potapenko, r=me, aaronlev, sr=neil
2007-07-11 07:58:50 +00:00
surkov.alexander%gmail.com
16ae8c350f
Bug 386971 - following up fix
2007-07-05 17:14:34 +00:00
surkov.alexander%gmail.com
e16ab804c1
Bug 386971 - expose editor from nsIAccEditableText, r=ginn.chen
2007-07-05 17:12:28 +00:00
surkov.alexander%gmail.com
3a9bdb621f
Bustage fix of bug 386978
2007-07-05 16:25:15 +00:00
surkov.alexander%gmail.com
2547bd5b7f
Bug 386978 - get rid FireToolkitEvent, r=aaronlev
2007-07-05 16:02:56 +00:00
aaronleventhal%moonset.net
f2b6379f0f
Bug 377783. Fix crash and clean up table a11y. r=evan.yan
2007-07-05 15:39:30 +00:00
aaronleventhal%moonset.net
3a1863d502
Bug 385444. Reduce special cases for show/hide/reorder event firing. r=surkov
2007-06-23 08:25:31 +00:00
surkov.alexander%gmail.com
4aff016557
Bug 385437 - event object for EVENT_TEXT_CARET_MOVED, r=aaronlev
2007-06-22 09:27:25 +00:00
aaronleventhal%moonset.net
991b13b0db
Bug 381888. Caret tracking broken with Windows screen readers [Cairo-related]. When a11y active, follow Gecko caret around with invisible system caret. r=surkov
2007-06-14 17:12:51 +00:00
gavin%gavinsharp.com
fecf93c3df
Backing out the patch for bug 350616 to see if it will fix the windows orange
2007-06-10 03:41:58 +00:00
ted.mielczarek%gmail.com
2bb863be41
bug 350616 - Need to figure out VC8 CRT issues with the XULRunner stub (and with embedding) - embed manifests in everything. r=bsmedberg
2007-06-08 12:47:44 +00:00
surkov.alexander%gmail.com
e83389321d
Bug 379435 - expose role and states as string in nsIAccessibleRetrieval, r=me, aaronlev, sr=neil
2007-06-02 03:23:58 +00:00
aaronleventhal%moonset.net
57c1be6eb2
Bug 381174. Locale not exposed for ATK document interface. r=surkov
2007-05-23 03:54:20 +00:00
surkov.alexander%gmail.com
e89beae9e9
Bug 374487 - provide API to support multiple targets for the same relation, r=aaronlev
2007-05-20 02:41:34 +00:00
aaronleventhal%moonset.net
4d77a2ff5b
Bug 268935. nsIAccessibilityService should not be scriptable -- only the nsIAccessibleRetrieval that it inherits from. r=surkov
2007-05-16 13:38:06 +00:00
surkov.alexander%gmail.com
c46d85528a
Bug 380524 - implement IAccessibleComponent, r=aaronlev, sr=neil
2007-05-16 06:04:21 +00:00
ginn.chen%sun.com
c4958f273c
Bug 357969 container xul element which doesn't have a xbl def under a deck frame has no accessible object
...
patch by nian.liu at sun.com r=surkov.alexander sr=neil
2007-05-15 09:46:08 +00:00
surkov.alexander%gmail.com
3d3cfcb9c6
Bug 380038 - add (un)selectRow/Column methods to nsIAccessibleTable, r=aaronlev, sr=neil
2007-05-11 12:21:43 +00:00
aaronleventhal%moonset.net
5627f40e8b
Bug 371273. Fire caret/selection events for movement within document when find bar is open. Also fixes MSAA caret position when user is typing/deleting text, and moves MSAA specific code out of cross platform code area. r=surkov
2007-05-07 18:55:17 +00:00
aaronleventhal%moonset.net
4ca5461866
Bug 376887. If document gets painted before being fully loaded, and gets focused, the accessible tree is often incorrectly truncated. r=surkov
2007-05-04 15:15:00 +00:00
surkov.alexander%gmail.com
daf2cd995d
Fix for bug 378038 - expose IAccessibleText and IAccessibleEditableText, r=aaronlev, sr=neil
2007-05-01 17:08:27 +00:00
surkov.alexander%gmail.com
348381376b
Fix for bug 378197 - use nsIAccessibleCoordinateType in nsIAccessibleText, r=evan.yan
2007-04-23 12:00:45 +00:00
surkov.alexander%gmail.com
1feb40e704
Fix for bug 377617 - get rid of AtkTextChange struct, r=ginn.chen
2007-04-17 06:52:52 +00:00
surkov.alexander%gmail.com
ca64f9243d
Fix for bug 376832 - L0, 1 of 1 being exposed for acc_description on everything, r=aaronlev
2007-04-17 05:13:24 +00:00
surkov.alexander%gmail.com
8a65d9ef26
Fix for bug 377037 - get rid of StateChange struct, r=ginn.chen
2007-04-13 06:03:31 +00:00
surkov.alexander%gmail.com
bde6d496d8
Fix for bug 377285 - sync nsIAccessNode::scrollTo with IA2, r=aaronlev
2007-04-12 16:54:09 +00:00
surkov.alexander%gmail.com
590cd353fd
Fix for bug 376275 - get rid an assertion from getTextAtOffset on list bullets, r=aaronlev
2007-04-11 04:17:33 +00:00
surkov.alexander%gmail.com
abf4049a01
Fix for bug 376753 - Allow QueryInterface to IA2 witout crashing, patches=aaronlev, me, r=me, aaronlev
2007-04-08 03:58:08 +00:00
surkov.alexander%gmail.com
54f28dfe0c
Fix for bug 374790 - fix MSAA event map, patch=aaronlev, me
2007-04-06 15:36:42 +00:00
aaronleventhal%moonset.net
999ff107eb
Reversing backout of fix for bug 372367 as it is not the cause of startup crashes when a screen reader is running. Original patch by surkov, r=ginn.chen
2007-04-05 22:14:08 +00:00
aaronleventhal%moonset.net
d511c7f375
Backing out fix for bug 372367 as it causes startup crashes when a screen reader is running
2007-04-05 21:52:03 +00:00
surkov.alexander%gmail.com
7fe15f5207
Fix for bug 372367 - nsIAccessible::isEditable is dead, r=ginn.chen
2007-04-04 09:58:34 +00:00
surkov.alexander%gmail.com
d3436fface
Fix for bug 374790 - fire IA2 events, r=ginn.chen
2007-04-04 08:37:24 +00:00
surkov.alexander%gmail.com
e233147bda
Fix for bug 374390 - merge GetExtState into GetState by using two out params, r=evan.yan
2007-04-02 15:56:24 +00:00
surkov.alexander%gmail.com
0206afb650
Fix for bug 371594 - expose groupPosition for Gecko. r=aaronlev
2007-03-27 12:17:11 +00:00
surkov.alexander%gmail.com
1d27f5bb84
Fix for bug 370790 - implement IAccessibleAction, r=aaronlev, ginn.chen
2007-03-18 05:21:13 +00:00
surkov.alexander%gmail.com
ea1e22838e
Fix for bug 373532 - moved states out of nsIAccessible. r=aaronlev
2007-03-15 14:18:33 +00:00
surkov.alexander%gmail.com
87bfbc39c1
=Fix for bug 373532 - move roles out of nsIAccessible. r=aaronlev
2007-03-15 02:26:13 +00:00
ginn.chen%sun.com
f493afbc6c
Back out bug 372367 due to a regression
2007-03-13 03:22:44 +00:00
surkov.alexander%gmail.com
2cbe7cb995
=Fix for bug 372367 - nsIAccessible::isEditable is dead. r=aaronlev
2007-03-11 07:02:13 +00:00
surkov.alexander%gmail.com
3ec808d762
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
b12fe0f8d8
Fix bug 371750 make nsIAccessible::keyBinding work for several actions. r=aaronlev,ginn
2007-03-08 15:25:35 +00:00
benjamin%smedbergs.us
f08f1b45b4
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
benjamin%smedbergs.us
544a5e4eb5
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
63ddbf6f50
Bug 370676. Import IAccessible2 interfaces into tree. Patch by Alexander Surkov. r=aaronleventhal, sr=bsmedberg
2007-03-01 20:24:38 +00:00
aaronleventhal%moonset.net
437249c2e0
Bug 371593. Expose nsIAccessNode::scrollTo(). Patch by Alexander Surkov. r=aaronlev
2007-02-28 14:21:41 +00:00
aaronleventhal%moonset.net
5d4566f142
Bug 369777. Separate programmatic action name from localized description. Patch by david.bolter@utoronto.ca. r=aaronlev
2007-02-25 03:43:20 +00:00
ginn.chen%sun.com
5a6aec5d72
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
86f0111354
Bug 369540. Remove accessibility support for deprecated sentence boundaries. r=evan.yan
2007-02-08 20:01:11 +00:00
aaronleventhal%moonset.net
80144cff9e
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
aaronleventhal%moonset.net
57bf2986f3
Bug 278034. Reconstruct both HTML and XUL combobox accessibles
2007-01-11 20:07:36 +00:00
Olli.Pettay%helsinki.fi
125264c99e
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
Olli.Pettay%helsinki.fi
8efec41b7c
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
hwaara%gmail.com
692d5d8271
implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com>
2006-12-12 16:19:18 +00:00
hwaara%gmail.com
3a3463c9a9
Implement accessible objects for xforms select controls. Patch by Alexander Surkov <surkov.alexander@gmail.com>. r=aaronr, aaronlev, b=348053
2006-12-06 13:44:19 +00:00
aaronleventhal%moonset.net
781b78f5af
Bug 355540. Accessible objects for xforms upload and some inputs. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil
2006-11-02 14:50:32 +00:00
timeless%mozdev.org
24a61f105a
Bug 106386 Correct misspellings in source code
...
r=glennrp@gmail.com , bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
aaronr%us.ibm.com
a803c09a34
[XForms] fire event for xforms:range when value is changed and turn it into accessibility event. Bug 351067, patch by surkov, r=aaronlev+aaronr, sr=neil
2006-10-30 19:06:24 +00:00
aaronleventhal%moonset.net
2fee238453
Bug 349885. GetAccessibleFor() doesn't look if ally nodes are allowed inside anon content. Patch by Alexander Surkov. r=aaronlev, sr=neil
2006-10-30 02:49:34 +00:00
ginn.chen%sun.com
4d18c523df
Bug 343136 rev uuid
2006-09-29 07:42:55 +00:00
ginn.chen%sun.com
cc72e20a42
Bug 343136 Support ATK document events
...
patch by Nian Liu at sun.com r=aaronlev, ginn.chen
2006-09-29 05:45:07 +00:00
aaronleventhal%moonset.net
6ea30fce1f
Bug 350186. Accessible objects for xforms input controls. Patch by surkov. r=aaronlev, r=aaronr, sr=neil
2006-09-25 15:22:05 +00:00
hwaara%gmail.com
8a516595ae
Fix regression from bug 352357; we rely on the constants in the interface being continous (there must not be any gaps). Too bad IDL doesn't offer any auto-enumeration... r=aaronlev
2006-09-20 17:23:25 +00:00
aaronleventhal%moonset.net
1526092e92
Bug 349519. Crash and incorrect results for getOffsetAtPoint. r=ginn.chen, sr=roc
2006-09-19 17:29:10 +00:00
hwaara%gmail.com
2e52fb05ab
implement accessible object for xforms:range. Patch by Alexander Surkov (surkov.alexander@gmail.com). r=aaronr, sr=neil, b=351027
2006-09-19 10:37:27 +00:00
hwaara%gmail.com
7b95df2f33
Make mozAccessible use mac-native (UA) roles. Remove mozDocAccessible as it's not needed. Implement new |isRoot| method to tell whether an accessible is the root accessible. b=352327, r=surkov
...
Remove some unused cross-platform roles. b=352357, r=aaronlev
2006-09-19 08:48:33 +00:00
hwaara%gmail.com
137db787c9
Revert whitespace change. b=351412
2006-09-06 14:32:17 +00:00
hwaara%gmail.com
5a46f25f67
Implement readonly attribute |children| to get the children of an accessible. b=351412, r=aaronlev
2006-09-06 14:29:56 +00:00
aaronleventhal%moonset.net
ccac260b19
Bug 351505. Rev the IID for nsIAccessibleDocument. r=ginn.,chen
2006-09-06 14:17:44 +00:00
hwaara%gmail.com
6353f977d3
Remove unused file. b=351405, r=aaron
2006-09-05 13:24:17 +00:00
aaronleventhal%moonset.net
e0ed90e6b1
Bug 342288. Initial support for ATK object attributes. Patch by Ming Gao. r=aaronlev, sr=neil
2006-08-31 21:07:41 +00:00
ginn.chen%sun.com
c09b1a0dd3
Bug 332660 GTK file picker as used in Firefox is not accessibile for GOK
...
r=aaronleventhal sr=roc
2006-08-30 05:19:06 +00:00
aaronr%us.ibm.com
9473133512
add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil
2006-08-24 21:14:44 +00:00
hwaara%gmail.com
6fe31e437f
Clarify getChildAtPoint() comment a bit. r=aaronlev
2006-08-17 14:39:11 +00:00
aaronleventhal%moonset.net
ebe9a9e97b
Bug 346730. List bullets not exposed. Also, expose content generated frames within nsIAccessibleText. r=ginn.chen
2006-08-17 13:21:41 +00:00
aaronleventhal%moonset.net
9f20e78fc8
Bug 345825. Fixes for accessible text methods getTextAtOffset and getRangeExtents. r=ginn.chen
2006-08-16 13:36:19 +00:00
timeless%mozdev.org
8eddc1534e
Bug 347851 Building XULRunner with --embedding-profile=minimal failed
...
Make accessible tree support only build ifdef MOZ_XUL
patch by romaxa@gmail.com r=timeless r=aaronl sr=bz
2006-08-14 15:43:49 +00:00
aaronleventhal%moonset.net
a63f9b55d5
Bustage fix
2006-08-11 18:02:52 +00:00
aaronleventhal%moonset.net
6b1796c091
Bustage fix
2006-08-11 17:54:03 +00:00
aaronleventhal%moonset.net
327814208a
Bug 348158. Accessibility cache gets out of sync. Provide assertions so we catch this in the future. r=ginn.chen
2006-08-11 17:21:56 +00:00
aaronleventhal%moonset.net
75ff9a70fe
Bug 346858. Add support for ATK relations. r=nian.liu
2006-08-04 03:58:05 +00:00
aaronleventhal%moonset.net
8cf276cfad
bug 347038. Remove unused and unneeded GetSelectedLinkIndex. r=evan.yan
2006-08-03 03:59:32 +00:00
aaronleventhal%moonset.net
99f4ac25ce
Bug 346906. GetLinkIndex() is off by 1. r=neo.liu
2006-08-03 03:32:32 +00:00
aaronleventhal%moonset.net
1902f15696
Bug 347022. Use ATK_ROLE_EMBEDDED for wairole:application. r=evan.yan
2006-08-03 03:25:37 +00:00
jwalden%mit.edu
86ae7c5087
Backing out patch for bug 347022 to fix Linux GTK2 bustage
2006-08-02 20:37:07 +00:00
aaronleventhal%moonset.net
2f200c23b0
Bug 347022. Use ATK_ROLE_EMBEDDED for wairole:application. r=evan.yan
2006-08-02 18:40:51 +00:00
aaronleventhal%moonset.net
a67529e197
Bug 346852. Remove platform-specific roles. r=evan.yan
2006-08-02 14:40:32 +00:00
aaronleventhal%moonset.net
f16986637b
Bug 344896. Refactor accessibility events handling. Part 1 of fix, add nsPIAccessible::allowsAnonChildAccessibles(). Patch by Alexander Surkov. r=aaronlev
2006-07-26 19:38:25 +00:00
aaronleventhal%moonset.net
8cf5c3b9a2
Bug 241015. Remote XUL is not accessible. Patch by Alexander Surkov. r=aaronlev. Chrome r='s by neil and mano
2006-07-24 16:12:08 +00:00
aaronleventhal%moonset.net
763b77a52f
Bug 275010. Support AtkTable and start work to provide hint on layout vs. data table. r=surkov
2006-07-24 14:26:25 +00:00
aaronleventhal%moonset.net
3dfdea34bc
Bug 341747. Remove #ifdefs from nsIAccessible.idl. Also fixes bug 214580. Remove {C++ from nsIAccessible.idl. Patch from Mike Gao. r=aaronlev, ginn.chen
2006-07-17 14:53:36 +00:00
aaronleventhal%moonset.net
be0a86e3cb
Bug 312093. Support accessible caret, selection, nsIAccessibleEditableText. r=ginn.chen
2006-07-12 13:14:53 +00:00
aaronleventhal%moonset.net
613a2b63b2
Bug 342979. Role attribute should be recognized in XHTML 1.x namespace. r=pilgrim, sr=neil
2006-07-01 03:52:29 +00:00
aaronleventhal%moonset.net
6d4b2fcdc3
Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan
2006-06-26 13:00:27 +00:00
aaronleventhal%moonset.net
09330745ca
Bug 342186. Implement nsIAccessible::EXT_STATE_DEFUNCT. r=ginn.chen
2006-06-21 14:00:11 +00:00
aaronleventhal%moonset.net
5d1389f2f1
Bug 340829. Implement big hunk of new-atk, nsAccessibleHyperText, to support specialized accessibility interfaces cross-platform and expose containment hierarchy as such. r=ginn.chen
2006-06-21 13:29:10 +00:00
aaronleventhal%moonset.net
fc30af6010
Bug 341745. Clean up accessible text entry classes and make sure nsIAccessible::ROLE_TEXT always refers to content. r=pilgrim
2006-06-16 17:13:37 +00:00
aaronleventhal%moonset.net
304ad93423
Bug 341650. Fix issues with accessible object selection. r=pilgrim
2006-06-15 18:29:44 +00:00
aaronleventhal%moonset.net
c1a7541844
Bug 340825. New ATK, implement nsIAccessible value for all platforms and for DHTM, via nsAccessible. r=ginn.chen
2006-06-15 16:55:32 +00:00
benjamin%smedbergs.us
893a093a73
Reverting bug 340825 for aaronlev due to a busted checkin
2006-06-15 15:22:23 +00:00
aaronleventhal%moonset.net
54d095ce90
Bug 340825. Implement nsIAccessibleValue in cross platform code so it can be used anywhere. r=ginn.chen
2006-06-15 14:55:02 +00:00
aaronleventhal%moonset.net
b3f52c095e
Bug 341013. Use description relations in ATK. r=ginn.chen
2006-06-15 13:40:23 +00:00
aaronleventhal%moonset.net
bcc0f9181f
Bug 340822. Move accessible/public/atk interfaces up one directory. r=ginn.chen, r=bsmedberg
2006-06-09 10:47:20 +00:00
ginn.chen%sun.com
9cd8136da0
remove files for Bug 339314
...
r=aaronleventhal
2006-05-29 05:48:46 +00:00
ginn.chen%sun.com
475276a34c
Bug 339314 remove the unnecessary nsMaiInterface classes
...
r=aaronleventhal
2006-05-29 05:46:38 +00:00
rob_strong%exchangecode.com
cfffd47e16
Bug 338807 - Unable to DLLRegisterServer AccessibleMarshal.dll on trunk builds (C Runtime library error). r=ted.mielczarek, sr=bsmedberg
2006-05-25 20:25:53 +00:00
aaronleventhal%moonset.net
abc7b32084
Bug 327918. Setting role='wairole:application' dynamically is not successful. r=ginn.chen, sr=roc
2006-04-24 20:19:44 +00:00
benjamin%smedbergs.us
e2783c9d4c
Bug 335242 - nsIAccessibleSelectable should use scriptable constants, r=aaronl
2006-04-24 14:10:39 +00:00
aaronleventhal%moonset.net
165c8bfa04
Bug 325616. Add recently developed ATK roles. r=ginn.chen, sr=neil
2006-02-07 20:50:34 +00:00
neil%parkwaycc.co.uk
480f8e01d3
Bug 317937 Get rid of some unnecessary CIDs and change some possibly unsafe nsCOMPtr usage into the equivalently unsafe static casts r=darin sr=jst
2005-12-02 12:02:44 +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
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
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
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
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
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
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
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
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
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
d3ccc9c64f
bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state.
...
r = aaronleventhal
sr = Henry.Jia
2005-04-05 10:59:25 +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
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
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
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
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
0723d93e05
bug 275494 XUL Tree can't work with gok
...
r = aaronleventhal
sr = henry.jia
2005-02-01 03:51:57 +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
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
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
aaronleventhal%moonset.net
ee255c951a
Bug 254966. Make css scrollable elements tab navigable. r=mats, sr=roc
2004-09-01 14:58:34 +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
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
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
louie.zhao%sun.com
cd5597f11f
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
f452943730
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
7cde089dc6
Bug 242589. Optimize accessible tree walking. r=kyle, sr=jst
2004-05-26 13:01:13 +00:00
louie.zhao%sun.com
59b5022c66
bug241054 Add additional ATK ROLE
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-04-22 02:58:35 +00:00
gerv%gerv.net
692411203a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
pkw%us.ibm.com
ea9d27915c
Bug 235719 - mozilla toplevel windows don't generate at-spi window: events.
...
Patch by Louie Zhao <Louie.Zhao@sun.com>
r=pkw@us.ibm.com , sr=Henry.Jia@sun.com , a=asa@mozilla.org
2004-03-25 18:36:08 +00:00
timeless%mozdev.org
6c4837e3a0
Bug 227904 AccessibleMarshal.exp : warning LNK4070: /OUT:ISimpleDOMDocumentMarshal.dll directive in .EXP differs from output filename "AccessibleMarshal.dll"; ignoring directive
...
patch by sdwalker@myrealbox.com r=bryner
2004-01-12 16:28:13 +00:00
tor%cs.brown.edu
8249189176
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
2003-09-26 19:31:18 +00:00
simford.dong%sun.com
86fd0c04f7
Bug 216731 [ATK Accessibility] register ROLE_LINK on runtime
...
r=kyle, sr=henry
for GTK2 only, not included in normal build
2003-09-02 09:47:14 +00:00
cls%seawood.org
fa583876c2
Fix VPATH build problem with cygwin make 3.80:
...
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
aaronl%netscape.com
328dc604c2
Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf
2003-07-31 08:09:39 +00:00
aaronl%netscape.com
ac94754af0
Fixing bustage
2003-07-22 15:42:29 +00:00
aaronl%netscape.com
98bd7982dd
Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf
2003-07-22 14:55:22 +00:00
aaronl%netscape.com
2003aecfd7
Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst
2003-07-09 07:01:46 +00:00
aaronl%netscape.com
32d7da59d5
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. Rest of patch. r=kyle, sr=alecf
2003-06-19 18:13:49 +00:00
aaronl%netscape.com
7f361db16c
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. r=kyle, sr=alecf
2003-06-19 18:12:52 +00:00
aaronl%netscape.com
750584cee6
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:35:11 +00:00
aaronl%netscape.com
ce1cee12ac
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:29:22 +00:00
seawood%netscape.com
41119ba822
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
aaronl%netscape.com
50d6f000c7
Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf
2003-06-04 20:57:39 +00:00
aaronl%netscape.com
b6384966b4
Bug 207950. Add capabilities to ISimpleDOMNode. r=jgaunt, sr=alecf
2003-06-04 20:50:34 +00:00
aaronl%netscape.com
52fc1852c6
Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa
2003-05-19 09:07:41 +00:00
aaronl%netscape.com
fc5bee7f64
Backing out changes until I can figure out what's happening
2003-05-17 12:00:07 +00:00
aaronl%netscape.com
e21fcb29cd
Bug 185846. Create ISimpleDOMText for accessibility API support of pieces of text smaller than a node. r=bolian, sr=alecf, a=asa
2003-05-17 09:00:57 +00:00
aaronl%netscape.com
4b337314fb
Bug 204186. Make editor and Midas accessible via MSAA. r=kyle, sr=jst, a=asa
2003-05-15 08:37:38 +00:00
aaronl%netscape.com
72f1681e64
Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst
2003-04-28 10:24:52 +00:00