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

830 Коммитов

Автор SHA1 Сообщение Дата
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
ginn.chen%sun.com dff684635f 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 f3a5550e59 Bug 336527 Expose toolkitName and version to AT-SPI
r=aaronleventhal sr=roc
2006-05-16 03:51:42 +00:00
uriber%gmail.com 3420abdfce 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 02f3c3808c Bug 331023 Cleanup of IDL files; fixing type inconsistencies
r=aaronl sr=bz
2006-05-07 00:19:04 +00:00
cvshook%sicking.cc d3ec0aa5c5 Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz 2006-05-05 06:52:21 +00:00
aaronleventhal%moonset.net 03b6aab7ad Bug 336292. ROLE_AUTOCOMPLETE not exposed for URL bar. r=parente, sr=neil 2006-05-03 13:36:46 +00:00
aaronleventhal%moonset.net 7099c87a41 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 17a5483434 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 471020bb7f 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 6077887e84 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 15fbf55753 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 da39bdb339 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 8caf51c024 Bug 335242 - nsIAccessibleSelectable should use scriptable constants, r=aaronl 2006-04-24 14:10:39 +00:00
leon.sha%sun.com 0960e6fd1d 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 733ab9365f 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 570e4c62f7 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 569b2b3ffc 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 34abf69430 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 382eaf0768 Bug 330624. Leaks in mozilla/accessible. r=ginn.chen, sr=dbaron 2006-04-18 19:08:34 +00:00
sharparrow1%yahoo.com 67d4723e36 Bug 334416: Misc view usage cleanups. r+sr=roc. 2006-04-18 06:05:24 +00:00
aaronleventhal%moonset.net 5bf231310f Correct fix for bug 325616. New ATK roles. r=ginn.chen, sr=neil 2006-04-14 19:15:17 +00:00
cvshook%sicking.cc 7a388e48eb Bug 333795, kill unused BeginReflow/EndReflow functions. r/sr=dbaron 2006-04-13 04:07:12 +00:00
benjamin%smedbergs.us 70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
aaronleventhal%moonset.net 1ad20d61de Fix whitespace for bug 333025 checkin 2006-04-10 14:25:14 +00:00
aaronleventhal%moonset.net 18e68be010 Bug 333025. Three relatively frequent mozilla/accessible crashes in talkback. r=pilgrim, sr=neil 2006-04-10 14:21:48 +00:00
ginn.chen%sun.com 72e6990032 Bug 332540 Text field can not be grabbed by GOK in firefox.
r=aaronleventhal sr=roc
2006-04-10 06:13:28 +00:00
aaronleventhal%moonset.net 1aea5eb506 Bug 330640. Bug 330640. Code cleanup for event handling in accessible module. Patch by David Baron. r=aaronlev, sr=bz 2006-04-07 13:51:04 +00:00
dbaron%dbaron.org 04873704c4 Revert one (mismatched) line within patch to bug 300864 to fix massive leak. b=330624 r=aaronl sr=bryner 2006-04-05 23:04:02 +00:00
darin%meer.net 20837f71e1 fixes bug 328925 "Replace NS_WARN_IF_FALSE with NS_ASSERTION (where appropriate)" r=dbaron 2006-03-30 18:40:56 +00:00
bryner%brianryner.com 7a96206e10 Clean up header includes (bug 331050). This round of changes deals with some of the public content headers, and factors nsDOMClassInfoID out of nsIDOMClassInfo.h so that nsContentUtils.h doesn't have to bring in XPConnect. r+sr=jst. 2006-03-22 18:36:36 +00:00
ginn.chen%sun.com 45bcf090df Bug 320388 AT-SPI getLinkIndex doesn't work
r=aaronleventhal sr=roc
2006-03-17 03:59:02 +00:00
ginn.chen%sun.com 0dc6be3bf4 Bug 327530 gobject assertion failures when running yelp with a11y enabled
patch by chpe@gnome.org r=me sr=roc
2006-03-14 05:54:29 +00:00
Olli.Pettay%helsinki.fi f79ea0115b Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +00:00
ginn.chen%sun.com 9e0c1520f1 Bug 328277 nsAccessibleHyperText::GetAllTextChildren uses iteration for
siblingFrame
r=aaronleventhal sr=roc
2006-03-02 06:55:33 +00:00
roc+%cs.cmu.edu fe8a1f2ea2 Bug 328898. deCOMtaminate signatures on nsIListControlFrame.h. Patch by Marc Liddell, r+sr=roc 2006-03-01 01:00:29 +00:00
aaronleventhal%moonset.net 37032d3287 Bug 326564. Better support for unknown accessible roles. r=parente, sr=neil 2006-02-28 14:35:50 +00:00
roc+%cs.cmu.edu 1fac9c6d76 Backing out changes for bug 326944, really this time\! 2006-02-27 04:13:51 +00:00
roc+%cs.cmu.edu b7126ee8e0 Bug 326944. Remove nsIComboboxControlFrame. r+sr=roc, patch by Marc Liddell 2006-02-27 02:33:26 +00:00
sharparrow1%yahoo.com 4b04b00311 Bug 326843 DeCOMtaminate some of nsComboboxControlFrame. Patch by marcldl+mozbugs@gmail.com. r+sr=roc. 2006-02-18 01:52:03 +00:00
benjamin%smedbergs.us 57839c8110 Bug 78087 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento 2006-02-14 15:57:04 +00:00
aaronleventhal%moonset.net 44a2839a87 Bug 325616. Add recently developed ATK roles. r=ginn.chen, sr=neil 2006-02-07 20:50:34 +00:00
ginn.chen%sun.com 59563295f8 Bug 321081 at-poke shows Mozila as application name when running Firefox
r+sr=roc
2006-02-06 07:17:55 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
cbiesinger%web.de 169078fb2f bug 322414
- clean up nsObjectFrame and remove unnecessary includes
- make the instanceowner hold an owning reference to the content node
- use GetOwnerDoc rather than GetCurrentDoc
r+sr=bz
2006-02-02 19:29:10 +00:00
aaronleventhal%moonset.net 8eeae8e62f Bug 324846. XUL links still being exposed as buttons. r=parente, sr=neil 2006-02-01 18:53:54 +00:00
bryner%brianryner.com ecc0706743 Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin. 2006-01-24 19:22:02 +00:00
gerv%gerv.net b82a9f12e2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-31 12:57:14 +00:00
cvshook%sicking.cc 79b8f5fc24 Bug 284950: DeCOMTaminate nsIContent::GetAttrNameAt
r/sr=bz
2005-12-28 21:52:39 +00:00
ginn.chen%sun.com 506df92353 Bug 320914 Firefox crashed with gnopernicus magnifier [@nsXULMenuitemAccessible::GetState]
r=aaronleventhal sr=roc
2005-12-21 09:09:55 +00:00