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

97478 Коммитов

Автор SHA1 Сообщение Дата
dougt%netscape.com 9659a6ca32 Optimization which gathers stat() info when opening a file. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com 2002-02-06 20:40:40 +00:00
dougt%netscape.com f3abe73b1e Optimization which does not stat() the file prior to opening it. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com 2002-02-06 20:39:56 +00:00
kaie%netscape.com 6f0fffae1c b=122961 Fix sending encrypted mail
r=relyea sr=alecf
2002-02-06 20:38:58 +00:00
bryner%netscape.com ebe7de7ac0 Reducing the top and bottom margin on the page proxy icon by one pixel to give the URL bar a more natural height. Bug 121784, r=hixie, sr=hewitt. 2002-02-06 20:37:02 +00:00
ian.mcgreer%sun.com 6d38eae938 Don't waste time searching on tokens for trust of a temp cert. It can only be found in the temp store. 2002-02-06 20:18:18 +00:00
ian.mcgreer%sun.com a51d0334fd cleanup shutdown leak 2002-02-06 19:58:54 +00:00
shrutiv%netscape.com 24f766fb7d Fix for bugzilla 116974: Remove obsolete variables in wizard's 'Show
Config info' dialog (r=smeredith)
2002-02-06 19:54:47 +00:00
ian.mcgreer%sun.com feba509c51 PK11_VerifyRecover leaks a slot reference, this fixes it.
r=relyea
2002-02-06 19:21:20 +00:00
brade%netscape.com 97c204f26e remove bogus '=' (sr=kin; a=leaf) 2002-02-06 18:19:39 +00:00
leaf%mozilla.org 99993747a3 Automated update 2002-02-06 17:42:07 +00:00
seawood%netscape.com 4e3d2505d3 Comment change to force reconfigure due to broken toplevel Makefile 2002-02-06 17:39:04 +00:00
wtc%netscape.com 0807ffd588 Fix the NSS 3.4 landing temporary workaround. The security/manager
directory exists only if MOZ_PSM is defined.
2002-02-06 17:21:01 +00:00
seawood%netscape.com 32e0e62d5e Link against the import lib on win32 and not the dll itself. 2002-02-06 16:27:01 +00:00
wtc%netscape.com bd5152b0a6 Fix the previous checkin. Makefile rule commands must start with a TAB. 2002-02-06 16:06:36 +00:00
pinkerton%netscape.com ff12b1e013 Create PkgInfo file for mach-o in the contents dir so the finder
recognizes it as a package. r=cls, rs=hyatt. bug 123751.
2002-02-06 15:54:44 +00:00
kaie%netscape.com 8b9e455be6 Trying to fix Linux depend bustage, related to NSS 3.4 landing (bug 116334). Temporary fix to activate a hack in NSS.
Fix from wtc@netscape.com.
2002-02-06 15:50:57 +00:00
pinkerton%netscape.com 52262d2123 ifdef-fu for mach-o. rs=hyatt 2002-02-06 15:42:06 +00:00
hwaara%chello.se 4f52a4c146 #123347, "Remove #if 0-ed nsPrintfCString::GetReadableFragment()",
#123354, "Remove nsAFlatString.cpp and nsDependentString.cpp"

r/sr=jag, shaver
2002-02-06 15:39:52 +00:00
hwaara%chello.se 6c9d73d8c5 #109598, "tasks overlays should use insertbefore, insertafter instead of position"
#81237, "IRC Chat has bizarre menu position",

Patches by nnooiissee@yahoo.com

