20932 Commits

Author SHA1 Message Date
jdunn%netscape.com
93e4488a2d backing out changes, because the tree was closed - doh 1999-03-24 21:55:53 +00:00
ducarroz%netscape.com
8ecc4e7b22 First Checked In. 1999-03-24 21:49:55 +00:00
jdunn%netscape.com
20ab1b737f Fixed compiler error on AIX. The xlC compiler does not handle protected
structures correctly so for AIX, we make the structures public.

approved by kipp@netscape.com
1999-03-24 21:43:34 +00:00
jdunn%netscape.com
26bcb3a653 Fix compiler errors on AIX
Approved by mcmullen@netscape.com
1999-03-24 21:38:44 +00:00
sfraser%netscape.com
10b4bbae21 Fix build bustage -- new linkage dependencies in RaptorShell.mcp. 1999-03-24 21:35:53 +00:00
sfraser%netscape.com
c9dfe1ee12 Fix for 4224 -- Mac crash on startup in registry code. sfraser & dp, approved sar. 1999-03-24 19:55:38 +00:00
rods%netscape.com
d0f9db2152 Commented offending (DEBUG) line 1999-03-24 18:42:34 +00:00
kipp%netscape.com
298c50d12a Put my changes back in that don cone accidently removed 1999-03-24 15:57:24 +00:00
kipp%netscape.com
61d0494cbd Corrected some of the warning messages to reduce false alarms 1999-03-24 15:42:38 +00:00
kipp%netscape.com
4985587cca Fixed up floater combined area calculations 1999-03-24 15:42:19 +00:00
kipp%netscape.com
0667c4e9c1 Tweaked the line-breaking logic so that certain floater situations don't trigger crashes 1999-03-24 15:41:49 +00:00
kipp%netscape.com
8aa0b45390 De-inlined some methods (temporary) and added CanPlaceFloaterNow 1999-03-24 15:41:17 +00:00
kipp%netscape.com
eddd21fd73 Removed dependence on nsFrame (a no-no) 1999-03-24 15:40:44 +00:00
mcafee%netscape.com
dd87f3c4fb initializing a variable to zero. 1999-03-24 09:08:24 +00:00
mcafee%netscape.com
1abf0a76b3 Initializing some variables, protecting against null dereferences for new cut & paste platforms (gtk). 1999-03-24 09:06:37 +00:00
grail%cafebabe.org
eb5bc75f5d Changed return value for getComponent(). 1999-03-24 09:00:28 +00:00
grail%cafebabe.org
497671e2e6 Changes to allow for lookups of menu items in menubars. 1999-03-24 08:59:05 +00:00
chuang%netscape.com
32f4f055de Update messenger start up url 1999-03-24 08:33:08 +00:00
mccabe%netscape.com
909c01fdf8 First cut at unix Makefile support for building the perlconnect
javascript-to-perl extension with the standalone javascript shell.
It's mostly a direct copy of a similar mechanism for liveconnect.

