Commit Graph

54349 Commits

Author SHA1 Message Date
rickg%netscape.com
f3e3ccbf79 Added nsString regression test; not part of build 2000-02-28 15:57:30 +00:00
dp%netscape.com
a420f03496 bug# 29063: Removing about a 100 calls to stat() on startup. r=alecf,racham a=jar 2000-02-28 15:57:13 +00:00
rickg%netscape.com
c37e88e9c1 adding testfile for nsString; this is NOT part of the build 2000-02-28 15:53:11 +00:00
mkaply%us.ibm.com
55c94ae84a # 25555
r= sspitzer@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-28 15:07:12 +00:00
mkaply%us.ibm.com
5eb928c520 # 25555
r= beard@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-28 15:00:30 +00:00
mkaply%us.ibm.com
35f9400d4f # 25555
r= mscott@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-02-28 14:51:35 +00:00
dcone%netscape.com
dee894bccd Added some tests to the image printer regression test bed. r=karnaze a=rickg 2000-02-28 14:31:29 +00:00
dcone%netscape.com
e68701c14a Update printer regression tests. r=karnaze a=rickg 2000-02-28 14:27:50 +00:00
dcone%netscape.com
8c87f968ad Update images and test files for printer regression testing. r=karnaze a=rickg 2000-02-28 14:27:01 +00:00
dcone%netscape.com
996f875a17 Added regression tests for printing. r=karnaze a=rickg 2000-02-28 14:26:02 +00:00
dveditz%netscape.com
cf96cca349 bug 12361, forgot to flush registry in original fix, r=sgehani 2000-02-28 07:24:26 +00:00
dveditz%netscape.com
67bbb55a73 fixes bug 29414, all files installed read-only on Win32, r=sgehani 2000-02-28 07:22:23 +00:00
blizzard%redhat.com
c616ebd613 a real fix for #28216 instead of the previous work around. also fixes the unix part of bug #27791. 2000-02-28 06:13:27 +00:00
tbogard%aol.net
f5f0344430 Changed WalletPreview to use the OpenDialog way to open a window rather than the nsIAppShellService::RunModalDialog. This function is not supposed to be used and will be removed really soon now. r=danm, morse a=jevering 2000-02-28 05:52:38 +00:00
cls%seawood.org
81ce504bb7 More fixes for the motif toolkit. Bug #22266 2000-02-28 01:13:43 +00:00
gordon%netscape.com
3149a5f199 Fix for PDT+ bug 27496 "DNS Service is not threadsafe on Windows". Added locks around WSAAsyncGetHostByName to protect against the possibility of the call completing before it returns. The lookup object could get deleted before the results were assigned to it. r=valeski, a=jar. 2000-02-27 23:06:00 +00:00
karnaze%netscape.com
90533efa40 new regression test not affecting the build. 2000-02-27 22:37:49 +00:00
karnaze%netscape.com
f9cba72cb7 PDT+ bug 27124 - correctly handle child frames that are not row groups. r=troy, a=rickg 2000-02-27 22:36:42 +00:00
danm%netscape.com
9fe3a0a9db hide while destroying. prevents bad messages from getting to partially dead window. bug 28241 2000-02-27 22:34:18 +00:00
jband%netscape.com
9059c3a2c7 more speedups for bug 28964. Check for .xpt at end of filename before checking to see if the thing is a file or dir because the name check is way faster than the isDir check - if the name check fails then we don't have to even do the isDir check. r=dp, a=jar 2000-02-27 21:43:04 +00:00
blizzard%redhat.com
a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
davidm%netscape.com
9819271015 22244 Can not load local file on the mac r warren/sfraser a - jar 2000-02-27 16:19:59 +00:00
leaf%mozilla.org
61f179a0c3 backing myself out, this should be on a branch. 2000-02-27 10:22:24 +00:00
leaf%mozilla.org
2c93c57cc9 branch cleanup (start page, nspr branch used for pull) 2000-02-27 10:18:24 +00:00
mscott%netscape.com
88a27da42e Bug #23788 --> implement logon redirection support for smtp.
r=bienvenu
a=phil
2000-02-27 09:04:44 +00:00
mscott%netscape.com
baf45ba2e9 Bug #23788 --> add a string for noting that we are trying to connect to
the smtp server.
r=bienvenu
a=phil
2000-02-27 08:47:28 +00:00
cls%seawood.org
35dfa6bbb3 Adding temporary hack to fix tinderbox objdir build problem introduced by placing obj files in the srcdir. (This occurs if you prefix your srcfiles by $(srcdir).) r=bryner 2000-02-27 08:39:16 +00:00
gordon%netscape.com
90fd177cac Fix for bug 25321 "Crash at start w/o internet connection" on Mac. Added additional check for failure of GetService() on nsIOService. r=brade, a=jar. 2000-02-27 08:26:32 +00:00
pavlov%netscape.com
f39eff5714 fix for bug 28216 r=mcafee a=jar 2000-02-27 08:02:54 +00:00
cls%seawood.org
0b133c29b3 Bring mathml up to speed on the API change made to nsStyleUtil on 2/24/00. 2000-02-27 07:24:17 +00:00
rpotts%netscape.com
282d92c915 bug #21556. Made Addref/Release on nsInterfaceInfo threadsafe. 2000-02-27 05:29:58 +00:00
rpotts%netscape.com
d298d0f902 bug #21556. Made Addref/Release on nsProxyObject threadsafe. 2000-02-27 05:12:25 +00:00
blizzard%redhat.com
16213103dd update js files that reference the command line service in the browser instance. this should fix problems with opening new windows. r=leaf,chofmann 2000-02-27 03:18:10 +00:00
blizzard%redhat.com
f9abb553f1 move component://netscape/appshell/component/browser/cmdhandler -> component://netscape/commandlinehander/general-startup-browser to be consistent with renaming. this should fix problems with being unable to open a new window. 2000-02-27 03:12:24 +00:00
mscott%netscape.com
2d70636dd5 Bug #23788 --> in order for the logon redirector to work for smtp and imap we need to pass in a service ID request
token.
r=bienvenu
a=phil
2000-02-27 01:11:13 +00:00
jband%netscape.com
417094058a Fix bug 28982. Call to JS_ClearScope in property setter (e.g. window.location = "foo")
was causing defered calls to js_FreeSlot to do wild pointer writes into slots that
were no longer owned by the object. Also this improves the fix to 14462 (see note
in 28982 from brendan). r=brendan@mozilla.org a=jar@netscape.com
2000-02-26 23:47:33 +00:00
bryner%uiuc.edu
f28f63a5d7 This allows clicked "finger:" links to work. r=norris@netscape.com. 2000-02-26 23:37:08 +00:00
mscott%netscape.com
8fa3c570dc Bug #23788 --> add the ability to open connection given a host and port instead extracting them from the url.
This is necessary in order to implement 23788.
r=bienvenu
a=phil
2000-02-26 23:11:45 +00:00
putterman%netscape.com
5f45c92152 a=phil. r=bienvenu. More work on 26456, speeding up Imap mail folder loading by
reusing dbhdr in syncflags.
2000-02-26 20:48:14 +00:00
putterman%netscape.com
7abb41369e a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local
subfolder.  Fix for 7844 (r=nhotta and bienvenu) Can now view Japanese local folders.
2000-02-26 20:46:39 +00:00
valeski%netscape.com
de9519f19a r-rpotts, 29293. FTP was choking on servers that didn't support the SIZE command 2000-02-26 15:45:50 +00:00
sspitzer%netscape.com
8b3fd1a173 fix the mac startup bustage. 2000-02-26 08:29:40 +00:00
sspitzer%netscape.com
a6ef17ab45 fix for #29287, r=alecf, a=jar. set defaults for the copies and folder prefs. 2000-02-26 07:42:09 +00:00
morse%netscape.com
25c436dd84 fix worst of bug 29317, bad wording in cookie pref panel, r+a=jar 2000-02-26 06:35:44 +00:00
rickg%netscape.com
fb873a4c8f PDT+ 3944 and 28948; r=harishd; a=jar 2000-02-26 06:14:30 +00:00
valeski%netscape.com
6077516007 r=rpotts. The usage of the stream converter service has changed from it's original intent. we can now call FindConverter() without having previously registered a converter, removing the assert that was yelling at us 2000-02-26 06:14:25 +00:00
mscott%netscape.com
638d32ae1d Bug #29279 --> fix crash when loading really large urls by protecting against a buffer over-run.
r=scottip
a=jar
2000-02-26 04:38:07 +00:00
jim_nance%yahoo.com
26336c35ab Change to cause make to print failing command if the -s flag is given. If
the -s flag is not give all commands get printed, so we dont need to do
anything.  Requested and reviewed by r=sford3@swbell.net
2000-02-26 04:21:53 +00:00
sspitzer%netscape.com
ababf4a10f fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 04:05:00 +00:00
sspitzer%netscape.com
7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00