Commit Graph

54886 Commits

Author SHA1 Message Date
leaf%mozilla.org
35922b8cc7 initial checkin. finally. a=mcafee 2000-03-09 22:43:21 +00:00
valeski%netscape.com
5d687a417b r=dveditz. a=jevering. 31001. we're now using backwards compat OS strings in the UA 2000-03-09 22:29:00 +00:00
sfraser%netscape.com
5fae71c9f2 Fix for 30894 -- crash closing compose window while loading reply. r=buster, bienvenu, akkana, a=jar 2000-03-09 22:20:56 +00:00
harishd%netscape.com
5cca95cdae Fix for 15204 [ PDT+]
Including tag name when recording trailing contents ( only used on TEXTAREA)
r=pollmann
a=rickg
2000-03-09 22:16:10 +00:00
norris%netscape.com
cd8ce490e8 Fixes for NervousText example. 2000-03-09 21:50:14 +00:00
norris%netscape.com
ec66213a10 Try to fix Solaris/Linux failures. 2000-03-09 21:46:42 +00:00
wtc%netscape.com
d3e883c7b5 Bugzilla bug #31049: pass both null and non-null 'addr' argument to
PR_Accept to catch this bug.
2000-03-09 21:40:11 +00:00
wtc%netscape.com
17ac4043e3 Bugzilla bug #31049: Ipv6ToIpv4SocketAccept should handle a null 'addr'
argument.
2000-03-09 21:38:19 +00:00
wtc%netscape.com
4f9fe2b584 Bugzilla bug #31120: added a new test intrio.c to reproduce this bug.
Added file: intrio.c
Modified files: Makefile, Makefile.in, runtests.ksh
2000-03-09 21:14:24 +00:00
joki%netscape.com
0fa4add35d Fix for bug 31186, backout of part of fix for 28988. r:saari a:leaf and the rest of the irc crowd to fix tree blocker 2000-03-09 20:22:55 +00:00
varada%netscape.com
a6fdc2fe0b tweaks to the ib.cpp to handle correct ordering of the components 2000-03-09 19:39:29 +00:00
wtc%netscape.com
5485caa488 Bugzilla bug #31120: _PR_Unblock_IO_Wait was binding the interrupted
local thread to the wrong CPU.
2000-03-09 18:26:29 +00:00
terry%mozilla.org
c02bbea122 Patch by "Peter Schweiger" <Schweiger.Peter@litef.de> -- minor bugfixes. 2000-03-09 18:04:53 +00:00
rhp%netscape.com
b56203b0f4 Small fix for garbled title bug for I18N subjects - Bug #: 29651 - r: alecf - a: phil 2000-03-09 15:51:19 +00:00
joki%netscape.com
614b588d2f Fix bug 28988, add null check and consume event when script object/window is destroyed while processing an event. a:rickg, r:saari 2000-03-09 15:33:35 +00:00
joki%netscape.com
b822db9d33 Fix bug 29515, prevent excess processing inside GetFrameForPoint. a:rickg, r:dbaron@fas.harvard.edu 2000-03-09 15:31:44 +00:00
rickg%netscape.com
5989a942b6 update to new string files; these are NOT part of the build 2000-03-09 10:50:02 +00:00
ssu%netscape.com
ba161d90bf fixing bugs:
#30711 - no longer attempts to detect Net2Phone
           running during startup of installer.
  #30982 - added netscape registry names to the
           .js install scripts.
  #30907 - changed the way the build number is
           displayed on the blue background.  It
           is now displayed in a smaller font and
           in black.
  #30877 - added creation of Profile Manager
           shortcut.

affects only windows platforms.

a=jar
r=sgehani
2000-03-09 09:49:36 +00:00
valeski%netscape.com
ec891ecf55 r=warren. a=jar. 30634, 30635. something caused event timing changes which aggrivated some FTP bugs. FTP no longer pumps it's own event loop, no longer implements AsyncOpen, and has changed the synchronization between the channel object and the FTP thread. The current changes aggrivate a bug in the socket transport which manifests itself as the throbber not always stopping when a download completes. 2000-03-09 09:46:56 +00:00
varada%netscape.com
26f0eab67f fix for bug#31111. the invisible components dont get included the first time when they are shown to the user but are counted later when the xpi files need to be copied.did so by having an extra parameter for buildcomponents 2000-03-09 08:56:15 +00:00
karnaze%netscape.com
331f183d88 new regression test not affecting the build. 2000-03-09 08:51:40 +00:00
karnaze%netscape.com
8b9dac0046 PDT+ bug 29429 - incremental reflow and nested tables, r=troy, a=rickg 2000-03-09 08:45:26 +00:00
ben%netscape.com
ee8ff11aa7 fix for 31039, r=don, a=jevering 2000-03-09 08:26:30 +00:00
mscott%netscape.com
26d9b3ad83 Bug #30553 --> properly get the correct window sizes for new windows created with a window target. This code
was actually written by travis and was reviewed by danm. I'm just checking it in for him.
a=jevering
2000-03-09 08:19:22 +00:00
mscott%netscape.com
afd4e4318c Bug #30553 --> API sync with the change to nsIContentHandler::HandleContent.
r=travis
a=jevering
2000-03-09 08:18:21 +00:00
mscott%netscape.com
333edb2c69 Bug #30553 --> new windows with window targets were getting the target associated with the
chrome window instead of with the content window. And the window sizes were coming from the
	       hidden window instead of the parent window the url originated from.
