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

876 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
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
locka%iol.ie d9feb2b78e NOT PART OF BUILD. Make plugin easier to build 2002-01-31 20:31:59 +00:00
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
hyatt%netscape.com 1ac5e5126f Fix for 122031, r=pink, sr=brendan 2002-01-30 01:24:15 +00:00
locka%iol.ie a836e37499 Dead file (not built). Should have been deleted when webbrowserpersist moved to embedding/components 2002-01-29 22:21:48 +00:00
danm%netscape.com 87998027b0 deactivate root focus controller as well as your own while deactivating yourself. bug 122462 / bugscape 11864 code=saari,myself r=bryner,hyatt 2002-01-29 21:42:07 +00:00
blizzard%redhat.com b4360dcc6c Bug #121279. TestGtkEmbed crash on javascript window.close(). r=jst,sr=shaver 2002-01-29 21:39:31 +00:00
locka%iol.ie f8cd1c60ae Implement ConfirmEx and various Prompt methods on nsIPrompt. b=121931 r=chak@netscape.com a=asa@mozilla.org 2002-01-27 19:15:07 +00:00
seawood%netscape.com 39ba085fc5 Fix "static" build support for win32 gmake builds.
Bug #58981 r=bryner
2002-01-25 03:20:51 +00:00
rods%netscape.com 6d86bf575a Get whther we are printing silent from the PrintSettings
76456 r=rods sr=hyatt
2002-01-25 02:47:01 +00:00
hyatt%netscape.com 67a696495c Fix type bustage in cocoa view. Not part of build. 2002-01-25 01:59:11 +00:00
seawood%netscape.com 55bb706d4a Fixing SVG static build bustage 2002-01-25 01:29:35 +00:00
waterson%netscape.com 7f5b8281fb Add EmbedComponents.cpp to the GARBAGE. 2002-01-25 01:23:41 +00:00
waterson%netscape.com c92978fe06 Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard 2002-01-25 01:18:55 +00:00
peterlubczynski%netscape.com c279ed5ed5 For embedding, always consume context menu clicks for applets, embeds, and objects, bug 118789 r=av sr=alecf 2002-01-25 01:02:58 +00:00
waterson%netscape.com 6a1b19137a Bug 108259. Build TestGtkEmbed and friends statically when doing a static build. r=cls, sr=blizzard 2002-01-24 23:09:31 +00:00
seawood%netscape.com 57704fbdfe Fixing win32 static build bustage in activex & simple plugin.
Bug 120675 r=bryner sr=waterson a=asa
2002-01-18 08:14:20 +00:00
briane%qnx.com 9c31a14432 PHOTON ONLY, not part of build
Updates to this test app and fixed printing support.
2002-01-15 16:54:01 +00:00
briane%qnx.com 762acd5b60 PHOTON only, NOT PART OF BUILD
Fixes for printing (PR:112048), Fixes for context menu image saving, addition
of scrollbar navigation via resources.
Also removed references to nsIDiskDocument.h.
2002-01-15 16:53:21 +00:00
locka%iol.ie 96f95d8b41 New parameters for nsIWebBrowserPersist saveURI & saveDocument. Caller may now specify target file as a uri or a file saveDocument has new flags for controlling encoding and line wrapping behaviour. b=110135 r=brade@netscape.com sr=rpotts@netscape.com 2002-01-14 12:41:27 +00:00
blizzard%redhat.com 56353aaf8d Bug #115085. gtkmozembed does not support custom directory service providers. Patch from John Corwin <jcorwin@us.ibm.com>. r=mkaply, sr=blizzard 2002-01-12 05:04:57 +00:00
locka%iol.ie e3c46b69e7 NOT PART OF BUILD. Add code to pass postdata in call to IWebBrowser 2002-01-08 14:36:02 +00:00
ccarlen%netscape.com 525230cf76 Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com 2002-01-07 14:35:04 +00:00
danm%netscape.com 0a7bde8fd9 update some comments and mention that this file is for bug 57841, r=bryner,rpotts 2002-01-05 02:07:40 +00:00
danm%netscape.com 025f46f820 adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) bug 57841 r=bryner,rpotts 2002-01-05 02:04:03 +00:00
danm%netscape.com 3633977e9b adding nsIEmbeddingSiteWindow2 (our first revved public interface! yay) 2002-01-05 02:00:26 +00:00
locka%iol.ie 6df57468e6 Extremely obvious bug impacting some control users. Enclosed a section of code with an else statement. No bug number. 2002-01-03 14:29:06 +00:00
rods%netscape.com 7929b953f5 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
seawood%netscape.com 128ac41103 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
dbaron%fas.harvard.edu 7a72f2d9f4 Remove the many forms of NS_SetupRegistry since the classes registered are all now part of proper components. r=dougt, jag sr=rpotts b=81527 2001-12-20 02:09:49 +00:00
seawood%netscape.com 0c56239228 Add -I. to LOCAL_INCLUDES 2001-12-19 09:25:36 +00:00
seawood%netscape.com 91860a7370 Use srcdir when calling midl 2001-12-19 06:22:51 +00:00
locka%iol.ie 6b9a937fdb NOT PART OF BUILD. Added basic logic for generating H & C stubs 2001-12-18 13:36:52 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com e6a1709d09 baking out fix for mac. moving file nsISelectionDipslay over to content to fix bustage 2001-12-18 02:41:38 +00:00
mjudge%netscape.com 23ca7aedf9 moving file to content to fix bustage 2001-12-18 02:38:56 +00:00
mjudge%netscape.com a49c63ba81 fixing bustage moving file to content 2001-12-18 02:34:39 +00:00
mjudge%netscape.com 2ecc969e5b bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not 2001-12-18 01:29:49 +00:00
mjudge%netscape.com fca536ab2d new idl not in build yet. bs7868 r= saari 2001-12-18 01:08:36 +00:00
jaggernaut%netscape.com e44e7d9ec8 Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com 1dd2e4533d Attempt to fix BeOS bustage 2001-12-16 14:40:33 +00:00