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

29008 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 2538ff029a follow briano's lead and use MOZ_DLL_SUFFIX. also fix warnings while I'm here. 1999-06-04 22:17:19 +00:00
ssu%netscape.com 3f6f7b4434 fixing bug #7053: DiskSpaceAvailable() returned wrong value. 1999-06-04 22:15:53 +00:00
jdunn%netscape.com 44723469c1 AIX requires nsSubsumeStr to be a const... so for AIX (only) lets make it so 1999-06-04 22:08:19 +00:00
mscott%netscape.com 7eb823a9eb use nsAutoString and nsAutoString.GetBuffer in place of calling nsAutoCString. This is much more memory friendly and doesn't require an extra copy of the object getting created on the healp like nsAutoCString does. 1999-06-04 22:07:26 +00:00
hyatt%netscape.com 5da36a6d57 Fixes for several bugs. 1999-06-04 22:05:47 +00:00
sfraser%netscape.com fee9669b1c Added nsDocumentEncoder.cpp for akkana 1999-06-04 22:04:44 +00:00
cmanske%netscape.com 8bd247b3bf Changed dot selector to class~= syntax (XML selector style). Moved titled button image entry from navigator.css to xul.css so it works in dialogs 1999-06-04 22:03:09 +00:00
rhp%netscape.com 2a9511bf1a Added a header 1999-06-04 21:57:36 +00:00
briano%netscape.com 730439007e Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:54:38 +00:00
cathleen%netscape.com 0abb23e098 nativepatch() returns new patched file to the caller function
make final file replacement work for patch files
1999-06-04 21:54:34 +00:00
slamm%netscape.com 231b980bc9 Fix relative links for static page. 1999-06-04 21:54:15 +00:00
morse%netscape.com 4080fe81f1 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
ssu%netscape.com f0bf0952ce fixed problem with Install.FileRename() and Install.DirRename() 1999-06-04 21:50:17 +00:00
jdunn%netscape.com 5cb90c6401 This file can't be optimized on AIX and so just like the NSPR file (prdtoa.c)
we turn off optimizing while compiling.
1999-06-04 21:50:09 +00:00
sfraser%netscape.com 74c68e3e1d Adapt to the changed nsIFindComponent interface (new param to InitContext) 1999-06-04 21:50:02 +00:00
sfraser%netscape.com fd9f080e07 Some renaming of nodes to reduce ambiguity, and leave the field open for Find and Replace later. 1999-06-04 21:49:21 +00:00
mscott%netscape.com 3773714f10 Remove nsAutoCString with nsAutoString.GetBuffer(). 1999-06-04 21:49:18 +00:00
sfraser%netscape.com a26cda91e8 New, improved Find that keys off the selection, rather than storing offsets inside the find context. 1999-06-04 21:48:47 +00:00
briano%netscape.com b403b4a51e Got it right this time. Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:48:45 +00:00
dougt%netscape.com 7d8a550846 Adding out MANIFEST_PREFS to the mac build. 1999-06-04 21:47:39 +00:00
dougt%netscape.com e127556ca4 turning off silentdl. 1999-06-04 21:45:54 +00:00
briano%netscape.com 92d57ab101 Cleaned up a bunch of old (unused?) crap. 1999-06-04 21:45:17 +00:00
dougt%netscape.com f53d41d180 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 ee2c7afd4a 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 021d940005 Automated update 1999-06-04 21:44:49 +00:00
mscott%netscape.com 9bca953b10 Include nsIFileSpec.h 1999-06-04 21:43:16 +00:00
dougt%netscape.com 4a99fd903d Adding xpinstall.js to the build. This will setup our prefs for us. 1999-06-04 21:43:14 +00:00
briano%netscape.com 532944b512 Added checks for uint, int64, and int64_t. 1999-06-04 21:42:18 +00:00
mscott%netscape.com 393bbe7d34 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 5ec6208a14 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 7b8e0afeb5 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 f6b3180aa1 Add benchmarks. 1999-06-04 18:44:17 +00:00
beard%netscape.com 37684b46df 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 27c457e6a1 First Checked In. 1999-06-04 18:03:06 +00:00
sspitzer%netscape.com 3bf2a39a36 FindMsgAppCore() is gone, since alecf removed the MsgAppCore.
The correct call is FindMessenger().
1999-06-04 17:45:57 +00:00
mcmullen%netscape.com 21d75a4df8 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 1f8aa1d994 File Removed. 1999-06-04 17:43:35 +00:00
beard%netscape.com 4f5a2326f6 added Environment.java 1999-06-04 17:43:17 +00:00
terry%mozilla.org fab6a2a35c dmose now owns despot. 1999-06-04 17:10:28 +00:00
slamm%netscape.com 5e520136cb Fix typo. 1999-06-04 17:06:20 +00:00
amasri%netscape.com acd9a0488a commented out tests that cause system failure (ZDNet) 1999-06-04 17:00:53 +00:00
amasri%netscape.com 30f7a5a923 added error handling 1999-06-04 17:00:18 +00:00
amasri%netscape.com 96794ee591 changed Invoke() method to give better error messages 1999-06-04 16:59:30 +00:00
amasri%netscape.com 89ce8f6bfd added extra tests for version 2.0 1999-06-04 16:58:29 +00:00
jefft%netscape.com ef49cb038a temporary fix for build bustage by ducarroz 1999-06-04 16:53:05 +00:00
norris%netscape.com 26673d9939 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 1756dcf1a9 Add NativeJavaConstructor.java 1999-06-04 16:06:14 +00:00
ducarroz%netscape.com a4979a86f8 oops, forget to reactivate one line for the function Dispose 1999-06-04 15:50:54 +00:00
ducarroz%netscape.com 54c7c2632c Add function Dispose. Fix for build bustage 1999-06-04 15:47:05 +00:00
ducarroz%netscape.com a5447f1eac Add function Dispose, fix build bustage 1999-06-04 15:38:53 +00:00