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

51961 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 627090c158 Remove extraneous semicolons that trip up the SUNWspro compiler. r=scc 2000-02-01 22:26:12 +00:00
pnunn%netscape.com 4b387cfa79 bug#1248, fix part1. pnunn. rev:troy,dcone,neeti 2000-02-01 22:25:21 +00:00
erik%netscape.com 70efac59cb Removing this copy of the README file, since we now have a working
READ-ME.txt file. See the CVS log for that file for the reason...
2000-02-01 20:46:21 +00:00
leaf%mozilla.org 3a7db6b4c7 r=ssu, fix to keep automation from hanging in an xcopy interactive prompt
not part of build, only affects packaging.
2000-02-01 20:40:46 +00:00
erik%netscape.com 2ca57e0bf5 Apache does something a bit strange with files called "README", so I've
created this file called "READ-ME.txt", which gets displayed normally
in the list of files.
2000-02-01 20:40:05 +00:00
erik%netscape.com 4cd75c7f85 Apparently, mozilla.org's Apache Web server doesn't support the
SERVER_URL envariable. Oh, well. Trying a different way...
2000-02-01 19:06:01 +00:00
erik%netscape.com de88a69286 Original check-in of the "Web Sniffer", a set of tools to work with the
protocols underlying the Web.
2000-02-01 18:24:20 +00:00
slamm%netscape.com 9d9e240f99 This never quite worked properly. cvs just is not set up to handle multiple threads of access. A better option is cvsup/cvsupd. 2000-02-01 18:06:23 +00:00
dcone%netscape.com 360be95564 fixed backgrounds. r=rods 2000-02-01 16:03:13 +00:00
brade%netscape.com b730ef4e3c make Open string match browser (Open File...) 2000-02-01 14:57:36 +00:00
brade%netscape.com 0f9e0f10a9 File Removed. 2000-02-01 14:55:51 +00:00
pp%ludusdesign.com 48e640ed4f Conversion to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-01 14:26:27 +00:00
sspitzer%netscape.com 5f51e90caf printfs hinting of work to come. 2000-02-01 12:18:23 +00:00
sspitzer%netscape.com c94fd161be fix crasher when posting, and some more cleanup. 2000-02-01 11:40:32 +00:00
morse%netscape.com 8473871310 get rid of compile-time warning message 2000-02-01 10:56:45 +00:00
jband%netscape.com 02fd16eef8 trivial block scope loop counter variable rename to squelch shadow warning.r=jband 2000-02-01 10:53:34 +00:00
waterson%netscape.com c64dfeb878 fix build bustage 2000-02-01 09:34:01 +00:00
mccabe%netscape.com 430c33bc7f Warning fixes. (Found one semantic problem in nsCLiveconnect.cpp)
r=mozbot
2000-02-01 09:12:58 +00:00
jband%netscape.com cb324c279e add improved support for dumping the JS stack from the native debugger or using the 'debugger' statement in JavaScript. Doc coming to the mozilla site soon. r=mccabe 2000-02-01 08:48:17 +00:00
jband%netscape.com 15133fff9c added files: mozilla/js/src/xpconnect/src/xpcdebug.cpp 2000-02-01 08:48:00 +00:00
sspitzer%netscape.com 0fecff9d06 convert auth news to use single sign on. convert the nsINntpService interface
to have proper interCaps.  remove dead code, clean up other code.  r=alecf
2000-02-01 08:46:03 +00:00
sspitzer%netscape.com b4f1c05ac0 make it so we can stuff a value given to us by the user from a Prompt()
can be stuffed into the single signon database, just like a password
can be.  auth news needs this.  r=dp,alecf
2000-02-01 08:43:48 +00:00
pavlov%netscape.com b0f006b84f build the embedding makefiles r=travis 2000-02-01 08:38:48 +00:00
dp%netscape.com 1ec5165a21 added files: mozilla/extensions/wallet/src/nsBasicStreamGenerator.cpp 2000-02-01 08:20:40 +00:00
waterson%netscape.com 1f469a689a Undo the optimization: it breaks the addressing widget :-(. 2000-02-01 08:13:12 +00:00
morse%netscape.com 951d85c300 getting ready to support encrytion, r=jar 2000-02-01 08:11:11 +00:00
morse%netscape.com f4077f3663 reverting back to version 1.11, new changes broke single signon 2000-02-01 08:08:06 +00:00
dp%netscape.com 620faed348 Fixing build breakage. 2000-02-01 08:03:42 +00:00
dp%netscape.com df6ebdca9d Adding nsBasicStreamGenerator on windows. r=sspitzer 2000-02-01 07:55:39 +00:00
dougt%netscape.com f9a743cbcb Fix for bug 25941. r=dp,scc. 2000-02-01 07:54:46 +00:00
sspitzer%netscape.com e5e750e1c1 fix build bustage for dp. 2000-02-01 07:44:00 +00:00
sspitzer%netscape.com 3a9dcf96cf clean up. r=alecf 2000-02-01 07:41:10 +00:00
sspitzer%netscape.com 6a54cacf67 code clean up. r=alecf 2000-02-01 07:14:54 +00:00
dp%netscape.com f6dc75a755 Implementing BasicKeyedStreamGenerator. 2000-02-01 07:03:57 +00:00
dp%netscape.com 6009219653 Removing unused NS_DEFINE_IID and changing used ones to NS_GET_IID() r=morse 2000-02-01 07:01:00 +00:00
sspitzer%netscape.com e39c42f4fd migrate the "mail.imap.server.<hostname>.server_sub_directory" pref from 4.x
and add serverDirectory to the nsIImapIncomingServer interface, and hook up the advanced imap server ui to use it. r=alecf
2000-02-01 06:51:07 +00:00
jefft%netscape.com 61e188bf49 fixed build bustage 2000-02-01 06:36:35 +00:00
jefft%netscape.com 2918243940 fixed bug 24407 -- Remove obsoleted menu item - LoadFirstDraft; r=scottip 2000-02-01 06:06:22 +00:00
alecf%netscape.com 03ae6d3c96 general cleanup of account manager, and finish implementation of IMAP advanced dialog
r=sspitzer
2000-02-01 06:00:29 +00:00
buster%netscape.com 6def713dab fixed bug 25762
r=beard
2000-02-01 05:26:27 +00:00
buster%netscape.com a3ce5e7f22 fixed bug 25767
r=beard
2000-02-01 05:12:25 +00:00
dp%netscape.com e90e2ef333 Changing comments to reflect new semantics of interface. 2000-02-01 05:09:18 +00:00
troy%netscape.com 2548316662 b=25834 r=karnaze@netscape.com Changed to ignore the reflow status when
reflowing an unknown frame (i.e., a frame that isn't a row group)
2000-02-01 04:30:04 +00:00
sdagley%netscape.com 813f53ead8 Access path updates in anticipation of update to CW Pro5 (#25949). r=pinkerton 2000-02-01 04:27:22 +00:00
sgehani%netscape.com e797e95feb Add readme button and functionality to the Mac installer. b = 21041 r = ssu 2000-02-01 04:08:56 +00:00
alecf%netscape.com ee69ba718d clean up the account manager, and add a new advanced IMAP dialog
r=sspitzer
2000-02-01 03:34:48 +00:00
hangas%netscape.com fc132c67ed Front in fix for 25439 to match recent checkin by chuang. r=chuang. 2000-02-01 03:31:11 +00:00
karnaze%netscape.com c7c6db129f new regression test 2000-02-01 03:28:24 +00:00
alecf%netscape.com f63746830e update account wizard, to make it look nicer
r=sspitzer
2000-02-01 03:26:18 +00:00
karnaze%netscape.com 9caaf2af43 bug 24880 colspan/rowspan=0 handling, bug 22122 handle *0 proportional width; r=kmcclusk. 2000-02-01 03:23:29 +00:00