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

979 Коммитов

Автор SHA1 Сообщение Дата
aaronleventhal%moonset.net 6a60e878f1 bug 347038. Remove unused and unneeded GetSelectedLinkIndex. r=evan.yan 2006-08-03 03:59:32 +00:00
aaronleventhal%moonset.net 30343ba120 Fixing bustage 2006-08-03 03:44:21 +00:00
aaronleventhal%moonset.net d542e8384a Bug 346906. GetLinkIndex() is off by 1. r=neo.liu 2006-08-03 03:32:32 +00:00
aaronleventhal%moonset.net a8676968d1 Bug 347022. Use ATK_ROLE_EMBEDDED for wairole:application. r=evan.yan 2006-08-03 03:25:37 +00:00
jwalden%mit.edu cf0595e90e Backing out patch for bug 347022 to fix Linux GTK2 bustage 2006-08-02 20:37:07 +00:00
aaronleventhal%moonset.net 0f1e57f2fc Bug 347022. Use ATK_ROLE_EMBEDDED for wairole:application. r=evan.yan 2006-08-02 18:40:51 +00:00
aaronleventhal%moonset.net 7f44747358 Bug 346649. Firefox crashes [@ nsHyperTextAccessible::GetPosAndText]. Patch by evan.yan. r=ginn.chen, r=aaronlev 2006-08-02 16:44:25 +00:00
aaronleventhal%moonset.net 8e9b7d9d74 Bug 346852. Remove platform-specific roles. r=evan.yan 2006-08-02 14:40:32 +00:00
aaronleventhal%moonset.net fef4631ba7 bug 346721. Parent of bullet accessible incorrect. r=pligrim, sr=neil 2006-08-01 12:44:24 +00:00
ginn.chen%sun.com 6950966214 Bug 343156 New ATK: expose new action for images, to open long description
in a new tab
patch by nian.liu at sun.com r=aaronleventhal sr=neil
2006-07-31 05:21:46 +00:00
ginn.chen%sun.com fc2834f355 Bug 345275 make eAction_*'s definition to where they belong and remove
e*_Action enum
patch by nian liu at sun.com r=aaronleventhal sr=neil
2006-07-31 04:31:13 +00:00
ginn.chen%sun.com 300602bb2c Bug 345825 getTextAtOffset doesn't work correctly
r=aaronleventhal
2006-07-27 06:08:19 +00:00
aaronleventhal%moonset.net 6fcd778854 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
ginn.chen%sun.com e3cd95949c Bug 345421 nsRoleMap.h uses -1 for PRUint32
patch by gaomingcn at gmail.com r=aaronleventhal
2006-07-25 05:31:28 +00:00
ginn.chen%sun.com e6304d8340 Bug 345434 Firefox crashes with orca testcase
[@nsHyperTextAccessible::GetRelativeOffset]
r=aaronleventhal
2006-07-25 03:50:35 +00:00
aaronleventhal%moonset.net 793d61f079 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 553fe69b55 Fixing bustage 2006-07-24 15:05:34 +00:00
aaronleventhal%moonset.net 0e74500a29 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
ginn.chen%sun.com a111d46b12 Bug 345424 document_frame always implements EditableText interface
r=aaronleventhal
2006-07-24 06:18:30 +00:00
ginn.chen%sun.com 1a1d40b13b Bug 345422 GOK can't UI Grab nightly firefox
r=aaronleventhal
2006-07-24 06:17:01 +00:00
ginn.chen%sun.com ce1876ada8 Bug 341747 Fix missing commas r=me 2006-07-21 05:52:06 +00:00
aaronleventhal%moonset.net bfcece090a Bug 338337. Updates to DHTML accessible roles and relations. r=pilgrim, sr=tor 2006-07-20 21:08:57 +00:00
aaronleventhal%moonset.net 8c50bda914 Bug 345192. Some caret events not reported in midas text edit areas. r=evan.yan 2006-07-19 17:50:44 +00:00
cvshook%sicking.cc 3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
aaronleventhal%moonset.net 2a0ee0ae1b Bug 344901. Document frame accessible has no child. Patch from Ginn Chen. r=aaronlev 2006-07-19 02:51:14 +00:00
aaronleventhal%moonset.net 58cd497621 Bug 334353. Duplicate insert/delete events. r=evan.yan, sr=roc 2006-07-19 01:56:54 +00:00
aaronleventhal%moonset.net e463b45a19 Bug 344505. Any accessible role on a table means the descendant table structures are not relevant unless they have a role. r=pilgrim 2006-07-18 20:47:44 +00:00
aaronleventhal%moonset.net 55d407fd0d Fixing bustage that's only happening on thunderbird tbox 2006-07-17 20:45:10 +00:00
aaronleventhal%moonset.net 24c870cfd6 Fixing more bustage 2006-07-17 17:12:11 +00:00
aaronleventhal%moonset.net 191ba1b3f2 Fix type from last checkin for bug 341747 2006-07-17 16:10:22 +00:00
aaronleventhal%moonset.net e99bd65c84 Proper bustage fix 2006-07-17 15:25:18 +00:00
aaronleventhal%moonset.net 402af7a5d5 Proper bustage fix 2006-07-17 15:24:28 +00:00
aaronleventhal%moonset.net 8b79907010 Fixing bustage 2006-07-17 15:18:45 +00:00
aaronleventhal%moonset.net cbaf26bd6a 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 f2aab10157 Bug 344539. Use EMBEDS relation on top accessible object to point to content area. r+sr=roc 2006-07-17 14:10:24 +00:00
aaronleventhal%moonset.net 060c876e7b Incorrect checkin last 2006-07-14 02:51:44 +00:00
aaronleventhal%moonset.net b27bcf6702 Fixing bustage 2006-07-14 02:48:22 +00:00
aaronleventhal%moonset.net 5258761af1 Bug 344403. Don't refer to |this| in constructors in mozilla/accessible (bad practice overall). r=mats, sr=neil 2006-07-13 14:22:12 +00:00
aaronleventhal%moonset.net 031e7a48fc Bug 313443. Show caret moved events reliably. r=ginn.chen, sr=neil 2006-07-13 13:58:38 +00:00
aaronleventhal%moonset.net 287fe60df6 Bug 344392. Prefer markup over frame type for determining accessible type. r=ginn.chen 2006-07-13 12:55:15 +00:00
gavin%gavinsharp.com b92278dce3 Bug 340902: Split ui.key.generalAccessKey into prefs for content and chrome, patch by Simon B�nzli <zeniko@gmail.com>, r=mats.palmgren, sr=roc 2006-07-13 10:18:12 +00:00
uriber%gmail.com 2edae8c88c Attempt to fix bustage from bug 343763 2006-07-13 06:53:24 +00:00
ginn.chen%sun.com 67ad601248 Bug 343375 Crash when pressing the Enter key in the URL bar [@
g_type_check_value_holds - g_value_set_double -
nsDocAccessibleWrap::FireToolkitEvent]
patch by nian.liu at sun.com r=aaronleventhal sr=roc
2006-07-13 06:03:17 +00:00
ginn.chen%sun.com 0361d55348 Bug 341463 Firefox emits focus event before "window:activate" event
nsWindow.cpp r+sr=roc a11y part r=aaronleventhal
2006-07-13 05:42:32 +00:00
aaronleventhal%moonset.net 7ae96c69de Fixing bustage 2006-07-12 13:45:36 +00:00
aaronleventhal%moonset.net 4b390fb775 Bug 312093. Support accessible caret, selection, nsIAccessibleEditableText. r=ginn.chen 2006-07-12 13:14:53 +00:00
aaronleventhal%moonset.net 502b4b2df4 Bug 333579. Firefox crash with image map areas and accessibility. r=pilgrim, sr=neil 2006-07-12 04:21:52 +00:00
aaronleventhal%moonset.net 4cf7eeb08c Bug 328198. An <li> instead of <span> with a role gets spoken as custom control. r=pilgrim, sr=neil 2006-07-11 16:34:40 +00:00
leon.sha%sun.com a9646223bc Bugzilla Bug 340978, The accessible table implementation in Thunderbird appears to be implemented incorrectly.
Patch by Evan.Yan@Sun.COM.
aaronleventhal: review+
neil: superreview+
2006-07-10 05:37:20 +00:00
aaronleventhal%moonset.net a6d691ea61 Bug 343661. Configure Security Warnings associated description not exposed. Patch by Mark Pilgrim, r=aaronlev, sr=neil 2006-07-06 02:42:09 +00:00
aaronleventhal%moonset.net c77666aa5d Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-05 20:42:22 +00:00
aaronleventhal%moonset.net 0311a7d134 Bug 339565. Google.com textfield shows unexpectedly with GOK. Forgot to make one change requested by Neil. Original patch by Nian Liu, r=aaronlev, sr=neil 2006-07-05 12:52:44 +00:00
cvshook%sicking.cc 2c39937d84 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
tor%cs.brown.edu 89f98824f7 Backout of bug 339237. 2006-07-01 07:44:49 +00:00
aaronleventhal%moonset.net e6e7fff308 Bug 339565. Gogle.com textfield autocomplete shows unexpectedly with GOK. Patch by Nian Liu. r=aaronlev, sr=neil 2006-07-01 04:02:03 +00:00
aaronleventhal%moonset.net a01ea4a407 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 448ea09f5d Bug 339237. Fix accessible menu events regression. r+sr=bz, for UI r=neil, mano 2006-07-01 03:30:58 +00:00
aaronleventhal%moonset.net 2a064b22ba Bug 340827. Support nsIAccessibleTab cross platform -- one more tweak needed for it to build on Windows. r=aaronlev 2006-06-27 15:46:24 +00:00
aaronleventhal%moonset.net aec865342e Bug 340827. Support nsIAccessibleTable cross platform. Patch by Ming Gao. r=aaronlev 2006-06-27 15:42:09 +00:00
aaronleventhal%moonset.net cde78282e4 Bug 342698. Stack overflow when getting state of document. r=markp 2006-06-26 14:54:25 +00:00
aaronleventhal%moonset.net 373098cd3a Bug 340665. New ATK: expose links as ATK_ROLE_LINK, if available. r=Evan.Yan 2006-06-26 13:37:03 +00:00
aaronleventhal%moonset.net 8226f61357 Backing out bug 340672 as a bustage fix. 2006-06-26 13:35:36 +00:00
aaronleventhal%moonset.net 50738c7453 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 696400b501 Bug 340672. Expose ATK value change events. r=Evan.Yan 2006-06-26 12:56:36 +00:00
aaronleventhal%moonset.net adb466cb2d Bug 340661. Remove unneeded nsHTMLImageMapAccessible. r=pilgrim 2006-06-22 17:22:30 +00:00
aaronleventhal%moonset.net bd13d2f50e Fixing bustage 2006-06-21 14:58:00 +00:00
aaronleventhal%moonset.net b0df6fb906 Bustage fix 2006-06-21 14:40:57 +00:00
aaronleventhal%moonset.net 8b8834cf49 Bug 342186. Implement nsIAccessible::EXT_STATE_DEFUNCT. r=ginn.chen 2006-06-21 14:00:11 +00:00
aaronleventhal%moonset.net 7e684f576e Fixing bustage 2006-06-21 13:40:51 +00:00
aaronleventhal%moonset.net 907b9a5d54 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 1e7b9dc262 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
ginn.chen%sun.com 728d85e924 Fix bustage of Bug 340825 2006-06-16 05:36:41 +00:00
aaronleventhal%moonset.net cf1b544d76 Bug 341650. Fix issues with accessible object selection. r=pilgrim 2006-06-15 18:29:44 +00:00
aaronleventhal%moonset.net e0ec96ef75 Bug 333295. Coverity error in nsDocAccessible::GetBoundsRect(). Fixed by Mike Gao. r=aaronlev, sr=roc 2006-06-15 17:01:32 +00:00
aaronleventhal%moonset.net cfe5cab730 Bug 333294. UMR in nsAccessible::GetXULName(), found by coverity, fixed by Mike Gao. r=aaronlev, sr=roc 2006-06-15 16:59:31 +00:00
aaronleventhal%moonset.net d6a103f39d 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 c4c823f375 Reverting bug 340825 for aaronlev due to a busted checkin 2006-06-15 15:22:23 +00:00
aaronleventhal%moonset.net 5ba747768c Bug 340825. One more part of nsIAccessibleValue cross platform fix. r=ginn.chen 2006-06-15 15:00:50 +00:00
aaronleventhal%moonset.net 4ce0ffbd05 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 9a555fbab2 Another bustage fix. Somehow #endif was missing 2006-06-15 14:18:52 +00:00
aaronleventhal%moonset.net a89b44afd6 Fixing bustage, this was not supposed to be in 2006-06-15 14:08:47 +00:00
aaronleventhal%moonset.net f07e4c26be Bug 341013. Use description relations in ATK. r=ginn.chen 2006-06-15 13:40:23 +00:00
aaronleventhal%moonset.net a8f8e204ca Bug 340773. Wrong use of ifdefs for ATK constants. Patch by Ginn Chen. r=aaronl 2006-06-09 12:33:36 +00:00
aaronleventhal%moonset.net 563dbcab91 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 f3c4e1529b missed this file in last checkin of Bug 320393
sorry
2006-06-09 03:58:34 +00:00
ginn.chen%sun.com e3be5c1d00 Bug 338234 Name of preference tab can not be reported by screen readers
patch by evan.yan at sun.com r=aaronleventhal sr=roc
2006-06-09 03:29:33 +00:00
ginn.chen%sun.com a5f4b9b294 Bug 320393 Tree list items should have accessible RELATION_NODE_OF relation
patch by nian.liu at sun.com r=aaronleventhal sr=roc
2006-06-09 03:25:37 +00:00
ginn.chen%sun.com df26c4799b Bug 339634 GLib-GObject-CRITICAL **: gtype.c:2215: initialization
assertion failed, use IA__g_type_init() prior to this function
r+sr=roc
2006-06-06 03:40:08 +00:00
ginn.chen%sun.com e0e939bdba remove files for Bug 339314
r=aaronleventhal
2006-05-29 05:48:46 +00:00
ginn.chen%sun.com 89a7dcd9e8 Bug 339314 remove the unnecessary nsMaiInterface classes
r=aaronleventhal
2006-05-29 05:46:38 +00:00
ginn.chen%sun.com 9c5d1fd4ee Bug 339311 remove unused variables in accessible source
r=aaronleventhal
2006-05-29 05:44:48 +00:00
ginn.chen%sun.com 5ffe5b301f Bug 339310 mAccChildCount should be PRInt32 instead of PRUint32
r=aaronleventhal
2006-05-29 05:43:12 +00:00
rob_strong%exchangecode.com 5e45f40889 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
ginn.chen%sun.com bc59d964df Bug 333293 UMR in nsAccessibleText::GetCurrectOffset prevChar if aOffset
<= 0
r=aaronleventhal sr=roc
2006-05-22 03:51:35 +00:00
ginn.chen%sun.com e8a27849f7 Bug 334650 When tabbing between links, link-selected events do not seem
to be issued reliably (fix for image link)
r=aaronleventhal sr=darin
2006-05-19 03:02:58 +00:00
aaronleventhal%moonset.net 5425e04fb3 Bug 337148. Crash in accessibility when huge file loaded with with Window-Eyes screen reader. r=ginn.chen, sr=darin, a=ginn.chen 2006-05-18 17:47:32 +00:00
aaronleventhal%moonset.net 80ffe657a9 Backing out. Sorry 2006-05-18 13:33:05 +00:00
aaronleventhal%moonset.net b0ff5dfe65 Bug 337148. Crash in accessibility when huge file loaded with with Window-Eyes screen reader. r=ginn.chen, sr=darin, a=ginn.chen 2006-05-18 13:32:24 +00:00
aaronleventhal%moonset.net c07645d387 Bug 246236. Accessible trees need to be invalidated when mView changes. r=ginn.chen, sr=neil 2006-05-17 15:57:44 +00:00
leon.sha%sun.com e44da34528 Bug 333896 Convert GetAttr calls to AttrValueIs and FindAttrValueIn
Patch by alfred.peng@sun.com.
roc: review+
mark: review+
roc: superreview+
2006-05-16 05:40:33 +00:00