scc%netscape.com
|
b7e35a36a2
|
removed the non-|const| version of |nsAutoCString::operator const char*| since the const version serves in both |const| and non-|const| situations, and will be ambiguous to many compilers.
|
1999-04-24 18:40:36 +00:00 |
|
waterson%netscape.com
|
5c0b4cea21
|
Added nsISimpleEnumerator as Phase I of the great enumerator unification. Added misc files for XPConnect. Details in RDF_19990422_BRANCH.
|
1999-04-24 02:38:54 +00:00 |
|
mcmullen%netscape.com
|
560d9107f8
|
Bug #4184. Before unescaping a path, call ReAllocData.
|
1999-04-23 21:32:57 +00:00 |
|
mcmullen%netscape.com
|
5cb578f764
|
Corrected spelling in some comments.
|
1999-04-23 20:27:38 +00:00 |
|
mcmullen%netscape.com
|
5dfc810099
|
Made GetCatInfo method public (XP_MAC only)
|
1999-04-23 17:18:24 +00:00 |
|
mccabe%netscape.com
|
ba4f36c065
|
Backed out my previous checkin.
I realized that:
- we build on more than one build system.
- I'm too tired to fix it.
|
1999-04-23 09:20:36 +00:00 |
|
mccabe%netscape.com
|
ceb11bcb32
|
Removed the XPTDIR environment variable requirement; the xpt typelib directory is now constructed by adding 'components' to the executable directory. This adds an -lraptorbase requirement to linking against xptinfo.
|
1999-04-23 09:10:09 +00:00 |
|
dougt%netscape.com
|
0fc496898a
|
Fixes Bug 5300 http://bugzilla.mozilla.org/show_bug.cgi?id=5300
|
1999-04-23 06:32:40 +00:00 |
|
mccabe%netscape.com
|
7049d9fa76
|
Go from explicit $(shell ) calls to glib-config and libIDL-config to using $LIBIDL_CFLAGS, $LIBIDL_LIBS, as set in libIDL.m4.
|
1999-04-23 06:18:03 +00:00 |
|
bruce%cybersight.com
|
aa6270418f
|
Removing a spurious comma, fixing AIX and HP-UX build bustage. I don't see why this code should've compiled for anyone.
|
1999-04-23 04:15:50 +00:00 |
|
warren%netscape.com
|
f256cf42fb
|
Added variant and scriptable.
|
1999-04-22 08:27:34 +00:00 |
|
rickg%netscape.com
|
4932037b7d
|
sync up with nsString2.cpp
|
1999-04-22 08:23:25 +00:00 |
|
warren%netscape.com
|
1ea549d80d
|
Started factoring nsIPersistentProperties from nsIProperties.
|
1999-04-22 07:32:51 +00:00 |
|
warren%netscape.com
|
c289c670cd
|
Added Write(nsIInputStream) and Flush to nsIOutputStream.
|
1999-04-22 07:31:03 +00:00 |
|
sfraser%netscape.com
|
385eb491ab
|
Look for types.h in the system headers.
|
1999-04-22 04:34:59 +00:00 |
|
warren%netscape.com
|
51b7658a46
|
Added nsCRT::free methods.
|
1999-04-22 04:25:17 +00:00 |
|
warren%netscape.com
|
9ad48782fb
|
Added NS_IMETHOD decls.
|
1999-04-22 04:17:21 +00:00 |
|
warren%netscape.com
|
16745abb64
|
Added nsAutoMonitor
|
1999-04-22 04:12:08 +00:00 |
|
alecf%netscape.com
|
54b5fa903e
|
oops, should be including nsID.h for the nsID typedef
|
1999-04-22 03:25:24 +00:00 |
|
warren%netscape.com
|
0efe747731
|
Added better comment about NS_WITH_SERVICE.
|
1999-04-21 21:28:16 +00:00 |
|
mcmullen%netscape.com
|
313c03ad46
|
Export functions used by mailnews build (progname versions of static Get/Release) - bustage fix.
|
1999-04-21 21:07:21 +00:00 |
|
neeti%netscape.com
|
0091f72b77
|
checking for null mObserverList
|
1999-04-21 19:36:41 +00:00 |
|
law%netscape.com
|
7258c22436
|
Staking claim to some IIDs for app shell componentry
|
1999-04-21 01:15:47 +00:00 |
|
mcmullen%netscape.com
|
0c1a07d566
|
Oops.
|
1999-04-20 19:31:11 +00:00 |
|
mcmullen%netscape.com
|
71ef3f328e
|
Correct a problem my last change to GetParent() introduced.
|
1999-04-20 19:09:22 +00:00 |
|
neeti%netscape.com
|
7bdbb69f8b
|
implemented wrapper funtions to make GetObserverList private.
|
1999-04-20 14:50:47 +00:00 |
|
bruce%cybersight.com
|
8d6eaa87a3
|
Fix library name. Still coredumps on execution.
|
1999-04-20 05:36:36 +00:00 |
|
mcmullen%netscape.com
|
7910e844e2
|
Fixed GetParent() on windows and unix (was incorrect for directories whose paths end in a separator).
|
1999-04-19 22:07:42 +00:00 |
|
mccabe%netscape.com
|
201a325a36
|
Use @GLIB_CONFIG@ and @LIBIDL_CONFIG@ autoconf variables to find glib-config and libIDL config, rather than hardcoding thier names.
Thanks to Greg Roelofs for this fix.
|
1999-04-19 08:31:42 +00:00 |
|
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 |
|