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

55 Коммитов

Автор SHA1 Сообщение Дата
depstein%netscape.com 4bbc334c21 Fixed web prog lstnr logging bug; added onStateChangeString() method to QaUtils. Also added entry to url table in nsIWebNav.cpp 2002-02-02 02:34:27 +00:00
rods%netscape.com 4a4dd9b44f 1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
depstein%netscape.com c3c0877400 added indiv cases for index entries and simple enumeration for nsiHistory 2002-01-29 01:31:15 +00:00
ashishbhatt%netscape.com 06f94b8d7d Added test cases for interface nsIClipboardCommand 2002-01-29 00:13:04 +00:00
depstein%netscape.com 4dc34df40a changed PurgeHistory() text to indicate request for number of removed items. 2002-01-25 01:00:26 +00:00
depstein%netscape.com 9abaafbc6d adding nsIObserServ.cpp & .h 2002-01-24 22:20:02 +00:00
depstein%netscape.com ddc088f1bb added some code to the listeners 2002-01-24 22:18:53 +00:00
depstein%netscape.com a5a252137a made changes for compatibility with MfcEmbed 2002-01-08 20:40:06 +00:00
rods%netscape.com 1fde5f13f3 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
depstein%netscape.com ab0db2f0a1 removed NS_DoIdleEmbeddingStuff() from OnIdle() method in TestEmbed.cpp 2001-12-22 02:35:49 +00:00
rpotts%netscape.com a33a19e3d1 bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes... 2001-11-30 22:35:33 +00:00
ashishbhatt%netscape.com a656590a72 Changed in acordance with mfcembed 2001-11-27 23:43:36 +00:00
ashishbhatt%netscape.com 04535bec80 Updating typo error from RunAllHistoryEnrtyTests to RunAllHistoryEntryTests() 2001-11-27 20:11:41 +00:00
ashishbhatt%netscape.com 03d0ba9625 Updated for cascading menus and interface test cases 2001-11-26 21:47:06 +00:00
timeless%mac.com 2fd2336015 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
r=axel@pike.org sr=kin
2001-11-22 15:12:51 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com dfa8594725 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
depstein%netscape.com d2be015d71 per bugzilla 106523, set PR_TRUE in observerService->AddObserver() for initializing profiles 2001-10-29 19:43:32 +00:00
depstein%netscape.com c1ee1f5c36 Included SimpleEnumerator.h, added maxLength check for sHistory index, updated Observe() in TestEmbed.cpp to handle profile switching changes. 2001-10-25 18:32:34 +00:00
dougt%netscape.com fdb581ad21 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
depstein%netscape.com 3c83323ce7 Added check for null history element object in nsiHistory.cpp 2001-10-05 00:35:44 +00:00
depstein%netscape.com 39e0ee2766 Added REQUIRES in makefiles. 2001-10-02 23:40:40 +00:00
radha%netscape.com 1dfc88f486 Fix for bug # 100993. Freeze nsIHistoryEntry.idl and nsISHistory.idl according to the
embedding freezing guidelines. r=chak sr=alec
2001-10-01 20:15:06 +00:00
jaggernaut%netscape.com fdc4078bc4 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 5d7331d24f License changes, take 2. Bug 98089. mozilla/embedding/. 2001-09-25 22:58:40 +00:00
depstein%netscape.com 1c6d1a788e added stopALL flag for nsIWebNav->Stop(). 2001-09-25 22:20:25 +00:00
depstein%netscape.com 2441bc30a1 latest testembed update 2001-09-24 19:40:00 +00:00
locka%iol.ie a8adad6237 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
depstein%netscape.com f6d295aa15 Uploading new object model (work done by Ashish) & .cpp files for separate interface tests. 2001-09-22 00:49:38 +00:00
gerv%gerv.net 2a80f3fea9 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org da68f3ed78 bug #98089: ripped new license 2001-09-19 22:39:41 +00:00
valeski%netscape.com ac33036169 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
depstein%netscape.com d0759dadd7 updated nsISHistory methods. 2001-08-24 21:03:15 +00:00
depstein%netscape.com 6a73c6f60e updating nsISHistory and nsIWebNav tests. 2001-08-24 20:05:45 +00:00
rpotts%netscape.com da2959ee05 bug #94205. Adding flags to nsIWebNavigation::Stop(). 2001-08-14 04:46:20 +00:00
depstein%netscape.com ccfb0cfcbd updated Dialogs & resource file for PromptService component support. 2001-08-04 04:09:24 +00:00
depstein%netscape.com 150dc19ee1 Added couple small changes to nsISHistory iface. 2001-07-31 23:23:57 +00:00
depstein%netscape.com b0936d1175 Removed nsIRequest methods from BrowserImplWebPrgrsLstnr.cpp, fille out history listener methods, and added in PromptService.cpp from mfcEmbed. 2001-07-31 01:49:12 +00:00
depstein%netscape.com 990cc4e18e Added additional flag combo for nsIWebNavigation::Reload() and uri table. 2001-07-28 01:27:28 +00:00
depstein%netscape.com 7521cc6c71 updated history listener methods. 2001-07-27 01:05:03 +00:00
depstein%netscape.com 4e55e7c5f6 added GetTheUri() in QaUtils.cpp. Updated history listener methods. 2001-07-26 01:21:53 +00:00
jaggernaut%netscape.com c14d9c09a1 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
depstein%netscape.com 82de55c92f added Url table for web navigation in Tests.cpp 2001-07-18 00:40:48 +00:00
depstein%netscape.com 5889b4c99a updated BrowserView.cpp - #include "nsIWidget.h" 2001-07-17 20:07:47 +00:00
depstein%netscape.com 8b641601d8 update nsIWebNav tests (correct load/reload flags) 2001-07-13 01:46:57 +00:00
depstein%netscape.com 2d967ba3ab Changed mfcEmbedComponents to testEmbedComponents in TestEmbed.cpp & makefiles. 2001-07-10 01:57:23 +00:00
depstein%netscape.com 1c42e89774 Updated nsIRequest tests 2001-07-06 02:39:11 +00:00
jaggernaut%netscape.com 03ab87e4a1 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
depstein%netscape.com c978340501 Updated nsIRequest methods; added nsIStreamObserver implementations 2001-06-30 00:26:31 +00:00