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

40139 Коммитов

Автор SHA1 Сообщение Дата
slamm%netscape.com ec1413bb5e Backout autogenerate changes. This file has been hand modified. 1999-09-09 19:54:54 +00:00
cyeh%netscape.com 2c07a3f406 another version of the unix packages file 1999-09-09 19:49:23 +00:00
briano%netscape.com 67a5452924 Automated update 1999-09-09 19:45:45 +00:00
buster%netscape.com 408c05bfea workaround needed as a result of hyatt's change to frame construction code and attribute notification. 1999-09-09 19:45:32 +00:00
kmcclusk%netscape.com 541c8bfb5d Changed widget rendering mode default from partial-gfx to gfx for Linux and WIN32. 1999-09-09 19:43:27 +00:00
dougt%netscape.com a29ca16fcf missed this file. 1999-09-09 19:43:26 +00:00
radha%netscape.com f881f962e9 Fix for 5624. Location bar is updated as soon as a successful
connection is made to the server.
1999-09-09 19:41:09 +00:00
buster%netscape.com ffb3894fd2 fixed password editors, while maintaining output of empty HTML documents
fixes bug 13404, a blocker for enabling gfx text controls
1999-09-09 19:39:36 +00:00
dougt%netscape.com 01cce158c5 fixing var name 1999-09-09 19:37:29 +00:00
rods%netscape.com af296e18b3 Better fix for option elements with no content in them 1999-09-09 19:37:23 +00:00
slamm%netscape.com 4817418b3f slight cleanup. 1999-09-09 19:37:14 +00:00
valeski%netscape.com 5ffbf3effa NOT HOOKED INTO BUILD. adding FTP directory listing stream converter 1999-09-09 19:33:16 +00:00
pnunn%netscape.com 0757b1c322 Chkins for newt@pobox.com. 1999-09-09 19:32:16 +00:00
briano%netscape.com 9fd1ed1e03 Automated update 1999-09-09 19:31:03 +00:00
slamm%netscape.com 74199c584c Ditch incremental makefiles. Everyone expects to use the allmakefiles.sh list, so use it. 1999-09-09 19:28:48 +00:00
slamm%netscape.com 1740057db9 Simplify mkdir command by using '-p' option. 1999-09-09 19:26:19 +00:00
nhotta%netscape.com 58ab3b0484 Adding new files, not part of the build. 1999-09-09 19:23:41 +00:00
granrose%netscape.com 729c87f5b0 improved debug levels, added --verbose, fail on mac/dos, and path delimiter variable. 1999-09-09 19:22:34 +00:00
dougt%netscape.com 41a7fa078c nsFileSpec::GetDiskSpace now returns a PRUint64. (12479)
thanks to Chet Murphy <cmurphy@modelworks.com> for the windows code!
1999-09-09 19:20:35 +00:00
cls%seawood.org 868e1692ef Make --enable-insure work when building outside of the source dir. 1999-09-09 19:19:37 +00:00
akkana%netscape.com 733677f07b Temporarily disable XIM code, to fix editor/gfx text widget bustage 1999-09-09 19:16:29 +00:00
slamm%netscape.com 735d033b94 Fix build warnings. 1999-09-09 19:16:12 +00:00
norris%netscape.com de8bedf312 Two submissions from Kurt Westerfield <kurt@westerfield.com>:
Subject:
        Embedding the shell
   Date:
        Wed, 8 Sep 1999 16:01:44 -0400
   From:
        "Kurt Westerfeld" <kurt@westerfeld.com>
     To:
        "Norris Boyd" <norris@netscape.com>




Norris, please find the attached zip file containing the (minor)
modifications to the Rhino shell module that enables the shell to be
embedded in a host application.

There are two areas of change to be concerned about:

    1. Any and all references to System.in/out/err have been modified to use
Main.in/out/err, which default to System.in/out/err.  Methods to do a setIn,
setOut, and setErr were added.   Note that in/out/err on Main were made
static public, so that the jikes compiler wouldn't complain (I had them as
static protected, but when accessed outside of the package, a warning was
issued).

    2.  The global and sharedGlobal static variables were made protected so
that my app can make use of them (to add extensions after an initial pass
through main()).

That's it.

I have successfully used the facility to drop a remote telnet server into
the shell interpreter, effectively giving our server a remote shell
interpreter.  It's quite nice, as we have a lot of extensions to Rhino
written that blend into our server already.

PS, I am still working on the array issues, but made a lot of progress
today.  I just wanted to get this stuff off my desk.

Thanks!

________________________________________________________________________
  Kurt Westerfeld
  Managed Object Solutions
  2722 Merrilee Drive
  Suite 350
  Fairfax, VA 22031
  Phone: 703.208.3330 x225
  Fax: 703.208.3331
  http://www.mosol.com
  mailto:kurt@mosol.com



   shell.zip

             Name:
                   shell.zip
             Type:
                   Zip Compressed Data (application/x-zip-compressed)
          Encoding:
                   base64


