Commit Graph

100 Commits

Author SHA1 Message Date
gagan%netscape.com
db95b02ecb Not part of the build yet. New files for bug 68086. Implemented a generic fat-free version for cases of about: that redirect to another URL. This will obsolete nsAboutCredits.*, mzAboutMozilla.*, and nsAboutPlugins.* 2001-04-16 10:07:56 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
gordon%netscape.com
a871a06406 Fix bug 74832, sr=darin. 2001-04-06 00:57:36 +00:00
darin%netscape.com
c082dc3704 Fixes bug 74199 "about:cache-entry needs to know how to deal with
non-stream-based cache entries" r=gordon, sr=mscott
2001-04-04 07:25:58 +00:00
darin%netscape.com
75a6ceb4df Fixes bug 73554. Incorrect error message for about-cache: when entry is not found.
patch=bbaetz@cs.mcgill.ca, r=bryner, sr=darin
2001-03-28 18:26:13 +00:00
darin%netscape.com
dac21e34cd Completes transistion from ULONG_MAX to PRUint32(-1) which was intended to
fix frizilla redness.  pinkerton checked in the necessary ones; this is
just for completeness.  r=gagan,sdagley,sfraser,pinkerton
2001-03-23 03:32:26 +00:00
pinkerton%netscape.com
caca4889fd fix fizzilla bustage. 2001-03-23 02:52:13 +00:00
darin%netscape.com
62c90562a9 Fixes Win32 redness. a=mcafee 2001-03-22 04:24:07 +00:00
gordon%netscape.com
3361e48529 Landing MOZ_NEW_CACHE_20010314_BRANCH, incorporating feedback from recent test builds. New cache is still disabled by default. 2001-03-20 22:42:03 +00:00
darin%netscape.com
ae8df0095f Fixes tinderbox redness on the mac. r=dveditz 2001-03-14 06:58:50 +00:00
darin%netscape.com
7b12179306 [not part of the build] New cache uses PRUint32 for time now instead of PRTime. r=gordon 2001-03-14 03:55:15 +00:00
darin%netscape.com
1adfbc7ab3 [not part of the build] Fixed bustage in nsAboutCache. 2001-03-14 01:18:24 +00:00
darin%netscape.com
aaa1996e9d [not part of the build] Touch ups to about:cache and about:cache-entry 2001-03-13 20:06:42 +00:00
darin%netscape.com
2c08614bbd [not part of the build] Added stubs for about:cache-entry 2001-03-13 07:32:25 +00:00
darin%netscape.com
439eb895a9 [not part of the build] Makes about:cache work with the new cache. 2001-03-13 07:31:13 +00:00
darin%netscape.com
fea9a0fb4d Removed spurious MOZ_NEW_CACHE line from Makefile.in 2001-03-10 09:37:49 +00:00
darin%netscape.com
3ffb5df348 [not part of the build] Added initial about:cache implementation for new cache. 2001-03-10 09:35:44 +00:00
scc%mozilla.org
9226b1aed1 bug #'s 69940 and 69289: r=dbaron, sr=waterson. Fix parameters to, templatization of |Substring()|. 2001-02-24 02:55:46 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dbaron%fas.harvard.edu
de95d1077f Fix gcc 2.7.2.3 bustage with NS_READABLE_CAST. 2001-02-18 18:08:18 +00:00
dbaron%fas.harvard.edu
cac322246a Fix excessive string conversion / bad string usage. r=disttsc@bart.nl sr=brendan@mozilla.org b=68653 2001-02-18 17:11:44 +00:00
mcafee%netscape.com
d4def82399 Fixing small html errors in about:cache (64180). patch=gemal, r=mcafee,timeless 2001-01-04 01:00:50 +00:00
mcafee%netscape.com
4a2f7674fa HTML 4.0-izing about:cache. patch=gemal, r=mcafee 2001-01-03 00:08:04 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com
fea851d3d1 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz a=self
2000-11-17 03:45:13 +00:00
dougt%netscape.com
55772c357c makes the about:bloat log (a) using nsIFile, and (b) next to the bin directory 2000-10-19 19:05:37 +00:00
waterson%netscape.com
b7f566951c Bug 53415. about:credits points to http://www.mozilla.org/credits/. r=brendan, a=scc 2000-10-17 03:35:27 +00:00
scc%mozilla.org
5f4ef0a1e8 bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 09:05:57 +00:00
scc%mozilla.org
6db32983b4 bug #36908: checking in for endico, r=scc, a=brendan 2000-09-22 07:51:47 +00:00
mozilla.BenB%bucksch.org
7c381585fa 40024: Point to local copy of the contributors page. a=endico,brendan 2000-09-18 00:12:15 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
rpotts%netscape.com
580046560f bug #21095. First pass at a simple about:cache implementation... 2000-09-13 06:10:03 +00:00
jband%netscape.com
b0e445587e fix uninitialized variable 2000-09-05 19:00:02 +00:00
scc%mozilla.org
ad963283c3 fixing code that relied on implicit string construction 2000-08-20 06:59:07 +00:00
scc%mozilla.org
3f0620d231 fixing code that relied on implicit string construction 2000-08-19 20:01:04 +00:00
conrad%ingress.com
d9e8edcf29 Changed from using strings for nsIDirectoryService props to using macro names defined in nsDirectoryServiceDefs.h r=valeski 2000-08-11 20:31:57 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
rusty.lynch%intel.com
f592edc947 Fix for bug #40997. a=warren 2000-06-02 15:50:36 +00:00
brade%netscape.com
7c6a2b6db7 File Removed. 2000-05-25 17:43:06 +00:00
warren%netscape.com
185c96de20 Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
andreas.otte%primus-online.de
e365632082 first round of checkins to fix bug 37616, Retire SetRelativePath, r=warren@netscape.com 2000-05-05 23:39:25 +00:00
sford3%swbell.net
5a53cc92d6 added files: mozilla/netwerk/protocol/about/src/mzAboutMozilla.cpp 2000-04-30 00:09:23 +00:00
sford3%swbell.net
a058f8b3b4 Mozilla lives! 2000-04-30 00:07:00 +00:00
scc%netscape.com
f58ac20116 making string conversions explicit 2000-04-01 22:45:09 +00:00
cls%seawood.org
cd487cbabb Set SHORT_LIBNAME in cases that library name will exceed 8 chars for OS/2. Bug #34106 a=leaf 2000-04-01 10:18:48 +00:00
warren%netscape.com
727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
gagan%netscape.com
e583ac5fc2 Save a redirect (added a trailing slash to the credits URL) 2000-03-17 02:41:11 +00:00
sford3%swbell.net
9f2fcf5a57 Implementing about:credits, r=valeski a=valeski 2000-03-07 00:07:39 +00:00
sford3%swbell.net
5275e56e5b added files: mozilla/netwerk/protocol/about/src/nsAboutCredits.cpp 2000-03-07 00:07:03 +00:00
sford3%swbell.net
a42c1327a7 initial code for about:credits, not part of build yet 2000-03-06 15:09:49 +00:00