morse%netscape.com
a38a3c099d
bug 33542, wallet tables not appearing in installer bits, r=dveditz
2000-05-31 20:45:54 +00:00
alecf%netscape.com
a99994e807
forgot to check in the properties file when fixing 28993
...
r=sspitzer
2000-05-31 20:41:01 +00:00
attinasi%netscape.com
42c6b06193
Updated for new location of the chrome files used in extraction of the BuildID. Not part of build.
2000-05-31 20:33:22 +00:00
attinasi%netscape.com
22e1bcf0a7
Removed 5-11 data and added 5-26 data. Not part of build
2000-05-31 20:32:49 +00:00
evaughan%netscape.com
4401bea579
Fix for dogfood bug 41027 -r hyatt
2000-05-31 20:14:28 +00:00
shaver%mozilla.org
6c56f39224
properly handle updating of class or id, #39642 , r=attinasi, a=waterson
2000-05-31 20:00:31 +00:00
jim_nance%yahoo.com
e249cad1f9
Fix build bustage on Tru64 Unix.
2000-05-31 16:51:35 +00:00
kin%netscape.com
4cb13a9bbc
Fix for bug #37650 : Initial values in text boxes not being displayed.
...
Modified AttributeChanged() to allow us to set the value attribute
even though mEditor is null.
r=morse@netscape.com a=beppe@netscape.com
2000-05-31 14:14:16 +00:00
mkaply%us.ibm.com
960c583bb7
# 37239
...
r = rickg, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (PR_CALLBACK)
2000-05-31 14:09:34 +00:00
rods%netscape.com
37dbea65b0
These changes have been sitting in my tree for quite a while.
...
Without them some web developers could be misled as to
how frames and reflow work for SVG. It isn't right for me to leave
sitting here in my tree so I am checking them in
(plus I don't want to accidently lose them)
2000-05-31 13:58:03 +00:00
jst%netscape.com
83ae04f0b1
Checking in patch from Vidur that fixes part of nsbeta2+ bugs 34667, 36745 and 38537, this fixes a crash associated with javascript: URLs and the fact that javascript: URLs are sometimes invoked multiple times. r=me.
2000-05-31 13:57:02 +00:00
ben%netscape.com
4411705c4b
Add wrapper libraries for clipboard and drag and drop.
2000-05-31 12:18:10 +00:00
hyatt%netscape.com
bc5cc7c6d0
Adding listbox bindings. Not used.
2000-05-31 09:33:45 +00:00
hyatt%netscape.com
0880610424
Fix win32 bustage.
2000-05-31 08:40:58 +00:00
hyatt%netscape.com
a7b9a58f8b
Fix win32 bustage.
2000-05-31 08:40:44 +00:00
hyatt%netscape.com
de4dc47737
removed files: mozilla/layout/xul/base/src/nsTreeTwistyListener.cpp
2000-05-31 08:34:13 +00:00
hyatt%netscape.com
44dfce67d3
Turning on XBL tree event bindings. Patching table frame construction to deal with anonymous content.
2000-05-31 08:32:45 +00:00
hyatt%netscape.com
aea9d743ad
Turning on XBL tree event bindings.
2000-05-31 08:32:14 +00:00
alecf%netscape.com
d4b5aec986
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
3200cbacc7
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
32ec99ef86
New bindings for removed content elements.
2000-05-31 07:42:06 +00:00
hyatt%netscape.com
a77a851b5b
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
25e2e4c7fb
removing four more XUL content elements (moving their impls into XBL).
2000-05-31 07:32:36 +00:00
hyatt%netscape.com
010117965c
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
8f27fa06b0
Eliminating browser, editor, and iframe content objects.
2000-05-31 07:22:20 +00:00
hyatt%netscape.com
9a2b551a9a
Fix brutal sharing of XBL classes.
2000-05-31 07:02:47 +00:00
warren%netscape.com
457fa2def4
Removed input buffer from file input stream. Bug 41067
2000-05-31 05:33:12 +00:00
sspitzer%netscape.com
8bfb5a6f05
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
c1de4be154
Fixed leak.
2000-05-31 04:34:54 +00:00
morse%netscape.com
1bb7b10eee
doing the right thing to fix bug 40656, r=cmanske
2000-05-31 03:28:57 +00:00
morse%netscape.com
69eb2844b7
doing the right thing to fix bug 40978, r=ben
2000-05-31 03:27:56 +00:00
kin%netscape.com
1739a10bbd
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
2e76a9364c
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
82849412ce
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
ac49e7236b
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
ee00de26b6
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
c5518c5362
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
d9bdd0843a
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
9854479716
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
3d059178a6
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
2d47c77443
Always call NS_TraceMallocStartup if NS_TRACE_MALLOC is defined.
2000-05-31 02:01:23 +00:00
mccabe%netscape.com
1bed56cc6d
Add 'approve' command.
2000-05-31 01:45:30 +00:00
wtc%netscape.com
f27585cb9d
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
9c3d747280
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
fd3921b677
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
f633d237c5
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
a7850ce584
Clear whole JSClass struct to zap stubs for future expansion (r=hyatt).
2000-05-31 00:42:10 +00:00
waterson%netscape.com
fbbf14c400
Add nsHTMLUtils.cpp to the build
2000-05-31 00:36:53 +00:00
waterson%netscape.com
916e4d20c1
Add nsHTMLUtils.cpp to the build.
2000-05-31 00:36:23 +00:00
wtc%netscape.com
ca10d036fe
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