gecko-dev/xpfe
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
..
AppCores
appshell reorder parent activation on destroy to fix stacked dialog focus regression. bug 122765 r=bryner,hyatt 2002-02-12 23:55:54 +00:00
bootstrap Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +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
communicator Make it possible to save files of types for which we have mimeinfos but 2002-02-12 02:22:39 +00:00
components Bug 113936; tailor WinXP start menu so Mozilla's Preferences are used instead of opening IE's; r=ben, sr=hyatt 2002-02-13 02:57:29 +00:00
global Bug 107669: tab buttons do not resize themselves correctly [with large screen size]. Patch by Smaug <smaug@jippii.fi>. r=bryner, sr=ben. 2002-02-12 23:43:36 +00:00
test Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
.cvsignore
Makefile.in
makefile.win