Many thanks to Dave Neuer <dneuer@futuristics.net> for a patch
magically resolving issues with linking with perl.
1999-03-24 08:29:03 +00:00
chuang%netscape.com
faa5cad6fa Add new icon files and create mailnews resources directory under res 1999-03-24 08:27:57 +00:00
beard%netscape.com
0a6c31a062 fix build bustage, nsIScriptContextOwner.h can't be found except on XP_MAC. Will land on other platforms eventually. 1999-03-24 07:16:41 +00:00
danm%netscape.com
381009c0a6 adding dist/public/dom to INC path so nsIPluginInstancePeer.cpp can find nsIScript*.h 1999-03-24 07:08:52 +00:00
gagan%netscape.com
3396dfec0c Added the first checkin files for nsNetManager. This is the central
equivalent of the Netlib service. This is just a place holder for now
but I needed it to test the libwww stuff.
1999-03-24 06:51:33 +00:00
danm%netscape.com
1f20134eaa oops. implementing function shell to make it compile 1999-03-24 06:18:59 +00:00
beard%netscape.com
5d23e80b95 added GetJVMContext() to map_jsj_thread_to_js_context_impl() to get JSContext associated with a call back from Java. Using nsIPluginInstancePeer::GetJSWindow() to return global JSObject for each browser window. 1999-03-24 05:49:05 +00:00
beard%netscape.com
06ceab1335 added GetJSWindow() 1999-03-24 05:46:23 +00:00
beard%netscape.com
871a3087d9 added GetDocument() 1999-03-24 05:46:06 +00:00
beard%netscape.com
64f5b1f967 added pluginInstanceOwner::GetDocument() 1999-03-24 05:43:09 +00:00
beard%netscape.com
ae08c8a9a9 added nsPluginInstanceOwner::GetDocument() 1999-03-24 05:42:22 +00:00
danm%netscape.com
98ac4e4996 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
beard%netscape.com
f7510c8636 added GetJSWindow 1999-03-24 05:40:02 +00:00
beard%netscape.com
264deb0f7d added GetJSWindow. 1999-03-24 05:37:42 +00:00
troy%netscape.com
a470d4824b Patch from Bruce Mitchener to fix gcc warning 1999-03-24 05:11:17 +00:00
mscott%netscape.com
d8f9a575e9 Back out my attempted fix of alecf's build breakage...as leaf backed out his original changes. 1999-03-24 04:56:56 +00:00
leaf%netscape.com
8380fa91a7 readding necessary interface files 1999-03-24 04:54:00 +00:00
briano%netscape.com
fa137190e3 Automated update 1999-03-24 04:29:40 +00:00
mscott%netscape.com
89b472d6a0 Back out my attempted fix for alecf's build breakage as I just finished
backing out his original checkins....
1999-03-24 04:16:21 +00:00
mscott%netscape.com
ee261a54e3 Fix build breakage for alecf. nsIGroupMsgRecord has been removed from the
repository.
1999-03-24 03:47:24 +00:00
troy%netscape.com
44f622a087 Changed ILAYER from 'position:absolute' to 'position:relative' 1999-03-24 03:46:09 +00:00
mscott%netscape.com
9f0b83ab90 Fix build breakage for alecf. Don't try to export nsIMsgGroupRecord.h. It is no longer in the repository. 1999-03-24 03:33:12 +00:00
mscott%netscape.com
c407811a0a Fix build breakage for alecf. He removed nsIMsgGroupRecord.h from the repository
so no longer try to export it.
1999-03-24 03:23:11 +00:00
bienvenu%netscape.com
4be1f780fe turn back on commit code 1999-03-24 03:12:33 +00:00
mscott%netscape.com
80f8273c56 (not part of build). Initial frame work for making news a dll.... 1999-03-24 02:45:58 +00:00
dougt%netscape.com
74a5b011fb Added GetIID() function to nsISoftwareUpdate. 1999-03-24 02:41:17 +00:00
dougt%netscape.com
876aa12c23 Added GetIID() function to nsISoftwareUpdate change the nsIFactory to use the static IID instead of the struct declaration 1999-03-24 02:40:51 +00:00
dougt%netscape.com
a1cbfce3cd Added ScheduledTasks to build remove some unused files. 1999-03-24 02:39:42 +00:00
mscott%netscape.com
d9dbd2df40 (not part of the build yet). Initial framework for making news a dll. 1999-03-24 02:31:49 +00:00
mscott%netscape.com
0fb4d01987 We need a CID for this interface. 1999-03-24 02:30:19 +00:00
rjc%netscape.com
6db0a81d8b Make sure history line isn't an empty line. 1999-03-24 02:19:02 +00:00
dougt%netscape.com
49414179b2 Added ScheduledTasks (rename and delete). 1999-03-24 02:16:41 +00:00