Граф коммитов

89992 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com b64cf394d3 moved startup-test.html file, pointing at new location now. Assumes you're linking to this at the top level. 2001-10-11 23:14:18 +00:00
gerv%gerv.net f5c157f6d7 Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-). 2001-10-11 23:07:54 +00:00
gerv%gerv.net 700187171a Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch by kiko; r=gerv, afranke. 2001-10-11 23:01:44 +00:00
mcafee%netscape.com 712abc9e7b Removing reference to moved file, to match my last checkin 2001-10-11 22:52:46 +00:00
mcafee%netscape.com 4d655f666d Moving this file to mozilla/tools/performance/startup, so we can group all the startup test stuff together. r=jrgm,dp 2001-10-11 22:34:00 +00:00
mcafee%netscape.com 05d45693b7 Copying this file from mozilla/build. r=jrgm,dp 2001-10-11 22:31:15 +00:00
nelsonb%netscape.com 7cf0cd0764 Get the test CA program working again. Remove some bogus scripts. 2001-10-11 22:29:42 +00:00
gerv%gerv.net 748c27f850 Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field. Patch by justdave, r=jake, caillon. 2001-10-11 22:18:35 +00:00
chak%netscape.com 80acffd5a9 Fix for #104221 - NS_LITERAL_STRING(APPSTARTUP_CATEGORY)| relies on the order
of 2 #define's
r=aaronl, sr=alecf
2001-10-11 22:11:22 +00:00
law%netscape.com 85d18dbb4a Fix for bugs 67803/74012/79862/98797. Adds code to set initial focus to
downloading and progress dialogs, and removes code to disable the "close
this dialog" checkbox from the progress dialog.  r=aaronl, sr=ben
2001-10-11 22:09:56 +00:00
wtc%netscape.com 33aa663cd0 Bugzilla bug 103881: <sys/cdefs.h> as opposed to <cdefs.h> should be
included if HAVE_SYS_CDEFS_H is defined.  Other cleanups related to
cdefs.h.  r=shaver.
Modified files: dbm/src/snprintf.c dbm/include/cdefs.h
                dbm/include/mcom_db.h dbm/include/nsres.h
