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

67 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com a840dd8645 [not part of build] use __NSInitialize/__NSTerminate as CFM init/term routines, mainly for GC leak detector compatibility. 2000-11-18 17:49:39 +00:00
beard%netscape.com e17c2c9e3d [not part of build] fix leaking rendering contexts. 2000-11-18 17:47:09 +00:00
ccarlen%netscape.com 5590a2046d NOT PART OF THE BUILD Fixed menu enabling of edit commands. 2000-11-17 12:49:15 +00:00
ccarlen%netscape.com 3dfc6e2393 NOT PART OF THE BUILD. Add clipboard support. 2000-11-14 03:45:53 +00:00
pinkerton%netscape.com 8d9046ec86 fix to get mac embed harness building. r=ccarlen. 2000-11-13 20:03:59 +00:00
ccarlen%netscape.com ac27ba4ac5 NOT PART OF BUILD Re-adding because old file name had space in it. 2000-10-31 15:24:40 +00:00
ccarlen%netscape.com 2d1f79d79a NOT PART OF THE BUILD Name had space in it. 2000-10-31 15:20:22 +00:00
ccarlen%netscape.com f9b02df9ba Bug 57388 - Parent dir had a space in it. NOT PART OF BUILD. 2000-10-27 12:44:46 +00:00
ccarlen%netscape.com 638ea12ee6 Bug 57388. NOT PART OF BUILD - Re-adding because old dir had a space in it. 2000-10-26 21:17:23 +00:00
ccarlen%netscape.com e9d832f509 Bug 57388. NOT PART OF BUILD - Re-adding because old dir had a space in it. 2000-10-26 21:09:49 +00:00
ccarlen%netscape.com 8a9c9518f5 Bug 57388. NOT PART OF BUILD - Removing because parent dir had a spece in it. 2000-10-26 21:05:23 +00:00
ccarlen%netscape.com 5f0d4a7e7a SAMPLE CODE - NOT PART OF THE BUILD Updated for API changes. 2000-10-03 03:03:57 +00:00
ccarlen%netscape.com 1dde6d7b54 SAMPLE CODE - NOT PART OF THE BUILD using mpfilelocproviderlib instead of profiles 2000-10-03 03:03:19 +00:00
ccarlen%netscape.com b41ccc01c4 SAMPLE CODE - NOT PART OF THE BUILD Made so PowerPlant could be compiled w/ 3.3 headers. 2000-10-03 03:02:34 +00:00
ccarlen%netscape.com 015546ed5d SAMPLE CODE - NOT PART OF THE BUILD Added optimized target. 2000-10-03 03:01:29 +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 2bf4c97663 Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski 2000-09-14 12:04:04 +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
scc%mozilla.org d6e29d9b1e fixing code that relied on implicit string construction 2000-09-02 22:13:25 +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
conrad%ingress.com 75afe2361d Not part of build. 1. Removed MMozillaApp mixin class from project. This is now handled by EmbedAPI lib. 2. Added routine to show how to start up the app with a given profile. 2000-08-14 03:04:08 +00:00
conrad%ingress.com 8a4ae1ad25 Not part of build. Removed MMozillaApp mixin class from project. This is now handled by EmbedAPI lib. 2000-08-14 03:03:05 +00:00
conrad%ingress.com efb3e08b96 Not part of build. Added EmbedAPI lib to project. 2000-08-14 03:01:10 +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
conrad%ingress.com e695347dab * Not part of build * Filled in some nsIWebBrowserChrome and nsIBaseWindowMethods which were only stubbed out before. 2000-06-26 02:25:16 +00:00
conrad%ingress.com 9d1f31ba99 * Not part of build * Changd nsAllocator::Free() to nsCRT::free() 2000-06-26 02:23:10 +00:00
conrad%ingress.com 5cd62834ce * Not part of build * Hooked up progress UI 2000-06-26 02:21:51 +00:00
conrad%ingress.com 008dba3d35 * Not part of build * Hooked up progress UI. 2000-06-26 02:21:27 +00:00
conrad%ingress.com 092e59c638 * Not part of build * Added SetWebBrowser() 2000-06-26 02:20:54 +00:00
conrad%ingress.com f01ee3a471 * Not part of build * Took out calls to Repeater and PR_Sleep. Added SetWebBrowser() 2000-06-26 02:20:04 +00:00
conrad%ingress.com 56f54580dc * Not part of build * Moved calls to Repeater to ProcessEvent(). This used to be done in the SpendTime() method of each CBrowserShell which was wrong. 2000-06-26 02:18:32 +00:00
conrad%ingress.com b52c87855a * Not part of build * Added res ID for plain browser window. 2000-06-26 02:13:19 +00:00
conrad%ingress.com f12006415b * Not part of build * Added progress bar. 2000-06-26 02:12:32 +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
rpotts%netscape.com 44dfb4b825 Reworked the nsIWebProgress interfaces and implementation... 2000-06-19 05:54:37 +00:00
conrad%ingress.com 383ddecafc Not part of the build! This class now descends from LControl instead of LView. 2000-06-12 21:54:05 +00:00
conrad%ingress.com 278ca8c42a Not part of the build! This class now descends from LControl instead of LView. 2000-06-12 21:48:56 +00:00
conrad%ingress.com fd1d842dc6 Not part of the build! Holds a ref to the nsIWebBrowser. 2000-06-12 21:48:13 +00:00
conrad%ingress.com 59332eb3c3 Not part of the build! Updated implementation of nsIPrompt for its changed API. Implemented SetWebBrowser. 2000-06-12 21:47:14 +00:00
conrad%ingress.com 43c06c1e69 Not part of the build! Can be compiled without using PowerPlant PCH. 2000-06-12 21:45:18 +00:00
conrad%ingress.com 2a85a59d9f Not part of the build! Added accessor to get the CBrowserShell. 2000-06-12 21:41:47 +00:00
conrad%ingress.com b20131a2e2 Not in the build! Now tells its chrome about its CBrowserShell's nsIWebBrowser. No longer loads a URL on FinishCreateSelf. When the window is resized, resizes the widget first before calling inherited method. This bug caused the throbber not to redraw when the window was enlarged. 2000-06-12 21:40:29 +00:00
conrad%ingress.com bcc53826a3 Not in the build! Added accessor for nsIWebBrowser. 2000-06-12 21:37:47 +00:00
conrad%ingress.com 5300b8e34e Not in the build! Removed nsIPref instance variable since now we use service. 2000-06-12 21:36:16 +00:00
conrad%ingress.com 34bc9f4f9c Not in the build! Use prefs service instead of creating instance. 2000-06-12 21:35:28 +00:00