sspitzer%netscape.com
2df54596aa
changes for GetLineCount().
...
we had SetLineCount(), but no GetLineCount().
news will be using GetMessageSize() and SetMessageSize(), but we'll have
the line count, in case we need it.
1999-05-08 17:02:19 +00:00
sspitzer%netscape.com
46147558a0
ignore the generated makefile
1999-05-08 16:59:42 +00:00
beard%netscape.com
ed1a829083
changed map_jsj_thread_to_js_context_impl to use the plugin's instance peer2 to obtain the JSContext.
1999-05-08 16:48:05 +00:00
beard%netscape.com
2d9156dce8
using the JSContext provided by JSObjectHandle wrappers. This forces all Java calls to work in the same JSContext, as specified by a particular JSObject. This may have to be changed, but it lets spontaneous calls from Java work for now.
1999-05-08 16:46:43 +00:00
beard%netscape.com
2c6d20de9f
added optional Java applet object parameter to jsj_enter_js
1999-05-08 16:46:41 +00:00
beard%netscape.com
12dc2b3cc4
added optional Java applet object parameter to jsj_enter_js, made cxp an in/out parameter, so caller can specify a JSContext
1999-05-08 16:46:40 +00:00
beard%netscape.com
414e8e3a44
added optional Java applet object parameter to map_jsj_thread_to_js_context callback.
1999-05-08 16:46:38 +00:00
beard%netscape.com
420b774709
implemented NavigatorImpl::JavaEnabled()
1999-05-08 16:37:53 +00:00
beard%netscape.com
fe7b181a91
added GetJSContext()
1999-05-08 16:33:40 +00:00
beard%netscape.com
0fea208890
XP_MAC: ensuring that clipRect field of nsPluginWindow is in port coordinates, per original plugin specification.
1999-05-08 16:33:10 +00:00
beard%netscape.com
1fdc87166b
added "application/x-java-applet" as another MIME type for applets. These should be in a header file somewhere.
1999-05-08 15:19:06 +00:00
rjc%netscape.com
ec23883af8
While remote data starts streaming in, assert "loading"="true" attribute. When stream finishes, unassert it. Provide a "loading"="true" CSS style that sets the icon to be loading.gif
1999-05-08 12:42:33 +00:00
locka%iol.ie
de411249e4
Added a directory picker so exe can be run from anywhere and still register the correct Mozilla dir
1999-05-08 12:10:26 +00:00
locka%iol.ie
2593047229
Made CBrowseDlg modeless so that multiple windows can be opened. Primarily for testing NewWindow2 event
1999-05-08 12:08:52 +00:00
locka%iol.ie
df11d1d889
no message
1999-05-08 12:07:03 +00:00
locka%iol.ie
1c86ffe119
Added Advise, Unadvise methods for setting up event sinks
1999-05-08 12:06:31 +00:00
rjc%netscape.com
8ef846faaf
Give the top-level XUL content folders pretty icons too!
1999-05-08 11:17:15 +00:00
rjc%netscape.com
53b2c8b4e9
Add refcnt'ing support in Element map for content nodes. (Not 100% if this is the right thing to do, but it does fix a crashing bug where the nodes are freed too early!)
1999-05-08 10:29:24 +00:00
rjc%netscape.com
57e9f4498b
Fix hasAssertion() methods of FTP and Related Links datasources.
1999-05-08 10:18:01 +00:00
rjc%netscape.com
d755cbc1b2
Fix history bug; if a URI doesn't have a title (for example, if we're loading in a GIF file), detect it and don't try to write out a bogus title.
1999-05-08 09:45:32 +00:00
rjc%netscape.com
85209cb18f
Use nsFileSpec's GetCatInfo() instead of rolling our own.
1999-05-08 09:34:31 +00:00
rjc%netscape.com
a6cbb8eb21
Add extra checking to ensure that FindChildByTag() succeeds before using value.
1999-05-08 08:39:47 +00:00
briano%netscape.com
227c87aa79
Fix for AIX, Solaris, OSF/1, and probably others.
1999-05-08 06:24:27 +00:00
mcmullen%netscape.com
0ebacd593e
Adapt to changed interface some more.
1999-05-08 02:22:41 +00:00
cmanske%netscape.com
f01fa8b4ee
Hooked up UI(menus) for setting font face and font size
1999-05-08 02:20:51 +00:00
mcmullen%netscape.com
1df193ed4a
Adapt to changed interface.
1999-05-08 02:18:16 +00:00
mccabe%netscape.com
4c7e979695
Build support for working with .idl files. Adding XPIDLSRCS to a Makefile.in exports the listed idl files to dist/idl, generates .h files to dist/include, and generates .xpt files, and links them to $(MODULE).xpt, in components.
1999-05-08 02:06:15 +00:00
mccabe%netscape.com
ab5a8ae262
Build xpidl before export phase of any xpcom directory.
1999-05-08 01:57:37 +00:00
briano%netscape.com
b5c4ec2dc5
Automated update
1999-05-08 01:44:39 +00:00
bruce%cybersight.com
7b87f8884c
Conditionally adding PICS (extensions/pics/) to the unix build. Use --enable-pics with configure to turn it on and build it. Not called anywhere yet. Neeti is aware that I was doing this.
1999-05-08 01:43:41 +00:00
mcafee%netscape.com
226595ee86
Adding support for dataFlavor cache: GetPredefinedDataFlavor().
1999-05-08 01:29:52 +00:00
ducarroz%netscape.com
492e685f8f
Create mPath when needed to avoid empty nsFileSpec on Mac.
1999-05-08 01:22:56 +00:00
mcmullen%netscape.com
ff58eed078
Fix nsFileSpec to take native paths in constructors and assignment operators. Fix += to work with relative paths on Macintosh. Remove dependency of nsFileSpec on streams (so that dp can move nsFileSpec).
1999-05-08 01:18:23 +00:00
mcmullen%netscape.com
9ece6fc6eb
These staged checkins can be tricky.
1999-05-08 00:57:57 +00:00
nisheeth%netscape.com
aa6ad6f2fe
Adding support in line layout for the CSS "direction" property.
1999-05-08 00:48:39 +00:00
ftang%netscape.com
1f0eea254c
first check in
1999-05-08 00:23:47 +00:00
mcmullen%netscape.com
fc15f532fe
Updated a comment.
1999-05-08 00:21:46 +00:00
ftang%netscape.com
ab18f92e08
add new file
1999-05-08 00:20:49 +00:00
mcmullen%netscape.com
6ff2092f7c
Added nsFileSpecStreaming.cpp
1999-05-08 00:20:37 +00:00
mcmullen%netscape.com
2ff11e487f
Added nsFileSpecStreaming.h
1999-05-08 00:20:15 +00:00
saari%netscape.com
2206d15162
First Checked In.
1999-05-08 00:19:33 +00:00
ftang%netscape.com
7a92a75add
first add
1999-05-08 00:19:13 +00:00
dougt%netscape.com
b0aa3ae2be
idl changed without me noticing. now everything is a PRInt32 instead of a int.
1999-05-08 00:12:49 +00:00
mscott%netscape.com
de3a8236b0
For some reason we were linking against msgcore.lib. We didn't need to be.
1999-05-07 23:49:31 +00:00
cmanske%netscape.com
d642999d80
Added insertLinkAroundSelection method to appcore
1999-05-07 22:27:26 +00:00
ducarroz%netscape.com
36a0691d25
activate mailnews/imap and mailnews/news build instructions
1999-05-07 22:26:43 +00:00
cmanske%netscape.com
e508bcd84f
Implemented InsertLinkAroundSelection
1999-05-07 22:26:23 +00:00
dougt%netscape.com
e635a4432b
when I turned on both tests cases, I did not realize that I was deleting the
...
testcase arguments in both. fixing.
1999-05-07 22:25:41 +00:00
pnunn%netscape.com
ba249b4527
General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn.
1999-05-07 22:25:31 +00:00
ducarroz%netscape.com
6d4a6d3db1
update project
1999-05-07 22:25:15 +00:00