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

28952 Коммитов

Автор SHA1 Сообщение Дата
briano%netscape.com 70e97f3ad7 Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
dougt%netscape.com 018df96b21 Changing the name of the prefs to xpinstall.foo
removing unused pref defines
Removing a force true when asked if we were enabled.
1999-06-04 21:45:04 +00:00
mscott%netscape.com 4c24e5a54a replace nsAutoCString with more efficient calls using nsAutoString.GetBuffer. This requires us to force several nsAutoStrings to be created as one byte strings (which is okay). 1999-06-04 21:44:57 +00:00
briano%netscape.com d2eefe2f71 Automated update 1999-06-04 21:44:49 +00:00
mscott%netscape.com d43f8dc8f7 Include nsIFileSpec.h 1999-06-04 21:43:16 +00:00
dougt%netscape.com 8936551a0c Adding xpinstall.js to the build. This will setup our prefs for us. 1999-06-04 21:43:14 +00:00
briano%netscape.com 91e80ddf2d Added checks for uint, int64, and int64_t. 1999-06-04 21:42:18 +00:00
mscott%netscape.com 825323d0e7 First checked in. New files used to encapsulate much of the cross mail-news protocol code. this is mostly mail protocol to core netlib integration code. Over the next couple days, I'll be updating the mailnews protocols to inherit from nsMsgProtocol and pushing commonality up to the nsMsgProtocol level. 1999-06-04 21:41:47 +00:00
mscott%netscape.com 7f87438369 support SaveMessageToDisk (stub right now).
Remove nsAutoCString with more efficient call to nsString.GetBuffer.
1999-06-04 21:40:25 +00:00
mccabe%netscape.com 70e0887424 Partial fix to 7202. free (XPT_DELETE()) a pointer that was previously just set to NULL and leaked.
Thanks to David Gardiner <david.gardiner@unisa.edu.au> for the patch, and to bruce to pointing me to it.
1999-06-04 21:33:38 +00:00
norris%netscape.com 28b57410f7 Add benchmarks. 1999-06-04 18:44:17 +00:00
beard%netscape.com 849c2a7d1d added top-level "environment" associative array - which provides JavaScript access to Java System properties. 1999-06-04 18:06:25 +00:00
beard%netscape.com 64159943da First Checked In. 1999-06-04 18:03:06 +00:00
sspitzer%netscape.com 31dd60fb77 FindMsgAppCore() is gone, since alecf removed the MsgAppCore.
The correct call is FindMessenger().
1999-06-04 17:45:57 +00:00
mcmullen%netscape.com fc2b5aa247 Fix one last case of uint (and I had removed the typedef, breaking photon). Approved leaf. 1999-06-04 17:43:37 +00:00
beard%netscape.com 2e3345c4e6 File Removed. 1999-06-04 17:43:35 +00:00
beard%netscape.com 5a9cfbbb74 added Environment.java 1999-06-04 17:43:17 +00:00
terry%mozilla.org a7c2c997bd dmose now owns despot. 1999-06-04 17:10:28 +00:00
slamm%netscape.com 357e897b2d Fix typo. 1999-06-04 17:06:20 +00:00
amasri%netscape.com 7346633b09 commented out tests that cause system failure (ZDNet) 1999-06-04 17:00:53 +00:00
amasri%netscape.com c6af5cbc55 added error handling 1999-06-04 17:00:18 +00:00
amasri%netscape.com 8718881838 changed Invoke() method to give better error messages 1999-06-04 16:59:30 +00:00
amasri%netscape.com 1e02bdcb17 added extra tests for version 2.0 1999-06-04 16:58:29 +00:00
jefft%netscape.com acdbe02182 temporary fix for build bustage by ducarroz 1999-06-04 16:53:05 +00:00
norris%netscape.com dbbafc6b60 Subject:
Re: netscape.javascript.JSObject ?
        Date:
             Thu, 03 Jun 1999 17:52:42 -0700
       From:
             Frank Mitchell <frankm@eng.Sun.COM>
 Organization:
             Java Products Engineering
         To:
             Norris Boyd <norris@netscape.com>
  References:
             1 , 2 , 3 , 4 , 5 , 6 , 7 , 8




