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

35045 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com 5fc2eec4f2 Fix for stopper bug #10504 1999-07-26 18:05:41 +00:00
waterson%netscape.com 142a239db7 Add dont localize. This file isn't part of the build. 1999-07-26 17:47:56 +00:00
sspitzer%netscape.com d3c1cc965b fix for VC 5.0 build breakage. The next step, after the tree opens, is to remove the NS_DECLARE_ID(kI*) stuff. But this can be done later. kin has confirmed that this fixes the VC 5.0 build breakage. 1999-07-26 17:01:11 +00:00
karnaze%netscape.com 1efbc9ec54 new regression tests 1999-07-26 16:18:49 +00:00
dougt%netscape.com 6bf65bcca2 Adding xpinstall notfication to the sidebar. 1999-07-26 16:18:01 +00:00
dougt%netscape.com 0dc2c61032 This is the xpinstall notifier. 1999-07-26 16:13:44 +00:00
terry%mozilla.org 9601b2736a Dieter's patch tried to optimize things by using the legaldirs file
lying around when doing queries by module.  This is a good idea, but
only works when the query being done is for the default module for a
tree.  This isn't always the case!  Rolled back code to Lloyd's old
code, which nobody really understands, but it works...
1999-07-26 16:10:55 +00:00
joki%netscape.com f1c8421c61 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus. 1999-07-26 15:02:19 +00:00
ducarroz%netscape.com 49636877ad Implement function MessageFcc() 1999-07-26 14:27:54 +00:00
Dale.Stansberry%Nexwarecorp.com 4b5dc61c38 - Added window close handling (doesnt seem to work - ref counts off) 1999-07-26 14:03:22 +00:00
Jerry.Kirk%Nexwarecorp.com 834214bb63 Add Demo Names to Menu for Photon 1999-07-26 13:23:14 +00:00
Jerry.Kirk%Nexwarecorp.com 4e5a57990c Clean-up code, fixed a memory leak, removed dead code 1999-07-26 13:05:20 +00:00
briano%netscape.com 303fc22824 Automated update 1999-07-26 11:45:09 +00:00
Jerry.Kirk%Nexwarecorp.com 61d9b3c50d Added an include directory to CFLAGS for the Neutrino/Photon platform. 1999-07-26 11:43:49 +00:00
mccabe%netscape.com 1057414fef Fix code to invoke Wrapper interfaces using INVOKEINTERFACE rather than INVOKEVIRTUAL.
Thanks go to Andrew Wason <aw@softcom.com> for finding this problem and providing the patch:



If we implement a Java interface in JavaScript, and a method in that interface returns a Java object, we get a java.lang.IncompatibleClassChangeError: org/mozilla/javascript/Wrapper  exception.

We have attached a sample JavaScript file which duplicates the error.

The problem is JavaAdapter is generating an INVOKEVIRTUAL bytecode to call Wrapper.unwrap, but Wrapper is an interface and so INVOKEINTERFACE should be used instead.  As a result of this change, the IFEQ bytecode generated needs to jump more bytes.  We have attached a patch that fixes the problem.

Andrew
--
Andrew Wason
SoftCom, Inc.
aw@softcom.com
1999-07-26 10:45:38 +00:00
mccabe%netscape.com db16cf6ac4 Added NPL. 1999-07-26 10:41:46 +00:00
mccabe%netscape.com 9306d81fba Comment fixes.
- normalized initial MPL comment to match the format of others in the tree, including an initial -*- Mode line.

