gecko-dev/modules/libjar
bryner%uiuc.edu 69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
..
macbuild Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
standalone 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
test Making the jar cache test more flexable. 2000-11-08 01:30:31 +00:00
.cvsignore Ignore generated files. 1999-03-27 09:22:27 +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
Makefile.in 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
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
nsIJAR.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +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 Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
nsJAR.cpp Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
nsJAR.h fix for 53312 and 55893 adds a memory flusher and fixes a race condition in 2000-10-31 22:44:20 +00:00
nsJARChannel.cpp Fixes bug 59661. Occurances of uninitialized variables... r=gagan, sr=mscott. 2000-11-15 22:21:46 +00:00
nsJARChannel.h bug 24765, hooking up necko file cache to jar protocol. Hopefully without leaks this time. Also fixed leak in nsJARURI. r=beard, warren 2000-09-22 06:21:18 +00:00
nsJARFactory.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJARInputStream.cpp Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
nsJARInputStream.h Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
nsJARProtocolHandler.cpp Making the protocol handler threadsafe for win2K happiness 2000-08-25 04:56:01 +00:00
nsJARProtocolHandler.h Bug 24764. Cache of opened jar files. r=waterson 2000-05-25 08:32:09 +00:00
nsJARProtocolModule.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsJARURI.cpp bug 24765, hooking up necko file cache to jar protocol. Hopefully without leaks this time. Also fixed leak in nsJARURI. r=beard, warren 2000-09-22 06:21:18 +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 Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
nsZipArchive.h Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +00:00
objs.mk Fixing problem of standalone compoennts always building on every build pass. Adding objs.mk files to give better dependency handling. Bug #49937 2000-09-11 04:13:16 +00:00
zipfile.h Add ZIP_TestArchive support for CRC32 verification of all or individual items. 2000-12-27 07:05:55 +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 Make libjar work with Phil Katz zip archives created with Sun's 'jar' tool. (aka honor bit 3 of the general purpose bit flag in local headers when searching forthe central directory offset.) 2000-08-24 00:48:34 +00:00