waldemar%netscape.com
e59b7c66d6
Implemented partial order for operator precedences. Removed global array functions and reformatted 'length' and 'empty' functions. Made lexer-actions into global function calls.
1999-07-27 01:02:21 +00:00
waldemar%netscape.com
ae381708a6
Made lexer-actions into global function calls
1999-07-27 01:00:05 +00:00
waldemar%netscape.com
a9ba1329e2
Added partial order library
1999-07-27 00:58:44 +00:00
waldemar%netscape.com
b32801e030
Replaced :unit by :empty-10
1999-07-27 00:58:01 +00:00
dveditz%netscape.com
0a3b32f604
fixes VC5 link bustage, but I feel dirty
1999-07-27 00:57:50 +00:00
waldemar%netscape.com
2de968d05f
First Checked In.
1999-07-27 00:57:03 +00:00
harishd%netscape.com
0d4caed781
Fix for Bug# 3571.
...
Added Terminate() method in nsIDTD.
1999-07-27 00:54:46 +00:00
ducarroz%netscape.com
2893c671a6
Use entitie for charset menu
1999-07-27 00:51:55 +00:00
ducarroz%netscape.com
d8c4eaab41
Add css info for attachment tree
1999-07-27 00:51:29 +00:00
arielb%netscape.com
d00edf950d
removed some enums and migrated them into nsPrivilege, nsIPrivilege and
...
nsPrivilegemanager. cleaning up some old code from the security module
and refining their api's and such like.
1999-07-27 00:50:59 +00:00
sspitzer%netscape.com
f8f082ef18
remove my temporary code.
1999-07-27 00:50:07 +00:00
morse%netscape.com
a9d553d636
fix bug 10449
1999-07-27 00:49:11 +00:00
troy%netscape.com
a6e974261c
Fix for bug #10395 . Now we recalculate margins when we use the minimum or
...
maximum value for the computed width/height. This applies to positioned
elements only
1999-07-27 00:48:47 +00:00
mscott%netscape.com
5b3d4a17ed
Fix the mal-formed chrome urls for the open and close twisty gifs. This was preventing them from being
...
loaded correctly with necko.
1999-07-27 00:47:40 +00:00
terry%mozilla.org
09718a7a74
Turned on "use strict" and fixed all the resulting warnings and errors.
1999-07-26 23:59:03 +00:00
terry%mozilla.org
d315e9330d
Backed out code Dieter put in that tried to restrict the view to only
...
directories in the current module. I think it was buggy, and it is
not behavior I particularly want anyway.
1999-07-26 23:46:04 +00:00
terry%mozilla.org
e20a4ce802
Turned on "use strict" and fixed all the resulting warnings and errors.
1999-07-26 23:36:33 +00:00
gagan%netscape.com
0b54a9d025
Necko only. Added a missing trailing newline.
1999-07-26 22:44:22 +00:00
valeski%netscape.com
0aa4b40d49
stream converter interface changes. the sync and 2nd async methods are now implemented by the service too
1999-07-26 22:12:05 +00:00
dougt%netscape.com
5adb63dcaf
Fix for bug 10177 and 10041.
1999-07-26 22:09:42 +00:00
hoa.nguyen%intel.com
2ff37fbe4e
Standalone daemon process to handle async DNS lookup on Unix/Linux.
1999-07-26 21:25:00 +00:00
hoa.nguyen%intel.com
af36f5dd52
Makefile for DNS daemon process.
1999-07-26 21:23:24 +00:00
putterman%netscape.com
00daf62d09
Fix icon alignment. Approved by cyeh.
1999-07-26 21:15:55 +00:00
briano%netscape.com
5923fce74f
Some compilers also object to #endif's with any non-comment tokens after them. Fixed.
1999-07-26 21:08:51 +00:00
harishd%netscape.com
5f1f4976b5
Fixed a bug in DidBuildModel().
...
Approved by: rickg and chofmann.
1999-07-26 21:07:26 +00:00
briano%netscape.com
076494e4cb
Added a newline to the end of the file to fix the native-compiler Unix builds (HP-UX, Solaris, etc.).
1999-07-26 21:06:59 +00:00
terry%mozilla.org
f3d0d71ab2
Patch by jtg@varesearch.com -- fixed stupid typo in default value for
...
blurbhtml.
1999-07-26 20:50:10 +00:00
terry%mozilla.org
7b57541442
Get rid of extra semicolons.
1999-07-26 20:41:54 +00:00
evaughan%netscape.com
fcb03d0b52
Reversed alignement. It now refers to alignment of the image not the text.
1999-07-26 20:23:50 +00:00
evaughan%netscape.com
1d8455db71
Fixed alignment on titledbuttons.
1999-07-26 20:23:15 +00:00
evaughan%netscape.com
f2da19b4f7
Fixed bug in titledbutton for mail.
1999-07-26 19:44:20 +00:00
terry%mozilla.org
cdfe81a904
Was doing date order backwards, compared to the way it used to be.
1999-07-26 19:06:26 +00:00
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