Commit Graph

316 Commits

Author SHA1 Message Date
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
locka%iol.ie
1d89a7ffb8 Tweaked edit bar position code 1999-09-05 14:28:09 +00:00
locka%iol.ie
1b3569c314 Added italic/bold/underline editing 1999-09-05 14:26:55 +00:00
cyeh%netscape.com
1729151e74 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
locka%iol.ie
90a7eacf68 Editor mode toolbar and new partial success test icon 1999-08-29 16:02:28 +00:00
locka%iol.ie
7c6130b8d4 Added more editor mode support 1999-08-29 16:01:25 +00:00
locka%iol.ie
31319af096 Added dependency for IOleCommandTargetImpl.h 1999-08-29 15:59:52 +00:00
locka%iol.ie
c7ad0ff2ae Fixed problem with GetIDispatch 1999-08-29 15:59:12 +00:00
locka%iol.ie
061c6a5a26 Made a basic working editor mode. 1999-08-29 15:58:49 +00:00
locka%iol.ie
f4866fea9b Made callback mechanism slightly easier 1999-08-29 15:57:45 +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
beard%netscape.com
ae4c1402d3 wasn't calling __intialize/__terminate. 1999-08-28 02:58:35 +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
ec21b9ecbc Set the timer lib flags in one place. 1999-08-24 14:54:59 +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
blizzard%redhat.com
824a66f240 add example of how to handle a size allocation change 1999-08-23 00:52:31 +00:00
blizzard%redhat.com
d700698be4 fix build for xlib embedding 1999-08-23 00:30:42 +00:00
ramiro%netscape.com
b0fb6e8169 Add embedding samples. 1999-08-22 15:36:56 +00:00
ramiro%netscape.com
6ede5e93ad Add embedding samples. 1999-08-22 15:31:13 +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
cls%seawood.org
153a9e0afc Added support to configure.in for running configure in subprojects. This included adding tmp variables to preserve the initial args set for configure so that they can be passed pristinely to the subprojects.
Modified to run configure of webshell/embed/gtk from the main configure rather than during the export phase.
1999-08-21 18:02: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
e79be3c24a Make the proxy rules more robust. 1999-08-20 14:21:42 +00:00
ramiro%netscape.com
b3de72ee63 Make it work with the gtkmozilla makefiles. 1999-08-20 12:15:06 +00:00
ramiro%netscape.com
feab886864 Ressurect post necko. Streams broken for now. 1999-08-20 11:16:19 +00:00
locka%iol.ie
91918207c1 Preliminary editor test support 1999-08-19 21:02:22 +00:00
locka%iol.ie
431c52c35a Changes to DHTML model 1999-08-19 21:00:44 +00:00
locka%iol.ie
83759789b7 Added some more files 1999-08-19 20:59:11 +00:00
locka%iol.ie
2975f6552c Moved command target stuff in base class 1999-08-19 20:58:31 +00:00
locka%iol.ie
b5e7d41279 Fixed more interface changes 1999-08-19 20:56:00 +00:00
locka%iol.ie
047ce603b2 Added editor headers 1999-08-19 20:55:03 +00:00
locka%iol.ie
62780c3328 Added editor class ids 1999-08-19 20:54:16 +00:00
locka%iol.ie
d7d024e761 Added IOleCommandTarget to site 1999-08-19 20:53:56 +00:00
locka%iol.ie
e80b31825a Preliminary work for edit mode 1999-08-19 20:52:48 +00:00
danm%netscape.com
3da241e524 Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +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
alecf%netscape.com
a0d80e452d remove nsMsgCompPrefs from the build 1999-08-09 23:01:48 +00:00
tague%netscape.com
a9fcf214b2 Fixed bug #10566 - embeding directory has problems when MSSDK is installed and no ACTIVEX controll is built. 1999-08-08 02:11:13 +00:00