Commit Graph

28970 Commits

Author SHA1 Message Date
mscott%netscape.com
4301f6ee9f 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
38639ff1bc Fixes for several bugs. 1999-06-04 22:05:47 +00:00
sfraser%netscape.com
5e636ff898 Added nsDocumentEncoder.cpp for akkana 1999-06-04 22:04:44 +00:00
cmanske%netscape.com
c738bc7e94 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
7a4dabd56e Added a header 1999-06-04 21:57:36 +00:00
briano%netscape.com
70b785107a Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 21:54:38 +00:00
cathleen%netscape.com
0d3c2ceb5f 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
86dcb0785c Fix relative links for static page. 1999-06-04 21:54:15 +00:00
morse%netscape.com
9b4f8a23d0 reimplement cookie viewer 1999-06-04 21:51:57 +00:00
ssu%netscape.com
91908610f6 fixed problem with Install.FileRename() and Install.DirRename() 1999-06-04 21:50:17 +00:00
jdunn%netscape.com
429f64edbd 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
3559782bef Adapt to the changed nsIFindComponent interface (new param to InitContext) 1999-06-04 21:50:02 +00:00
sfraser%netscape.com
d5b2def7b3 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
6c9f928bec Remove nsAutoCString with nsAutoString.GetBuffer(). 1999-06-04 21:49:18 +00:00
sfraser%netscape.com
44ffed7214 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
8652111341 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
98e724b759 Adding out MANIFEST_PREFS to the mac build. 1999-06-04 21:47:39 +00:00
dougt%netscape.com
5305f6d9b3 turning off silentdl. 1999-06-04 21:45:54 +00:00
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