cbiesinger%web.de
589ae07662
bug 196380
...
o) move nsCopySupport into content (from layout), it belongs there better
o) add an |currentURI| attribute to nsIImageLoadingContent which allows access to the URI that is currently being displayed
o) use that from the image uri copy code
xpfe part: r=neil.parkwaycc.co.uk sr=bz rest: r+sr=bz
2004-06-05 17:57:00 +00:00
jst%mozilla.jstenback.com
fbd2f07e14
Duh, lost this change in my earlier checkin.
2004-06-04 23:25:58 +00:00
jst%mozilla.jstenback.com
20ff70166a
Call nsCOMPtr::swap() when we can...
2004-06-04 23:01:38 +00:00
aaronleventhal%moonset.net
ce4ab2b6b8
Fixing strange bustage on casey
2004-06-04 22:30:42 +00:00
aaronleventhal%moonset.net
ef4eecd181
Bug 244753. Expose which panes are editor panes. r=kyle, sr=jst
2004-06-04 22:03:14 +00:00
aaronleventhal%moonset.net
1a6ad0e7b2
Bug 245394. HTML image maps not returning child area objects. r=pkw, sr=jst
2004-06-04 22:01:36 +00:00
aaronleventhal%moonset.net
f452943730
Bug 242594. Expose list and list item objects, and bullet text. r=Louie.Zhao, sr=jst/dbaron
2004-06-04 19:28:36 +00:00
aaronleventhal%moonset.net
d37d449fdf
Bug 245365. Screen readers not speaking selected tree item when tree gets focus. r=pkw, rs=darin
2004-06-04 02:34:48 +00:00
aaronleventhal%moonset.net
1f03097ed9
Fixing bustage
2004-06-02 05:32:45 +00:00
aaronleventhal%moonset.net
e4f74f2ed8
Attempting to fix bustage on redwood
2004-06-02 05:06:39 +00:00
aaronleventhal%moonset.net
fc33684819
Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf
2004-06-02 04:06:28 +00:00
aaronleventhal%moonset.net
78b17e3e6a
Bug 244776. Don't fire doc load events for clicks on links to named anchors within same page. r=pkw, sr=darin
2004-06-01 19:42:26 +00:00
louie.zhao%sun.com
954f6c0467
bug241055 nsHTMLTextFieldAccessible need "ATK_STATE_EDITABLE" state and "Activate" action.
...
r = pkw
sr= henry
2004-06-01 05:25:00 +00:00
aaronleventhal%moonset.net
b33619309d
Fixing bustage
2004-05-26 14:03:07 +00:00
aaronleventhal%moonset.net
6a2c97e8f9
Fixing bustage, nsAccessibleText doesn't inherit from nsAccessible or nsAccessNode.
2004-05-26 13:37:13 +00:00
aaronleventhal%moonset.net
7cde089dc6
Bug 242589. Optimize accessible tree walking. r=kyle, sr=jst
2004-05-26 13:01:13 +00:00
aaronleventhal%moonset.net
e598c03759
Bug 244677. Firing state_change events for invisible pages that are loading, which is throwing Window-Eyes off. r=kyle.yuan, sr=henry.jia
2004-05-26 12:31:43 +00:00
louie.zhao%sun.com
88c431ed99
bug 241296 Add "/usr/lib" for "libatk-bridge.so" searching
...
r = kyle
sr= henry.jia@sun.com
2004-05-26 04:16:47 +00:00
aaronleventhal%moonset.net
05f129513d
Bug 244288. MSAA's WindowFromAccessibleObject doesn't work because our get_accParent doesnreturn a ROLE_WINDOW object as the parent of the ROLE_CLIENT
2004-05-25 14:37:07 +00:00
roc+%cs.cmu.edu
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
...
using EmptyC?String instead. Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
aaronleventhal%moonset.net
5498d0a59e
nsIAccesible:GetChildAtPoint() broken with tab browsing, always returns bounds of items in first browser tab. r=louiezhao, sr=jst
2004-05-18 15:39:57 +00:00
louie.zhao%sun.com
d5492eb87b
bug 241061 Action name exported by mozilla is messed up in at-poke
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-05-18 03:31:05 +00:00
louie.zhao%sun.com
9397e96017
bug 241064 mozilla need support ATK_STATE_SENSITIVE, STATE_SHOWING, ROLE_HTML_CONTAINER, STATE_SINGLE_LINE, ROLE_SCROLL_PANE
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-05-18 03:26:34 +00:00
roc+%cs.cmu.edu
f1f89a9129
Backing out 233441.
2004-05-17 16:29:13 +00:00
jst%mozilla.jstenback.com
ba2277d5ae
Fixing mac bustage.
2004-05-07 21:40:22 +00:00
jst%mozilla.jstenback.com
d247d3f525
Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com
2004-05-07 20:55:17 +00:00
roc+%cs.cmu.edu
e508d2a0ad
Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron
2004-05-06 03:17:14 +00:00
aaronleventhal%moonset.net
137341010b
Bug 146065. Use GetElementsByTagNameNS instead of GetElementsByTagName so that we don't get the wrong list of child elements in the accessibility code. r=pkw, sr=jst
2004-05-04 20:14:58 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
aaronleventhal%moonset.net
dc29d67a29
Bug 241991. State change event for doc should clear busy flag when doc finished loading. r=kyle, sr=jst
2004-04-30 14:01:41 +00:00
louie.zhao%sun.com
59b5022c66
bug241054 Add additional ATK ROLE
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-04-22 02:58:35 +00:00
pkw%us.ibm.com
6ae31636dd
Bug 240724 - Memory leak in nsAccessibleWrap.cpp
...
r=kyle.yuan@sun.com , sr=Henry.Jia@sun.com
2004-04-20 17:15:53 +00:00
gerv%gerv.net
692411203a
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 21:52:36 +00:00
varga%nixcorp.com
5026248834
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2004-04-17 05:53:38 +00:00
kyle.yuan%sun.com
6f5dd64778
Bug 237076 Object hierarchy is broken @ nsOuterDocAccessible
...
r=louie.zhao, sr=henry.jia
explicitly implement GetChildCount for nsOuterDocAccessible
2004-04-16 02:03:18 +00:00
pkw%us.ibm.com
8cc5734952
Bug 237957 - crash @ nsAccessibleHyperText
...
r=kyle.yuan@sun.com , sr=Henry.Jia@sun.com , a=mkaply@us.ibm.com
Patch contributed by Louie Zhao <Louie.Zhao@sun.com>
2004-04-09 16:37:35 +00:00
louie.zhao%sun.com
70c823a320
Bug 239866 Wrong information exported for HyperText to gnopernicus
...
r = kyle.yuan
sr = henry.jia
a = chofmann
2004-04-09 06:16:21 +00:00
pkw%us.ibm.com
45f2d5304c
Bug 235690 - mozilla menu items' AtkAction interface is nonfunctional
...
r=pkw@us.ibm.com , sr=Henry.Jia@sun.com , a=chofmann@mozilla.org
Patch contributed by Louie Zhao <Louie.Zhao@sun.com>.
2004-04-07 16:55:24 +00:00
pkw%us.ibm.com
ea9d27915c
Bug 235719 - mozilla toplevel windows don't generate at-spi window: events.
...
Patch by Louie Zhao <Louie.Zhao@sun.com>
r=pkw@us.ibm.com , sr=Henry.Jia@sun.com , a=asa@mozilla.org
2004-03-25 18:36:08 +00:00
louie.zhao%sun.com
fc90643e66
Back out previous check-in (for bug 235690, 237954, 237956, 237957)
2004-03-23 05:40:19 +00:00
louie.zhao%sun.com
adcf5f76f0
Bug 235690 mozilla menu items' AtkAction interface is nonfunctional
...
r = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:17:40 +00:00
louie.zhao%sun.com
9264864dfc
Bug 237954 "nsAccessibleHyperText::GetLink" doesn't return proper link
...
r = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:11:56 +00:00
louie.zhao%sun.com
733524b61b
Bug 237956 Gnopernicus can't report the content of a StaticText while the cursor is at the tail.
...
r = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:08:30 +00:00
louie.zhao%sun.com
c22d8cfe81
Bug 237957 Set GNOME_ACCESSIBILITY=1, mozilla crash when visiting http://house.sinoi.com/
...
r = kyle.yuan@sun.com
sr = henry.jia@sun.com
2004-03-23 03:05:31 +00:00
kyle.yuan%sun.com
92704cd2e5
Bug 235687 ATK menu hierarchy is missing most menu items
...
r=louie.zhao, sr=henry.jia
set menugenerated="true" when look up the child of a xul menu item
2004-03-08 08:08:20 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00