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

76 Коммитов

Автор SHA1 Сообщение Дата
blizzard%redhat.com a41523d292 Fix bug #60516. This should fix problems with named targets in the embedding widget. Patch from rusty.lynch@intel.com. r=adamlock sr=blizzard 2000-11-29 23:23:32 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
danm%netscape.com 6080aa8aba empty implementations for new method IsModal. bug 56677 r=brendan,hyatt 2000-11-09 00:17:09 +00:00
blizzard%redhat.com 91c0f5ad9f Fix for bug #59033. Properly detach the content progress listener and the container window to help with some shutdown crashes in the embedding widget. r=jst,valeski sr=mscott,brendan 2000-11-06 23:29:33 +00:00
blizzard%redhat.com 3cd057ef05 Fix bugs #58325, #58430. Change declaration names in class headers to what they actually should be - cosmetic only. Fix marshaler type to be STRING instead of POINTER. r=mmarker sr=mscott 2000-10-30 22:04:23 +00:00
blizzard%redhat.com 6ab03780a5 Fix bug #57544. Add text/plain to the list of types that we support for the embedding widget. r=valeski sr=mscott 2000-10-30 19:48:53 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
blizzard%redhat.com 244053ab13 fixing bugs 54351 and 54013. this should get the embedding widget working again after the jar landing. it also fixes streaming ( patch from ramiro. ). mini-nav.xul should work again too as a side effect. 2000-10-05 05:39:37 +00:00
locka%iol.ie b78abdf560 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 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 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
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
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
locka%iol.ie ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +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
mcafee%netscape.com 6615478f18 Ignore generated files. 2000-08-16 22:44:35 +00:00
blizzard%redhat.com d94fa02b74 fix for bug #48640. fix UMR in offscreen window initialization. a=brendan 2000-08-12 17:34:44 +00:00
conrad%ingress.com c806604746 Added appfilelocationprovider lib r=valeski 2000-08-11 20:17:55 +00:00
conrad%ingress.com baac730b44 Changed call of NS_InitEmbedding. 2000-08-11 20:13:41 +00:00
jgaunt%netscape.com 2386a87345 a=blizzard@redhat.com r=jgaunt@netscape.com
fixing hp bustage
2000-08-10 19:55:25 +00:00
valeski%netscape.com 376d8a682e backing out 2000-08-10 06:51:30 +00:00
valeski%netscape.com ccacdf4b4c checking in for conrad to fix build bustage 2000-08-10 03:27:21 +00:00
blizzard%redhat.com 1997361fdf add some extra test cases for the embedding widget 2000-08-09 02:52:09 +00:00
blizzard%redhat.com cc66c63ae2 warning fixes in gtkmozembed.h. fix for bug #46279. reparent the mozilla window to an offscreen window when unrealizing since you might get re-realized later. r=pavlov, a=waterson 2000-08-09 02:46:53 +00:00
blizzard%redhat.com 8db4d2172a fix the following bugs: #39560, #47141, #46928, #47949. use nsIPipe for the stream impl, seperate XPCOM startup, add a resize callback so content with a width and height are sized correctly, fix problems with gtkmozembed widgets on gtk notebook widgets. also, add some new signals for progress loading and net changes. r=dougt, a=waterson 2000-08-08 03:58:03 +00:00
blizzard%redhat.com 5fc87ad509 clean up some service usage in the emedding widget. also, be picky about when to shut down XPCOM. use gtk_set_locale() in the testing program so people who use XIM will be able to use that input method. r,a=waterson 2000-07-28 04:34:46 +00:00
warren%netscape.com 2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
vidur%netscape.com 97aa0897c8 Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski 2000-07-12 23:56:14 +00:00
cls%seawood.org 1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
blizzard%redhat.com ae64676a46 fix bug #41820. The gtk embedding widget will now startup and shutdown XPCOM properly. Also, fix code that was broken when the nsIWebProgress changes happened. Only build tests when tests are built. Add interface to get the nsIWebBrowser object from the embedding widget. r=dougt,bryner a=brendan 2000-06-28 20:24:28 +00:00
bryner%uiuc.edu bb67ece49c Moving persistence-related methods from nsIXULWindow to
nsIWebBrowserChrome as a basis for fixing bug 15555.  r=valeski.
2000-06-21 22:05:28 +00:00
blizzard%redhat.com 4fbc56ac2c fix backwards check in GtkMozEmbedChrome::FindNamedBrowserItem as pointed out by Steven Work <steve@renlabs.com> r,a=brendan,waterson 2000-06-21 19:26:38 +00:00
rpotts%netscape.com 6ec868b960 Fixed the GTK_MOZ_EMBED_STATUS enum to have the *correct* decimal values of their corrosponding NS_ERROR codes. 2000-06-20 06:19:40 +00:00
rpotts%netscape.com 44dfb4b825 Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +00:00
warren%netscape.com 512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
blizzard%redhat.com 7afefe87b3 bring test case in sync with new header file definitions 2000-05-24 23:24:39 +00:00
blizzard%redhat.com 18f3af947e make enums more gtklike. r=pavlov, a=waterson 2000-05-24 23:18:23 +00:00
blizzard%redhat.com 3dcae8aa52 add the ability to interrupt a uri load 2000-05-17 06:44:59 +00:00
blizzard%redhat.com 32debe05de add the ability to stream in data into the widget. r=valeski 2000-05-17 05:42:17 +00:00
blizzard%redhat.com 58dda5544f add code to handle the destruction of a window via JS, add support for FindNamedBrowserItem and fix some destruction related bugs in the widget. 2000-05-12 03:14:42 +00:00
blizzard%redhat.com eb03dced5f add tests for new window and for visibility changes. make sure to destroy the widget when it's requested 2000-05-10 21:55:36 +00:00
blizzard%redhat.com f1fc191267 add new_window + visibility change signals. add map method to widget so that you can use the show and realize methods in the right order. 2000-05-10 21:54:53 +00:00
ramiro%fateware.com 4459a217ab Quiet down the debug noise a tiny bit. 2000-05-09 22:09:32 +00:00
blizzard%redhat.com 2f3c0d0250 add code for forward/back/reload 2000-05-09 21:34:54 +00:00