==============================================================================

Subject:
        Rhino Array Source (Fixed)
   Date:
        Thu, 9 Sep 1999 14:12:03 -0400
   From:
        "Kurt Westerfeld" <kurt@mosol.com>
     To:
        "Norris Boyd" <norris@netscape.com>




Attached is NativeJavaObject.java, which seems to now pass the tests supplied to me by you and Scott.  Not a lot of change, but a lot of
testing and thinking was involved. <g>

PS. I also fixed a bug in reportConversionError() which was throwing an IllegalArgumentException inside of the MessageFormat class at times.
It also looks a little nicer (uses formatting from NativeJavaMethod) and closer to the C implementation.




   NativeJavaObject.java

                        Name:
                              NativeJavaObject.java
                         Type:
                              Java Source File (text/java)
                     Encoding:
                              quoted-printable
1999-09-09 18:49:58 +00:00
ssu%netscape.com 853b980a94 fixing code to no longer be dependent on sdinst library. This is not part of the Seamonkey build yet. 1999-09-09 18:31:21 +00:00
dmose%mozilla.org 1e41bf0297 Added some verbiage to the top of the page. 1999-09-09 17:41:19 +00:00
dmose%mozilla.org bba49e13a2 updated verbiage 1999-09-09 16:11:14 +00:00
dmose%mozilla.org 6f058902fa Fixed an error message 1999-09-09 16:08:54 +00:00
dmose%mozilla.org 26dde4a1f9 Fixed a variable scoping error. 1999-09-09 16:04:46 +00:00
briano%netscape.com 1b88a9a548 Automated update 1999-09-09 15:00:52 +00:00
vidur%netscape.com 0f91376aa8 Fixed leak in LoadURL 1999-09-09 14:52:07 +00:00
Jerry.Kirk%Nexwarecorp.com ea92542eca Had to set TK_CFLAGS for Neutrino/Photon.. Thought I did this yesterday 1999-09-09 14:49:08 +00:00
Jerry.Kirk%Nexwarecorp.com 246d1455e1 Add new Photon files I forgot yesterday 1999-09-09 14:44:37 +00:00
colin%theblakes.com b89380dd5e Back out last change 1999-09-09 14:30:25 +00:00
rods%netscape.com d675fc86a1 changed a couple of select disable attributes 1999-09-09 14:14:20 +00:00
norris%netscape.com 88708be24d Makefile.in: remove unused file
nsScriptSecurityManager.cpp: Fix CheckURI problems (but still disabled)
nsSecurityManagerFactory.cpp: Make registration string match convention
1999-09-09 13:47:16 +00:00
briano%netscape.com 73b00dccca Automated update 1999-09-09 13:45:46 +00:00
colin%theblakes.com a28a7e6198 Back out last change 1999-09-09 13:43:45 +00:00
Jerry.Kirk%Nexwarecorp.com 2b315ca371 Had to add -DMOZILLA_CLIENT to _DEFINES_CFLAGS and _DEFINES_CXXFLAGS 1999-09-09 13:42:42 +00:00
rods%netscape.com 3061eb534b Bizzare edge case where click and then dragging outside the window into the console
window crashes in MouseTrailer. This had to do with an invalid window getting set
into the MouseTrailer. The invalid window comes from the mouse hitting the frame of
the app and then the console window. Bug #12848
1999-09-09 13:38:30 +00:00
colin%theblakes.com 59b413e3ac Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-09 13:20:07 +00:00
rods%netscape.com fa6fb356e7 Temporary fix to for mail compose. 1999-09-09 13:17:35 +00:00
Jerry.Kirk%Nexwarecorp.com b1d4b96543 The Clipboard for Photon is now totally bit rotted but this fix will
at least keep it compiling until I get around to fixing it.
1999-09-09 13:05:39 +00:00
colin%theblakes.com 75ea8d833c Define EXTRA_DSO_LDOPTS as MOZ_TIMER_LIBS 1999-09-09 12:58:39 +00:00
colin%theblakes.com 2288a30a75 Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS 1999-09-09 12:57:34 +00:00
colin%theblakes.com 530d75050c Define MOZ_TIMER_LIBS in EXTRA_DSO_LDOPTS 1999-09-09 12:56:30 +00:00
duncan%be.com 51c4392b68 One last fix to the BeOS build. Now compiles fully. 1999-09-09 12:24:29 +00:00
colin%theblakes.com fd527d9a53 Define zlib in EXTRA_DSO_LDOPTS 1999-09-09 12:11:19 +00:00
rjc%netscape.com b08327d237 Prepare Drag&Drop code for actually manipulating data via RDF for the personal toolbar. 1999-09-09 11:33:38 +00:00
rjc%netscape.com 35c4cdccbd Get timer header files from widget area now. 1999-09-09 11:30:07 +00:00
ramiro%netscape.com 3e8b0f31f1 Remove timer stuff which long ago moved to another place. 1999-09-09 09:40:40 +00:00