locka%iol.ie
9f66c82f30
Added safe for scripting check to site class and changed some BOOLs to bitfields
1999-09-13 13:08:17 +00:00
locka%iol.ie
d691caaaf3
Added recursion to methods so that get_all operation on IHtmlDocument finally works the way its supposed to (sort of)
1999-09-13 13:06:58 +00:00
cls%seawood.org
d776fad240
Must put .c source files in CSRCS.
1999-09-13 05:49:20 +00:00
ramiro%netscape.com
8fa4990bf6
Forgot a .c file.
1999-09-11 09:06:38 +00:00
ramiro%netscape.com
434dcff398
ressurect
1999-09-11 00:24:33 +00:00
ramiro%netscape.com
2ed71364d2
This one should be ignored.
1999-09-10 23:33:17 +00:00
ramiro%netscape.com
655a983187
Fix a small typo.
1999-09-10 23:30:39 +00:00
ramiro%netscape.com
c37b257dab
Forgot some stuff.
1999-09-10 22:07:50 +00:00
ramiro%netscape.com
ffe42c86fb
More unix embedding examples, contributed by
...
Milind Changire <milindc@corel.com>.
NOT PART OF BUILD.
1999-09-10 20:29:28 +00:00
kipp%netscape.com
20b9f0b85a
Fixed build hosage
1999-09-09 23:10:30 +00:00
alla%lysator.liu.se
7bbf2672e9
Fixed the runtime crash in GtkMozilla.
1999-09-07 12:58:06 +00:00
cls%seawood.org
2578acdc11
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
1a9963ad09
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
1c4f36b031
Tweaked edit bar position code
1999-09-05 14:28:09 +00:00
locka%iol.ie
a4e7f00dbd
Added italic/bold/underline editing
1999-09-05 14:26:55 +00:00
cyeh%netscape.com
df37c0fb33
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
locka%iol.ie
557da81554
Editor mode toolbar and new partial success test icon
1999-08-29 16:02:28 +00:00
locka%iol.ie
c7b8b1e1d9
Added more editor mode support
1999-08-29 16:01:25 +00:00
locka%iol.ie
98f602bbcc
Added dependency for IOleCommandTargetImpl.h
1999-08-29 15:59:52 +00:00
locka%iol.ie
fba85d5257
Fixed problem with GetIDispatch
1999-08-29 15:59:12 +00:00
locka%iol.ie
1158975bc3
Made a basic working editor mode.
1999-08-29 15:58:49 +00:00
locka%iol.ie
45864ee7a8
Made callback mechanism slightly easier
1999-08-29 15:57:45 +00:00
cls%seawood.org
fe89c4ac40
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
f1ff898be2
Removed hardcoded -fno-rtti & -fno-exceptions. They are now autodetected by configure.
1999-08-29 05:27:26 +00:00
cls%seawood.org
1e80e126d2
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
28bcad085f
wasn't calling __intialize/__terminate.
1999-08-28 02:58:35 +00:00
sspitzer%netscape.com
d5b275e0f3
ignore generated files
1999-08-27 06:18:20 +00:00
cls%seawood.org
3060384694
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
8644dc2074
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
ramiro%netscape.com
828f57386e
Link NS_NewTimer() directly into the embedding app.
1999-08-25 05:06:03 +00:00
ramiro%netscape.com
e1f2489b0c
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
ramiro%netscape.com
e830a4efd6
Add a config makefile that can be set by the toplevel config.
1999-08-24 14:43:44 +00:00
blizzard%redhat.com
7a76067ba4
add example of how to handle a size allocation change
1999-08-23 00:52:31 +00:00
blizzard%redhat.com
df120023cd
fix build for xlib embedding
1999-08-23 00:30:42 +00:00
ramiro%netscape.com
015120c88a
Add embedding samples.
1999-08-22 15:36:56 +00:00
ramiro%netscape.com
a4fc36131f
Add embedding samples.
1999-08-22 15:31:13 +00:00
ramiro%netscape.com
c70564c852
Add -fno-rtti and -fno-exceptions flags.
1999-08-22 15:02:50 +00:00
mccabe%netscape.com
b95a2bdd54
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
ramiro%netscape.com
1d23cab69b
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
cls%seawood.org
f3c9aece1c
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
8229ca37a8
Dont link in neckoutil.
1999-08-21 17:13:43 +00:00
ramiro%netscape.com
92d84df3d2
Yank -lmozreg.
1999-08-21 16:50:18 +00:00
ramiro%netscape.com
16bbd09726
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
ramiro%netscape.com
f99be8b987
Make the proxy rules more robust.
1999-08-20 14:21:42 +00:00
ramiro%netscape.com
eff4f86872
Make it work with the gtkmozilla makefiles.
1999-08-20 12:15:06 +00:00
ramiro%netscape.com
4565d56034
Ressurect post necko. Streams broken for now.
1999-08-20 11:16:19 +00:00
locka%iol.ie
024d060959
Preliminary editor test support
1999-08-19 21:02:22 +00:00
locka%iol.ie
8766a22786
Changes to DHTML model
1999-08-19 21:00:44 +00:00
locka%iol.ie
72882b89bd
Added some more files
1999-08-19 20:59:11 +00:00
locka%iol.ie
8d8478cdba
Moved command target stuff in base class
1999-08-19 20:58:31 +00:00
locka%iol.ie
618fc7952a
Fixed more interface changes
1999-08-19 20:56:00 +00:00
locka%iol.ie
0de6507c12
Added editor headers
1999-08-19 20:55:03 +00:00
locka%iol.ie
83b0ea056b
Added editor class ids
1999-08-19 20:54:16 +00:00
locka%iol.ie
cadc80e9c6
Added IOleCommandTarget to site
1999-08-19 20:53:56 +00:00
locka%iol.ie
ec3777001c
Preliminary work for edit mode
1999-08-19 20:52:48 +00:00
danm%netscape.com
1d4d71b2ca
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
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
alecf%netscape.com
4d8ee9345a
remove nsMsgCompPrefs from the build
1999-08-09 23:01:48 +00:00
tague%netscape.com
d309045006
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
valeski%netscape.com
493ae6bd9e
api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
...
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
locka%iol.ie
55666e4c21
Added field to allow user to turn on logging (for Mozilla not IE)
1999-08-03 23:06:00 +00:00
locka%iol.ie
704624ea4c
Fixed some interface changes that broke the build
1999-08-03 23:03:16 +00:00
sspitzer%netscape.com
1abcb26db3
fix build bustage. libreg.so is now libmozreg.so
1999-07-29 04:23:49 +00:00
briano%netscape.com
ea37bbc00a
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
d99daeea9b
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
joki%netscape.com
deb676cd44
Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus.
1999-07-26 15:02:19 +00:00
danm%netscape.com
2e39eab67d
removing IsMenuBarVisible -- it was a mistake, and unused
1999-07-22 23:41:50 +00:00
rpotts%netscape.com
a19cd44112
Fixed build bustage due to interface changes...
1999-07-22 08:38:24 +00:00
gagan%netscape.com
20c0996ab2
Replaced resource:// with resource:/ to be more compliant with our parsing rules.
1999-07-21 11:48:56 +00:00
warren%netscape.com
7bcb94a320
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
ramiro%netscape.com
ca57fc99d2
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
b69b9faa9a
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
342b5083f1
Landing timer move on unix.
1999-07-17 14:22:51 +00:00
ramiro%netscape.com
fa4d13863c
Do nothing if MOZ_ENABLE_GTK_MOZILLA is not set.
1999-07-16 13:47:20 +00:00
warren%netscape.com
c5684bf4d7
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
sfraser%netscape.com
815c2ea4f3
Removal of nsCaretProperties
1999-07-14 22:18:29 +00:00
rpotts%netscape.com
8a41f2cfce
Fixed build bustage due to changes to the nsIBrowserWindow and nsIStreamObserver interfaces...
1999-07-12 05:49:51 +00:00
valeski%netscape.com
2fc2311b4d
getbuffer to tonewcstring change
1999-07-07 14:47:19 +00:00
ramiro%netscape.com
f6afae5b6e
Bring back from the dead. Also, install the sample programs.
1999-07-07 11:15:17 +00:00
ramiro%netscape.com
a0a19f9901
Fix undefined macros.
1999-07-07 10:34:41 +00:00
ramiro%netscape.com
9a7f30cb47
Ressurect.
1999-07-07 09:48:28 +00:00
ramiro%netscape.com
abf0cc4a0f
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
rpotts%netscape.com
189635588e
And now for something completely different... Fixing build bustage when NECKO is defined...
1999-07-03 10:02:28 +00:00
rpotts%netscape.com
56604c8e81
Fixed more build bustage... I backed out my changes from yesterday :-)
1999-07-02 21:30:58 +00:00
dveditz%netscape.com
5dd9cff22d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
rpotts%netscape.com
c02adc62c9
Fixed more build bustage...
1999-07-01 22:38:18 +00:00
rpotts%netscape.com
345b1246a8
Fixed bustage due to the change in arguments to CreatePopup(...)
1999-07-01 22:03:29 +00:00
warren%netscape.com
8462929dda
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
locka%iol.ie
df60d880ed
Enables control's drop target support
1999-06-30 22:42:57 +00:00
locka%iol.ie
484897d4df
Added some comments
1999-06-30 22:41:39 +00:00
locka%iol.ie
8f28baac12
Added initial drop target implementation
...
Browser now acquires it's pref object from the available services
1999-06-30 22:40:34 +00:00
locka%iol.ie
2843edab6c
Renamed structure
1999-06-30 22:38:23 +00:00
locka%iol.ie
f5b8113088
Added DropTarget.cpp/h
1999-06-30 22:37:31 +00:00
locka%iol.ie
e1f6b6f4bc
Added nsIBrowserWindow IID
1999-06-30 22:36:54 +00:00
locka%iol.ie
42734d7ce8
Now use xpfe's nsSetupRegistry.cpp
1999-06-30 22:36:16 +00:00
locka%iol.ie
e49d94ae61
Added nsIBrowserWindow interface
1999-06-30 22:35:50 +00:00
locka%iol.ie
a297d1b003
Fixed problem with mkctldef.bat when being built from Win98
1999-06-30 22:35:24 +00:00
locka%iol.ie
a9b3f4d34f
Added DropTarget files
1999-06-30 22:29:46 +00:00
locka%iol.ie
5664957c1a
Put sensible values for ambient back and fore colours
1999-06-30 22:27:11 +00:00
locka%iol.ie
56926d8855
Fixed comment
1999-06-30 22:26:20 +00:00