gecko-dev/xpfe
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
..
AppCores Added files for bogus directory, removing now. r=sspitzer 2000-03-05 00:38:15 +00:00
appshell Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
bootstrap Fix CocoaZilla bustage caused by accidental commit of a text file as binary. Not part of build. 2002-01-30 01:23:23 +00:00
browser Bug 46200: more cleaning up of dead code, r=ben, sr=alecf 2002-01-30 21:41:06 +00:00
communicator Fix blocker bug 122217. Use a contractid instead of the classid (which 2002-01-28 18:24:31 +00:00
components Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
global This does the following: 2002-01-31 14:30:22 +00:00
test Bug 113778; enhancing window open testto add some features and change to report median on tinderbox; r=mcafee 2001-12-12 01:47:28 +00:00
.cvsignore
Makefile.in Landing initial directory re-ordering change needed for Ron Guilmette's <rfg@monkeys.com> static mozilla work. 2001-04-28 17:26:54 +00:00
makefile.win Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00