blizzard%redhat.com
363ad11bdc
Change the root widget for the embedding control to the GtkBin class so we can be a container that contains a mozilla window. Start work on load progress. Start work on over link message. Remove the superwin creation since the widget classes now will now honor a GtkContainer as a parent. Add an unrealize handler that will properly shut down the Mozilla window when the widget is destroyed.
2000-05-02 03:41:46 +00:00
cls%seawood.org
58aac2e6af
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
locka%iol.ie
84d34ade4c
Added minimize/maximize button.
...
Not part of build
2000-05-01 16:21:22 +00:00
locka%iol.ie
e41c95a008
Added explicit call to release webbrowser during destruction
...
Not part of build
2000-05-01 16:20:25 +00:00
locka%iol.ie
ccfd818a9e
Added back some broken project references
...
Not part of build
2000-04-29 01:14:02 +00:00
locka%iol.ie
1e4cf6c0c2
Removed some cruft
...
Moved some CID/IID declarations here from other files
Not part of build
2000-04-29 01:13:28 +00:00
locka%iol.ie
3e269cf851
Add author section to header
...
Not part of build
2000-04-29 01:11:34 +00:00
locka%iol.ie
8d87b08d79
Renamed WebShellContainer deps to WebBrowserContainer
...
Not part of build
2000-04-29 01:09:05 +00:00
locka%iol.ie
e9ec753978
Made first steps in conforming to the Mozilla coding guidelines.
...
Did some cleanups of inconsistencies
Removed some cruft
Not part of build
2000-04-29 01:08:29 +00:00
locka%iol.ie
a65981a3d0
Renamed WebShellContainer.cpp to this
...
Not part of build
2000-04-29 01:06:12 +00:00
locka%iol.ie
bdb22a3003
MSDev project for editing control
2000-04-29 00:59:08 +00:00
pavlov%netscape.com
277c84681a
string changes
2000-04-27 22:29:04 +00:00
mjudge%netscape.com
48f046e6b3
ender lite checkin.
2000-04-27 07:37:12 +00:00
tor%cs.brown.edu
d5602f2f61
Include <time.h> so glib's definition of "struct tm" doesn't
...
confuse SUNWspro5.0.
2000-04-26 21:10:05 +00:00
slamm%netscape.com
cd3d62db6d
Ignore binary, TestGtkEmbed
2000-04-26 14:23:08 +00:00
cls%seawood.org
966fe87e27
Build fixes for BeOS. Bug 36924 & bug 36926. Thanks to Justin Morey <justin@68k.org> for the patches.
2000-04-25 02:05:08 +00:00
conrad%ingress.com
e24ff61135
Made access paths within the CW folder more specific.
2000-04-24 03:49:08 +00:00
conrad%ingress.com
5bca3ffcd8
In SetTopLevelWindow, no longer calling AddProgressListener. This is redundant because the call to nsIWebBrowser::SetTopLevelWindow already makes the chrome the progress listening parent. The redundancy makes each of the nsIWebProgressListener methods in the chrome get called an extra time.
2000-04-24 03:47:43 +00:00
conrad%ingress.com
0085cedd5b
Removed BeginDocumentLoad/EndDocumentLoad. This functionality is handled by OnStatusNetStart/OnStatusNetStop.
2000-04-24 03:40:53 +00:00
conrad%ingress.com
8f30bba596
Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener.
2000-04-24 03:37:55 +00:00
conrad%ingress.com
3e66fd6576
1. Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener.
2. Fixed OnStatusChange. More than one status bit could be set and it was not handling this.
2000-04-24 03:37:10 +00:00
cls%seawood.org
33edc21c9c
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
tor%cs.brown.edu
7950b57f00
Build bustage fix: include <stdlib.h> so we don't pick up glib's
...
erroneous definition of NULL.
2000-04-21 21:22:46 +00:00
blizzard%redhat.com
14922edc37
fix solaris by calling .Length() explicitly
2000-04-21 15:13:22 +00:00
blizzard%redhat.com
a90c0b7ea4
turn on the embedding widget
2000-04-21 14:35:03 +00:00
blizzard%redhat.com
643913b152
add more safety to the embedding initialization functions, start on signals ( just an enum now )
2000-04-21 14:34:35 +00:00
locka%iol.ie
278339d012
Moved away some obselete CID/IID decls
...
Added method CheckForBinDirPath to request the user to set the path when there is not registry entry for it
2000-04-20 23:34:08 +00:00
locka%iol.ie
6af01cc3e2
Added declaration of NS_PREF_CID
2000-04-20 22:59:20 +00:00
mccabe%netscape.com
aa82cfca15
Ignore some generated Makefiles
2000-04-20 01:08:17 +00:00
locka%iol.ie
fba2d27cd8
Removed .sbr file generation C flag
...
Added the bin directory to the PATH so control can be registered
2000-04-19 22:46:22 +00:00
locka%iol.ie
244e0255f3
Fixed a build dependency problem with the idl file
2000-04-19 17:13:00 +00:00
locka%iol.ie
453d3d1acf
Removed MIDL autogenerated header file
2000-04-19 17:09:59 +00:00
conrad%ingress.com
c7148f31a6
First Checked In.
2000-04-17 12:27:12 +00:00
conrad%ingress.com
8aee737c04
First Checked In.
2000-04-17 12:19:56 +00:00
danm%netscape.com
82491e607d
adding 'centered' chrome flag
2000-04-13 20:06:19 +00:00
locka%iol.ie
c815dfe3cb
Removed last vestiges of nsIWebShellContainer (hurrah!)
...
Made first effort to fix various IE events which have either misfired or not fired at all for a while
Not part of build
2000-04-13 16:30:25 +00:00
locka%iol.ie
03ca836ab8
Removed last vestiges of nsIWebShell (hurrah!)
...
Not part of build
2000-04-13 16:28:43 +00:00
locka%iol.ie
3868e4a9c6
Removed #includes for nsIWebShell added #includes for nsIWebProgress & nsIWebProgressListener
...
Not part of build
2000-04-13 16:27:08 +00:00
locka%iol.ie
20d4b199f8
Removed references to webshellcontainer
...
Not part of build
2000-04-13 16:23:53 +00:00
locka%iol.ie
dd636e9bee
Moved control to components folder.
...
Put some hacks in around the calls to the non-reentrant NS_InitXPCOM so that the control can be used from VB
2000-04-12 22:54:54 +00:00
tbogard%aol.net
499bb4493b
Changed tab spacing to say 3 to be accurate.
2000-04-11 23:49:08 +00:00
ramiro%fateware.com
a3ad6ef093
If an argument is given on the command line, load it as a url to test loading
...
of urls before the widget is realized.
2000-04-10 22:57:27 +00:00
ramiro%fateware.com
b218d8df8b
Constify gtk_moz_emged_load_url. If the widget aint realized on url load,
...
save the url for later.
2000-04-10 22:52:54 +00:00
locka%iol.ie
5d024fc698
Fixed link clicking assert
2000-04-10 21:09:46 +00:00
locka%iol.ie
c3762c9b30
Removed some vestiges of when plugin used to be part of the control project
2000-04-10 21:09:07 +00:00
blizzard%redhat.com
a65d4ebca0
add .cvsignore file
2000-04-03 02:06:14 +00:00
tbogard%aol.net
b9834b0405
The parent content listener now doesn't have to implement every method. It can just implement the ones it wants and return NS_ERROR_NOT_IMPLEMENTED on the others.
2000-04-03 00:45:25 +00:00
blizzard%redhat.com
cdef579793
remove the nsIDocShell hackery that was in there since travis checked in code to fix the problem that I was having. this is not part of the build.
2000-04-03 00:05:30 +00:00
scc%netscape.com
8aad770b70
Adding NSPR to both debug and optimized builds; this should fix the build bustage. r=bruce
2000-04-02 23:19:24 +00:00
blizzard%redhat.com
7424ac34c8
use C++ mode for C++ files for emacs users
2000-04-02 21:19:56 +00:00