Commit Graph

1845 Commits

Author SHA1 Message Date
dcone%netscape.com
234dceb8b2 added a webshell parameter to the PrintContent call, unhooked the PresShell from the
document before deletion.  Fixed a leak.


git-svn-id: svn://10.0.0.236/trunk@31606 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 14:40:59 +00:00
neeti%netscape.com
40c56a54dc 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


git-svn-id: svn://10.0.0.236/trunk@31441 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 20:27:47 +00:00
briano%netscape.com
4b509245d2 Fix for QNX.
git-svn-id: svn://10.0.0.236/trunk@31398 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 03:13:14 +00:00
sspitzer%netscape.com
9959ca08ff create virtual destructors
git-svn-id: svn://10.0.0.236/trunk@31378 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 02:17:09 +00:00
sspitzer%netscape.com
d4f769511d make the destructors virtual
git-svn-id: svn://10.0.0.236/trunk@31359 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 00:59:19 +00:00
sspitzer%netscape.com
bdc76059f4 make destructors virtual
git-svn-id: svn://10.0.0.236/trunk@31350 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 00:51:26 +00:00
sspitzer%netscape.com
89ee936592 make the destructor virtual
git-svn-id: svn://10.0.0.236/trunk@31349 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-13 00:48:42 +00:00
briano%netscape.com
2d859f7536 Fix for QNX.
git-svn-id: svn://10.0.0.236/trunk@31325 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 23:53:50 +00:00
dcone%netscape.com
98b154dd81 added a PrintContent() method to these classes
git-svn-id: svn://10.0.0.236/trunk@31271 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-12 13:32:09 +00:00
briano%netscape.com
c72df5a29a Fix for QNX.
git-svn-id: svn://10.0.0.236/trunk@31131 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-11 20:58:37 +00:00
pinkerton%netscape.com
679a5216c0 don't compile some code when TARGET_CARBON is defined. we need to find a better way around this. shouldn't affect normal builds.
git-svn-id: svn://10.0.0.236/trunk@31013 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 22:50:02 +00:00
pinkerton%netscape.com
5bb239084d comment out some stuff when TARGET_CARBON is defined. Doesn't affect normal builds.
git-svn-id: svn://10.0.0.236/trunk@31010 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 22:42:51 +00:00
mcmullen%netscape.com
28267b3245 Clean up, and remove double linefeed at the end (which causes the Macintosh not to work).
git-svn-id: svn://10.0.0.236/trunk@30935 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-10 19:17:59 +00:00
beard%netscape.com
b8dc72bdca changed map_jsj_thread_to_js_context_impl to use the plugin's instance peer2 to obtain the JSContext.
git-svn-id: svn://10.0.0.236/trunk@30830 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 16:48:05 +00:00
beard%netscape.com
40ffb6fae1 added GetJSContext()
git-svn-id: svn://10.0.0.236/trunk@30824 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 16:33:40 +00:00
beard%netscape.com
5cc2778045 added "application/x-java-applet" as another MIME type for applets. These should be in a header file somewhere.
git-svn-id: svn://10.0.0.236/trunk@30822 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-08 15:19:06 +00:00
pnunn%netscape.com
c23d4f5ad2 General clean up. Removed ifdef STANDALONE_IMAGE_LIB. pnunn.
git-svn-id: svn://10.0.0.236/trunk@30784 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 22:25:31 +00:00
pnunn%netscape.com
5e69001ea3 General clean up. Remove ifdef STANDALONE_IMAGE_LIB. pnunn.
git-svn-id: svn://10.0.0.236/trunk@30782 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 22:24:10 +00:00
amusil%netscape.com
1da8f68a76 Added support for Start/Stop Applet/Plugin lifetimes.
git-svn-id: svn://10.0.0.236/trunk@30775 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 22:06:47 +00:00
pnunn%netscape.com
6af8682ced 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


git-svn-id: svn://10.0.0.236/trunk@30714 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:46:38 +00:00
kipp%netscape.com
cc948abd27 Implement support for SetEnableRendering/GetEnableRendering
git-svn-id: svn://10.0.0.236/trunk@30701 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-07 19:26:23 +00:00
donm%netscape.com
02636053a1 backing out change while we're trying to verify trees.
git-svn-id: svn://10.0.0.236/trunk@30592 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 23:06:07 +00:00
pnunn%netscape.com
04ce2551fa 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.


