pjs/gfx/idl
rods%netscape.com b45d33216e This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
..
.cvsignore ignore generated Makefile 1999-08-28 18:22:06 +00:00
MANIFEST_IDL This patch does the following: 2002-05-14 12:05:00 +00:00
Makefile.in This patch does the following: 2002-05-14 12:05:00 +00:00
geniid.pl
gfx2types.idl merging from IMGLIB2_20010126_BRANCH 2001-02-20 22:41:47 +00:00
gfxIFormats.idl adding uuid r=me,biesi sr=waterson bug 77354 2001-09-29 14:05:14 +00:00
gfxIImageFrame.idl Fixing bustage on Sun WS6 update 2, it apparently doesn't like the forward declaration of gfxIImageFrame just before it's defined. r=seawood, sr=jst. 2002-02-08 22:59:53 +00:00
gfxtypes.idl make getRect pass out an nsrect& 2001-03-14 01:14:23 +00:00
makefile.win This patch does the following: 2002-05-14 12:05:00 +00:00
nsIFontEnumerator.idl Bug fix 91250: 2001-08-14 02:32:10 +00:00
nsIFontList.idl License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
nsIGraphics.idl License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
nsIPrintOptions.idl This patch does the following: 2002-05-14 12:05:00 +00:00
nsIPrintSettings.idl Turn on pluggable dialogs (second part of checkin, first part Bug 135441) 2002-05-07 13:56:02 +00:00
nsIPrintSettingsMac.idl Add the new pluggable dialog work, in build, not used 2002-05-02 14:02:57 +00:00
nsIPrintSettingsService.idl This patch does the following: 2002-05-14 12:05:00 +00:00
nsIPrintSettingsWin.idl This patch is actually part of Bug 115136, but I think its best to get this part 2002-03-25 11:49:55 +00:00
nsIPrintSettingsX.idl Add the new pluggable dialog work, in build, not used 2002-05-02 14:02:57 +00:00
nsIScreen.idl Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +00:00
nsIScreenManager.idl adding numberOfScreens to interface. minor cleanup. 2000-03-18 00:56:34 +00:00
nsIScriptableRegion.idl give access to internal region as noscript. make methods lowercase. bug# 80196. r=pchen/sr=smfr 2001-05-12 20:54:57 +00:00