briano%netscape.com
|
0546a72da3
|
Change the undef NETSCAPE to MOZILLA_CLIENT to fix Win and Mac.
|
1999-08-26 01:23:10 +00:00 |
|
dveditz%netscape.com
|
7dffabf8b6
|
backing out, briano has a different fix
|
1999-08-26 01:22:31 +00:00 |
|
dveditz%netscape.com
|
47cae9333b
|
fixing Windows build bustage. Will not fix the mac
|
1999-08-26 01:17:07 +00:00 |
|
ramiro%netscape.com
|
7ee0e69965
|
Cleanup zlib cruft.
|
1999-08-25 14:39:53 +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
|
e592c76492
|
Added static lib targets (in prep for landing the Mac Install Wizard).
|
1999-08-10 23:45:46 +00:00 |
|
sgehani%netscape.com
|
c7877d612f
|
First Checked In.
|
1999-08-10 23:44:53 +00:00 |
|
sgehani%netscape.com
|
b128b0fc9c
|
Adding Mac support to STANDALONE libjar.
|
1999-08-10 23:06:44 +00:00 |
|
sgehani%netscape.com
|
e669e74fe5
|
Fixing Mac bustage in STANDALONE libjar.
|
1999-08-10 23:05:09 +00:00 |
|
ssu%netscape.com
|
caa2ec5cae
|
added ifdef win32 to win32 standalone specific code
|
1999-08-09 23:01:03 +00:00 |
|
ssu%netscape.com
|
20b14e3b9e
|
fixed blockage of windows process messages when inflating files. This affects only the standalone windows build.
|
1999-08-06 07:58:15 +00:00 |
|
ramiro%netscape.com
|
4de9a4b86d
|
Fix for orange loonix tree.
|
1999-08-05 22:24:08 +00:00 |
|
ssu%netscape.com
|
58379d73fa
|
fixed problem with PR_Seek() in standalone mode
|
1999-08-05 22:08:29 +00:00 |
|
sspitzer%netscape.com
|
018a336922
|
fix warning
|
1999-07-16 06:59:30 +00:00 |
|
dbragg%netscape.com
|
53ed5a01a8
|
Checked for null in memory allocation per bug #9852
|
1999-07-15 23:06:52 +00:00 |
|
sfraser%netscape.com
|
43f2f01dd9
|
Fix the access paths to IDL files
|
1999-07-15 23:03:22 +00:00 |
|
sfraser%netscape.com
|
ea9b9de31d
|
Remove errant semicolons
|
1999-07-15 23:03:06 +00:00 |
|
sfraser%netscape.com
|
c2ce8196f3
|
First Checked In.
|
1999-07-15 23:02:50 +00:00 |
|
Jerry.Kirk%Nexwarecorp.com
|
723cb44c20
|
Needed to add $(ZLIB_LIBS) to fix link problem under Neutrino
|
1999-07-15 11:44:30 +00:00 |
|
dveditz%netscape.com
|
d3f47f37f5
|
makefile cleanups
|
1999-07-02 13:40:18 +00:00 |
|
ssu%netscape.com
|
e6edf1444c
|
fixing bug #8454 and AddDirectory() function
|
1999-06-29 23:23:23 +00:00 |
|
sgehani%netscape.com
|
0f0cf4b928
|
Build libjar as a component on the Mac.
|
1999-06-29 02:22:13 +00:00 |
|
briano%netscape.com
|
57f1cda907
|
File was missing the required newline at the end of file.
|
1999-06-24 03:13:10 +00:00 |
|
sgehani%netscape.com
|
39167b36a2
|
1> Removed obsolete IID headers (now being generated from IDL).
2> Aletered Unix Makefile.in to make libjar a component.
|
1999-06-23 22:54:49 +00:00 |
|
sgehani%netscape.com
|
f608a515fb
|
First Checked In.
|
1999-06-23 06:37:03 +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 |
|
ssu%netscape.com
|
d797377687
|
added define's to deal with building standalone
|
1999-06-20 02:38:14 +00:00 |
|
ssu%netscape.com
|
3b3892972e
|
backed out previous checkin due to tree closure
|
1999-06-16 21:54:13 +00:00 |
|
ssu%netscape.com
|
744e12c6f7
|
ifdef'ed all calls to PR_Seek() for the standalone build
|
1999-06-16 21:47:58 +00:00 |
|
dveditz%netscape.com
|
3198743e2a
|
use standard XPCOM macros
|
1999-06-16 06:49:42 +00:00 |
|
ssu%netscape.com
|
693c4f3f4d
|
ifdef'ed call to PR_Seek() for the standalone build
|
1999-06-16 00:24:37 +00:00 |
|
ssu%netscape.com
|
805032a259
|
updated makefile to define USE_NON_MT_LIBS (use libc.lib)
|
1999-06-14 22:35:21 +00:00 |
|
ssu%netscape.com
|
2cb4ab9fec
|
Fixing ShExp use (0 means true)
|
1999-06-10 01:58:06 +00:00 |
|
dbragg%netscape.com
|
49ea469e54
|
There was a lower case r in the macro OBJDIr for nsJARFactory.obj
|
1999-06-09 22:51:13 +00:00 |
|
mcmullen%netscape.com
|
4b0ff2c414
|
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
|
1999-06-03 18:15:53 +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
|
ee93afddb8
|
Re-added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro
|
1999-06-02 16:52:42 +00:00 |
|
dbragg%netscape.com
|
40b83d5c0d
|
Re-added the nsJAR.obj and nsJARFactory.obj files to the OBJS macro.
|
1999-06-02 16:51:39 +00:00 |
|
dbragg%netscape.com
|
fe34d14c41
|
Change the implementation of AddRef and Release to use the macros NS_IMPL_ADDREF() and NS_IMPL_RELEASE() in nsJARFactory.cpp
|
1999-06-01 21:37:09 +00:00 |
|
dbragg%netscape.com
|
0af499845b
|
removed the nsJAR.cpp and nsJARFactory.cpp from the CPPSRCS due to compile error that I need to investigate.
|
1999-06-01 21:31:29 +00:00 |
|
dbragg%netscape.com
|
c8f258ff5f
|
backed out the nsJAR.cpp and nsJARFactory.cpp from CPPSRCS due to a change in XPCOM that caused it to not compile.
|
1999-06-01 21:22:27 +00:00 |
|
dbragg%netscape.com
|
cf506441ff
|
Added nsJAR.cpp and nsJARFactory.cpp to the CPPSRCS macro
|
1999-06-01 21:17:12 +00:00 |
|
dbragg%netscape.com
|
4920b86642
|
removed export of nsIZipArchive.h since it doesn't exist
|
1999-06-01 21:15:47 +00:00 |
|
dbragg%netscape.com
|
472ec389c8
|
XPCOM interface files for libjar
|
1999-06-01 21:08:32 +00:00 |
|
dveditz%netscape.com
|
f04e687aa6
|
nsZipArchive.h
|
1999-05-19 04:48:19 +00:00 |
|
dveditz%netscape.com
|
7361fdede5
|
new file
|
1999-05-19 04:06:40 +00:00 |
|
dveditz%netscape.com
|
6476604581
|
allow multi-user finds
|
1999-05-19 03:21:03 +00:00 |
|
dveditz%netscape.com
|
af200e1fdb
|
zip archive support
|
1999-04-28 00:34:30 +00:00 |
|
dougt%netscape.com
|
207a42587b
|
dveditz change: Removing mkreg and using xp_regexp. Basically these are the same, but xp_regexp is shared. I had to add an included path to mozilla/included to make this work
|
1999-04-28 00:01:04 +00:00 |
|