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

9 Коммитов

Автор SHA1 Сообщение Дата
mstoltz%netscape.com 54b6d77584 Created helper class nsZipRead to hold read state information. That way
one nsJAR can support multiple input streams. r=norris
1999-11-02 23:46:09 +00:00
warren%netscape.com 145f9f9dea Minor cleanup 1999-11-01 20:50:04 +00:00
mstoltz%netscape.com 08143e312c Added GetInputStream function to nsJAR in order to extract files into memory rather than to disk. Created nsJARInputStream to carry this data. Most of the code for this change went into nsZipArchive, which now handles either file output or output to memory. bug=16077 r=dveditz 1999-10-26 19:43:26 +00:00
mccabe%netscape.com d98f4dca1d First cut at removing manual declaration of interface methods in implementation classes and replacing with xpidl-generated NS_DECL_NSIFOO macro.
Hopefully this'll help turn the copy-n-paste tide towards using this macro.
1999-08-21 08:54:47 +00:00
sgehani%netscape.com dbf800ebea Modification to the libjar XPCOM interface in order to use it with XPInstall; facilitating ressurection of XPInstall on Unix. 1999-06-23 06:16:28 +00:00
sspitzer%netscape.com d1b8548b1e fix warnings. these classes have virtual functions but non-virtual destructors 1999-06-21 01:59:44 +00:00
dveditz%netscape.com 3198743e2a use standard XPCOM macros 1999-06-16 06:49:42 +00:00
jdunn%netscape.com 9b96cd4907 added newline at end of file. HP won't compile without it 1999-06-03 00:48:16 +00:00
dbragg%netscape.com 472ec389c8 XPCOM interface files for libjar 1999-06-01 21:08:32 +00:00