This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
89f9578c8eb38d23dfd14f41bce391d0dd3bb37f
Mozilla
/
mozilla
/
modules
/
libjar
History
darin%netscape.com
66747c911f
fixes bug 97528 "1200 urls created on startup about:blank"
...
r=dp, sr=dougt git-svn-id: svn://10.0.0.236/trunk@102554 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-07 22:32:50 +00:00
..
macbuild
…
standalone
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
2001-08-30 01:14:45 +00:00
test
…
Makefile.in
Update REQUIRES so that we do not accidentally build using the system headers of jpeg,zlib,png,mng when we are supposed to be building using the Mozilla copies of these libraries.
2001-08-29 03:29:44 +00:00
makefile.win
fixed bug 87004, for win static build, changed libjar and xpinstall to be
2001-07-19 22:43:14 +00:00
MANIFEST
…
MANIFEST_IDL
…
nsIJAR.idl
…
nsIJARChannel.idl
…
nsIJARFactory.h
…
nsIJARProtocolHandler.idl
…
nsIJARURI.idl
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
nsIZip.idl
…
nsIZipReader.idl
…
nsJAR.cpp
Bit checkin for bug 68045, r/sr=waterson&shaver, second attempt. It all works
2001-08-21 20:51:34 +00:00
nsJAR.h
Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
2001-09-06 21:13:11 +00:00
nsJARChannel.cpp
fixes bug 97528 "1200 urls created on startup about:blank"
2001-09-07 22:32:50 +00:00
nsJARChannel.h
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
nsJARFactory.cpp
…
nsJARInputStream.cpp
Bit checkin for bug 68045, r/sr=waterson&shaver, second attempt. It all works
2001-08-21 20:51:34 +00:00
nsJARInputStream.h
…
nsJARProtocolHandler.cpp
Bit checkin for bug 68045, r/sr=waterson&shaver, second attempt. It all works
2001-08-21 20:51:34 +00:00
nsJARProtocolHandler.h
…
nsJARProtocolModule.cpp
…
nsJARURI.cpp
Bit checkin for bug 68045, r/sr=waterson&shaver, second attempt. It all works
2001-08-21 20:51:34 +00:00
nsJARURI.h
Bit checkin for bug 68045, r/sr=waterson&shaver, second attempt. It all works
2001-08-21 20:51:34 +00:00
nsWildCard.cpp
…
nsWildCard.h
…
nsZipArchive.cpp
…
nsZipArchive.h
…
objs.mk
…
win32.order
…
zipfile.h
…
zipstruct.h
…
zipstub.h
…