gecko-dev/gfx/idl
rods%netscape.com f2c2102329 This does the following:
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2002-01-31 14:30:22 +00:00
..
.cvsignore ignore generated Makefile 1999-08-28 18:22:06 +00:00
MANIFEST_IDL Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only 2001-11-03 14:45:46 +00:00
Makefile.in Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only 2001-11-03 14:45:46 +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 first of many patches to come for bug 104999 r=timeless sr=hyatt 2001-10-18 09:43:22 +00:00
gfxtypes.idl make getRect pass out an nsrect& 2001-03-14 01:14:23 +00:00
makefile.win Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only 2001-11-03 14:45:46 +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 does the following: 2002-01-31 14:30:22 +00:00
nsIPrintSettings.idl Switch public interfaces from nsIPrintOptions to nsIPrintSettings 2002-01-01 12:58:53 +00:00
nsIScreen.idl Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen. 2000-04-21 06:55:13 +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