Norris Boyd wrote:
>
> Sorry--missed the checkin of a new file. It's there now.
>
> I'd also added a small change for the "inheritance" of JavaScript array methods.

Actually, I've already done that (and for String as well).  It still
fails some LC3 regression tests, though.

I'm including a tarfile that includes the previous changes and the new
ones.

Frank
1999-06-04 16:25:41 +00:00
norris%netscape.com 5513cb38fd Add NativeJavaConstructor.java 1999-06-04 16:06:14 +00:00
ducarroz%netscape.com f653723f82 oops, forget to reactivate one line for the function Dispose 1999-06-04 15:50:54 +00:00
ducarroz%netscape.com d76353507e Add function Dispose. Fix for build bustage 1999-06-04 15:47:05 +00:00
ducarroz%netscape.com ad40d4ac48 Add function Dispose, fix build bustage 1999-06-04 15:38:53 +00:00
ducarroz%netscape.com 231eb75070 Add function Dispose, fix also js problem with NewMessage, fix for build bustage 1999-06-04 15:38:43 +00:00
Jerry.Kirk%Nexwarecorp.com 710b064d73 - Fixing code after addition of ShowMenuBar() method
-  This is still not implemented, it will just compile now.
1999-06-04 15:09:50 +00:00
valeski%netscape.com d459a0bb4b added the HandleEvent method 1999-06-04 15:02:27 +00:00
rhp%netscape.com 9326b06773 Fix to use PR_free instead of delete 1999-06-04 12:24:17 +00:00
gagan%netscape.com f20c8bca8b Fixed the stream length to be zero. Thanks Andreas. 1999-06-04 11:10:31 +00:00
rpotts%netscape.com 3886d6e062 Added PLEvent pump for unix... 1999-06-04 09:03:45 +00:00
rpotts%netscape.com 632129fa67 Added NSPR logging messages... 1999-06-04 08:52:02 +00:00
ducarroz%netscape.com ac639ba166 add some missing includes for C++ only. 1999-06-04 08:49:46 +00:00
ducarroz%netscape.com 827efe1252 add nsIMessenger.idl, fix build bustage! 1999-06-04 07:45:52 +00:00
gagan%netscape.com 16afdaa83e Getting it building again... changed the Write call to match its signature in nsIByteBufferInputStream. It will probably change again to FillFrom once we move that to idl. 1999-06-04 07:36:04 +00:00
gagan%netscape.com 5052bb91df Getting base building again. Fixed the changes from nsIOutputStream's Write function. 1999-06-04 07:25:16 +00:00
ducarroz%netscape.com 447f253fdb add nsIXPCSecurityManager to fix build bustage 1999-06-04 06:39:33 +00:00
shaver%netscape.com 223ff1b1b9 fix for #3839 1999-06-04 06:21:49 +00:00
ducarroz%netscape.com 226ca5d35a composeAppCore.NewMessage know takes only 5 parameters. 1999-06-04 05:47:05 +00:00
jband%netscape.com 56abd1b0a4 added nsIXPCSecurityManager interface and support to xpconnect - with tests. 1999-06-04 05:46:48 +00:00
tague%netscape.com 6740fde5bb Fix for #6896: Windows editor interprests the '.' key as a forward delete. Not building by default -- will switch over once tested on Mac and Unix. 1999-06-04 05:14:01 +00:00
sspitzer%netscape.com 3336835e3a fix mac build bustage. 1999-06-04 04:42:24 +00:00
sspitzer%netscape.com 6b09afedc5 fix spelling mistake. 1999-06-04 04:32:07 +00:00
alecf%netscape.com 96cb99cd23 fix leaks 1999-06-04 04:19:46 +00:00
alecf%netscape.com 8b67b30a63 export xulstubs.idl on windows 1999-06-04 04:18:29 +00:00
alecf%netscape.com d06d7ce333 fix a bunch of warnings about shadowed variables, etc 1999-06-04 04:17:56 +00:00