r=travis
a=jevering
2000-03-09 08:17:40 +00:00
ben%netscape.com
04ca04b397 fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:53:22 +00:00
ben%netscape.com
aaa1772939 fixes for search panel appearance, 28103 r=german, a=jevering 2000-03-09 07:46:00 +00:00
scc%netscape.com
58fac5eee3 File Removed. 2000-03-09 06:39:31 +00:00
scc%netscape.com
4343cd857e Incremental changes. Getting the comparison operators right. Making |operator+()| do the right thing. These files are not part of the build yet. 2000-03-09 06:37:45 +00:00
pollmann%netscape.com
5622a49a33 Bug 30317: Crash fix for scrolling=no, background-attachment: fixed pages r=evaughan, a=rickg 2000-03-09 05:54:58 +00:00
alecf%netscape.com
b5b4662332 fix for #31038 - move the smtpService initialization to just before invalid accounts get loaded
r=sspitzer
a=jar
2000-03-09 05:16:53 +00:00
edburns%acm.org
0d6fc7f850 bug=31123
a=edburns
r=bruce

Folks, don't EVER use NULL in your c++ code.  Use nsnull instead.
2000-03-09 05:12:42 +00:00
putterman%netscape.com
8884b756dc Fixing mac bustage. 2000-03-09 04:58:38 +00:00
edburns%acm.org
0bf1d2eb4c JAVAH generated header files should not be checked in, since they are generated as a result of the build. 2000-03-09 04:41:43 +00:00
pierre%netscape.com
7674bfdbfa 29370 "Stylesheets and JS files are not always loaded". Checked in for valeski, r=pierre, a=jar. 2000-03-09 04:37:01 +00:00
putterman%netscape.com
36a0950773 a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
and local to imap.
2000-03-09 04:17:02 +00:00
edburns%acm.org
011ef29caa a=slamm
r=slamm
Checkin to fix build bustage.  Move conditional stuff from common.mk to config.mk.
2000-03-09 03:34:54 +00:00
rogerl%netscape.com
85f0dbf22b Put NonGreedy back in. 2000-03-09 02:39:58 +00:00
waterson%netscape.com
fa03c9d0a4 Bug 30557. Force an immediate reflow after creating a content chain. r=hyatt, a=jar. 2000-03-09 02:27:37 +00:00
waterson%netscape.com
cddacb3a2c Bug 30866. Be sure to pass the right content node to nsTreeRowGroupFrame::IndexInRow(). r=hyatt, a=jar 2000-03-09 02:26:19 +00:00
cmanske%netscape.com
dd82316e1f Part of fix for 30769. r=sfraser, a=jar 2000-03-09 02:25:00 +00:00
leaf%mozilla.org
92138e80be Automated update 2000-03-09 02:15:13 +00:00
beard%netscape.com
3578deece1 Added gctest target, added -lm to get floor() 2000-03-09 02:11:52 +00:00
sherry.shen%sun.com
a906bb42b6 Bug #28281, r=leaf, a=leaf,
Add an option for building Java-supplement
and fix the Java building problem about JDIRS.
2000-03-09 02:08:23 +00:00
matt%netscape.com
61ee96f192 adding search string for correct sting. a=jar r=ben bug23989 2000-03-09 02:07:09 +00:00
danm%netscape.com
5590fa1792 persist sizemode (minimized,maximized). bug 30116 r=scc a=jevering 2000-03-09 02:01:22 +00:00
danm%netscape.com
0560402e53 persist size only when window is not minimized or maximized. bug 30116 r=scc a=jevering 2000-03-09 02:00:20 +00:00
danm%netscape.com
89df8369bc propagate zoom event to xp window. bug 30116 r=scc a=jevering 2000-03-09 01:58:04 +00:00
danm%netscape.com
31e7466b73 adding methods to set and get the size mode (normal,minimized...). bug 30116 r=scc a=jevering 2000-03-09 01:55:48 +00:00