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

59 Коммитов

Автор SHA1 Сообщение Дата
akhil.arora%sun.com c0ac3881d7 replace nsString.ToNewCString with GetBuffer 1999-09-10 22:57:12 +00:00
akhil.arora%sun.com de6761eff5 updated patch to keep up with changes in webshell/src/nsWebShell.cpp 1999-09-10 20:45:52 +00:00
akhil.arora%sun.com 3749251458 Denis Sharypov <sdv@sparc.spb.su> eliminated redundant finalize methods 1999-09-10 20:11:45 +00:00
frankm%eng.sun.com 43fce1bd4a Make xpj*.cpp compile against Mozilla's jni.h on Solaris (where jlong is
apparently a struct rather than "long long").
1999-09-09 22:38:04 +00:00
mark.lin%eng.sun.com 64d031fc44 updated library names for Makefile.unix. 1999-09-08 22:18:13 +00:00
idk%eng.sun.com a94e7aa625 Add this files 1999-09-08 00:21:03 +00:00
leila.garin%eng.sun.com c264966a4f Updated PATH variable. 1999-09-07 20:42:23 +00:00
akhil.arora%sun.com f3816228a3 Nikolay Igotti <inn@sparc.spb.su> found a bug in the implementation of equals 1999-09-03 22:19:40 +00:00
edburns%acm.org 3d593c5de7 Added Mark Goddard from OMTP's changes to add "Refresh" to API and implementation.
Also added Refresh button to EmbeddedMozilla.
1999-09-03 19:28:47 +00:00
idk%eng.sun.com 45b13a9b19 Add implemenataion of PlugletInputStream and PlugletStreamInfo 1999-09-02 03:36:53 +00:00
edburns%acm.org 60d0363f71 Removed antiquated libs 1999-09-02 02:40:59 +00:00
akhil.arora%sun.com 6dbd2308de enable Notations 1999-09-02 01:41:22 +00:00
akhil.arora%sun.com 771792c624 minor bug fix 1999-09-02 01:40:15 +00:00
akhil.arora%sun.com ff1495dd6e cast to void** not needed anymore for the vc++ 6.0 compiler 1999-09-02 01:36:25 +00:00
leila.garin%eng.sun.com 53c09cac8a *** empty log message *** 1999-09-01 23:17:55 +00:00
leila.garin%eng.sun.com adeefac282 *** empty log message *** 1999-09-01 22:57:06 +00:00
leila.garin%eng.sun.com bf890c13f9 New file 1999-09-01 22:56:30 +00:00
leila.garin%eng.sun.com c3beda8a96 New File 1999-09-01 22:55:58 +00:00
idk%eng.sun.com bb1369f75b oops. I fogot to add this file. 1999-09-01 05:10:02 +00:00
mark.lin%eng.sun.com 7c7a8576f9 Updated makefile. Need to refrence /usr/lib/libC directly. 1999-08-31 22:16:17 +00:00
mark.lin%eng.sun.com 1b6cd28ba0 Updated makefile.solaris to use workshop compilers. 1999-08-31 22:05:56 +00:00
idk%eng.sun.com 40b41988ce fogot to add this file, sorry. 1999-08-30 19:04:59 +00:00
idk%eng.sun.com 4345ba6401 Initial pluglets checkin. 1999-08-28 04:39:56 +00:00
akhil.arora%sun.com 834b488286 Deleted task equals and hashCode. Done. 1999-08-25 01:39:33 +00:00
akhil.arora%sun.com f5a996562f Implemented equals and hashCode for NodeList and DOMImplementation 1999-08-25 01:28:48 +00:00
akhil.arora%sun.com 4e3cda1596 Timothy Tully implemented equals and hashCode methods for Node. 1999-08-24 23:54:26 +00:00
akhil.arora%sun.com b8c3511457 1. Keep up with interface change in nsIDocumentLoaderObserver.
2. Fix lots of bugs.
3. Implement Entities and Notations.
1999-08-23 19:27:48 +00:00
mark.lin%eng.sun.com 671f95b89d Updated Makefile.unix. 1999-08-20 17:34:22 +00:00
mark.lin%eng.sun.com d070b44190 Don't need this anymore. It should get updated dynamically. 1999-08-18 23:24:20 +00:00
mark.lin%eng.sun.com 5ec618bc42 This should make sure nsSetupRegistry.cpp gets updated. 1999-08-18 23:22:27 +00:00
frankm%eng.sun.com 553a296670 Updated README with extra caveats; TODO marks stable compilation as "done". 1999-08-18 17:58:55 +00:00
mark.lin%eng.sun.com 77786dedd3 Fixed the bug where the page the user specifies from the command line wouldn't open. 1999-08-16 23:26:40 +00:00
mark.lin%eng.sun.com f24f06a448 Added stuff to LD_LIBRARY_PATH 1999-08-16 23:23:06 +00:00
frankm%eng.sun.com 6d50dd4d70 Added java/Makefile.in, java/xpcom/TODO; minor correctoiosn to java/xpcom/README.
Fix libxpjava.so JNI and linking problems.
1999-08-13 23:36:09 +00:00
mark.lin%eng.sun.com d2956e5b96 Oops, forgot to add this file. 1999-08-13 23:21:19 +00:00
edburns%acm.org 55b29174c9 THIS FILE IS NOT IN THE BUILD!
Corrected typo.
1999-08-13 23:10:43 +00:00
edburns%acm.org 80fd56e534 THIS FILE IS NOT IN THE BUILD!
Added Scott Holmes's changes, replacing hard coded WIN32_D.OBJ with
$(DIST).
1999-08-13 23:09:21 +00:00
mark.lin%eng.sun.com b4cffd610f Rearchitected the way Mozilla events are delivered in the Unix Motif port.
Events are now handled by a Java Thread.
1999-08-13 23:02:40 +00:00
mark.lin%eng.sun.com 7c7f47fff4 Rearchitected the way the Mozilla event thread is run. I'm using
a Java Thread now instead to control Mozilla/GTK events.
1999-08-13 23:01:49 +00:00
mark.lin%eng.sun.com a193042e32 Merged in Kirk's changes. 1999-08-13 17:53:43 +00:00
mark.lin%eng.sun.com bfb9859657 Should not be setting className to null if we get an exception. 1999-08-12 21:29:15 +00:00
mark.lin%eng.sun.com 69d601dbc0 Added warning about gtk-config in Unix makefile 1999-08-12 19:37:23 +00:00
mark.lin%eng.sun.com 5f299f02cc Added more things to make it run on solaris. 1999-08-12 19:19:18 +00:00
mark.lin%eng.sun.com 81e871861a Updated these files. 1999-08-12 19:08:39 +00:00
mark.lin%eng.sun.com 9ab9991bd3 Solaris runem file 1999-08-12 18:56:45 +00:00
mark.lin%eng.sun.com 30350191d7 Added solaris makefile. 1999-08-12 18:56:09 +00:00
edburns%acm.org 1706f2c458 This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
mark.lin%eng.sun.com a017f400b3 updated run script 1999-08-11 17:55:18 +00:00
frankm%eng.sun.com 239213f3b8 Initial, semiworking checkin of Java Bridge work. 1999-08-11 02:21:05 +00:00
mark.lin%eng.sun.com 6560062641 Found a bug in the runem.unix script. 1999-08-11 00:12:59 +00:00