rickg%netscape.com
e2e2dfc7e9
removed bug from deque, and added replaceChar call to string
1999-02-16 06:47:00 +00:00
brendan%netscape.com
e53469bc76
prep for -m stub; misc code cleanups.
1999-02-16 05:10:40 +00:00
shaver%netscape.com
0c87cb56ec
make includes work right; support `-\' as stdin for input file
1999-02-16 03:47:24 +00:00
troy%netscape.com
7ebee8ef4e
Fixed some more memory leaks
1999-02-14 18:02:38 +00:00
jfrancis%netscape.com
2df51fb879
grabbed an id for nsContentSubtreeIterator_CID
1999-02-14 06:47:43 +00:00
troy%netscape.com
03a4fe9d44
Fixed some memory leaks
1999-02-14 05:44:39 +00:00
troy%netscape.com
7d913dc65b
Added missing "const" that was allowing internal pointer to Unicode
...
string tobe returned as a non-const value
1999-02-14 05:44:01 +00:00
troy%netscape.com
3daac89caa
Fixed some memory leaks
1999-02-14 05:34:07 +00:00
troy%netscape.com
fd8dea9b65
Added NS_RELEASE of nsIUnicharInputStream interface in Load()
1999-02-14 05:20:34 +00:00
mcmullen%netscape.com
4bdd400ec0
Added nsIRegistry.h
1999-02-13 03:47:00 +00:00
mcmullen%netscape.com
93819732c1
First Checked In.
1999-02-13 00:58:54 +00:00
jfrancis%netscape.com
36ce5457b4
backing out attempted fix of enumerator interface
1999-02-12 08:17:55 +00:00
jfrancis%netscape.com
ee23bdbc8e
scattered NS_IMETHOD liberally through interface
1999-02-12 07:01:06 +00:00
jfrancis%netscape.com
18a68abc87
grabbed a couple id's for contentIterator iid and cid
1999-02-12 04:34:36 +00:00
beard%netscape.com
280377b201
Fixed += operator, which would only work if you had a file or folder called "G'day" in the input directory.
1999-02-12 00:48:35 +00:00
sfraser%netscape.com
c22aaca9fa
Reserve a couple of IIDs for caret
1999-02-11 23:46:02 +00:00
sfraser%netscape.com
063c313612
That last checkin should have read: fix a bug in CompressWhitespace that caused the string length to be set incorrectly, when Trim shortened the string.
1999-02-11 06:23:29 +00:00
sfraser%netscape.com
53038aad55
Fix a bug in
1999-02-11 06:22:03 +00:00
alecf%netscape.com
b95b1c988e
export nsIAllocator on Unix for XPConnect
1999-02-11 04:41:08 +00:00
scc%netscape.com
9e7895bae7
Activate browser so you get the colorized source
1999-02-11 01:35:54 +00:00
scc%netscape.com
f020767dfc
Added |nsresult nsCOMPtr::assignment_error() const;| which returns the error, if any, from the most recent operation (constructor or assignment operator) that implicitly calls |QueryInterface|. This did not increase the size of an |nsCOMPtr|.
1999-02-11 01:34:07 +00:00
sar%netscape.com
eecbed5e4c
Turn of "modification date caching" so that dependencies are sure to work.
1999-02-11 00:04:46 +00:00
law%netscape.com
48857f7cbd
moz->ns
1999-02-10 23:27:09 +00:00
erik%netscape.com
f2ac3bc7ac
Forgot to say "public" in "class nsPropertiesFactory : nsIFactory".
...
This caused it to fail on Linux, but not on Windows. Go figure. Sigh.
1999-02-10 22:51:01 +00:00
law%netscape.com
945c60ebf5
Cleaned up i/f, XPCOM-wise
1999-02-10 19:47:56 +00:00
coop%netscape.com
b0aeee1bf1
NOT YET PART OF SEAMONKEY:
...
* changed type descriptor tag defines into one big enum
* made corresponding changes to xpt_dump
1999-02-10 17:44:05 +00:00
alecf%netscape.com
9a4cc65f9d
add a few more string cases to fix compilers who complain about ambiguous overloading
1999-02-10 08:22:47 +00:00
dp%netscape.com
1310389704
Adding libreg as xpcom depends on it
1999-02-10 02:01:50 +00:00
dp%netscape.com
ae016f7fab
CFLAGS->DEFINES
1999-02-09 22:48:00 +00:00
dp%netscape.com
6e75705bdd
Commenting CreateInstance2().
1999-02-09 21:32:13 +00:00
dp%netscape.com
6b61800db4
Removing wrong delete.
1999-02-09 21:21:30 +00:00
dp%netscape.com
156285c767
Commenting FACTORY2
1999-02-09 21:06:34 +00:00
dp%netscape.com
647eabe0fe
Major repository upgrade to use a presistent regitry. We use libreg/ directly (NR_*() functions) for now.
1999-02-09 20:31:24 +00:00
dp%netscape.com
185d38ac18
Added new constructor that takes lastmodtime and size
1999-02-09 20:30:34 +00:00
dp%netscape.com
895672f73e
variable id changes + commenting CreateInstance2()
1999-02-09 20:29:46 +00:00
dp%netscape.com
bf72179afc
Hierarchy change for filemodifieddata and size
1999-02-09 20:28:54 +00:00
shaver%netscape.com
a91d4ad6d2
fix #define for generated headers
1999-02-09 15:30:31 +00:00
bienvenu%netscape.com
e2222e8806
back out linebreak defines
1999-02-09 05:06:35 +00:00
bienvenu%netscape.com
3b8a2a39bc
add platform specific linebreak defines
1999-02-09 04:43:58 +00:00
warren%netscape.com
35ff4508e3
Added NS_ERROR_MODULE_MAILNEWS
1999-02-09 04:28:17 +00:00
warren%netscape.com
279c55d99d
Added CR LF defines for general use.
1999-02-09 04:19:58 +00:00
coop%netscape.com
b67985862a
NOT YET PART OF SEAMONKEY:
...
* added function XPT_GetInterfaceIndexByName
* replaced remaining occurences of 'namespace' with 'name_space' to keep C++ happy
* added xpt_dump display for param types (in/out/retval)
* changed xpt_dump handling for wchar_t strings
* use shaver's print_IID function when displaying type descriptors
* removed DoAnnotations (not used)
1999-02-09 00:14:38 +00:00
waterson%netscape.com
0c8af86d02
Fix strncmp() routines to handle unsigned integers properly. r=linss, a=sar.
1999-02-08 22:01:08 +00:00
jband%netscape.com
51a75b5de2
NOT PART OF SEAMONKEY - a bunch of fixes to get it building on win32
1999-02-08 21:47:35 +00:00
shaver%netscape.com
f856bd0e7e
move includes outside #ifdef for precompiled-header love, also PR_EXTERN_C
1999-02-08 19:48:48 +00:00
kipp%netscape.com
2c1296df1f
Disable auto-registration of dll's for unix for now
1999-02-08 19:16:29 +00:00
ftang%netscape.com
f696de06e0
change upper and lower case operation to call unicharutil for the nonASCII case
1999-02-08 18:57:21 +00:00
shaver%netscape.com
34bbed0ee7
Windows make goop
1999-02-08 18:34:54 +00:00
shaver%netscape.com
878a361634
Fixed native handling.
...
IDL-in-comments works again.
Quell some warnings (now -Wall happy!).
1999-02-08 17:47:44 +00:00
shaver%netscape.com
0794ace0b2
Added XPT_InterfaceDescriptorAddMethods to grow the method table.
...
Removed unused XPT_ALLOC macro.
Move XPT_SetDataOffset calls into XPT_DoHeader so that the API consumer doesn't
need to know about header sizing and IDE layout guck.
Handle NULL namespaces and interface_directory bits snd idents better.
Made xpt_dump show the the IID for interfaces.
1999-02-08 16:30:22 +00:00