Граф коммитов

20934 Коммитов

Автор SHA1 Сообщение Дата
rickg%netscape.com ad1ba89a86 any fix for entities 1999-03-25 01:27:27 +00:00
terry%netscape.com fa5b9672c5 If no branch is specified, use HEAD. 1999-03-25 01:17:36 +00:00
gagan%netscape.com dc83d61414 N2 landing... everybody run! duck! hide...! It really should be ok. 1999-03-25 00:22:56 +00:00
slamm%netscape.com fdfe711a50 Put everything in a table. 1999-03-25 00:22:22 +00:00
terry%netscape.com 65011fa0a4 Quote URLs and email addresses in the long description of bugs. 1999-03-25 00:14:26 +00:00
danm%netscape.com ba44e7cf5c ah. only compiles on the PC that way. taking another stab at it. 1999-03-24 23:44:46 +00:00
danm%netscape.com 173eb77763 Hmmm. continued fixing on the windows app problem. Wouldn't build on my machine until I did this thing which will make morse angry. a:sar 1999-03-24 23:25:17 +00:00
dp%netscape.com bb4c1e7adc fixing apparent mismatch between IDL and generated source. seems to fix the Windows startup crasher. a:sar 1999-03-24 23:14:43 +00:00
terry%netscape.com fba9b07486 On re-reading bug 4133, I see that I should just turn off the
javascript stuff on all instances of IE.
1999-03-24 22:02:48 +00:00
terry%netscape.com 1d2ca8aad9 Don't try to run our javascript if running on IE4. 1999-03-24 21:59:26 +00:00
jdunn%netscape.com e3c9afd27f backing out changes, because the tree was closed - doh 1999-03-24 21:55:53 +00:00
ducarroz%netscape.com 69b39560f9 First Checked In. 1999-03-24 21:49:55 +00:00
jdunn%netscape.com 49b47b7c6b 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 e87951d3e0 Fix compiler errors on AIX
Approved by mcmullen@netscape.com
1999-03-24 21:38:44 +00:00
sfraser%netscape.com 481f22061b Fix build bustage -- new linkage dependencies in RaptorShell.mcp. 1999-03-24 21:35:53 +00:00
sfraser%netscape.com 3d37126cc7 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 a816a29d39 Commented offending (DEBUG) line 1999-03-24 18:42:34 +00:00
kipp%netscape.com ddeb99e94d Put my changes back in that don cone accidently removed 1999-03-24 15:57:24 +00:00
kipp%netscape.com c373ba84a5 Corrected some of the warning messages to reduce false alarms 1999-03-24 15:42:38 +00:00
kipp%netscape.com 46944cbaf9 Fixed up floater combined area calculations 1999-03-24 15:42:19 +00:00
kipp%netscape.com 17f2852f3b 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 8daeeea8fe De-inlined some methods (temporary) and added CanPlaceFloaterNow 1999-03-24 15:41:17 +00:00
kipp%netscape.com 225831f1bd Removed dependence on nsFrame (a no-no) 1999-03-24 15:40:44 +00:00
mcafee%netscape.com 4627594e0b initializing a variable to zero. 1999-03-24 09:08:24 +00:00
mcafee%netscape.com 68a023cd3e Initializing some variables, protecting against null dereferences for new cut & paste platforms (gtk). 1999-03-24 09:06:37 +00:00
grail%cafebabe.org 263ea48353 Changed return value for getComponent(). 1999-03-24 09:00:28 +00:00
grail%cafebabe.org 9bd7c99c6c Changes to allow for lookups of menu items in menubars. 1999-03-24 08:59:05 +00:00
chuang%netscape.com 9afbb85b76 Update messenger start up url 1999-03-24 08:33:08 +00:00
mccabe%netscape.com 02975526c0 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 f79d57c298 Add new icon files and create mailnews resources directory under res 1999-03-24 08:27:57 +00:00
beard%netscape.com 5071a06087 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 eccf3e3d10 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 216a10ce7c 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 b9cb70c5e7 oops. implementing function shell to make it compile 1999-03-24 06:18:59 +00:00
beard%netscape.com 66f04ecd15 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 f9ec70136f added GetJSWindow() 1999-03-24 05:46:23 +00:00
beard%netscape.com cd67444966 added GetDocument() 1999-03-24 05:46:06 +00:00
beard%netscape.com f9de8356fc added pluginInstanceOwner::GetDocument() 1999-03-24 05:43:09 +00:00
beard%netscape.com 060d73d9f4 added nsPluginInstanceOwner::GetDocument() 1999-03-24 05:42:22 +00:00
danm%netscape.com 34bfbb2738 closer to having a modal dialog loop on the Mac 1999-03-24 05:42:21 +00:00
beard%netscape.com 0ad119785c added GetJSWindow 1999-03-24 05:40:02 +00:00
beard%netscape.com fc2d607e6b added GetJSWindow. 1999-03-24 05:37:42 +00:00
troy%netscape.com 45444d5d1e Patch from Bruce Mitchener to fix gcc warning 1999-03-24 05:11:17 +00:00
mscott%netscape.com 6fd6e4f64c 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 0e0653e78c readding necessary interface files 1999-03-24 04:54:00 +00:00
briano%netscape.com 8af0d23875 Automated update 1999-03-24 04:29:40 +00:00
mscott%netscape.com 2fcb9d8373 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 a3e641e6fc Fix build breakage for alecf. nsIGroupMsgRecord has been removed from the
repository.
1999-03-24 03:47:24 +00:00
troy%netscape.com 5b9029e750 Changed ILAYER from 'position:absolute' to 'position:relative' 1999-03-24 03:46:09 +00:00
mscott%netscape.com cdad173bda 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