Commit Graph

795 Commits

Author SHA1 Message Date
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
ginn.chen%sun.com
cc652fabee Bug 317213 magnification loses focus of text element and moves to the
top of the application
patch by evan.yan@sun.com r=aaronleventhal sr=roc
2005-12-16 05:31:30 +00:00
ginn.chen%sun.com
87fe312b51 Bug 320358 Firefox crashes in nsXULButtonAccessible::GetState
r=aaronleventhal sr=roc
2005-12-16 05:20:31 +00:00
ginn.chen%sun.com
fca7b8ab15 Bug 317462 Top level application object has incorrect accessible
role
r=aaronleventhal sr=roc
2005-12-12 07:23:37 +00:00
ginn.chen%sun.com
0a714ab384 Bug 317475 Top level window with focus should have "ACTIVE" state
set
r=aaronleventhal sr=roc
2005-12-12 07:20:52 +00:00
ginn.chen%sun.com
d3b53d19ca Bug 317482 AccessibleText getRangeExtents does not work
r=aaronleventhal sr=roc
2005-12-12 07:16:14 +00:00
neil%parkwaycc.co.uk
0d29adadea 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
bzbarsky%mit.edu
bf70da4532 Remove content ids. Bug 166637, r=sicking, sr=peterv 2005-11-29 16:47:18 +00:00
jst%mozilla.jstenback.com
8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
timeless%mozdev.org
9b0852aaf7 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
roc+%cs.cmu.edu
b23a185f28 Fixing bustage 2005-11-02 01:37:44 +00:00
bzbarsky%mit.edu
d44ad313ae Remove nsIStyledContent. Bug 313968, r=sicking, r=dbaron on nsCSSStyleSheet
changes, sr=jst
2005-11-02 00:41:51 +00:00
cvshook%sicking.cc
64a0fbd45f Bug 311827: Make GetAttr return a bool rather then an nsresult.
r/sr=bz
2005-10-28 11:25:24 +00:00
bzbarsky%mit.edu
0d5a3e6aa7 Pass nsIStyledContent to AttributeChanged() so that consumers don't have to QI
to it.  Bug 313343, r=sicking, sr=jst
2005-10-27 02:25:23 +00:00
aaronleventhal%moonset.net
d2d67f3ba4 Bug 312932. Java applet + screen reader no longer crashes; allow that combo. r=parente, sr=bz 2005-10-19 21:49:31 +00:00
aaronleventhal%moonset.net
5f009d01cb Bug 312941. Caret move events not reported for XUL textboxes. r=parente, sr=neil 2005-10-19 17:29:02 +00:00
aaronleventhal%moonset.net
36671db790 Bug 312788. Crash when exposing plugins with width or height of 0. r=parente, sr=bryner 2005-10-18 19:45:14 +00:00
aaronleventhal%moonset.net
474d9f6272 Bug 312792. Crash exposing dynamically changing <option> lists. r=parente, sr=bz 2005-10-18 19:17:07 +00:00
aaronleventhal%moonset.net
0cb3270033 Bug 312747. Include line break info when exposing text in white-space: pre. r=roc, sr=bz 2005-10-18 02:35:20 +00:00
aaronleventhal%moonset.net
6c2b808fd8 Bug 312470. STATE_TRAVERSED not updated after going back in history. r=parente, sr=neil 2005-10-17 13:42:33 +00:00
roc+%cs.cmu.edu
402016b8b3 Bug 288761. Fix leak of rendering context. r+sr=roc,a=asa 2005-10-12 19:12:47 +00:00
aaronleventhal%moonset.net
51dd2d7ff8 Bug 311430. Not firing EVENT_REORDER for frames/iframes that finish loading. r=parente, sr=jst 2005-10-09 02:36:27 +00:00
aaronleventhal%moonset.net
f5c7d43d7b Bug 311460. Accevent failing for options in closed combo box. Also fixes bug 310377, AccessibleObjectFromPoint not working iin multiple tabs. r=parent, sr=jst 2005-10-08 18:05:40 +00:00
aaronleventhal%moonset.net
06fd81dff0 Bug 310377. AccessibleObjectFromPoint not working after new page loaded in a tab. r=mkaply, sr=bryner 2005-10-04 03:04:06 +00:00
aaronleventhal%moonset.net
8b4f326fce Bug 310921. AccessibleObjectFromPoint can give wrong answers with text nodes that have multiple frames. r=mkaply, sr=dbaron 2005-10-04 02:33:58 +00:00
aaronleventhal%moonset.net
d5b314ea93 Context menus don't work with screen readers starting on 09/21. r=parente, sr=bryner 2005-09-30 19:23:42 +00:00
aaronleventhal%moonset.net
1d320ff39a Bug 309472. Equations and diagrams not exposed in accessible tree. r=parente, sr=roc 2005-09-30 02:16:13 +00:00
aaronleventhal%moonset.net
c776b948a4 Bug 297697. ISimpleDOMText.get_unclippedSubstringBounds problems. r+sr=roc 2005-09-27 02:17:26 +00:00
aaronleventhal%moonset.net
debbcf98eb Bug 309637. Accessible show/hide events for XUL progressbar should be symmetrical. r=parente, sr=neil 2005-09-26 18:10:36 +00:00
peterv%propagandism.org
3609c87767 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-24 18:43:15 +00:00
aaronleventhal%moonset.net
ae80391e22 Bug 307734. Some plugins result in truncated accessible page content. r=parente, sr=jst 2005-09-21 21:44:05 +00:00
aaronleventhal%moonset.net
9f50eaea09 Bug 309329. Should not expose content in invisible views. r=parente, sr=bz 2005-09-20 20:31:00 +00:00
aaronleventhal%moonset.net
589bc38297 Bug 308676. Serious crashes in Javascript garbage collector when used with screen reader. r=parente, sr=bryner 2005-09-15 21:11:43 +00:00
aaronleventhal%moonset.net
839211c13f Bug 291074. Fire namechange events for about:config tree items that change. r=mconnor, sr=neil 2005-09-14 16:58:29 +00:00
aaronleventhal%moonset.net
8ee589bb39 Bug 307819. Label for that is not inside a <form> is not getting exposed as accessible name for form controls. r=parente, sr=neil 2005-09-14 16:46:07 +00:00
aaronleventhal%moonset.net
3944fa7e68 Bug 307548. Not firing events for same page jumps inside frame/iframe. r=parente, sr=jst 2005-09-13 18:21:48 +00:00