- removed RCS $log$, etc. comments.  We use CVS, and they just make spurious changes...
1999-07-26 10:40:53 +00:00
hyatt%netscape.com e5b6933f17 Reverting. Didn't mean to check this in. 1999-07-26 09:23:27 +00:00
hyatt%netscape.com d8006d31ac Changing the popup events' names. 1999-07-26 09:19:45 +00:00
hyatt%netscape.com aedcbd5d2b Defining the menu GUI events. 1999-07-26 09:19:18 +00:00
hyatt%netscape.com 8e2cd2600e Adding the menu events to the event map. 1999-07-26 09:18:57 +00:00
hyatt%netscape.com 17680a4e98 Adding a menu listener to the DOM for XUL menus. 1999-07-26 09:18:31 +00:00
hyatt%netscape.com e421c746a4 Adding a menu listener to the DOM for XUL menus and popups. 1999-07-26 09:18:00 +00:00
nisheeth%netscape.com 983d4ea304 Don't set the default handler for now. It might be causing the Linux build to go orange. 1999-07-26 08:22:35 +00:00
chuang%netscape.com 683db40509 rename function for consistency 1999-07-26 07:33:16 +00:00
hyatt%netscape.com f635a3e876 Tweaking more style rules related to the XP menu look. 1999-07-26 07:22:53 +00:00
hyatt%netscape.com 27611b7f27 Working on the menu's look. 1999-07-26 07:22:30 +00:00
ftang%netscape.com db8d50c932 add Symbol and ZapfDingbats 1999-07-26 07:18:48 +00:00
ftang%netscape.com 658d29a764 add Symbol and ZapfDingbats UnicodeEncoder to the dll 1999-07-26 07:12:33 +00:00
ftang%netscape.com 1ca2d66f7e add dingbat and symbol to the mac proejct 1999-07-26 07:08:22 +00:00
ftang%netscape.com aaa67d0371 add symbol and ZapfDingbat 1999-07-26 07:02:26 +00:00
ftang%netscape.com 8a71dd7222 add unicode encoders 1999-07-26 06:56:08 +00:00
chuang%netscape.com f9899963ed xul files for replacing preference html files 1999-07-26 06:50:56 +00:00
ftang%netscape.com 6eeddda5bb add new cid for adobe charsets 1999-07-26 06:33:28 +00:00
ftang%netscape.com ae89de989e add new cid for X11Johab 1999-07-26 06:32:42 +00:00
ftang%netscape.com cf99db7c8f add conversion file for 3 adobe charsets 1999-07-26 06:31:31 +00:00
ftang%netscape.com 1cf359588a add new file 1999-07-26 06:30:12 +00:00
hyatt%netscape.com cd355a2efd Fixing more mouse/keyboard issues. I'm having to eat the mouse move windows
sends me when a window gets the focus.  What a righteous hack.
1999-07-26 06:29:48 +00:00
nisheeth%netscape.com cbf9fde516 - Move AddDocTypeDecl method from nsIXMLContentSink to nsIContentSink.
- Fix bug 8607 by passing the XML decl and the doctype decl from the expat tokenizer to the XML DTD.
1999-07-26 05:40:25 +00:00
hyatt%netscape.com 932172fb0b Fixing more keyboard navigation glitches in XP menus. 1999-07-26 04:38:28 +00:00
sspitzer%netscape.com 10ddce94f7 fix solaris bustage. 1999-07-26 04:03:24 +00:00
hyatt%netscape.com e7047395d3 Focus issues are getting better. 1999-07-26 02:26:26 +00:00
rickg%netscape.com e8ced6357f removed two warnings from GFX library that sparky isn't likely to fix 1999-07-26 02:22:09 +00:00
rickg%netscape.com 6476768c6c removed warning 1999-07-26 02:05:35 +00:00
hyatt%netscape.com 9df6522e54 Fixing an event handling glitch when mousing into a disabled item from an
enabled item on an XP menu.
1999-07-26 01:58:51 +00:00
hyatt%netscape.com 598dc518f7 Rules for disabled menu items. 1999-07-26 01:47:59 +00:00
sspitzer%netscape.com 2d07256fad fix warnings. 1999-07-26 01:39:49 +00:00
sspitzer%netscape.com fe15613c09 fix warning. 1999-07-26 01:39:00 +00:00
sspitzer%netscape.com 81c50c02d1 fix warnings by making the dest/cntr public, not private 1999-07-26 01:36:59 +00:00
hyatt%netscape.com 7206f84fb6 Adding support for disabled items to XP menus. 1999-07-26 01:35:39 +00:00