gecko-dev/embedding
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
..
base dependency update 2002-02-06 22:52:53 +00:00
browser 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152) 2002-02-13 13:58:41 +00:00
components Opening the "Advanced" dialog and cancelling it should not change the 2002-02-12 03:52:03 +00:00
config NOT PART OF BUILD. Readme file for embedding dist 2002-02-12 13:14:37 +00:00
examples
qa updated PurgeHistory() method with PR_TRUE boolean 2002-02-10 06:24:45 +00:00
tests Fix for #123981 - Add missing editor functionality to MfcEmbed 2002-02-13 01:49:48 +00:00
wrappers
.cvsignore
Makefile.in Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
makefile.win turn the embedding tests on for MOZILLA_OFFICIAL builds, bug 110341, r=cls 2001-11-17 02:34:52 +00:00