dp%netscape.com
|
4844b29ab7
|
More on starup components
|
1999-04-17 16:49:58 +00:00 |
|
dp%netscape.com
|
a4f1d5503c
|
Adding some debugging help
|
1999-04-17 16:49:17 +00:00 |
|
mccabe%netscape.com
|
014116e7af
|
Changed makefile to request --cflags and --libs from libIDL-config as well as from glib-config, to handle those cases where libIDL is installed in a different place than glib.
Thanks to Tim Rowley <tor@cs.brown.edu> for this fix.
|
1999-04-17 03:54:39 +00:00 |
|
warren%netscape.com
|
640e419016
|
Made instance variables protected so that we can subclass.
|
1999-04-16 18:16:21 +00:00 |
|
mcmullen%netscape.com
|
9cf74711ef
|
Added unix home directory
|
1999-04-15 22:45:41 +00:00 |
|
sfraser%netscape.com
|
8043917bf9
|
Warning elimination (remove extra ; )
|
1999-04-15 19:54:27 +00:00 |
|
sfraser%netscape.com
|
940db7bd3c
|
Warning elimination (delete extra ; )
|
1999-04-15 19:53:35 +00:00 |
|
dougt%netscape.com
|
8ae3e61271
|
Now using PL_* functions in nsprPath()
ifdef'ing the deallocation of nsprPath()
|
1999-04-15 19:39:23 +00:00 |
|
mccabe%netscape.com
|
a1eb58e008
|
Enabling xpidl as a standard part of the unix and windows build. Changed checks against BUILD_XPIDL to the (as yet undefined) USE_XPIDL variable in libpref, rdf, xpfe/AppCores, to keep them from firing just yet. The BUILD_XPIDL-enabling machinery in configure.in is unchanged, but BUILD_XPIDL is unused for now.
See http://www.mozilla.org/scriptable/xpidl/ if this breaks you.
|
1999-04-15 18:28:27 +00:00 |
|
jband%netscape.com
|
b4b8105ad7
|
not yet part of seamonkey build -- fix problem with forward declarations in idl
|
1999-04-15 03:32:18 +00:00 |
|
mccabe%netscape.com
|
df31745295
|
Convert some straggling PR_ASSERTS to XPT_ASSERTS to complete link-time freedom from nspr.
|
1999-04-15 03:20:24 +00:00 |
|
alecf%netscape.com
|
983d151830
|
don't break if we're included in a C file
|
1999-04-15 03:13:20 +00:00 |
|
mcmullen%netscape.com
|
485041bf40
|
An "oops" correction in the previous checkin.
|
1999-04-15 02:17:41 +00:00 |
|
toshok%hungry.com
|
ff0300a8eb
|
use NSPR's LL_ macros to do 64 bit stuff.
|
1999-04-15 01:40:33 +00:00 |
|
toshok%hungry.com
|
a6f1d9d420
|
remove LL's to fix windows build.
|
1999-04-15 01:36:25 +00:00 |
|
mcmullen%netscape.com
|
fff6074880
|
Fixed two warnings and added a method with a shorter name because of bug in VC++ compiler
|
1999-04-15 01:11:42 +00:00 |
|
mcmullen%netscape.com
|
913495ef87
|
Fixed compiler warning.
|
1999-04-15 01:07:20 +00:00 |
|
mcmullen%netscape.com
|
9d7f18bdf8
|
Support unix paths .. and . in the path conversion routine.
|
1999-04-15 01:06:55 +00:00 |
|
toshok%hungry.com
|
bfae0d012d
|
change linux specific blurbs to include netbsd/freebsd, and make sure to update the url to the unixish_x86 file.
|
1999-04-15 01:06:45 +00:00 |
|
mcmullen%netscape.com
|
17fe680b62
|
Fix backwards failure logic
|
1999-04-15 01:06:03 +00:00 |
|
toshok%hungry.com
|
5601c30ae0
|
add some PRInt64 tests too.
|
1999-04-15 00:52:40 +00:00 |
|
toshok%hungry.com
|
cce073811f
|
the linux implementation should work for freebsd and netbsd x86. change the name from linux to unixish to reflect this.
|
1999-04-15 00:50:07 +00:00 |
|
waterson%netscape.com
|
cb7e7a95c4
|
Backed out change to nsISupportsArray::AppendElement() and RemoveElement(); they now return PRBool's like they used to.
|
1999-04-14 23:06:22 +00:00 |
|
mccabe%netscape.com
|
6e94141764
|
Updated to include new version numbers and source, binary locations for glib, libIDL.
|
1999-04-14 04:48:29 +00:00 |
|
beard%netscape.com
|
e91206a937
|
sorry, size_t != unsigned int, made declarations consistent to fix later link errors.
|
1999-04-14 04:19:42 +00:00 |
|
tague%netscape.com
|
b7780e7118
|
Rolled out change
|
1999-04-13 23:25:38 +00:00 |
|
tague%netscape.com
|
7723a871e2
|
Fixed windows build booboo. Added extern C to the defintion of nsQuickSort
|
1999-04-13 23:03:40 +00:00 |
|
alecf%netscape.com
|
d204424b35
|
export this symbol correctly
|
1999-04-13 22:16:52 +00:00 |
|
jband%netscape.com
|
5db033d683
|
removing reference to nspr in windows makefile
|
1999-04-13 21:23:45 +00:00 |
|
alecf%netscape.com
|
3f2caacd18
|
make sure nsQuickSort is extern "C"
|
1999-04-13 20:36:57 +00:00 |
|
alecf%netscape.com
|
c9d3ccdde2
|
fix mac bustage
|
1999-04-13 20:34:38 +00:00 |
|
jdunn%netscape.com
|
57e6713c2c
|
fix compiler warning/errors with conversion from a void* to a char*
|
1999-04-13 20:27:17 +00:00 |
|
mccabe%netscape.com
|
8be0ea87e3
|
Remove dependency on NSPR for xpidl, libxpt and tools.
|
1999-04-13 20:22:02 +00:00 |
|
alecf%netscape.com
|
d5be09930b
|
add quicksort implementation to base
(Thanks to Regents of CA and the RDF team)
|
1999-04-13 19:03:45 +00:00 |
|
warren%netscape.com
|
467799711d
|
Fixed error to be an nsresult.
|
1999-04-13 18:27:21 +00:00 |
|
warren%netscape.com
|
bcdbab63da
|
Fixed comment.
|
1999-04-13 18:26:53 +00:00 |
|
warren%netscape.com
|
142b615dba
|
Added NS_NewPipe and cleaned up ByteBufferInputStreams.
|
1999-04-13 18:17:29 +00:00 |
|
warren%netscape.com
|
f84a7f15ec
|
Added header.
|
1999-04-13 18:15:49 +00:00 |
|
warren%netscape.com
|
cfc02faedf
|
Fixed EOF condition.
|
1999-04-13 18:15:41 +00:00 |
|
warren%netscape.com
|
f63b0306a1
|
Fixed thread problems.
|
1999-04-13 18:15:27 +00:00 |
|
jband%netscape.com
|
33a0a52103
|
fix AIX bustage - suggested by waqar@netscape.com
|
1999-04-13 18:10:40 +00:00 |
|
bruce%cybersight.com
|
5b0e694071
|
Adding blank lines for native compilers.
|
1999-04-13 06:35:42 +00:00 |
|
jband%netscape.com
|
89e4ae2743
|
fix for comment spanning the buffer boundary
|
1999-04-13 00:50:39 +00:00 |
|
davidm%netscape.com
|
7d31b1f4dc
|
Added code to allow mac process the event queues
|
1999-04-12 22:47:48 +00:00 |
|
kipp%netscape.com
|
a7dbde64d3
|
alloc another IID
|
1999-04-12 20:34:28 +00:00 |
|
rhp%netscape.com
|
b8a91a8b42
|
Added nsEscapeHTML() function
|
1999-04-12 20:23:21 +00:00 |
|
waterson%netscape.com
|
6eeb78f1b7
|
Added missing export for HashKey::Exists().
|
1999-04-12 18:46:15 +00:00 |
|
waqar%netscape.com
|
9b9df58f66
|
Changed C++ comment to a C comment to make AIX compiler happy.
|
1999-04-12 18:28:53 +00:00 |
|
dp%netscape.com
|
d7b83efaef
|
StartupComponents : Strawman spec in place.
|
1999-04-12 12:47:30 +00:00 |
|
dp%netscape.com
|
7e609f89cc
|
ProgID fixed by nick.
|
1999-04-12 12:46:17 +00:00 |
|