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

402 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
locka%iol.ie 0db31e2c70 Removed bogus IDL entry causing horkage. b=50949 2000-09-20 12:49:48 +00:00
locka%iol.ie 69fd02310b Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
dougt%netscape.com c3c864a472 + 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 598e0a1d88 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 a2fa9edcb5 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 6a308a5497 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 6cc70ebd6c 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 4ba70a721c remove call to unset session history object. a=brendan 2000-09-08 14:51:57 +00:00
rpotts%netscape.com 0b50be1c9a Fixed a place where the DocShellTreeOwner was being deleted out from under itself... 2000-09-08 00:30:22 +00:00
locka%iol.ie 10cf19a874 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 206cc73c03 fixing code that relied on implicit string construction 2000-09-02 22:13:25 +00:00
valeski%netscape.com 7960885472 50920. r=vidur. hanging an nsIDOMWindow off of nsIWebBrowser 2000-09-01 21:10:23 +00:00
dougt%netscape.com c9d4bac2bd 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 05379784aa Cleaning up leaks in gtkEmbed test example. 2000-09-01 19:36:43 +00:00
ccarlen%netscape.com 2f00e92382 - NOT PART OF THE BUILD - Updated for embedding API changes. 2000-09-01 19:07:01 +00:00
ccarlen%netscape.com 7819780d01 - 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 96fac1e0ba - NOT PART OF THE BUILD - Updated for embedding API changes 2000-09-01 19:04:06 +00:00
ccarlen%netscape.com aea8d2f89e - 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 4a41eee18d 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 52856bd6df 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 08a603f639 Impl of GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:41 +00:00
locka%iol.ie 8bd9e39869 Call to GetCurrentURI modified to new style. b=46847, r=valeski, a=valeski 2000-08-30 11:37:06 +00:00
dougt%netscape.com 47a3f3249c Finishing up on bug 47003. Test Embedding GTK Application. 2000-08-30 03:51:50 +00:00
blizzard%redhat.com a5605ca02a 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 86497ec85e 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 45836ff363 References to nsIDocShell almost totally removed. b=46847, a=valeski 2000-08-26 13:57:54 +00:00
locka%iol.ie c932728c0e Added nsIWebBrowserSetup to query interface table. b=46847, a=valeski 2000-08-26 13:56:50 +00:00
jj%netscape.com 1c5f3b16d1 fixed location of nsIWebBrowserSetup.idl - r=leaf 2000-08-25 22:13:23 +00:00
locka%iol.ie 51574fbee7 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 21:03:26 +00:00
locka%iol.ie 117b4e824b API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 19:32:05 +00:00
ccarlen%netscape.com 3e8b02a509 for adamlock removing obsolete file bug #46847 2000-08-25 19:02:25 +00:00
locka%iol.ie c52f68cce4 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
ccarlen%netscape.com fc0a492c57 Adding a file which was moved For adamlock bug #46847 2000-08-25 18:38:35 +00:00
locka%iol.ie 1b97b17d78 Removed setup folder. API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:20:25 +00:00
ccarlen%netscape.com d050fb9fb5 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 a81899ffad 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 8b508c9d38 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 fcbfc91df8 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 52b41928b6 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 99c9657eb1 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 32431f7516 Attempt to fix build bustage by adding not-implemented functions. 2000-08-22 13:34:05 +00:00
jband%netscape.com d10f6f48a9 fix bustage after nsIBaseStream removal 2000-08-22 09:21:32 +00:00
warren%netscape.com b5bf9fbaf8 Updated nsIBufferInputStream to nsIInputStream. 2000-08-22 08:25:05 +00:00
dougt%netscape.com 6641ac4449 add zlib to unix base browser 2000-08-21 22:52:22 +00:00
locka%iol.ie b37e3a658e New localized strings for popup menus. b=48270 a=valeski 2000-08-18 14:44:15 +00:00
locka%iol.ie 574ea4ead5 Added debugging for new command handler. Localized popup menus. b=48270 a=valeski 2000-08-18 14:44:00 +00:00
blizzard%redhat.com cada85c5db unused files for simple embedding shell 2000-08-17 19:12:23 +00:00
mcafee%netscape.com d922ec1f1a Ignore generated files. 2000-08-16 22:44:35 +00:00
ducarroz%netscape.com 2ea5d00462 Fix Mac bustage. Added nsICommandHandler.cpp to the project 2000-08-16 16:40:49 +00:00