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

63 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com d6cf22aa5c Change nsComponentManager::ProgIDToCLSID to nsComponentManager::ProgIDToClassID as per bug #3579. Checking in for sford. r=scc,r=blizzard 1999-12-30 22:03:58 +00:00
waterson%netscape.com 2b43c07064 Fix for new webshell APIs. 1999-12-18 03:02:37 +00:00
blizzard%redhat.com 7a4c6ea9e2 fix for bug #21169. fix problems with resizing and showing the gtkmozilla widget when embedding it. r=pavlov, a=chofmann 1999-12-08 23:07:13 +00:00
blizzard%redhat.com e314631e2f bring the gtk embedded code back from the dead. this is a fix for bug #20396. 1999-12-06 20:28:47 +00:00
warren%netscape.com 1c2a3215e3 Fix for linux bustage. Added arguments to NewChannel 1999-12-04 10:47:51 +00:00
warren%netscape.com 2db26922a6 Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms. 1999-11-30 04:50:42 +00:00
dougt%netscape.com f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
dmose%mozilla.org 36e4793508 added newline to EOF to keep Solaris sed from whining, r=mcafee@netscape.com 1999-11-24 22:04:23 +00:00
rpotts%netscape.com 1e859d6869 fix build bustage - NS_NewLoadGroup(...) no longer takes a parent load group as an argument... 1999-11-22 06:20:51 +00:00
warren%netscape.com 3ba707aec7 Fix for linux bustage due to channel retargeting changes. 1999-11-17 09:11:03 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
cls%seawood.org 1f9bd12490 Added detection for alphaev6. Submitted by Matt Wilson <msw@redhat.com>. 1999-11-02 01:24:16 +00:00
warren%netscape.com 2550bd6aa3 Fixed missed change to NewInputStreamChannel 1999-10-26 09:51:01 +00:00
cls%seawood.org 2628bfcc79 Some compilers complain if you declare variables after a potential goto call so move the declarations to the top of the function. Should fix the linux libc5 SM-Ports tinderbox & gcc 2.95 builds.
a=mscott
1999-10-20 05:40:05 +00:00
alla%lysator.liu.se 9436a61696 Update the GtkMozilla widget so it works. Also updated the streaming interface
so that it works with Necko. Small cleanups.
Fixes 16576 and 14975. r=shaver
1999-10-19 21:46:33 +00:00
ramiro%netscape.com b4b18c7a85 NOT PART OF SEAMONKEY. Ressurect GtkMozilla again. Apparently mozilla
dont work no without no prefs.  Blessed by Mr. Shaver.
1999-09-28 18:03:17 +00:00
ramiro%netscape.com c5c34882ec ressurect 1999-09-11 00:24:33 +00:00
ramiro%netscape.com e2e11788fc This one should be ignored. 1999-09-10 23:33:17 +00:00
ramiro%netscape.com a7b2911bcd Fix a small typo. 1999-09-10 23:30:39 +00:00
kipp%netscape.com e33ca93a02 Fixed build hosage 1999-09-09 23:10:30 +00:00
alla%lysator.liu.se 54e2c2aeaa Fixed the runtime crash in GtkMozilla. 1999-09-07 12:58:06 +00:00
cls%seawood.org 689113d465 Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Had to regenerate the Makefiles on a machine with the proper version of automake.
1999-09-06 04:26:10 +00:00
cls%seawood.org d4fd34d75a Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
1999-09-06 04:20:50 +00:00
cls%seawood.org 55e15e0dc8 Removed hardcoded -lpthread for bug #12739 . Configure now checks for -lpthread and responds to --without-pthreads. 1999-08-29 05:56:43 +00:00
cls%seawood.org 4a1ee4cb60 Removed hardcoded -fno-rtti & -fno-exceptions. They are now autodetected by configure. 1999-08-29 05:27:26 +00:00
cls%seawood.org 8bdd892a17 GtkMozilla shouldn't know about Mozilla's dist path as it can be changed by setting DIST. 1999-08-29 04:52:37 +00:00
sspitzer%netscape.com 9b93a6290a ignore generated files 1999-08-27 06:18:20 +00:00
cls%seawood.org 02e29e7b71 Added support for --with-nspr so that GtkMozilla can find the nspr headers & includes when they are installed separate from the mozilla tree. Incidentally, this was also breaking for any tinderbox that uses the build-moz-smoke.pl script which includes a number of SeaMonkey-Ports builds. Why wasn't this caught before? 1999-08-25 15:07:13 +00:00
ramiro%netscape.com 5c9835cc68 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
ramiro%netscape.com a03794f612 Link NS_NewTimer() directly into the embedding app. 1999-08-25 05:06:03 +00:00
ramiro%netscape.com a0facefaf3 Add a config makefile that can be set by the toplevel config. 1999-08-24 14:43:44 +00:00
ramiro%netscape.com 5c8cde1e57 Add -fno-rtti and -fno-exceptions flags. 1999-08-22 15:02:50 +00:00
mccabe%netscape.com 381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 56b62f3790 Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com 860a816119 Dont link in neckoutil. 1999-08-21 17:13:43 +00:00
ramiro%netscape.com 5830d10f25 Yank -lmozreg. 1999-08-21 16:50:18 +00:00
ramiro%netscape.com 2c19866af3 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
ramiro%netscape.com feab886864 Ressurect post necko. Streams broken for now. 1999-08-20 11:16:19 +00:00
edburns%acm.org 76832ecb8b 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
sspitzer%netscape.com 7b6d1afc43 fix build bustage. libreg.so is now libmozreg.so 1999-07-29 04:23:49 +00:00
briano%netscape.com 5ca4aa0b87 Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
briano%netscape.com 007ea62765 Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
ramiro%netscape.com fda4120340 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com f26f7f5fa2 Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms.  Thank you.
1999-07-17 22:24:49 +00:00
ramiro%netscape.com a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
warren%netscape.com 84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
valeski%netscape.com ddf0252fa5 getbuffer to tonewcstring change 1999-07-07 14:47:19 +00:00
ramiro%netscape.com b38dc666f8 Bring back from the dead. Also, install the sample programs. 1999-07-07 11:15:17 +00:00
ramiro%netscape.com 59cbe509d4 Fix undefined macros. 1999-07-07 10:34:41 +00:00
ramiro%netscape.com 81e978722f Ressurect. 1999-07-07 09:48:28 +00:00