gecko-dev/gfx/idl
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
..
.cvsignore ignore generated Makefile 1999-08-28 18:22:06 +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.in Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only 2001-11-03 14:45:46 +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
MANIFEST_IDL 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 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152) 2002-02-13 13:58:41 +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