dcone%netscape.com
364c17da3c
added a webshell parameter to the PrintContent call, unhooked the PresShell from the
...
document before deletion. Fixed a leak.
1999-05-14 14:40:59 +00:00
neeti%netscape.com
41dc3a3222
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
f50c1483b1
Fix for QNX.
1999-05-13 03:13:14 +00:00
sspitzer%netscape.com
8c243796b1
create virtual destructors
1999-05-13 02:17:09 +00:00
sspitzer%netscape.com
c441de9d46
make the destructors virtual
1999-05-13 00:59:19 +00:00
sspitzer%netscape.com
5361aa6d31
make destructors virtual
1999-05-13 00:51:26 +00:00
sspitzer%netscape.com
ed6326405e
make the destructor virtual
1999-05-13 00:48:42 +00:00
briano%netscape.com
aaaf38a0c7
Fix for QNX.
1999-05-12 23:53:50 +00:00
dcone%netscape.com
c71e1f8097
added a PrintContent() method to these classes
1999-05-12 13:32:09 +00:00
briano%netscape.com
0e490e9bcc
Fix for QNX.
1999-05-11 20:58:37 +00:00
pinkerton%netscape.com
1d081ce4a8
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
30797a08f1
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
9c9bc2c189
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
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
fe7b181a91
added GetJSContext()
1999-05-08 16:33:40 +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
pnunn%netscape.com
ba249b4527
General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn.
1999-05-07 22:25:31 +00:00
pnunn%netscape.com
e32a08be77
General clean up. Remove ifdef STANDALONE_IMAGE_LIB. pnunn.
1999-05-07 22:24:10 +00:00
amusil%netscape.com
34ea64b404
Added support for Start/Stop Applet/Plugin lifetimes.
1999-05-07 22:06:47 +00:00
pnunn%netscape.com
e94ebd1c2a
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
5d9028b7b4
Implement support for SetEnableRendering/GetEnableRendering
1999-05-07 19:26:23 +00:00
donm%netscape.com
820e45d15e
backing out change while we're trying to verify trees.
1999-05-06 23:06:07 +00:00
pnunn%netscape.com
88f3dd9d91
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
83ba1b59f2
Moved from webshell/src
1999-05-06 19:25:40 +00:00
dp%netscape.com
b5707f7a96
Converting stray UnregisterFactory calls to UnregisterComponent
1999-05-06 01:37:04 +00:00
hyatt%netscape.com
f6b0d365d2
Changed the arguments to PostSynchronousEvent.
1999-05-05 23:54:47 +00:00
mcmullen%netscape.com
be4860a7e2
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
ae4e8ae9ca
Switching over to nsIEventQueues.
1999-05-04 23:31:07 +00:00
mcmullen%netscape.com
370c242339
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
18432cff4b
Adding default preference javascript files to the macintosh build.
1999-05-04 19:08:59 +00:00
dp%netscape.com
262d0f491f
XPCOM: Addref() and Release() usage fixed.
1999-05-04 18:38:21 +00:00
slamm%netscape.com
3b15c090ad
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
8d208edba5
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
dd5962e92a
Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann.
1999-04-30 18:29:19 +00:00
akkana%netscape.com
30d71aa4e8
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
9311a16cbb
fix zlib name on windows
1999-04-28 00:40:56 +00:00
dveditz%netscape.com
af200e1fdb
zip archive support
1999-04-28 00:34:30 +00:00
dougt%netscape.com
207a42587b
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
a418fb8c99
Replacement for the old file that had a trailing space in the name.
1999-04-27 23:54:26 +00:00
pnunn%netscape.com
ad63b1eb39
fix mem leak. pnunn. bugz# 5552.
1999-04-27 23:27:30 +00:00
mcmullen%netscape.com
0113a0379c
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
9d4742fb9a
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
bc8f1b12e4
link standalone version to static libs
1999-04-27 19:18:20 +00:00
mcmullen%netscape.com
b863d6b3bc
Fix an error return value.
1999-04-26 18:46:13 +00:00
sspitzer%netscape.com
fcfd7c1d8b
cvs ignorage of generated makefiles
1999-04-26 18:26:05 +00:00
beard%netscape.com
44653d7854
added IsJavaEnabled().
1999-04-24 04:10:49 +00:00
amusil%netscape.com
97e47c5527
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
80eb87ee12
(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
5d0ff0af77
remove MathLib for carbon compliance.
1999-04-23 16:16:15 +00:00
shaver%netscape.com
e0db7f5bf7
try to make g++ 2.7.2.3 happier by removing extra parens
1999-04-23 03:02:13 +00:00