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

859 Коммитов

Автор SHA1 Сообщение Дата
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
ginn.chen%sun.com 66243c0a99 Fix bustage of Bug 340825 2006-06-16 05:36:41 +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 a40af53e5c 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 6da0b5b336 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 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 e9e2a3dca5 Bug 340825. One more part of nsIAccessibleValue cross platform fix. r=ginn.chen 2006-06-15 15:00:50 +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 81d88dd551 Another bustage fix. Somehow #endif was missing 2006-06-15 14:18:52 +00:00
aaronleventhal%moonset.net a36c1836e1 Fixing bustage, this was not supposed to be in 2006-06-15 14:08:47 +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 8940e8c546 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 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 9c6bbea346 missed this file in last checkin of Bug 320393
sorry
2006-06-09 03:58:34 +00:00
ginn.chen%sun.com 05ff3137d1 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 7c9e3e85b3 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 0b69ffe1e1 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 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
ginn.chen%sun.com ef91b8c8bb Bug 339311 remove unused variables in accessible source
r=aaronleventhal
2006-05-29 05:44:48 +00:00
ginn.chen%sun.com cf9545ec62 Bug 339310 mAccChildCount should be PRInt32 instead of PRUint32
r=aaronleventhal
2006-05-29 05:43:12 +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
ginn.chen%sun.com 272cb5a4b7 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 1db0e95880 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 b204a81d9a 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 2290a3cdeb Backing out. Sorry 2006-05-18 13:33:05 +00:00
aaronleventhal%moonset.net 10f5b7f816 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 af75a6ec5a 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 48f147c574 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
ginn.chen%sun.com c7f0eac9f4 Bug 322903 AccessibleText getTextAtOffset should not cause html pane
scrolls (fix the reverse inputs)
r=aaronleventhal sr=neil
2006-05-16 03:57:44 +00:00
ginn.chen%sun.com c7e3b04126 Bug 336527 Expose toolkitName and version to AT-SPI
r=aaronleventhal sr=roc
2006-05-16 03:51:42 +00:00
uriber%gmail.com ba97130b44 Replace calls to GetNextInFlow() by GetNextContinuation() in Accessibility code. bug=328760, r=aaronlev, sr=bzbarsky 2006-05-13 15:51:13 +00:00
timeless%mozdev.org 9fc87caef8 Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=aaronl sr=bz
2006-05-07 00:19:04 +00:00
cvshook%sicking.cc 36f352636c Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
aaronleventhal%moonset.net 9a1ee95f21 Bug 336292. ROLE_AUTOCOMPLETE not exposed for URL bar. r=parente, sr=neil 2006-05-03 13:36:46 +00:00
aaronleventhal%moonset.net 32666348b2 Bug 334650. Events not consistenly fired when tabbing in image map area. Patch from Ginn Chen. r=aaronlev, sr=bz 2006-05-01 15:52:56 +00:00
ginn.chen%sun.com 2a19370a00 Bug 322546 GOK UI-Grab window doesn't refresh when switching tabs
patch by evan.yan at sun.com r=aaronleventhal sr=roc
2006-04-28 03:29:31 +00:00
ginn.chen%sun.com 5c9eb96cb3 Bug 302250 random crashes in GetMaiAtkType
patch by evan.yan at sun.com r=me sr=roc
2006-04-28 03:27:15 +00:00
aaronleventhal%moonset.net db835dcfc4 Bug 310921. AccessibleObjectFromPoint wrong when a span ends the previous line within the same block. In fact the next text object after that wasn't even exposed. r=ginn.chen, sr=roc 2006-04-27 15:47:22 +00:00
ginn.chen%sun.com 9ffe57a404 Bug 330780 [ATK only] global nsAppRootAccessible is not released on shutdown
r=aaronleventhal sr=dbaron
2006-04-25 09:35:08 +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
leon.sha%sun.com 574701a2f1 Bug 333896
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com.
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
aaronleventhal%moonset.net c8171f9341 Bug 334386. Repeating DHTML accessibility alerts not being spoken. r=ginn.chen, sr=bz 2006-04-21 17:39:32 +00:00
ginn.chen%sun.com 6b0775292d Bug 333833 Image buttons in Firefox Pref dialog can't be grabbed by GOK
r=aaronleventhal sr=neil
2006-04-21 06:26:09 +00:00
ginn.chen%sun.com f5a493943c Bug 334556 crash on startup when GTK accessibility pref enabled
patch by aaronleventhal r=me sr=dbaron
2006-04-20 03:33:57 +00:00
gavin%gavinsharp.com f6d72687e5 Bug 280156: Menuitem description not exposed, patch by Mark Pilgrim <pilgrim@gmail.com>, r=aaronlev, sr=neil 2006-04-19 15:11:51 +00:00
aaronleventhal%moonset.net dee0dd6a20 Bug 330624. Leaks in mozilla/accessible. r=ginn.chen, sr=dbaron 2006-04-18 19:08:34 +00:00
sharparrow1%yahoo.com d65ab3ab4c Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00