louie.zhao%sun.com
984ff8c25a
bug 246750 Can't read menu/menuitem's "keyboard shortcut" and "accesskey"
...
r = pkw@us.ibm.com
sr= henry.jia@sun.com
2004-06-16 08:52:23 +00:00
louie.zhao%sun.com
cd5597f11f
bug 201922 Make XUL tree accessibles keep track of their own tree item accessibles
...
r = aaronleventhal
sr= Henry.Jia
2004-06-16 06:19:12 +00:00
aaronleventhal%moonset.net
db56c1ec01
Bug 245931. Fix focus issues in accessibility APIs. r=pkw, sr=bryner
2004-06-15 02:31:20 +00:00
aaronleventhal%moonset.net
0c1a037f66
Bug 241064. Don't use state_unavailable on objects unless their greyed/disabled. r=Louie.Zhao, sr=Henry.Jia
2004-06-09 12:50:53 +00:00
aaronleventhal%moonset.net
2aa6948c97
Bug 245819. Fix regression from bug 244624, accessibility info cannot be retrieved from 2 subsequent pages with textfield. r=pkw, sr=Henry.Jia
2004-06-09 12:48:54 +00:00
aaronleventhal%moonset.net
a14d842063
Bug 245883. Readonly states incorrectly exposed for lists and their contents. r=pkw, sr=Henry.Jia
2004-06-09 12:45:09 +00:00
aaronleventhal%moonset.net
5942fd28ca
Bug 245878. Mozilla hangs when accessibility info retrieved from null plugin. r=pkw, sr=Henry.Jia
2004-06-09 12:42:41 +00:00
louie.zhao%sun.com
ba04674c8f
bug 244140 Listitem should support type "checkbox".
...
r = aaron
sr= henry.jia@sun.com
2004-06-09 04:11:01 +00:00
bryner%brianryner.com
4451888110
Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron.
2004-06-08 23:53:59 +00:00
aaronleventhal%moonset.net
d865336fcc
Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf
2004-06-08 13:59:11 +00:00
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
jst%mozilla.jstenback.com
f082a6d5c8
Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com
2004-02-03 23:23:10 +00:00
bryner%brianryner.com
f67839e02e
More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron
2004-02-01 10:09:07 +00:00
neil%parkwaycc.co.uk
5a276493d8
Bug 181602 accessible/ should be using the new pref apis p=arne.anka@stupido.com r=caillon sr=peterv
2004-01-23 13:23:20 +00:00
pkw%us.ibm.com
6285c9b7a2
Bug 228899 - ATK bridge does not initialize for AIX (patch by Michael Lew)
...
r=kyle.yuan@sun.com , sr=Henry.Jia@sun.com
2004-01-20 19:01:13 +00:00
timeless%mozdev.org
6c4837e3a0
Bug 227904 AccessibleMarshal.exp : warning LNK4070: /OUT:ISimpleDOMDocumentMarshal.dll directive in .EXP differs from output filename "AccessibleMarshal.dll"; ignoring directive
...
patch by sdwalker@myrealbox.com r=bryner
2004-01-12 16:28:13 +00:00
bryner%brianryner.com
a135ce4d60
Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard.
2004-01-12 08:25:18 +00:00
jst%mozilla.jstenback.com
5ac1a7f75b
Fixing build bustage.
2004-01-10 03:15:31 +00:00
jst%mozilla.jstenback.com
d4c5280d0f
Fixing build bustage.
2004-01-10 01:05:28 +00:00
jst%mozilla.jstenback.com
4ab234b8be
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
roc+%cs.cmu.edu
671eeddd65
Bustage fix for ATK
2004-01-09 15:26:06 +00:00
roc+%cs.cmu.edu
2a50602bc0
Bug 190735. deCOMtaminate nsIFrame::FirstChild and nsIFrame::GetAdditionalChildListName. r+sr=bz
2004-01-09 14:20:53 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
peter%propagandism.org
a42e149448
Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2003-12-23 16:48:40 +00:00
bryner%brianryner.com
7264501b7b
Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
2003-12-21 05:36:36 +00:00
timeless%mozdev.org
d54323b0bb
Bug 226155 DRefTool analysis for accessible files
...
r=roc sr=roc
2003-12-21 04:04:41 +00:00
jst%mozilla.jstenback.com
6380d7fd12
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
2003-11-19 01:20:56 +00:00
caillon%returnzero.com
e8301d5c23
Minor code cleanup. No bug.
...
r+sr=jst
2003-11-15 00:47:12 +00:00
caillon%returnzero.com
6a65269048
Bug 225400
...
Fix leaks of 2 string bundles and an nsInterfaceHashtable.
Stop using nsIPref in favor of nsIPrefService
Use members instead of pointers for hashtables that always exist
Use ContractIDs instead of CIDs
r=timeless; sr=jst
2003-11-12 04:34:17 +00:00
uid502
cbd1d5da8e
Bug 190735. DeCOMtaminate nsIFrame::GetFrameType. r+sr=bzbarsky ... sorry, missed some files
2003-10-31 21:00:19 +00:00
timeless%mozdev.org
1508622f27
requires bustage bug 222134
2003-10-22 09:12:14 +00:00
bzbarsky%mit.edu
1689062c74
More bustage fixing. Bug 222134
2003-10-22 08:46:56 +00:00
bryner%brianryner.com
f42474cb71
fixing bustage
2003-10-22 07:01:13 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
timeless%mozdev.org
47cf706153
Bug 223158 Crash searching from partially loaded bugzilla query with magnifier running [@ nsDocAccessible::HandleMutationEvent]
...
r=caillon sr=bz
2003-10-22 05:43:46 +00:00
jst%mozilla.jstenback.com
94535df081
Fixing build bustage.
2003-09-27 06:16:09 +00:00
jst%mozilla.jstenback.com
666c2064a3
Silly MSVC 6.
2003-09-27 05:09:14 +00:00
jst%mozilla.jstenback.com
8aa7b563d2
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
2003-09-27 04:18:26 +00:00
tor%cs.brown.edu
8249189176
Bug 208461 - midl semantics changed (VC++ .NET 2003). r=bryner
2003-09-26 19:31:18 +00:00
uid502
6bed557bd4
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
2003-09-23 17:05:29 +00:00
kyle.yuan%sun.com
0d9d5affee
Bug 215220 Unable to receive caret-move event in HTML document
...
r=aaron, sr=henry.jia
Bug 217311 [ATK Accessibility] wrong text structure for HTML text
r=bolian.yin (Not in the default build)
Bug 218992 no placeholder for broken image
r=bolian.yin (Not in the default build)
This patch aims at solving some ATK accessible text issues. The main parts of this patch (inside accessibility/src/atk directory or the #ifdef MOZ_ACCESSIBILITY_ATK/#endif macro) are not in the default build (it gets built only when the default toolkit set to gtk2)
2003-09-14 12:56:21 +00:00
bryner%brianryner.com
9a8592b10f
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 21:37:51 +00:00
simford.dong%sun.com
86fd0c04f7
Bug 216731 [ATK Accessibility] register ROLE_LINK on runtime
...
r=kyle, sr=henry
for GTK2 only, not included in normal build
2003-09-02 09:47:14 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
kyle.yuan%sun.com
048c579d91
Bug 216002 [ATK Accessibility] wrong inheritance for nsXULTreeColumnsAccessibleWrap
...
r=bolian.yin@sun.com
Not in the default build.
2003-08-13 07:25:30 +00:00
cls%seawood.org
fa583876c2
Fix VPATH build problem with cygwin make 3.80:
...
* Force use of native cygwin paths & cygwin_wrapper
* Remove _NO_AUTO_VARS mess
* Use full source path when calling win32 compiler so debugging info shows up
* Change DEPENDENT_LIBS to use an intermediate header file instead of commandline define
Bug #210393 r=leaf sr=bryner
2003-08-05 04:43:49 +00:00
timeless%mozdev.org
0a31074f77
Bug 214049 null domwindow [@ nsAccessibilityService::OnStateChange]
...
r=aaronl sr=bz
2003-08-01 14:37:03 +00:00
aaronl%netscape.com
328dc604c2
Bug 214447. Shorten names in accessibility APIs. r=kyle, sr=alecf
2003-07-31 08:09:39 +00:00
simford.dong%sun.com
7274cc57a6
Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
...
r=kyle, sr=henry
not for default build
2003-07-29 04:53:18 +00:00
bzbarsky%mit.edu
95256ce645
DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
...
r+sr=jst
2003-07-28 21:35:53 +00:00
bryner%brianryner.com
2415a1bd5c
Fixing gtk2 bustage. Don't even bother using a QI when we just want to get at an interface from a concrete class pointer.
2003-07-26 07:59:23 +00:00
jaggernaut%netscape.com
f1efc20ae6
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2003-07-25 19:06:59 +00:00
aaronl%netscape.com
6e1bab580b
Fixing bustage
2003-07-22 19:56:40 +00:00
aaronl%netscape.com
3e273aface
Fixing bustage
2003-07-22 18:12:11 +00:00
aaronl%netscape.com
fc09971c2e
Fixing bustage
2003-07-22 17:02:03 +00:00
aaronl%netscape.com
ac94754af0
Fixing bustage
2003-07-22 15:42:29 +00:00
aaronl%netscape.com
98bd7982dd
Bug 212157. Move accessibility interfaces toward eventual freezing, mark @status UNDER_REVIEW. r=kyle, sr=alecf
2003-07-22 14:55:22 +00:00
simford.dong%sun.com
a493925bc5
Bug 212104 Browser just exits when find finds a link while running with gtk 2.2 and atk libraries on AIX, r=kyle, sr=henry. GTK2 bug, not included in default build.
2003-07-21 06:08:11 +00:00
aaronl%netscape.com
b5f7f45a30
Bug 211760. Crashing with Immersion Touchware. r=jgaunt, sr=jst
2003-07-14 09:40:21 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
aaronl%netscape.com
ee398e362a
Fixing accessibility bustage on gtk2 port
2003-07-09 10:07:11 +00:00
aaronl%netscape.com
898be0992b
Fixing bustage from accessibility checkin
2003-07-09 08:56:53 +00:00
aaronl%netscape.com
13325819c2
Fixing bustage from accessibility checkin
2003-07-09 08:15:57 +00:00
aaronl%netscape.com
2003aecfd7
Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst
2003-07-09 07:01:46 +00:00
bzbarsky%mit.edu
25471a836d
Add nsIContent::GetBaseURL; get rid of similar functions on nsIXMLContent and
...
nsIHTMLContent. Bug 209573, r=caillon, sr=jst.
2003-07-03 02:45:34 +00:00
bzbarsky%mit.edu
10e836c35b
Change GetHrefUTF8 to GetHrefURI to make sure that we don't lose track of the
...
origin charset. Bug 166996, r=dbaron,darin sr=jst
2003-07-01 02:59:54 +00:00
aaronl%netscape.com
7dc9501c9e
Bug 210515. Fix assertion in nsAccessible. r=kyle, sr=alecf
2003-06-30 19:48:44 +00:00
mkaply%us.ibm.com
7877177067
a. Watch ports. b. Did you really deliberately leave out a type here?
2003-06-26 13:11:26 +00:00
aaronl%netscape.com
ce6fe2f543
Bug 208803. Need XP way to determine when to tear down documents in accessibiltiy cache. r=kyle, sr=alecf
2003-06-26 08:49:18 +00:00
aaronl%netscape.com
51a9f4000f
Bug 208898. Fire accessible events for interal accessibiltiy clients for all new documents that are created. r=kyle, sr=jst
2003-06-26 08:45:39 +00:00
bryner%netscape.com
44277edcad
Fixing bustage
2003-06-26 02:30:45 +00:00
jst%netscape.com
2e8edec781
Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com
2003-06-24 21:43:01 +00:00
aaronl%netscape.com
1325ea8a1a
Bug 210069. Fix leaks caused by in-process accessibility events. r=kyle, sr=alecf
2003-06-24 08:42:31 +00:00
aaronl%netscape.com
d4d0d2a26c
Bug 209990. Crash when accessibility doc is destroyed, or on shutdown. r=kyle, sr=alecf
2003-06-24 08:41:28 +00:00
timeless%mozdev.org
1e4a0301ac
Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
...
sr=bz
2003-06-20 04:57:36 +00:00
timeless%mozdev.org
1d22cfa0b9
Bug 208922 Convert nsIAccessNode into an interface for internal accessibility clients
...
sr=bz
2003-06-20 04:13:41 +00:00
dbaron%dbaron.org
42b06cc4f5
DeCOMtaminate nsIFrame::GetView and SetView, and add HasView, GetClosestView, and AreAncestorViewsVisible to consolidate common patterns. b=208004 r+sr=roc
2003-06-19 23:44:01 +00:00
aaronl%netscape.com
c176d481d0
Bustage fix. Part of old patch. Oops, sorry
2003-06-19 19:35:19 +00:00
aaronl%netscape.com
32d7da59d5
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. Rest of patch. r=kyle, sr=alecf
2003-06-19 18:13:49 +00:00
aaronl%netscape.com
7f361db16c
Bug 208922. Make nsIAccessNode useful for inprocess accessibility clients. r=kyle, sr=alecf
2003-06-19 18:12:52 +00:00
dbaron%dbaron.org
cd4fb875a5
Rename nsILink::GetHrefCString to GetHrefUTF8 to clarify prior change in semantics. Remove duplication of code to implement it. Fix some incorrect conversions that were still assuming it was ASCII. Remove vestigial |aOuter| parameter to nsGenericHTMLElement::HandleDOMEventForAnchors. b=209566 r+sr=jst
2003-06-17 16:22:51 +00:00
aaronl%netscape.com
750584cee6
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:35:11 +00:00
aaronl%netscape.com
ce1cee12ac
Bug 208812. Fire nsIObserver notifications for accessibility events for internal accessibility clients. r=kyle, sr=alecf
2003-06-16 10:29:22 +00:00
aaronl%netscape.com
b000472c77
Bug 208781. Accessible events not getting fired for profile manager list items. r=kyle, sr=jag
2003-06-16 10:26:33 +00:00
aaronl%netscape.com
1e102378f7
Bug 208265. Accessibility can crash after profile manager window closes. r=kyle, sr=alecf
2003-06-16 10:22:40 +00:00
aaronl%netscape.com
4e5ec793f9
Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa
2003-06-16 08:26:48 +00:00
caillon%returnzero.com
ba75de772b
Bug 209087
...
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
seawood%netscape.com
41119ba822
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-11 00:15:38 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +00:00
aaronl%netscape.com
50d6f000c7
Bug 207487. No accessible name using label for xul <textbox> element. r=kyle, sr=alecf
2003-06-04 20:57:39 +00:00
aaronl%netscape.com
b6384966b4
Bug 207950. Add capabilities to ISimpleDOMNode. r=jgaunt, sr=alecf
2003-06-04 20:50:34 +00:00
aaronl%netscape.com
3fe5e81844
Fixing bustage
2003-06-02 09:39:37 +00:00
aaronl%netscape.com
db91087792
Bug 207554. Crash in nshtmlselectoptionaccessible::getaccnextsibling(). r=kyle, sr=alecf
2003-06-02 08:42:55 +00:00
aaronl%netscape.com
7ae83c364f
Bug 207486. Should not report STATE_EXPANDED for non-container tree items. r=kyle, sr=alecf
2003-06-02 08:39:01 +00:00
aaronl%netscape.com
8b1e1743ee
Bug 207171. nsBlockAccessible inheritence is wrong. nsDocAccessible should inherit from it, not nsOuterDocAccessible. Affects AccessibleObjectFromPoint() in some cases. r=kyle, sr=alecf
2003-06-02 08:36:44 +00:00
aaronl%netscape.com
1f41ec31f1
Bug 207106. Get rid of useless class nsContainerAccessible, r=kyle, sr=alecf
2003-06-02 08:32:46 +00:00
aaronl%netscape.com
e32a814951
Bug 206743. Clean up initialization of inner/outer doc accessible objects. r=kyle, sr=henry
2003-05-26 06:49:28 +00:00
aaronl%netscape.com
83d1de4ecc
Backing out bug 202080 until I can figure out bustage
2003-05-22 09:45:03 +00:00
aaronl%netscape.com
c424a3479f
Bug 202080. Use new THashtable in accessibility. r=bsmedgberg, sr=alecf, a=asa
2003-05-22 08:09:54 +00:00
aaronl%netscape.com
39d14a34f2
Bug 206344. Topcrash in nsAccessible::GetAccNextSibling, r=kyle, sr=henry.jia, a=asa
2003-05-21 21:56:48 +00:00