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

197 Коммитов

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