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

244 Коммитов

Автор SHA1 Сообщение Дата
pinkerton%netscape.com c8edef723e one more removed file bustage fix. 2001-11-29 16:11:12 +00:00
pinkerton%netscape.com d71235b9a6 removing nsMacMessageSink for standalone and embedding. Replacing with nsIEventSink and a couple of internal interfaces. r=ccarlen/sr=sfraser. bug#110851 2001-11-29 14:38:56 +00:00
sfraser%netscape.com f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
danm%netscape.com 09750f9a69 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:19:39 +00:00
jaggernaut%netscape.com faef77fbed Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-03 09:26:07 +00:00
dbaron%fas.harvard.edu 6f1159ecf7 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:29:45 +00:00
dbaron%fas.harvard.edu 9263415dfb Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-20 01:01:27 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
jaggernaut%netscape.com ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
gerv%gerv.net 6416d50b50 License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
locka%iol.ie 08732ab94e The all new web browser persist object plus changes to the assorted embedding samples to use it. b=77909 r=ccarlen@netscape.com sr=rpotts@netscape.com 2001-09-23 21:03:03 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org bc444f528a bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
valeski%netscape.com 93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
ccarlen%netscape.com 51baf59c94 Bug 78498 - Carbonize PPEmbed. r=pinkerton/sr=sfraser 2001-08-18 15:10:38 +00:00
ccarlen%netscape.com 139f20b5c0 Bug 78498 - Carbonize PPEmbed - adding new files. r=pinkerton/sr=sfraser 2001-08-18 01:57:33 +00:00
sfraser%netscape.com e3e1d3d5d2 Project cleanup, rs=scc. Don't link with RaptorShell.shlb, which is obsolete. 2001-08-15 23:16:49 +00:00
rpotts%netscape.com 33bbd6972c bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
pavlov%netscape.com 1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
ccarlen%netscape.com 2dcd262cff Bug 73951 - Enable global history by default for embedding apps. r=valeski/sr=rpotts 2001-05-19 18:31:20 +00:00
jst%netscape.com 77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
ccarlen%netscape.com ac8ff4c8ea Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser 2001-05-06 15:03:55 +00:00
ccarlen%netscape.com e67fea8f0f Bug 76617 - embedding app can't get input focus. r=sfraser.sr=blizzard@mozilla.org 2001-05-04 21:06:16 +00:00
arik%netscape.com 96627cc8b7 moved SizeToContent from nsIDOMWindowInternal to nsIDOMWindow and updated existing code. Fixes bug 69922, r=dr, sr=brendan, a=blizzard. 2001-04-28 02:42:23 +00:00
bnesse%netscape.com 000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
dr%netscape.com eec73874cf fix for 70224 (need nsIWebBrowserChromeFocus for embedding). r=danm, sr=hyatt, a=asa 2001-04-25 02:04:56 +00:00
ccarlen%netscape.com edbb90c5cd Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:17:39 +00:00
ccarlen%netscape.com 6a07f5e57f Bug 75745 - Remove nsIPrompt implementations from embedding chrome. r=valeski, sr=blizzard, a=chofmann 2001-04-21 22:07:25 +00:00
ccarlen%netscape.com c8128a5765 Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
bryner%uiuc.edu 97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
ccarlen%netscape.com 2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
ccarlen%netscape.com 0108a738a8 Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski. 2001-04-03 14:32:01 +00:00
ccarlen%netscape.com 6f4b328551 Sample code - not part of the process. Bug 71387 - remove unneeded code to determine locale of profile defaults. r=tao 2001-04-03 14:29:01 +00:00
ccarlen%netscape.com c883f08489 Sample code only - not part of mozilla. Implement nsIWebBrowserChrome::ShowAsModal() and some other windowing cleanup. r=danm@netscape.com 2001-03-29 15:40:39 +00:00
ccarlen%netscape.com dfba87f614 Sample code - not part of mozilla. Updating chrome url of throbber. 2001-03-28 15:26:50 +00:00
ccarlen%netscape.com 02e841a8c2 Sample code - not part of mozilla. Bug 60550 - fixing popup menu event handling. 2001-03-28 15:26:07 +00:00
ccarlen%netscape.com f3c9c31da4 Not part of the build. 2001-03-28 14:08:59 +00:00
locka%iol.ie d87865f317 Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:35:08 +00:00
locka%iol.ie 6d6db074a4 Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:21:34 +00:00
dougt%netscape.com c74c36c85e Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
ccarlen%netscape.com 4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
danm%netscape.com 1c99ca8f94 moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt 2001-03-09 02:04:06 +00:00
disttsc%bart.nl 8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
disttsc%bart.nl 277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
danm%netscape.com 4225baf682 hooking up windowwatcher. bug 65229 code=ccarlen,me. r=brendan 2001-03-01 00:13:32 +00:00
valeski%netscape.com 9297191086 sr=scc. 68187. making weak reference implementation on the browser listener part requirement explicit. API change. 2001-02-14 03:12:33 +00:00
ccarlen%netscape.com 784d76202c Mac embedding sample code only. Embedding sample needs to use new nsIWebBrowserFind API (68169). r=valeski,sfraser a=blizzard. 2001-02-09 17:51:00 +00:00
danm%netscape.com cdda7836f7 removing nsIWebBrowserChrome::FindNamedBrowserItem per 5 Feb 01 API review. functionality has been moved to nsDocShellTreeOwner. r=scc,valeski 2001-02-07 04:59:43 +00:00
ccarlen%netscape.com 742a52ea53 Add explicit registration of nsIWebProgressListener which is now required. r=valeski@netscape.com, sr=blizzard@mozilla.org 2001-02-05 15:23:36 +00:00
ccarlen%netscape.com a19cfd3b0f Bug 52473 - Add Mac embedding sample to the build. r=jj@netscape.com, sr=sfraser@netscape.com 2001-02-02 15:10:01 +00:00
locka%iol.ie 7479791974 Updated powerplant sample to use new nsIWebBrowserSiteWindow interface. b=46852, sr=blizzard@mozilla.org 2001-02-02 14:28:20 +00:00
valeski%netscape.com 7d3acb0d42 r=ccarlen, sr=rpotts. 65925. adding support for listener queueing in the webbrowser, and weak reference support to webprogress listeners. 2001-01-31 21:03:40 +00:00
ccarlen%netscape.com 2cd6eb70a5 NOT PART OF THE BUILD - Changed caller of nsISingleSignon. 2001-01-24 15:51:51 +00:00
ccarlen%netscape.com 6c4ced6bd9 NOT PART OF THE BUILD - Adding profile management. 2001-01-23 15:32:57 +00:00
ccarlen%netscape.com 8d73a23bd6 NOT PART OF THE BUILD - Adding profile management to this embedding sample. 2001-01-23 15:30:56 +00:00
pinkerton%netscape.com f345008beb implement nsITooltipListener with baloon help r=saari, sr=sfraser 2001-01-23 00:48:35 +00:00
ccarlen%netscape.com c179bcebcb NOT PART OF THE BUILD - Add string resources file file locations. 2001-01-19 15:53:13 +00:00
ccarlen%netscape.com f1e676ec6b NOT PART OF THE BUILD - Add string resources for file locations. 2001-01-19 15:52:49 +00:00
ccarlen%netscape.com 5a0cf241a7 NOT PART OF THE BUILD - forgot to add this yesterday 2001-01-19 15:51:59 +00:00
ccarlen%netscape.com d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
pinkerton%netscape.com f53d582d4a clean up interface, per directions. adding copyLinkLocation(), and specifying semantics of selectNone() wrt insertion point location. Implemented selectNone(). r=saari/a=hyatt. bug#s 46867, 63001 2000-12-22 01:13:46 +00:00
ccarlen%netscape.com a878567419 NOT PART OF THE BUILD Reworked to use string classes not just Str255s 2000-12-15 13:39:23 +00:00
ccarlen%netscape.com 0c1f4dee76 NOT PART OF THE BUILD First check-in 2000-12-15 13:38:07 +00:00
ccarlen%netscape.com b71ceaa542 NOT PART OF THE BUILD Added singlesignon usage Added UniversalDialog support Added contextual menu support 2000-12-15 13:36:56 +00:00
ccarlen%netscape.com ad82291ef3 NOT PART OF THE BUILD Throbbing is done with one animated gif instead of a pile of separate images. 2000-12-15 13:35:10 +00:00
ccarlen%netscape.com 6407300392 NOT PART OF THE BUILD Added context menu support Added way to make window properly from chrome flags 2000-12-15 13:33:56 +00:00
ccarlen%netscape.com d61e9ed02e NOT PART OF THE BUILD Added parameterized constructor Added form capturing and pre-filling 2000-12-15 13:32:26 +00:00
ccarlen%netscape.com 16a7cf5c31 NOT PART OF THE BUILD Added Open File and Open Directory Added support for GetURL AppleEvent 2000-12-15 13:30:40 +00:00
ccarlen%netscape.com 1bbe43319b NOT PART OF THE BUILD Added resource IDs, Declared constants using enums so Rez could deal 2000-12-15 13:29:11 +00:00
ccarlen%netscape.com 2a3c355490 NOT PART OF THE BUILD Added resource for GetURL AppleEvent 2000-12-15 13:27:53 +00:00
ccarlen%netscape.com a2a95b6e98 NOT PART OF THE BUILD Added resources for UniversalDialog 2000-12-15 13:26:35 +00:00
ccarlen%netscape.com d3522bd82c NOT PART OF THE BUILD Added some files for contextual menu support. 2000-12-15 13:25:35 +00:00
ccarlen%netscape.com 1e79c473f2 NOT PART OF THE BUILD. New file for context menu support. 2000-12-13 15:48:18 +00:00
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
conrad%ingress.com ab216067cf Not in the build! Changed definition of throbber. 2000-06-12 21:33:55 +00:00
conrad%ingress.com b593cf8cc6 Not in the build! Removed unused access path. 2000-06-12 21:32:36 +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
pavlov%netscape.com 803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
conrad%ingress.com 506d08959e Use nsString::AssignWithConversion to build nsStrings from char strings. 2000-05-03 01:27:15 +00:00
conrad%ingress.com 8b9ed74a88 Added nsIPrompt implementation. 2000-05-03 01:24:54 +00:00
conrad%ingress.com d21a262f7c Use AssignWithConversion to make nsString. 2000-05-03 01:23:13 +00:00
conrad%ingress.com 5d73d4b682 Use AssignWithConversion to create nsAutoString from char string. 2000-05-03 01:21:59 +00:00
conrad%ingress.com 4db8b141c2 Added resource IDs for nsIPrompt implementation. 2000-05-03 01:09:32 +00:00
conrad%ingress.com 6664c88aea Added resources for nsIPrompt implementation. 2000-05-03 01:07:37 +00:00
conrad%ingress.com 3d07f48e15 Made access paths within the CW folder more specific. 2000-04-24 03:49:08 +00:00
conrad%ingress.com 9c83923bc7 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 cb2d3585f7 Removed BeginDocumentLoad/EndDocumentLoad. This functionality is handled by OnStatusNetStart/OnStatusNetStop. 2000-04-24 03:40:53 +00:00
conrad%ingress.com a883264dcd Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener. 2000-04-24 03:37:55 +00:00
conrad%ingress.com 0003fa9f28 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
conrad%ingress.com 718c4b9891 First Checked In. 2000-04-17 12:27:12 +00:00
conrad%ingress.com 33dce6c501 First Checked In. 2000-04-17 12:19:56 +00:00