neeti%netscape.com
ab090b8c08
Fixed SetEnableRendering() in nsDocumentViewer.cpp
...
Initialized mEnableRendering in constructors of nsDocumentViewer.cpp and nsPlugin.cpp to a default value of PR_TRU
Do EnableRefresh only if mEnableRendering is set to true in nsHTMLContentSink.cpp,nsXMLContentSink.cpp,
nsXMLContentSink.h
1999-05-13 20:27:47 +00:00
briano%netscape.com
440d615354
Fix for QNX.
1999-05-13 03:13:14 +00:00
sspitzer%netscape.com
67301433df
create virtual destructors
1999-05-13 02:17:09 +00:00
sspitzer%netscape.com
0d4bfe6a64
make the destructors virtual
1999-05-13 00:59:19 +00:00
sspitzer%netscape.com
ee416869ae
make destructors virtual
1999-05-13 00:51:26 +00:00
sspitzer%netscape.com
94edddef2a
make the destructor virtual
1999-05-13 00:48:42 +00:00
briano%netscape.com
165df38bcc
Fix for QNX.
1999-05-12 23:53:50 +00:00
dcone%netscape.com
926c742d61
added a PrintContent() method to these classes
1999-05-12 13:32:09 +00:00
briano%netscape.com
0e2f40184b
Fix for QNX.
1999-05-11 20:58:37 +00:00
pinkerton%netscape.com
82a8458727
don't compile some code when TARGET_CARBON is defined. we need to find a better way around this. shouldn't affect normal builds.
1999-05-10 22:50:02 +00:00
pinkerton%netscape.com
527596dac3
comment out some stuff when TARGET_CARBON is defined. Doesn't affect normal builds.
1999-05-10 22:42:51 +00:00
mcmullen%netscape.com
81741d5e44
Clean up, and remove double linefeed at the end (which causes the Macintosh not to work).
1999-05-10 19:17:59 +00:00
beard%netscape.com
c19e552fe4
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
d090052fa3
added GetJSContext()
1999-05-08 16:33:40 +00:00
beard%netscape.com
7b3d95f577
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
pnunn%netscape.com
40e5e37f8d
General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn.
1999-05-07 22:25:31 +00:00
pnunn%netscape.com
36f9a04d0c
General clean up. Remove ifdef STANDALONE_IMAGE_LIB. pnunn.
1999-05-07 22:24:10 +00:00
amusil%netscape.com
8d04feee92
Added support for Start/Stop Applet/Plugin lifetimes.
1999-05-07 22:06:47 +00:00
pnunn%netscape.com
51e2943d54
Here we go again. This was checked in/then backed out yesterday.
...
Its just updating the pngconf.h file to current png version in moz.
refer to bug#5841. pnunn
1999-05-07 19:46:38 +00:00
kipp%netscape.com
9e31b5ad32
Implement support for SetEnableRendering/GetEnableRendering
1999-05-07 19:26:23 +00:00
donm%netscape.com
26e6b6d927
backing out change while we're trying to verify trees.
1999-05-06 23:06:07 +00:00
pnunn%netscape.com
c6afe14391
Updated to correct version.
...
Note: this check in will result in bad displays of colormapped pngs with alpha or transparency.
This problem will be fixed with later checkins. pnunn.
1999-05-06 22:32:37 +00:00
kipp%netscape.com
8b0757f313
Moved from webshell/src
1999-05-06 19:25:40 +00:00
dp%netscape.com
cee9b8c834
Converting stray UnregisterFactory calls to UnregisterComponent
1999-05-06 01:37:04 +00:00
hyatt%netscape.com
777eac9864
Changed the arguments to PostSynchronousEvent.
1999-05-05 23:54:47 +00:00
mcmullen%netscape.com
335cf6f047
Turn off reading of default files - there's a parse error in one of them. This was completely blocking mailnews. a=cyeh.
1999-05-05 22:25:23 +00:00
hyatt%netscape.com
2f4053dbab
Switching over to nsIEventQueues.
1999-05-04 23:31:07 +00:00
mcmullen%netscape.com
7d0913362b
Adding default preference javascript files to the macintosh build. Also, fixing a line termination bug ( #5508 )
1999-05-04 19:12:37 +00:00
mcmullen%netscape.com
59e3b125e1
Adding default preference javascript files to the macintosh build.
1999-05-04 19:08:59 +00:00
dp%netscape.com
edc68a4e09
XPCOM: Addref() and Release() usage fixed.
1999-05-04 18:38:21 +00:00
slamm%netscape.com
60b8291d75
Change directory build order. png needs to come before pngcom. This is finishing up pnunn last checkin.... Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 21:39:17 +00:00
pnunn%netscape.com
c59c9c6855
Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann.
1999-04-30 18:30:36 +00:00
pnunn%netscape.com
90eea51e57
Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann.
1999-04-30 18:29:19 +00:00
akkana%netscape.com
4c748fc341
5534: Fix stack overflow caused by too large a pref string. r=mcmullen/a=chofmann
1999-04-29 20:42:14 +00:00
dveditz%netscape.com
38870e7a3c
fix zlib name on windows
1999-04-28 00:40:56 +00:00
dveditz%netscape.com
d0244b1c30
zip archive support
1999-04-28 00:34:30 +00:00
dougt%netscape.com
e25b1236bd
dveditz change: Removing mkreg and using xp_regexp. Basically these are the same, but xp_regexp is shared. I had to add an included path to mozilla/included to make this work
1999-04-28 00:01:04 +00:00
briano%netscape.com
ea3866495a
Replacement for the old file that had a trailing space in the name.
1999-04-27 23:54:26 +00:00
pnunn%netscape.com
09f0b78385
fix mem leak. pnunn. bugz# 5552.
1999-04-27 23:27:30 +00:00
mcmullen%netscape.com
1d674c1a3f
Make preferences work even if there is no file locator service, by using "default_prefs.js" in the current working directory.
1999-04-27 21:38:13 +00:00
pnunn%netscape.com
3d41b70af7
Building directory incorrect for nsPNGCallback.obj on windows. fixed. pnunn.
...
If you have trouble building, clobber and delete any obj file existing
in mozilla/modules/libimg/pngcom directory.
1999-04-27 19:37:43 +00:00
dveditz%netscape.com
2598d7a406
link standalone version to static libs
1999-04-27 19:18:20 +00:00
mcmullen%netscape.com
711d8c0d51
Fix an error return value.
1999-04-26 18:46:13 +00:00
sspitzer%netscape.com
e1453af3fd
cvs ignorage of generated makefiles
1999-04-26 18:26:05 +00:00
beard%netscape.com
888ebe913c
added IsJavaEnabled().
1999-04-24 04:10:49 +00:00
amusil%netscape.com
e729062911
Plugins now can properly load support dlls that are located in the
...
plugin directory.
1999-04-23 23:43:54 +00:00
jj%netscape.com
525e0fd6bd
(really cyeh) add source files to optimized target. the components were compiled with the runtime, so they registered succesfully, but registered as completely empty. blow away your registry and then rerun after rebuilding these. only effects optimized versions.
1999-04-23 20:05:24 +00:00
pinkerton%netscape.com
af4834fc39
remove MathLib for carbon compliance.
1999-04-23 16:16:15 +00:00
shaver%netscape.com
05b12df370
try to make g++ 2.7.2.3 happier by removing extra parens
1999-04-23 03:02:13 +00:00
jj%netscape.com
dc838942e4
fix the components so that they have different PEF names
1999-04-23 03:02:05 +00:00