.. |
macbuild
|
removed files: mozilla/modules/libjar/nsJARStubs.cpp
|
2000-03-21 04:23:39 +00:00 |
standalone
|
Eliminated the libs build pass.
|
1999-11-28 03:05:01 +00:00 |
.cvsignore
|
Ignore generated files.
|
1999-03-27 09:22:27 +00:00 |
Makefile.in
|
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
|
2000-04-04 04:46:38 +00:00 |
makefile.win
|
Added signed script support in Mozilla. bug=7270 r=norris (this is mstoltz's checkin)
|
2000-03-21 04:21:28 +00:00 |
MANIFEST
|
First Checked In.
|
1999-03-24 01:10:59 +00:00 |
MANIFEST_IDL
|
Switched to new nsIZipReader interface for Mac.
|
1999-11-12 06:12:14 +00:00 |
nsIJAR.idl
|
Libjar cleanup. Added Close method. Bug#18273. r=mstoltz,gayatrib,dveditz
|
1999-11-12 06:13:13 +00:00 |
nsIJARChannel.idl
|
Got Gayatri's JAR protocol working. (not in build yet)
|
1999-11-07 21:55:12 +00:00 |
nsIJARFactory.h
|
Converting to use nsIModule macro. r=dp.
|
2000-01-03 23:20:25 +00:00 |
nsIJARProtocolHandler.idl
|
Bug 24764. Cache of opened jar files. r=waterson
|
2000-05-25 08:32:09 +00:00 |
nsIJARURI.idl
|
Got Gayatri's JAR protocol working. (not in build yet)
|
1999-11-07 21:55:12 +00:00 |
nsIZip.idl
|
Lowercased method names for idl.
|
2000-02-04 12:16:33 +00:00 |
nsIZipReader.idl
|
Removed dependency of libjar on psm-glue, bug 36853. Fixed out parameter type problem in PSMComponent::HashEnd
|
2000-05-10 01:49:33 +00:00 |
nsJAR.cpp
|
Fixed nsZipReaderCache to get hits. (not used yet)
|
2000-05-25 08:30:29 +00:00 |
nsJAR.h
|
Removed dependency of libjar on psm-glue, bug 36853. Fixed out parameter type problem in PSMComponent::HashEnd
|
2000-05-10 01:49:33 +00:00 |
nsJARChannel.cpp
|
Bug 24764. Cache of opened jar files. r=waterson
|
2000-05-25 08:32:09 +00:00 |
nsJARChannel.h
|
Bug 24764. Cache of opened jar files. r=waterson
|
2000-05-25 08:32:09 +00:00 |
nsJARFactory.cpp
|
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
|
2000-04-12 07:58:24 +00:00 |
nsJARInputStream.cpp
|
Fixed crash when calling nsJARInputStream from nsJARChannel.
|
2000-04-05 00:12:20 +00:00 |
nsJARInputStream.h
|
Fixed crash when calling nsJARInputStream from nsJARChannel.
|
2000-04-05 00:12:20 +00:00 |
nsJARProtocolHandler.cpp
|
Bug 24764. Cache of opened jar files. r=waterson
|
2000-05-25 08:32:09 +00:00 |
nsJARProtocolHandler.h
|
Bug 24764. Cache of opened jar files. r=waterson
|
2000-05-25 08:32:09 +00:00 |
nsJARProtocolModule.cpp
|
Converting to use nsIModule macro. r=dp, jud.
|
2000-01-03 23:32:11 +00:00 |
nsJARURI.cpp
|
Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp
|
2000-05-25 08:27:40 +00:00 |
nsJARURI.h
|
Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work.
|
2000-01-27 08:57:14 +00:00 |
nsWildCard.cpp
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsWildCard.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
nsZipArchive.cpp
|
Fix libjar runtime bustage on the Mac.
b = 33656
|
2000-03-30 09:52:32 +00:00 |
nsZipArchive.h
|
Restoring file dates at install time.
|
2000-03-28 03:38:06 +00:00 |
zipfile.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
zipstruct.h
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
zipstub.h
|
Fixes for bug 18683. Libjar interfaces changed but the implementation didn't so XPInstall was horked. This fixes the runtime XP horkage. [r=dveditz]
|
1999-11-13 00:44:56 +00:00 |