waterson%netscape.com
1b10eadf5d
Fixed CID header file.
1998-12-24 06:33:16 +00:00
waterson%netscape.com
80cb10e283
Bad idea.
1998-12-24 06:31:10 +00:00
waterson%netscape.com
edf15eca94
Removed nsRDFBaseFactory.cpp.
1998-12-24 06:30:09 +00:00
waterson%netscape.com
154abcffc9
Remove nsRDFContentFactory.cpp
1998-12-24 06:29:03 +00:00
waterson%netscape.com
b269ed04d9
Fixed DEPTH variable.
1998-12-24 06:26:56 +00:00
waterson%netscape.com
79f0e49b61
Changed to a static library for now.
1998-12-24 06:22:21 +00:00
waterson%netscape.com
f403ca4072
Initial revision. Separated from mozilla/rdf/src, etc. Not yet in the build.
1998-12-24 06:20:35 +00:00
waterson%netscape.com
81091a3b4b
Corrected DEPTH variable.
1998-12-24 05:07:15 +00:00
waterson%netscape.com
6814c4901c
Initial revision. Separated from mozilla/rdf/include. Not yet in the build.
1998-12-24 05:07:14 +00:00
pavlov%pavlov.net
9a87c6eea2
fix build, more event cleanups
1998-12-24 02:46:34 +00:00
pavlov%pavlov.net
024beed937
remove lots and lots and lots and lots of excess code that isn't used.
...
fix up a few events
1998-12-24 02:10:49 +00:00
alecf%netscape.com
4df2eecea5
add NPL and comment for LXR
1998-12-24 01:07:29 +00:00
alecf%netscape.com
47e9800b04
use new RFC822 parser & factory
...
use new XPCOM offline state
fix PR_smprintf formatting
1998-12-24 01:07:12 +00:00
alecf%netscape.com
f0615d9f49
add comments to IDL files so they show up in LXR
...
add new newsgroup attribute to offline interface
1998-12-24 00:55:13 +00:00
mcmullen%netscape.com
defd60a0ab
Allow partial paths.
1998-12-24 00:01:32 +00:00
guha%netscape.com
00d4644c4f
beginnings of rdf mail data source implementation. Not
...
yet in makefiles
1998-12-23 22:44:27 +00:00
mcmullen%netscape.com
17510e5417
Made this stuff do something sensible for Macintosh. The part about logging the error is temporary.
1998-12-23 22:13:47 +00:00
mcmullen%netscape.com
e97b5edbba
Just fixed a warning.
1998-12-23 22:09:09 +00:00
fur%netscape.com
f55cdc71aa
+ Flush HTML method dump file after writing it. Otherwise, the file is
...
truncated if EF dies while compiling.
+ Print a placeholder disassembled instruction rather than assert-botching,
so that the -html option still works.
1998-12-23 20:21:58 +00:00
fur%netscape.com
261c442349
Flush HTML method dump file after writing it. Otherwise, the file is truncated
...
if EF dies while compiling.
1998-12-23 20:19:49 +00:00
fur%netscape.com
bfee539607
Eliminate double declaration of variable
1998-12-23 20:15:57 +00:00
fur%netscape.com
d31d7c62f5
Do classname-mangling correctly (or at least closer to correct, since
...
the code still does not handle unicode characters).
1998-12-23 20:15:07 +00:00
fur%netscape.com
3314e91b70
Added stubs for missing native methods.
1998-12-23 20:14:13 +00:00
fur%netscape.com
a1c5402dab
Closer to building packages again in the new mozilla world.
1998-12-23 20:12:59 +00:00
fur%netscape.com
e898c10772
Check-in rth's support for 64-bit arithmetic, with a few mods to make it build
...
on Win32.
1998-12-23 20:11:59 +00:00
terry%netscape.com
b5297e5cdd
Fixed bug 2049 -- added link to rebuild the guilty column.
1998-12-23 17:52:37 +00:00
buster%netscape.com
99e256c6c6
added mOutsideEdge to nsBorderEdges
1998-12-23 15:49:48 +00:00
buster%netscape.com
1e931216c4
DrawBorderEdge fixes
1998-12-23 15:48:50 +00:00
buster%netscape.com
6c425dcc97
WIP for collapsing borders
1998-12-23 15:47:43 +00:00
brade%netscape.com
c75e2cdae2
comment out line which builds clientStubs
1998-12-23 15:10:40 +00:00
brade%netscape.com
c24d482c8f
add prototype for NET_DumpDecoders to reduce Mac compiler warnings
1998-12-23 14:38:38 +00:00
brade%netscape.com
7fc4381fa7
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
c99b68bea8
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
a236f201ee
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
bea9026ee5
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
65312a5183
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
0345732625
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
85b68c2bc1
change NET_InitRDFCookieResources from PUBLIC to PRIVATE since it isn't needed anymore
1998-12-23 14:32:48 +00:00
brade%netscape.com
deeebcc792
return PR_TRUE in NET_RegisterAboutProtocol to reduce Mac compiler warnings
1998-12-23 14:31:48 +00:00
cltbld%netscape.com
e338cf5afe
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
f941ca3d69
Export the 2 functions to fix link errors in embedding applications
1998-12-23 06:54:37 +00:00
pavlov%pavlov.net
6da5899ae4
comment something out
1998-12-23 04:17:30 +00:00
pavlov%pavlov.net
fe27a2c01b
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
4f02ee2610
Implemented onChange and selectedIndex for the HTMLSelectElement
1998-12-23 03:02:57 +00:00
alecf%netscape.com
05bdfc2d83
add --eanble-mailnews and --enable-ldap switches, and depricate MOZ_DARK
1998-12-23 00:48:52 +00:00
waterson%netscape.com
9a5655f7f8
Whoops. Guess I missed one.
1998-12-22 22:50:08 +00:00
waterson%netscape.com
62337ecf20
Removed nsIRDFRegistry: it was never used.
1998-12-22 22:30:41 +00:00
waterson%netscape.com
39ddf5168e
Removed nsRDFRegistryImpl: it was never used.
1998-12-22 22:28:58 +00:00
waterson%netscape.com
302b9e4323
Removed nsRDFRegistryImpl. It was never used.
1998-12-22 22:26:15 +00:00
vidur%netscape.com
8e4b6bd3d1
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