alecf%netscape.com
d375b03c76
I forgot this file in my checkin the other day for #14421
...
(it was r=sspitzer)
2000-05-31 08:31:04 +00:00
alecf%netscape.com
3685513be7
fix for #40390 - make nsMsgIncomingServer::GetPort fall back to the default
...
port for the specified server type using nsIMsgProtocolInfo.
Also clean up some of the GetDefaultPort stuff
r=sspitzer
2000-05-31 08:00:13 +00:00
hyatt%netscape.com
745faf9a2a
New bindings for removed content elements.
2000-05-31 07:42:06 +00:00
hyatt%netscape.com
e115a3effc
removed files: mozilla/rdf/content/src/nsJSXULPopupElement.cpp, mozilla/rdf/content/src/nsJSXULBrowserElement.cpp, mozilla/rdf/content/src/nsJSXULEditorElement.cpp, mozilla/rdf/content/src/nsJSXULIFrameElement.cpp, mozilla/rdf/content/src/nsXULPopupElement.cpp, mozilla/rdf/content/src/nsXULEditorElement.cpp, mozilla/rdf/content/src/nsXULIFrameElement.cpp, mozilla/rdf/content/src/nsXULBrowserElement.cpp
2000-05-31 07:34:00 +00:00
hyatt%netscape.com
98c2065306
removing four more XUL content elements (moving their impls into XBL).
2000-05-31 07:32:36 +00:00
hyatt%netscape.com
893b52424e
added files: mozilla/layout/xul/base/src/nsBrowserBoxObject.cpp, mozilla/layout/xul/base/src/nsIFrameBoxObject.cpp, mozilla/layout/xul/base/src/nsEditorBoxObject.cpp
2000-05-31 07:24:06 +00:00
hyatt%netscape.com
541911d89c
Eliminating browser, editor, and iframe content objects.
2000-05-31 07:22:20 +00:00
hyatt%netscape.com
5f9efeb9c2
Fix brutal sharing of XBL classes.
2000-05-31 07:02:47 +00:00
warren%netscape.com
0ed95b0d68
Removed input buffer from file input stream. Bug 41067
2000-05-31 05:33:12 +00:00
sspitzer%netscape.com
c0aad27cd7
fix for #37673 . get the password dialog to work again if we don't have a msg window.
...
r=mscott
2000-05-31 04:48:31 +00:00
warren%netscape.com
7b7db14544
Fixed leak.
2000-05-31 04:34:54 +00:00
morse%netscape.com
f31438b346
doing the right thing to fix bug 40656, r=cmanske
2000-05-31 03:28:57 +00:00
morse%netscape.com
1278d1320d
doing the right thing to fix bug 40978, r=ben
2000-05-31 03:27:56 +00:00
kin%netscape.com
9c771f28cc
Part2 of fix for bug #39821 : Drag and Drop interferes with selection
...
Made GetSelectionController() a public method on the nsIFrame interface,
so that nsEventStateManager::GenerateDragGesture() has access to it. This
prevents D&D from interfering with selection in Ender-Lite.
layout/base/public/nsIFrame.h
layout/events/src/nsEventStateManager.cpp
layout/html/base/src/nsFrame.h
layout/html/base/src/nsFrame.cpp
r=buster@netscape.com ,brade@netscape.com,cmanske@netscape.com a=beppe@netscape.com
2000-05-31 03:20:02 +00:00
kin%netscape.com
d1fb8e5b98
Fix for bug #40392 : Crash on exit from composer due to spellchecker init failure
...
Modified First/LastSelectedBlock() to check if a range is collapsed before
trying to iterate over it.
editor/txtsvc/src/nsTextServicesDocument.cpp
r=jfrancis@netscape.com a=beppe@netscape.com
2000-05-31 03:18:46 +00:00
kin%netscape.com
3c7d28336f
Fix for bug #36935 : [i18n] Textwidget doesn't scroll when non-7-bit-ascii chars
...
Made ScrollSelectionIntoView() a static function and called it from HandleText().
editor/base/nsEditorEventListeners.cpp
editor/base/nsEditorEventListeners.h
r=jfrancis@netscape.com a=beppe@netscape.com
2000-05-31 03:18:05 +00:00
pavlov%netscape.com
0a125a6907
fix for crash, dogfood, nsbeta2, pp, regression, smoketest bug 36361 (open web location doesn't load page on linux). r=syd
2000-05-31 02:52:25 +00:00
pinkerton%netscape.com
b63cd624f7
just doing the right thing. fixes 41018, obfuscated and redundant code. r=many people.
2000-05-31 02:51:12 +00:00
pinkerton%netscape.com
1a1b1182c7
fix for bug 33250. fixes memory leaks by freeing strings in dtor. also switching to using nsCRT::strdup. r/a=brendan.
2000-05-31 02:30:07 +00:00
pollmann%netscape.com
88884f46da
Bug 41037: Fix my regression that was causing forms to submit twice! r=nisheeth (thanks pinkerton, nisheeth, and leger for the quick turnaround!)
2000-05-31 02:24:48 +00:00
pavlov%netscape.com
83ba640b6c
fix for nsbeta2+ bug 35921 (event notification outlives its event) r=danm,bryner,blizzard
2000-05-31 02:19:17 +00:00
wtc%netscape.com
47f68e2fd0
Bugzilla bug #39731 : added new tests pipeping2.c and pipepong2.c
...
for pipe fd inheritance.
Added files: pipeping2.c, pipepong2.c
Modified files: Makefile, Makefile.in, runtests.ksh
2000-05-31 02:02:34 +00:00
brendan%mozilla.org
9156fa038a
Always call NS_TraceMallocStartup if NS_TRACE_MALLOC is defined.
2000-05-31 02:01:23 +00:00
mccabe%netscape.com
b85ee3c5df
Add 'approve' command.
2000-05-31 01:45:30 +00:00
wtc%netscape.com
0ab53cb304
Bugzilla bug #39731 : added PR_ImportPipe and support of pipes to
...
PR_GetInheritedFD.
Modified files: pprio.h, prfile.c, prinit.c, ptio.c
2000-05-31 01:24:52 +00:00
morse%netscape.com
f9ebfd025c
undo thayes' changes for 1.218 -- PSM is not yet ready for prime time and was causing all sorts of problems -- see bug 41024
2000-05-31 00:57:47 +00:00
ssu%netscape.com
aa8e57d5a0
fixing bug #40708 - The bug is actually about adding a new parameter to
...
the self-extracting .exe code so it simply uncompresses
its contents without running setup.exe at the end.
There are two fixes to fhe extra.c file.
1) When running in silent/auto mode, if there's not enough disk space, the
installer will go into an infinite loop. This was discovered by fixing bug
#40708 . The fix is to simply exit the installer (one line fix).
2) #40715 - Installer could unintentionally delete the selected installation
dir. I've talked to Dan and Samir about this one line fix, and
they both agreed that it should happen.
a=leaf,dvedtiz
r=sgehani
2000-05-31 00:49:13 +00:00
waterson%netscape.com
4813da77b6
Bug 10373. Percent-encode URLs using the document's original character when returning the 'href' attribute. Cache the computed value once that's been done. Change event code to use GetHref() instead of raw GetAttribute() call. r=buster,warren,erik,attinasi,...
2000-05-31 00:48:02 +00:00
brendan%mozilla.org
070b76fb21
Clear whole JSClass struct to zap stubs for future expansion (r=hyatt).
2000-05-31 00:42:10 +00:00
waterson%netscape.com
ab4e582ff8
Add nsHTMLUtils.cpp to the build
2000-05-31 00:36:53 +00:00
waterson%netscape.com
a4bb067949
Add nsHTMLUtils.cpp to the build.
2000-05-31 00:36:23 +00:00
wtc%netscape.com
d2c7488c1f
Bugzilla bug #39696 : implemented the NSPR atomic routines in
...
assembly language for Solaris/x86.
Modified files: _solaris.h, solaris.c, os_SunOS_x86.s
2000-05-31 00:33:48 +00:00
rjc%netscape.com
5de39f7f80
Fix PDT+ bug # 40199: default to ISO-8859-1 encoding instead of UTF-8. Review: waterson
2000-05-31 00:28:48 +00:00
javi%netscape.com
9a2682d684
Need to make in the ui directory as well.
2000-05-31 00:20:30 +00:00
dmose%mozilla.org
4ffb4f01eb
backing out simple to std URx usage for the moment
2000-05-31 00:14:08 +00:00
waterson%netscape.com
893a39b68a
Bug 10373. Add NS_MakeAbsoluteURIWithCharset() and nsHTMLUtils class. NOT YET IN THE BUILD. r=buster,erik,warren,...
2000-05-31 00:12:48 +00:00
cmanske%netscape.com
87c72f0139
Added row/column selection in tables: Bug 26833. r=kin, a=beppe
2000-05-31 00:07:58 +00:00
saari%netscape.com
fc3f6e9fcd
fix for dogfood+ bug 40167, I broke chatzilla on the mac. r=pinkerton
2000-05-31 00:05:42 +00:00
waterson%netscape.com
7636ce8f2d
Bug 40284. Ensure that 'container' attribute correctly updated for extended templates. r=rjc
2000-05-31 00:03:12 +00:00
akkana%netscape.com
a09ef143bf
36559: run selection batching earlier in DeleteSelection, now that
...
the fix for 38713 allows it, so that deleting the selection doesn't
cause an autocopy. r=jfrancis a=beppe
2000-05-31 00:03:02 +00:00
akkana%netscape.com
bc8b6ee7fb
38713: Allow TakeFocus motion inside selection batching. r=mjudge, jfrancis; a=beppe
2000-05-31 00:02:12 +00:00
leaf%mozilla.org
e3069f034d
Automated update
2000-05-30 23:30:08 +00:00
colin%theblakes.com
a64ba8e7c2
VMS only. Use uname -Wh for OS_TEST. r=leaf
2000-05-30 23:26:33 +00:00
beard%netscape.com
09ccc53d6b
(not part of build yet) needed to bootstrap MRJ plugin build.
2000-05-30 23:13:14 +00:00
pinkerton%netscape.com
ba231e24c5
fixes for bug 41015. accidentally broke checkmenus trying to fix radio menus. also fixing it so that radio menus no long uncheck their siblings twice. r=saari.
2000-05-30 23:12:41 +00:00
akkana%netscape.com
4031dc0bb4
39508: Use an int rather than a boolean to keep track of preformatting level,
...
so that we don't get confused about when to output <br> vs newline.
41017: Add <u> as an inline tag (a=beppe). r=jfrancis.
2000-05-30 23:11:49 +00:00
jst%netscape.com
85fd702909
Fixing nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
2000-05-30 22:55:15 +00:00
attinasi%netscape.com
95c822478e
Fixed bug 31955: font-face is now inheriting into tables in QuirksMode. r=dcone, a=karnaze
2000-05-30 22:53:02 +00:00
wtc%netscape.com
c905ffa0f8
Bugzilla bug #39712 : work around the /GT bug of MSVC 6.0 SP3.
...
Modified files: WIN32.mk, ntthread.c
2000-05-30 22:51:39 +00:00
ruslan%netscape.com
e134c507f0
Fix 29219, a=gagan
2000-05-30 22:50:29 +00:00