59148 Commits

Author SHA1 Message Date
pavlov%netscape.com
6ef65037c4 fix to use new tree rules 2000-04-25 03:25:13 +00:00
ben%netscape.com
4acf7f91f6 another tweak 2000-04-25 03:10:15 +00:00
ben%netscape.com
fac49c6c14 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
sspitzer%netscape.com
a060f90581 added files: mozilla/extensions/psm-glue/public/nsIPSMSocketInfo.idl 2000-04-25 03:00:29 +00:00
sspitzer%netscape.com
7d86cb2b29 added files: mozilla/extensions/psm-glue/public/nsISecretDecoderRing.idl 2000-04-25 02:58:50 +00:00
beard%netscape.com
1bc1bc77d5 fixing mac bustage (we do reference argc/argv, to initialize them to something sensible). 2000-04-25 02:58:30 +00:00
mwelch%netscape.com
e31a4be4aa Bringing tip of PSM client lib up to date with changes from commercial tip 2000-04-25 02:57:11 +00:00
mwelch%netscape.com
30dd1a6916 Bringing tip of PSM client lib up to date with commercial version 2000-04-25 02:55:21 +00:00
beard%netscape.com
88208308b6 renamed not() -> complement() (not is a keyword in C++), implemented complement(). 2000-04-25 02:55:08 +00:00
mwelch%netscape.com
c4913ec571 Bringing client lib up to date 2000-04-25 02:53:28 +00:00
pavlov%netscape.com
00117fed6e change hit count to show hit percent 2000-04-25 02:50:55 +00:00
mwelch%netscape.com
0c4625b3df Bringing tip of PSM client library up to date 2000-04-25 02:49:38 +00:00
ben%netscape.com
8200a403f8 update reference to dead file -> new file with shorter name 2000-04-25 02:46:31 +00:00
ben%netscape.com
e9787cdaa5 truncating long filename for Mac, removing dead file 2000-04-25 02:45:06 +00:00
ben%netscape.com
302daf8aea removing dead file 2000-04-25 02:43:34 +00:00
ben%netscape.com
7c3d4ad910 oops, file name too long for mac. shortening 2000-04-25 02:43:03 +00:00
cls%seawood.org
b5db9826f3 Replaced accidentally removed LDFLAGS to creation of shared libs. 2000-04-25 02:40:30 +00:00
ssu%netscape.com
987d8aad7a fixing bug #36958. No longer makes the installer require a reboot at the end if replacing file that are *not* in use. 2000-04-25 02:39:42 +00:00
sfraser%netscape.com
7543286329 Just some doc updates, not in the build 2000-04-25 02:38:25 +00:00
ben%netscape.com
3ef6ea4a5a PrefWindow IV landing 2000-04-25 02:36:18 +00:00
jim_nance%yahoo.com
e9b2c2f7ee Fix Tru64 bustage. r=blizzard 2000-04-25 02:22:51 +00:00
sfraser%netscape.com
6aaa3e61b2 First Checked In. 2000-04-25 02:18:30 +00:00
ben%netscape.com
2b8ec2e0f4 PrefWindow IV landing 2000-04-25 02:17:38 +00:00
cls%seawood.org
5203eb31c3 Added --long-argument support for BeOS. Thanks to justin@68k.org for the patch. 2000-04-25 02:15:55 +00:00
cls%seawood.org
8df9167f1c Build fixes for BeOS. Bug 36924 & bug 36926. Thanks to Justin Morey <justin@68k.org> for the patches. 2000-04-25 02:05:08 +00:00
ben%netscape.com
447633c2c0 Prefwindow IV landing 2000-04-25 02:01:49 +00:00
pavlov%netscape.com
e8ea88b69a remove unused functions 2000-04-25 01:58:51 +00:00
dougt%netscape.com
5cd78b5bfb Fixes:
35864 Convert nsSecureBrowserUIImpl to use new WebProgress interfa
35472 Lock does not change when going to a mixed frames site.
27104 [feature] No warning when sending insecure form data
28335 Forcing handshake on CMT_OpenSSLConnection for https connect
28418 Lock broken on https startup home page.
36814 nsPSMSocketInfo not thread safe
updated to pavlov's new directory picker.
2000-04-25 01:56:59 +00:00
cls%seawood.org
fb203ee4a8 Revert my objdir changes from this weekend. 2000-04-25 01:55:52 +00:00
mscott%netscape.com
af345b89b5 when determining progress for a cache entry, use the content length
for the cache entry as the total max progress. This change gives us more accurate progress for loading
entries from the cache for http.
2000-04-25 01:52:24 +00:00
pavlov%netscape.com
7204673fc7 add ReportStats() to the gc cache destructor 2000-04-25 01:49:34 +00:00
mscott%netscape.com
8fd8ee025a implement GetContentLength for a memory cache entry. This helps us report
progress for items coming out of the cache
2000-04-25 01:48:48 +00:00
morse%netscape.com
f32c94daa5 use thayes encryption routines 2000-04-25 01:48:35 +00:00
dougt%netscape.com
4ebce97a3b checked in warren's patch to remove circular memory leak in directory service
removed strcmp'er in favor of atom compares.
added comments to nsFileSpec indicating that it is no longer supported.
2000-04-25 01:48:02 +00:00
jefft%netscape.com
da50b52420 fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
mscott%netscape.com
71ffe0bc54 fix unnecessary assetions in viewer. 2000-04-25 01:46:39 +00:00
pinkerton%netscape.com
67e57772e2 update use of clipboard apis. fix bug 36374. 2000-04-25 01:46:29 +00:00
mscott%netscape.com
96bcbcb394 need to fake a onprogress change for the parent
docloader...Fix viewer crash by returning aChannel instead of the
doc channel.
2000-04-25 01:45:37 +00:00
danm%netscape.com
3f96ea336d add null check for target document while positioning popups. bug 35643 2000-04-25 01:44:53 +00:00
morse%netscape.com
cdb0ebc76e use thayes encryption routijnes 2000-04-25 01:41:23 +00:00
sspitzer%netscape.com
8cc2a5f33f more checkins for the new subscribe dialog.
make it so only subscribable servers show up in the server picker.
make it so "newsgroup" turns to "folder" if subscribing to imap.
do the basic wiring to imap servers are hooked in.
clean up my css.
2000-04-25 01:30:30 +00:00
waterson%netscape.com
5051f62fad Back out changes: they broke egcs. 2000-04-25 01:28:09 +00:00
ruslan%netscape.com
e2f6dc5f92 WIP on 33508, 28890. Adjust response timeout up to 120 seconds by default
as well.
2000-04-25 01:27:30 +00:00
waterson%netscape.com
ae8d8c7160 Bug 34619. Judicious use of fixed size allocators to reduce overhead. 2000-04-25 01:24:24 +00:00
sspitzer%netscape.com
7a50810c71 for the new subscribe dialog. 2000-04-25 01:22:15 +00:00
wtc%netscape.com
93eb670cbb Bugzilla bug #30902: use true atomic implementation of the NSPR atomic
routines on Linux on Intel x86.
Modified files: _linux.h, pr/src/md/unix/Makefile,
pr/src/md/unix/Makefile.in, pr/src/md/unix/objs.mk
Added file: os_Linux_x86.s
2000-04-25 01:22:14 +00:00
waterson%netscape.com
6ed7f258ec Use fixed size arena allocator for element map. 2000-04-25 01:21:57 +00:00
ducarroz%netscape.com
d25ee9357e Fix for bug 36939. Autocomplete widget doesn't use anymore its own tag but instead, it's now a textfield with the attribute "autocomplete" set to true. 2000-04-25 01:21:56 +00:00
waterson%netscape.com
17d001cafb Clean up pool initialization. 2000-04-25 01:20:00 +00:00
waterson%netscape.com
0b06dff716 Change from an array of sizes to a linked list so it can handle new sizes after initialization. 2000-04-25 01:18:56 +00:00