2001-10-11 22:07:55 +00:00
gerv%gerv.net 1b446a2a5d Bug 57819 - cut down large mysql error strings. Patch by n_hibma@qubesoft.com, r=gerv. 2001-10-11 21:58:07 +00:00
gerv%gerv.net d0c33d7e8a Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by e.maryniak@pobox.com, r=gerv. 2001-10-11 21:55:21 +00:00
gerv%gerv.net 358c20af07 Add MacOS X. Bug 52577. Patch by afranke. r=gerv. 2001-10-11 21:52:28 +00:00
alecf%netscape.com 11687588c1 bug 104122 - add case-insensitive comparison to nsICaseCompare for speedy in-module string comparisons
r=jag, sr=shaver
2001-10-11 21:42:28 +00:00
gerv%gerv.net 86c2f2a0bd Bug 104247 - make colours in buglists work again. Patch by kiko, r=gerv. 2001-10-11 21:42:07 +00:00
shrutiv%netscape.com bf4854a0ef Fix for bug 103019: CCK adds item to Help Menu even if no customize
Help is specified (r=tao)
2001-10-11 21:26:01 +00:00
rangansen%netscape.com 0f707586ec r=kaie sr=blizzard bug# 87656
[enables selecting token in change pswd dialog]
2001-10-11 21:18:08 +00:00
leaf%mozilla.org 86d595922a bug 88898, code from lpham, r=leaf sr=granrose (packaging manifest). removing a non-existent library from the manifest 2001-10-11 21:15:45 +00:00
jpierre%netscape.com 475c7c1cf8 Build from absolute path on OS/2 to let the IBM debugger automatically find the source files 2001-10-11 21:08:38 +00:00
rangansen%netscape.com 3546d3b48a r=cls sr=blizzard bug# 102372
[checking in for Christian Biesinger]
2001-10-11 21:02:42 +00:00
nhotta%netscape.com 67f0b2da2f Changed to use a charset convertor in DOMMimeTypeImpl and DOMPluginImpl instead of NS_ConvertASCIItoUCS2,
bug 102976, r=av, sr=blizzard.
2001-10-11 20:55:12 +00:00
sspitzer%netscape.com 94abe5f5b3 fix for #104226. instead of using "Mailbeep" (the windows system sound for new mail notification)
use "_moz_mailbeep".  on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config.  (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser

also, fix #104252.  selectively notify folder listeners.  when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
rangansen%netscape.com bb2873092e r=rangansen sr=blizzard bug# 10300
[fixes regression that cert selection radio buttons were on separate lines]
2001-10-11 20:42:44 +00:00
kaie%netscape.com d215909f69 b=99525 r=ddrinan sr=blizzard
When resetting master password, do not erase the stored web passwords if they are obscured only.
2001-10-11 20:29:51 +00:00
wtc%netscape.com 0add45bee5 Added support for NSPR autoconf build system, which will be the only
way to build NSPR 4.2 and later.
2001-10-11 20:06:12 +00:00
aaronl%netscape.com fd6615f1c5 Fixing bustage 2001-10-11 20:01:22 +00:00
ian.mcgreer%sun.com 29cf4904b7 fix #else 2001-10-11 19:51:47 +00:00
jake%acutex.net c99b12f635 Fix for bug 104180 - &nbsp; should only be used in the display for a saved query w/a space, not in the URL.
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net
2001-10-11 19:51:33 +00:00
jake%acutex.net 3e134016aa Fix for bug 103592 - e-mail addresses that are longer than 30 characters will be truncated in the bug list.
Patch by Christian Reis <kiko@async.com.br>
r= gerv@mozilla.org, afranke@ags.uni-sb.de, jake@acutex.net
2001-10-11 19:44:46 +00:00
ian.mcgreer%sun.com 9d0ae1d226 conditional compile in changes, this won't work until softoken is a true PKCS#11 module 2001-10-11 19:29:05 +00:00
sfraser%netscape.com 9a79a8ff90 Fix bug 50578 -- don't show bogus error dialog when cancelling a print job. r=rods, sr=kin 2001-10-11 19:10:26 +00:00
jake%acutex.net eb74456062 Fix for bug 104117 - The editkeywords.cgi link was broken as a result of the fix for bug 103554.
Patch by Christian Reis <kiko@async.com.br>
r= jake@acutex.net
2001-10-11 19:07:00 +00:00
alecf%netscape.com 32b4d8b632 remove old nsCharsetMenu, bug 102004
r=ftang, sr=shaver
2001-10-11 19:05:29 +00:00
bnesse%netscape.com 48459ba0e9 Remove nsCharsetMenu.cpp from mac build. Bug 102004. r=ftang, sr=shaver. Checking in for alecf. 2001-10-11 19:00:50 +00:00
radha%netscape.com 4578cb2d5a Fox for bug 96230. Back button does not preserve scroll bar positions on local files and ftp directory listings. r=adamlock sr=darin. 2001-10-11 18:50:05 +00:00
aaronl%netscape.com 3175501764 Bug 104173. Don't use nsIAppShellComponent in AccessProxy. r=dveditz, sr=alecf 2001-10-11 18:46:26 +00:00
kaie%netscape.com 8547f74ac9 b=95987 r=relyea sr=blizzard
re-enable Diffie Hellman ciphers
2001-10-11 18:45:39 +00:00
timeless%mac.com 61d2900ff9 Bug 27506 The Bonsai pages contain SCRIPTs which are not enclosed in
<!-- -->, greatly confusing some HTML parsers.
r=kiko
2001-10-11 18:44:14 +00:00
kaie%netscape.com 8431f2f2a3 b=103774 r=javi sr=blizzard
Fix: display correct expiration date
2001-10-11 18:42:43 +00:00
ian.mcgreer%sun.com 0670cfdaa7 fix optimized builds 2001-10-11 18:41:51 +00:00
ian.mcgreer%sun.com c13519619d more solaris fixes 2001-10-11 18:40:34 +00:00
nhotta%netscape.com 7f295b08de Added nsIUnicodeEncoder::SetOutputErrorBehavior to avoid the truncation of charse conversion, bug 92864, r=ftang, sr=sfraser. 2001-10-11 18:36:39 +00:00
nhotta%netscape.com a267dba9f7 Moved .property file loading out from contructor, avoid loading .property file for some regions, bug 97172, r=ftang, sr=sfraser. 2001-10-11 18:35:50 +00:00
alecf%netscape.com c5c5c0dfd6 fix for bug 103988 - fix the cache module so it is it's own module, not necko
r=cls, dbaron
2001-10-11 18:33:52 +00:00
sfraser%netscape.com 8e585cab88 Fix bug 104140. Add support for playing system sounds, or the mail sound specified in Internet Config. Sound play is async. r=pinkerton, sr=sspitzer. 2001-10-11 18:33:47 +00:00
brade%netscape.com 9ee09c00b5 check in this file (not yet part of the build); a=leaf 2001-10-11 18:20:47 +00:00
shrutiv%netscape.com d56c34dcfb Temporary fix for bug 102958. Removing automatic proxy configuration
from "Customize proxy configurations" UI. (r=tao)
2001-10-11 18:09:14 +00:00
ian.mcgreer%sun.com f44539edc2 add stan libs to static linked libs 2001-10-11 17:43:21 +00:00
ian.mcgreer%sun.com c9daa6e1b2 a number of windows build fixes 2001-10-11 17:41:47 +00:00