Commit Graph

399 Commits

Author SHA1 Message Date
dougt%netscape.com
c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
locka%iol.ie
2bf4c97663 Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski 2000-09-14 12:04:04 +00:00
mjudge%netscape.com
e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
locka%iol.ie
4214bd38ee Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski 2000-09-14 11:09:51 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
blizzard%redhat.com
405ad02bed remove call to unset session history object. a=brendan 2000-09-08 14:51:57 +00:00
rpotts%netscape.com
2114be8878 Fixed a place where the DocShellTreeOwner was being deleted out from under itself... 2000-09-08 00:30:22 +00:00
locka%iol.ie
21001a9e67 NOT PART OF BUILD. regmozctl slowly inching towards being able to update the PATH environment for control support 2000-09-07 14:08:40 +00:00
scc%mozilla.org
d6e29d9b1e fixing code that relied on implicit string construction 2000-09-02 22:13:25 +00:00
valeski%netscape.com
88476a5310 50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser 2000-09-01 21:10:23 +00:00
dougt%netscape.com
2c74501d28 Fixes a cycle between docshelltreeowner and layout which caused a huge
leak. r=adamlock@netscape.com
2000-09-01 19:38:46 +00:00
dougt%netscape.com
70cf95f915 Cleaning up leaks in gtkEmbed test example. 2000-09-01 19:36:43 +00:00
ccarlen%netscape.com
d87765cb47 - NOT PART OF THE BUILD - Updated for embedding API changes. 2000-09-01 19:07:01 +00:00
ccarlen%netscape.com
05f6c572cb - NOT PART OF THE BUILD - Clear any refs the CBrowserShell has to us early in the destructor. 2000-09-01 19:06:31 +00:00
ccarlen%netscape.com
b1e9b81bd1 - NOT PART OF THE BUILD - Updated for embedding API changes 2000-09-01 19:04:06 +00:00
ccarlen%netscape.com
f2d04c9db9 - NOT PART OF THE BUILD - Save prefs as soon as we touch them instead of waiting until quit time. 2000-09-01 19:03:23 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
dbaron%fas.harvard.edu
2108c7088c Copy cls's hack to another makefile to fix nebiros bustage. This prevents time.h from being included on Sun's WorkShop compiler. r=scc 2000-08-30 12:29:39 +00:00
locka%iol.ie
253d1caaed Impl of GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:41 +00:00
locka%iol.ie
11358c799f Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
dougt%netscape.com
94c38c7c3d Finishing up on bug 47003. Test Embedding GTK Application. 2000-08-30 03:51:50 +00:00
blizzard%redhat.com
4330e6f11e final bits of key and mouse listener support for the embedding widget. r=dougt, a=waterson 2000-08-29 14:43:02 +00:00
dougt%netscape.com
f12640f169 47003. Make the test embedding application use the chrome interfaces.
The WebBrowserChrome.cpp/h are the same as the ones in winEmbed/.
2000-08-28 22:22:52 +00:00
locka%iol.ie
c96f18df9a References to nsIDocShell almost totally removed. b=46847, a=valeski 2000-08-26 13:57:54 +00:00
locka%iol.ie
c686f2cde0 Added nsIWebBrowserSetup to query interface table. b=46847, a=valeski 2000-08-26 13:56:50 +00:00
jj%netscape.com
279f523d32 fixed location of nsIWebBrowserSetup.idl - r=leaf 2000-08-25 22:13:23 +00:00
locka%iol.ie
e8ce8e05ab API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 21:03:26 +00:00
locka%iol.ie
599e0665dc API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 19:32:05 +00:00
ccarlen%netscape.com
7a41437111 for adamlock removing obsolete file bug #46847 2000-08-25 19:02:25 +00:00
locka%iol.ie
ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
ccarlen%netscape.com
516875c791 Adding a file which was moved For adamlock bug #46847 2000-08-25 18:38:35 +00:00
locka%iol.ie
0df9f52795 Removed setup folder. API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:20:25 +00:00
ccarlen%netscape.com
122f6e2f56 Removed an access path which doesn't exist anymore. For adamlock changes - bug# 46847 2000-08-25 18:20:01 +00:00
sgehani%netscape.com
8b7c694896 Rename libzlib -> libz complying with standard zlib naming convention.
[nsbeta3+ b=49735; r=sobotka@axess.com]
2000-08-25 08:32:19 +00:00
blizzard%redhat.com
caca852315 attach key bindings to the embedding shell. part of bug #41966. you can now use arrows, page keys and space bar in the embedding widget. r/a=brendan,waterson 2000-08-24 19:28:38 +00:00
locka%iol.ie
0b2129bbcb NOT PART OF BUILD.
Added menu items and code to test print and save as behaviour
2000-08-23 13:03:56 +00:00
locka%iol.ie
308f6be9da NOT PART OF BUILD.
Added initial support for LiveConnect so the plugin may be scripted
2000-08-23 13:02:31 +00:00
blizzard%redhat.com
f7a2d8ca5c infastructure for bug 41966 - getting key bindings working for the gtk embedding widget r=valeski, a=waterson 2000-08-23 03:38:27 +00:00
dbaron%fas.harvard.edu
9eb6bb49b6 Attempt to fix build bustage by adding not-implemented functions. 2000-08-22 13:34:05 +00:00
jband%netscape.com
96b9880c3c fix bustage after nsIBaseStream removal 2000-08-22 09:21:32 +00:00
warren%netscape.com
95331705a3 Updated nsIBufferInputStream to nsIInputStream. 2000-08-22 08:25:05 +00:00
dougt%netscape.com
4a7e9f4d4b add zlib to unix base browser 2000-08-21 22:52:22 +00:00
locka%iol.ie
9b83542d63 New localized strings for popup menus. b=48270 a=valeski 2000-08-18 14:44:15 +00:00
locka%iol.ie
81b79072cb Added debugging for new command handler. Localized popup menus. b=48270 a=valeski 2000-08-18 14:44:00 +00:00
blizzard%redhat.com
70e16d27d0 unused files for simple embedding shell 2000-08-17 19:12:23 +00:00
mcafee%netscape.com
6615478f18 Ignore generated files. 2000-08-16 22:44:35 +00:00
ducarroz%netscape.com
d167b02285 Fix Mac bustage. Added nsICommandHandler.cpp to the project 2000-08-16 16:40:49 +00:00
ducarroz%netscape.com
10d7c885fe Fix Mac bustage. Added nsIContextMenuListener.idl and nsICommandHandler.idl to the project 2000-08-16 16:40:17 +00:00
locka%iol.ie
75c715d6d4 Changed implementation of OnShowContextMenu to reflect updated IDL. b=48270 a=valeski 2000-08-16 09:00:44 +00:00
locka%iol.ie
ff60eb83e6 Added nsICommandHandler and nsCommandHandler.cpp to build. b=48270 a=valeski 2000-08-16 08:56:37 +00:00