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