git-svn-id: svn://10.0.0.236/trunk@30591 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 22:32:37 +00:00
kipp%netscape.com
969dad1d78 Moved from webshell/src
git-svn-id: svn://10.0.0.236/trunk@30557 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 19:25:40 +00:00
dp%netscape.com
f015deb427 Converting stray UnregisterFactory calls to UnregisterComponent
git-svn-id: svn://10.0.0.236/trunk@30485 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-06 01:37:04 +00:00
hyatt%netscape.com
9b4cf49af1 Changed the arguments to PostSynchronousEvent.
git-svn-id: svn://10.0.0.236/trunk@30451 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 23:54:47 +00:00
mcmullen%netscape.com
1c6f2d2760 Turn off reading of default files - there's a parse error in one of them. This was completely blocking mailnews. a=cyeh.
git-svn-id: svn://10.0.0.236/trunk@30420 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-05 22:25:23 +00:00
hyatt%netscape.com
5317865813 Switching over to nsIEventQueues.
git-svn-id: svn://10.0.0.236/trunk@30280 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 23:31:07 +00:00
mcmullen%netscape.com
66296c0260 Adding default preference javascript files to the macintosh build. Also, fixing a line termination bug (#5508)
git-svn-id: svn://10.0.0.236/trunk@30146 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 19:12:37 +00:00
mcmullen%netscape.com
44558b54ca Adding default preference javascript files to the macintosh build.
git-svn-id: svn://10.0.0.236/trunk@30144 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 19:08:59 +00:00
dp%netscape.com
f626086d60 XPCOM: Addref() and Release() usage fixed.
git-svn-id: svn://10.0.0.236/trunk@30132 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-04 18:38:21 +00:00
slamm%netscape.com
abc51b43ad 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.
git-svn-id: svn://10.0.0.236/trunk@29890 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 21:39:17 +00:00
pnunn%netscape.com
63f0b14f36 Added png and zlib library link. pnunn. refer to Bug#5459. review:slamm. ok'd:chofmann.
git-svn-id: svn://10.0.0.236/trunk@29849 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 18:30:36 +00:00
pnunn%netscape.com
31292030f5 Added jpeg library link. pnunn. refer to bug#5459. review: slamm blessed:chofmann.
git-svn-id: svn://10.0.0.236/trunk@29848 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-30 18:29:19 +00:00
akkana%netscape.com
08aa4877d6 5534: Fix stack overflow caused by too large a pref string. r=mcmullen/a=chofmann
git-svn-id: svn://10.0.0.236/trunk@29802 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-29 20:42:14 +00:00
dveditz%netscape.com
ee4d1da35e fix zlib name on windows
git-svn-id: svn://10.0.0.236/trunk@29616 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 00:40:56 +00:00
dveditz%netscape.com
58db8d4b19 zip archive support
git-svn-id: svn://10.0.0.236/trunk@29611 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 00:34:30 +00:00
dougt%netscape.com
126904cad0 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
git-svn-id: svn://10.0.0.236/trunk@29590 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-28 00:01:04 +00:00
briano%netscape.com
539fa1165f Replacement for the old file that had a trailing space in the name.
git-svn-id: svn://10.0.0.236/trunk@29587 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 23:54:26 +00:00
pnunn%netscape.com
b41f25343f fix mem leak. pnunn. bugz# 5552.
git-svn-id: svn://10.0.0.236/trunk@29576 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 23:27:30 +00:00
mcmullen%netscape.com
e6f8269f4c Make preferences work even if there is no file locator service, by using "default_prefs.js" in the current working directory.
git-svn-id: svn://10.0.0.236/trunk@29526 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 21:38:13 +00:00
pnunn%netscape.com
0029501ec0 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.


git-svn-id: svn://10.0.0.236/trunk@29467 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 19:37:43 +00:00
dveditz%netscape.com
98c3d7b35e link standalone version to static libs
git-svn-id: svn://10.0.0.236/trunk@29462 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-27 19:18:20 +00:00
mcmullen%netscape.com
eb74bbff62 Fix an error return value.
git-svn-id: svn://10.0.0.236/trunk@29203 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-26 18:46:13 +00:00
beard%netscape.com
5cc5b82d0b added IsJavaEnabled().
git-svn-id: svn://10.0.0.236/trunk@29029 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-24 04:10:49 +00:00
amusil%netscape.com
cf9c3669c9 Plugins now can properly load support dlls that are located in the
plugin directory.


git-svn-id: svn://10.0.0.236/trunk@28988 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 23:43:54 +00:00
jj%netscape.com
f54f307a99 (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.
git-svn-id: svn://10.0.0.236/trunk@28934 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 20:05:24 +00:00
pinkerton%netscape.com
939b6d6e3c remove MathLib for carbon compliance.
git-svn-id: svn://10.0.0.236/trunk@28847 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 16:16:15 +00:00
shaver%netscape.com
18ed7bccb0 try to make g++ 2.7.2.3 happier by removing extra parens
git-svn-id: svn://10.0.0.236/trunk@28787 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 03:02:13 +00:00
jj%netscape.com
24d0f3819a fix the components so that they have different PEF names
git-svn-id: svn://10.0.0.236/trunk@28786 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-23 03:02:05 +00:00