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

1429 Коммитов

Автор SHA1 Сообщение Дата
locka%iol.ie 2f8aefdd4b Calculate document content type rather than assume text/html. b=118251 r=brade sr=kin 2002-02-13 21:45:02 +00:00
rods%netscape.com 106d57603e 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
   It now has a single GetDevMode method that must be paired with a UnlockDevMode  method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2002-02-13 13:58:41 +00:00
chak%netscape.com f6a3c9c58b Fix for #123981 - Add missing editor functionality to MfcEmbed
r=adamlock, sr=sfraser
2002-02-13 01:49:48 +00:00
locka%iol.ie a3f3c44d4a NOT PART OF BUILD. Readme file for embedding dist 2002-02-12 13:14:37 +00:00
bzbarsky%mit.edu 073e999f03 Opening the "Advanced" dialog and cancelling it should not change the
helper app dialog contents.  Bug 124723, r=law, sr=jag
2002-02-12 03:52:03 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
depstein%netscape.com 1cc467d2ac updated PurgeHistory() method with PR_TRUE boolean 2002-02-10 06:24:45 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
ccarlen%netscape.com f2a5e7003f Bug 113538 - embedding depends on wallet. Removing obsolete files. r=morse/sr=darin 2002-02-08 15:24:03 +00:00
ccarlen%netscape.com f0ffbdff43 Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin 2002-02-08 15:21:26 +00:00
brade%netscape.com e6426056ee enable upload saving, use PRPackedBool (bug 120659; r=adamlock, sr=darin) 2002-02-08 14:40:51 +00:00
brade%netscape.com 967fb05a74 support upload saving, remove remaining diskDocument usage (bug 120659; r=adamlock, sr=darin) 2002-02-08 14:40:35 +00:00
cathleen%netscape.com a5ec167c47 eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan 2002-02-08 01:11:33 +00:00
danm%netscape.com 7b2e210da6 stifle infinite focus/activation recursion. bug 124299 r=hyatt,jst 2002-02-08 01:01:21 +00:00
locka%iol.ie 216371ca3c Embedding package manifest fallout from nss 3.4 landing. b=123918 r=adamlock sr=attinasi a=karnaze 2002-02-07 21:50:19 +00:00
ccarlen%netscape.com ad35046d07 New file for bug 113538 - embedding depends on wallet. Not yet part of build. r=morse@netscape.com/sr=darin@netscape.com 2002-02-07 15:56:35 +00:00
law%netscape.com 5c29f12775 More updates. NOT PART OF THE BUILD 2002-02-07 06:52:58 +00:00
law%netscape.com 9b73785764 Updates to new progress dialog code; NOT PART OF THE BUILD 2002-02-07 03:22:27 +00:00
alecf%netscape.com a6c44d0c44 dependency update 2002-02-06 22:52:53 +00:00
law%netscape.com 5daec863cb New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET 2002-02-06 21:53:30 +00:00
seawood%netscape.com e680097cc1 Fixing win32 gmake bustage 2002-02-06 09:38:23 +00:00
bryner%netscape.com 8442463033 Fixing a dependency problem that was happening in win32 gmake builds outside of the srcdir. r=cls. 2002-02-06 09:14:39 +00:00
chak%netscape.com 0a3f63aaec Fix for #123570 - Rearrange the editor embedding code in MfcEmbed
r=adamlock, sr=alecf
2002-02-06 05:13:44 +00:00
danm%netscape.com 462ba361b4 during window creation, fetch the referring URL from the caller's document only if the document already exists. bug 36016 r=hyatt,pinkerton 2002-02-06 03:51:14 +00:00
bzbarsky%mit.edu aa018e0dfe Fix helper apps not starting when the filename in the url is empty.
Also turn off caching of mime infos since we have no way to invalidate
this cache yet.  Bug 121644, r=law, sr=mscott
2002-02-06 03:35:31 +00:00
locka%iol.ie 631f9d01b2 Make webbrowserpersist create directories on demand rather than all the time. b=120376 r=brade@netscape.com sr=kin@netscape.com 2002-02-05 15:30:26 +00:00
bzbarsky%mit.edu 86ae59c1c9 mfcEmbed has no Equals() on CString. Oops. Fixing mfcembed bustage. 2002-02-05 03:54:32 +00:00
chak%netscape.com d3a61dde4e Fix for #123054 - Rearrange profile dlgs in MfcEmbed
r=adamlock, sr=alecf
2002-02-05 02:57:54 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
mkaply%us.ibm.com 4e9909e858 OS/2 bustage 2002-02-02 20:37:39 +00:00
seawood%netscape.com a2ed42f6e0 s/command_handler/commandhandler/. Fixing win32 gmake bustage 2002-02-02 20:00:00 +00:00
mkaply%us.ibm.com 6d7cfd2dd2 OS/2 bustage 2002-02-02 14:28:55 +00:00
mcafee%netscape.com 985ddb7d3a Ignore generated files. 2002-02-02 07:53:30 +00:00
mjudge%netscape.com ba9ede328c xuldoc not content_xul 2002-02-02 07:49:04 +00:00
mjudge%netscape.com f5fe098c16 bad slash 2002-02-02 07:48:06 +00:00
mjudge%netscape.com c1d5c60791 wrong requires. fix bustage 2002-02-02 06:59:44 +00:00
mjudge%netscape.com 27d909540f missed this one 2002-02-02 06:03:50 +00:00
mjudge%netscape.com 726b5e82c1 115922 embedding work. no changes should be observed in current product this will only affect the embedded effort. This moves the command handler stuff from content xul to embedding/components/commandhandler. a=judd r=saari built on mac/windows/gmake with this we will be able to finish removing editorshell from the app and have a true embedded editor.akkana will pick this up after me and finish the embedding work. 2002-02-02 05:13:56 +00:00
depstein%netscape.com 58238a1346 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
ccarlen%netscape.com 4039851c88 Not part of build, very out of date. 2002-02-01 23:07:47 +00:00
ccarlen%netscape.com e34bc87b67 Bug 120026 - rework PPEmbed so its classes are less dependent and more easily reusable. r=adamlock@netscape.com/sr=sfraser@netscape.com 2002-02-01 22:57:19 +00:00
ccarlen%netscape.com b9c06e75b3 New files for bug 120026 - rework PPEmbed so its classes are less dependent and more easily reusable. r=adamlock@netscape.com/sr=sfraser@netscape.com 2002-02-01 22:55:18 +00:00
heikki%netscape.com 3a6fb922c1 Bug 122710, dtd folder in dist/bin should be moved into res. r=rbs@maths.uq.edu.au&harishd, sr=sfraser. 2002-02-01 22:28:55 +00:00
seawood%netscape.com fb11cdf4c9 Fixing win32 gmake bustage 2002-02-01 19:52:42 +00:00
rods%netscape.com ab52751787 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
locka%iol.ie c1c82e0ebc Obvious fix to stop deprecated winEmbed from crashing. b=120956 2002-02-01 14:33:33 +00:00
locka%iol.ie e4324c4f4c Fix for stall when saving certain documents. Don't count non-persistent URIs when figuring out whether to do state notifications synchronously or asynchronously. b=122078 r=brade@netscape.com sr=rpotts@netscape.com 2002-02-01 12:42:13 +00:00
danm%netscape.com b6e7c4f3e8 change in wording of comment. bug 122393 2002-01-31 23:32:07 +00:00
heikki%netscape.com 55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
locka%iol.ie 6c722771ef NOT PART OF BUILD. Nullify pointer 2002-01-31 21:04:39 +00:00