brade%netscape.com
|
7127959f91
|
comment out line which builds clientStubs
|
1998-12-23 15:10:40 +00:00 |
brade%netscape.com
|
1765344616
|
add prototype for NET_DumpDecoders to reduce Mac compiler warnings
|
1998-12-23 14:38:38 +00:00 |
brade%netscape.com
|
66c46f9efc
|
add prototypes for net_process_net_timer_callback and net_process_slow_net_timer_callback to reduce Mac compiler warnings
|
1998-12-23 14:37:44 +00:00 |
brade%netscape.com
|
4445fdfaf8
|
add prototypes for NET_FindURLInMemCache, NET_DisplayMemCacheInfoAsHTML, and NET_InitMemCacProtocol to reduce Mac compiler warnings
|
1998-12-23 14:37:03 +00:00 |
brade%netscape.com
|
76f58296dd
|
add prototypes for NET_DisableGetURL, net_CallExitRoutine, net_get_protocol_impl, and net_MailtoLoad to reduce Mac compiler warnings
|
1998-12-23 14:36:13 +00:00 |
brade%netscape.com
|
e6593d0f02
|
add prototypes for NET_OpenExtCacheFAT, NET_FindURLInExtCache, CACHE_CloseAllOpenSARCache, and CACHE_OpenAllSARCache to reduce Mac compiler warnings
|
1998-12-23 14:35:09 +00:00 |
brade%netscape.com
|
3bb07f084c
|
add prototypes for NET_FirstCacheObject, NET_NextCacheObject, and NET_GetMaxDiskCacheSize to reduce Mac compiler warnings
|
1998-12-23 14:34:22 +00:00 |
brade%netscape.com
|
2966450a0b
|
add prototypes for net_http_password_data_interp, NET_DeleteCookie and NET_DisplayCookieInfoAsHTML (reduce Mac compiler warnings)
|
1998-12-23 14:33:41 +00:00 |
brade%netscape.com
|
86f3582f93
|
change NET_InitRDFCookieResources from PUBLIC to PRIVATE since it isn't needed anymore
|
1998-12-23 14:32:48 +00:00 |
brade%netscape.com
|
456b5bd8a4
|
return PR_TRUE in NET_RegisterAboutProtocol to reduce Mac compiler warnings
|
1998-12-23 14:31:48 +00:00 |
cltbld%netscape.com
|
1ed17c58cd
|
initial steps toward moving cvs pull information out of nglayout.mak.
Also, change pull_all to pull using module information instead of
each directory individually.
|
1998-12-23 11:01:34 +00:00 |
pierre%netscape.com
|
0f51bd0e95
|
Export the 2 functions to fix link errors in embedding applications
|
1998-12-23 06:54:37 +00:00 |
pavlov%pavlov.net
|
8e28994bac
|
comment something out
|
1998-12-23 04:17:30 +00:00 |
pavlov%pavlov.net
|
98f76e2272
|
Redo all the evil event handling. We still do not resize properly, but I am
getting closer.
|
1998-12-23 03:31:15 +00:00 |
pollmann%netscape.com
|
43512d12df
|
Implemented onChange and selectedIndex for the HTMLSelectElement
|
1998-12-23 03:02:57 +00:00 |
alecf%netscape.com
|
8b34208241
|
add --eanble-mailnews and --enable-ldap switches, and depricate MOZ_DARK
|
1998-12-23 00:48:52 +00:00 |
waterson%netscape.com
|
4d99858150
|
Whoops. Guess I missed one.
|
1998-12-22 22:50:08 +00:00 |
waterson%netscape.com
|
114fb943c4
|
Removed nsIRDFRegistry: it was never used.
|
1998-12-22 22:30:41 +00:00 |
waterson%netscape.com
|
caffbb3d8d
|
Removed nsRDFRegistryImpl: it was never used.
|
1998-12-22 22:28:58 +00:00 |
waterson%netscape.com
|
823055bc54
|
Removed nsRDFRegistryImpl. It was never used.
|
1998-12-22 22:26:15 +00:00 |
vidur%netscape.com
|
03857886a6
|
Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator.
|
1998-12-22 22:03:20 +00:00 |
cltbld%netscape.com
|
decc136ade
|
add files for vidur
|
1998-12-22 21:47:35 +00:00 |
alecf%netscape.com
|
78784fba02
|
for now, export the implementation header file so we can get
to the factory. Bleah.
|
1998-12-22 21:12:21 +00:00 |
alecf%netscape.com
|
7829aa1ed8
|
add new offline state interface
|
1998-12-22 21:11:32 +00:00 |
law%netscape.com
|
6de1ece277
|
Add nsFile* to Windows build
|
1998-12-22 20:06:56 +00:00 |
law%netscape.com
|
a7d859328e
|
Add nsFile* to Windows build
|
1998-12-22 20:01:41 +00:00 |
brade%netscape.com
|
91479969e9
|
add include to reduce warnings on Macintosh compiler
|
1998-12-22 19:14:13 +00:00 |
troy%netscape.com
|
f334dec10a
|
Added comment to strdup() noting that t he caller must use delete[]
to free the memory
|
1998-12-22 19:01:14 +00:00 |
brade%netscape.com
|
1a806e6240
|
add return value (reviewed mjudge@netscape.com)
|
1998-12-22 18:58:25 +00:00 |
troy%netscape.com
|
6202d355f7
|
Fixed two memory leaks of the status msg (Unicode string) in OnStopBindingProxyEvent
and OnStatusProxyEvent
|
1998-12-22 18:49:12 +00:00 |
guha%netscape.com
|
603a1637d3
|
Better names, classify Assertion (this file not yet in build system)
|
1998-12-22 18:27:02 +00:00 |
troy%netscape.com
|
c59c9ed51f
|
Fixed QueryInterface() so it doesn't do a AddRef() for interface NS_ISTHREADSAFE_IID.
This fixes a DEBUG (only) memory leak of the object which in turn causes the web shell
(and the whole world) to leak
|
1998-12-22 18:22:40 +00:00 |
fur%netscape.com
|
31ffa9b84f
|
Fixed incorrect assumption that the extra_field_length value in the central
directory record was the same as the extra_field_length in the corresponding
local file header record.
|
1998-12-22 18:01:28 +00:00 |
pierre%netscape.com
|
359ab2058d
|
moved nsRefData to nsMacMessageSink.h
|
1998-12-22 06:38:00 +00:00 |
pierre%netscape.com
|
1d6f733611
|
defined the Raptor windowKind bit and moved nsRefData to nsMacMessageSink.h
|
1998-12-22 06:37:46 +00:00 |
pierre%netscape.com
|
ca424fae3e
|
Handle the Raptor windowKind bit
|
1998-12-22 06:37:32 +00:00 |
troy%netscape.com
|
5cebecb150
|
Fix for bug #1924
|
1998-12-22 05:02:46 +00:00 |
alecf%netscape.com
|
668a890646
|
removal of SetNewsgroupPassword / GetNewsgroupPassword - start using the new API
|
1998-12-22 04:59:39 +00:00 |
alecf%netscape.com
|
20dae8317b
|
update nsIMsgNewsHost to deal with newsgroups directly rather than as group names
|
1998-12-22 04:34:11 +00:00 |
alecf%netscape.com
|
56f3e646ec
|
rename nsINet->nsIMsg
remove pretty name attribute (host keeps track of that)
add name attribute (to replace group_name in NewsConData in netlib)
add IsOfflineArticle
|
1998-12-22 04:33:37 +00:00 |
troy%netscape.com
|
98e47c310d
|
Fix for bug #1942. Also made it so we respect 'width' and 'height' properties
specified on the HTML element
|
1998-12-22 03:49:04 +00:00 |
waterson%netscape.com
|
ec98099698
|
Changes to get this thing building. It's still not in the main build yet.
|
1998-12-22 03:05:30 +00:00 |
waterson%netscape.com
|
1af60e7e94
|
Added EqualsNode() method to nsIRDFNode, modified nsIRDFLiteral's Equals() to EqualsLiteral().
|
1998-12-22 03:04:45 +00:00 |
terry%netscape.com
|
31d88975fc
|
Can now optionally put the tinderbox directory on the command line.
|
1998-12-22 02:23:13 +00:00 |
alecf%netscape.com
|
babb954add
|
News Hosts and Article Lists are now XPComified.
|
1998-12-22 02:14:08 +00:00 |
alecf%netscape.com
|
0881d9062e
|
modifications to support XPCOMifying mknews.cpp
|
1998-12-22 02:13:38 +00:00 |
pierre%netscape.com
|
a0a0e2419a
|
File Removed.
|
1998-12-22 02:04:26 +00:00 |
pierre%netscape.com
|
351701b45c
|
Fixed for the Mac
|
1998-12-22 02:02:24 +00:00 |
waterson%netscape.com
|
cdf6db194f
|
Obsolete.
|
1998-12-22 01:46:03 +00:00 |
law%netscape.com
|
4f9538d932
|
Implemented (almost)
|
1998-12-22 01:25:46 +00:00 |