r=andreww, sr=jst
2002-02-06 15:29:39 +00:00
brade%netscape.com 3eefdb6d57 cleanup, fix JS warnings, add GetPromptService function (bug 28792, r=cmanske, sr=hewitt) 2002-02-06 14:48:03 +00:00
brade%netscape.com 99fb808eb8 remove JS warning (r=cmanske, sr=hewitt) 2002-02-06 14:46:23 +00:00
brade%netscape.com ba6a46fcb8 extend save/publish listener, clean up code for save/publish (bug 28792, r=cmanske, sr=hewitt) 2002-02-06 14:45:30 +00:00
brade%netscape.com d1482bd34b add password/prompt strings (bug 28792, r=cmanske, sr=hewitt) 2002-02-06 14:42:38 +00:00
mkaply%us.ibm.com 9a552ecebc Someone can yell at me later if this was a totally stupid thing to do - Fixing OS/2 bustage - I need OS/2 building so we can watch the NSS_3_4 landing 2002-02-06 14:39:42 +00:00
wtc%netscape.com 6305bdaa4e Bugzilla bug 120003: support OpenUNIX 8 build. Thanks to Hiram Clawson
<hiramc@caldera.com> for contributing the patch.
Modified file: config.mk
Added file: OpenUNIX.mk
2002-02-06 14:29:38 +00:00
colinp%oeone.com 4fdcec1932 fix for bug 121995 - Mozilla icon in toolbar stretched and not working 2002-02-06 14:17:59 +00:00
colinp%oeone.com 748630b6b9 changed the title of the title from Internet Appliance Application - Calendar Event to now be the actual title of the dialog (either New Event or Edit Event -- or calendar event by default). Removed the top two lines of the dialog, the first which had the title preiously, and the second was a tips line. 2002-02-06 14:16:07 +00:00
rods%netscape.com 276eba6850 Wrong patch checked in, print and file radios will now work correctly.
Bug 122530 r=dcone sr=hyatt
2002-02-06 13:58:48 +00:00
kaie%netscape.com 288bbab890 Checkin related to NSS 3.4 landing. Temporarily causing Unix depend builds to clean NSS, making those builds work. This
patch will be removed shortly after landing. A similar patch for Windows is inside NSS.
2002-02-06 13:40:18 +00:00
kaie%netscape.com 7792168b34 b=116334 NSS 3.4 landing
r=cls/wtc sr=kin/simon
2002-02-06 13:31:07 +00:00
rods%netscape.com 42c487f008 More streamline approach to discovering if there is at least one printer.
And if the printer name is not set, then it gets the default printer and uses
that. instead.
This fixes remembering the last printer that was used and it also
enables you to to set the printer name and print silently (instead of silent
always having to use the default printer)
Bug 123335 sr=hyatt r=dcone
2002-02-06 13:04:47 +00:00
rods%netscape.com 7c55cd1698 This fixes remembering the last printer that was used and it also
enables you to to set the printer name and print silently (instead of silent
always having to use the default printer)
Bug 123335 sr=hyatt r=dcone
2002-02-06 13:02:42 +00:00
peterv%netscape.com 27819aa97d Export svg.dtd and mathml.dtd to res/dtd. Bug 122710. r=rbs, sr=sfraser. 2002-02-06 13:02:21 +00:00
rods%netscape.com 69ad92f66b Fix minor issue with scanf
Bug 123335 sr=hyatt r=dcone
2002-02-06 13:01:37 +00:00
peterv%netscape.com a5d896f2b5 Keep SOAP compiling on Mac. Not part of the build, rs=vidur. 2002-02-06 12:56:31 +00:00
seawood%netscape.com e680097cc1 Fixing win32 gmake bustage 2002-02-06 09:38:23 +00:00
bryner%netscape.com 8442463033 Fixing a dependency problem that was happening in win32 gmake builds outside of the srcdir. r=cls. 2002-02-06 09:14:39 +00:00
darin%netscape.com 6ff09dd568 fixes bug 113959 "canceling a cached page load blows away the cache entry"
r=gagan, sr=mscott
2002-02-06 08:41:16 +00:00
bryner%netscape.com 28cc5dcc3c Updates to XBL checkbox widget. Hopefully this will fix some of the problems with native theme drawing. Not turned on yet. 2002-02-06 08:24:26 +00:00
racham%netscape.com 17ff5bda5f Fixing bug 101873. Setting proper margin to the name field so that it aligns properly with email address item in the new <wizard/>. r=ducarroz, sr=mscott 2002-02-06 08:21:43 +00:00
racham%netscape.com fd5c4fa27c Fixing bug 101873. Adapting new <wizard/> for mailnews accountwizard. This fix introduces accessiblity via proper key handling and provides platform specific appearance. r=ducarroz, sr=mscott 2002-02-06 08:18:17 +00:00
brendan%mozilla.org 2edcffaaed Quick followup to last checkin -- warning fixes (d'oh!) 2002-02-06 07:56:29 +00:00
brendan%mozilla.org 2653cdfd3a Fix call and new expression parsenode beginning line number, where the arglist is on another line from the function or constructor, to avoid a bogus assertion in UPDATE_LINENO_NOTES, which is now replaced by better comments and an avoided gratuitous store to cg->currentLine (123371, r=rginda, sr=shaver). 2002-02-06 07:39:20 +00:00
darin%netscape.com 2d85aed21d fixes bug 54349 "stylesheet do not load when in another HTTP auth realm
(sometimes)" patch=badami@netscape.com, r/sr=rpotts,darin
2002-02-06 07:26:26 +00:00
darin%netscape.com f1d1fe23a0 fixes bug 110399 "Expiration date not set if http 'Date:' header missing"
patch=badami@netscape.com, r/sr=rpotts,darin
2002-02-06 07:18:14 +00:00
brendan%mozilla.org 2c41247d14 Fix failure to check for JS_InitClass failure, reported by Eric Brueggemann <eric_brueggemann@yahoo.com>, r=shaver, sr=mozbot. 2002-02-06 07:01:37 +00:00
sspitzer%netscape.com 666fd9462c commit card to database when notifying the save listener, if there are any save listeners.
we need to do this because the save listeners might have added / modified some values.
see bugscape bug #11851.  r/sr=bienvenu
2002-02-06 06:26:28 +00:00
sonja.mirtitsch%sun.com 95d835e50a changing the way to figure out if selfserv is still present from ps to
kill -0 so we might be able to debug the disapearing selfserv problem
better
2002-02-06 05:34:16 +00:00
chak%netscape.com 0a3f63aaec Fix for #123570 - Rearrange the editor embedding code in MfcEmbed
r=adamlock, sr=alecf
2002-02-06 05:13:44 +00:00
jst%netscape.com 5e1b453e92 Fixing bug 123003. Adding support for window.atob() and window.btoa(). r=bzbarsky@mit.edu, sr=vidur@netscape.com 2002-02-06 04:37:26 +00:00