mcafee%netscape.com
7faadfda98
Updating legend to match new output format.
1999-10-29 05:02:00 +00:00
troy%netscape.com
9b14cec570
Fix for bug #16649 . Didn't actually change anything. Just restored some
...
code that was clobbered by revision 3.153
1999-10-29 04:57:02 +00:00
morse%netscape.com
e8e459bcc0
get ready for integration with http/ftp authentication, r=davidm
1999-10-29 04:51:27 +00:00
sspitzer%netscape.com
b64f93a791
fix for #8717 . performance is good enough to bump this back to 500.
...
still more work to be done, as this is a per-server pref now, I think.
1999-10-29 04:49:41 +00:00
mcafee%netscape.com
9c784b6ed3
No spaces so units don't go on next line.
1999-10-29 04:45:52 +00:00
sspitzer%netscape.com
7e046d30c0
fix it so that if you have something selected, and you hit enter, it starts with that profile.
1999-10-29 04:40:20 +00:00
bienvenu%netscape.com
62902479e8
changes to use nsIMsgWindow r=putterman
1999-10-29 04:39:06 +00:00
mcafee%netscape.com
ccb20486a0
oops left out b units
1999-10-29 04:36:17 +00:00
mcafee%netscape.com
af5fa8fa73
Better units, r=brendan
1999-10-29 04:30:56 +00:00
morse%netscape.com
5865c163e7
provide compatibility with single signon, r=davidm
1999-10-29 04:30:38 +00:00
cmanske%netscape.com
71d732833d
Reduced size of Named Anchor proxy icon used in editor page to minimize layout disturbance when present. Changed colors.
1999-10-29 04:23:36 +00:00
sspitzer%netscape.com
b3a118802e
fix for #16231 , r=mscott. make the file locator know about panels.rdf.
...
if <profile>/panels.rdf doesn't exist, copy the default to that location.
1999-10-29 04:02:25 +00:00
sspitzer%netscape.com
812ec8fe36
fix for #16231 , r=mscott. use the file locator (which caches the profile directory) instead of going through the profile service.
1999-10-29 04:02:20 +00:00
sspitzer%netscape.com
2c0d9ff3e9
remove the GetCurrentProfileDirFromJS() method from the nsIProfile interface. the only one using it was the sidebar js, but now that uses the fileLocator. r=mscott.
1999-10-29 04:01:22 +00:00
rginda%ndcico.com
e2c7a685a7
** NOT PART OF THE SEAMONKEY DEFAULT BUILD **
...
* xul/tests/index.html
Content update.
* xul/tests/test3-output-loud.css
Added ugly style.
* Makefile.in, makefile.win
Updated to install new style.
1999-10-29 03:33:01 +00:00
warren%netscape.com
f343050808
Moved purify stuff into xpcom/base for the benefit of all.
1999-10-29 03:28:22 +00:00
warren%netscape.com
53fec9faa8
Adding pure.h pure_api.c to the build. bug#16695
1999-10-29 03:26:50 +00:00
warren%netscape.com
6695dd938f
Took out bogus error message.
1999-10-29 03:19:11 +00:00
waterson%netscape.com
05904342f7
Fix SizeOf() operation.
1999-10-29 03:07:38 +00:00
cmanske%netscape.com
f1fc117f3c
Style adjustment for Composer DisplayMode toolbar
1999-10-29 02:58:37 +00:00
cmanske%netscape.com
1ee4a45a44
Color adjustment for Composer DisplayMode toolbar
1999-10-29 02:47:47 +00:00
warren%netscape.com
383e755461
Printed out TOTAL line for showbuilds.cgi
1999-10-29 02:39:10 +00:00
cathleen%netscape.com
a4bfb4ac22
update unix packaging list for missing chrome and res files (editor, xpinstall... )
1999-10-29 02:37:27 +00:00
cmanske%netscape.com
7dd42337c0
Added 'Throbber' to Composer - more UI adjustments for new skin. Tweaked new toolbar images. r=sfraser
1999-10-29 02:33:51 +00:00
kipp%netscape.com
cd115c3a41
Implement the LIBMALLOC_NOFREE flag; add in support for memory fill count which increases the malloc by N and fills it with a pattern to help detect overruns and random memory corruptions
1999-10-29 02:19:25 +00:00
kipp%netscape.com
2d7031d390
Disabled some of my own debugging noise
1999-10-29 02:17:55 +00:00
rhp%netscape.com
b67d57e888
Fix for message display - Bug #17481 - r: jefft
1999-10-29 02:17:10 +00:00
ssu%netscape.com
b8b6357588
fixing bugs #16935 and #11581 . r=dvedtiz.
...
The first fix reverses the way xpinstall aborts/cleans up itself. The
correct way is to undo the commands it ran in backwards order.
The second fixes problem with a install.js script not having called
finalizeInstall() yet still installing files.
1999-10-29 02:15:56 +00:00
kipp%netscape.com
0e68cfa459
nuked another silly warning because I got tired of seeing it
1999-10-29 02:06:33 +00:00
kipp%netscape.com
0d277b0f9e
I added logic to the viewers browser window to disable javascript initiated popups during web crawling; I also fixed the web crawler to only initiate a new load after a previous document ends not a subdocument (again!)
1999-10-29 02:06:09 +00:00
kipp%netscape.com
5809b29014
I added logic to the viewers browser window to disable javascript initiated popups during web crawling
1999-10-29 02:05:16 +00:00
gagan%netscape.com
8a19a21afd
Fixed bug 17393. We were firing an OnStopRequest for redirect's response completion. That messes up imagelib which starts to reset/abort streams. r=waterson
1999-10-29 01:55:58 +00:00
kipp%netscape.com
f434122964
r=troy; fixed code to properly remove reflowc ommands when cancelling
1999-10-29 01:53:56 +00:00
wtc%netscape.com
1adb555072
Need to set the reuseaddr socket option before PR_Bind, now that
...
PR_Bind no longer sets that option automatically (see Bugzilla #17184 ).
1999-10-29 01:41:34 +00:00
wtc%netscape.com
8375357e00
Bugzilla bug #15858 : fixed compiler warnings.
1999-10-29 01:33:54 +00:00
jj%netscape.com
893d09589f
added [xpiengine] module and rename 'ChromeRegistry' to 'ChomeRegistry' to be consistent with this typo across the tree.
1999-10-29 01:25:51 +00:00
waterson%netscape.com
59a9169ad9
Bug 15146. Brutal content model sharing, Phase II. XUL content sink now constructs prototype documents; 'real' content model constructed from walking prototype. Landed XUL_SHARING_19991027_BRANCH (derived from XUL_SHARING_19991022_BRANCH). See branch comments for details. r=hyatt.
1999-10-29 01:21:15 +00:00
mcafee%netscape.com
6e70e64ff6
typo, r=slamm
1999-10-29 01:21:06 +00:00
waterson%netscape.com
19c45cdb0d
Bug 15146. Remove usage of nsIXUL[Child|Parent]Document, nsIXULDocumentInfo. Now obsolete with brutal sharing. r=hyatt
1999-10-29 01:19:20 +00:00
dougt%netscape.com
dda537c7c1
adding license.
1999-10-29 01:10:00 +00:00
kipp%netscape.com
c60d777027
New tests (not part of any build)
1999-10-29 00:59:41 +00:00
warren%netscape.com
bf35233eb4
Added 1k fudge factor.
1999-10-29 00:40:04 +00:00
sspitzer%netscape.com
d53734433c
don't specify the height and width, let it size to content. otherwise, the buttons on the bottom don't show up.
1999-10-29 00:26:43 +00:00
mccabe%netscape.com
0031e240f2
adding comments
1999-10-29 00:26:19 +00:00
sspitzer%netscape.com
67c42818ef
cleaning up comments
1999-10-29 00:09:27 +00:00
mcafee%netscape.com
375afcb5f1
Reverted to mozilla.org url because of problems with loading resource:
1999-10-28 23:32:13 +00:00
nhotta%netscape.com
db205c9976
Adding entity property files to packages, r=ftang.
1999-10-28 23:31:30 +00:00
putterman%netscape.com
8ab04409f1
More work on 17376. reviewed by bienvenu. Store open folder and keep array of msgWindows.
1999-10-28 23:27:21 +00:00
harishd%netscape.com
727a309c06
Fix for bugs
...
1312 - Mapped all HTML 4.0x FPIs to NOQUIRKS mode.
2749 - Tweaked strict comment handling code. -> r=rickg
17148 - Making sure that BeginContext() is ended only by EndContext()
17113, 1262 - Made AddLeaf(), in DTD, to be cautious in handling text tokens.
Using bit-wise search for IsContainer() instead of looping. ( nsElementTable )
Fixed warnings.
r=pollmann
1999-10-28 23:25:59 +00:00
mcafee%netscape.com
d9e9f039be
Fixed extra my's that break in some versions of perl
1999-10-28 23:24:39 +00:00