gecko-dev/modules
rods%netscape.com c42fa2528c 1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings.
2) Removed unneeded methods from PrintOptions
3) PrintOption can now read and write (most) all the data in a PrintSettings object. The items not saved are those used during the printing process and it wouldn't make any sense to save them.
4) Adds a prefs for turning on and off the automatic saving of PrintSettings. If this is turned on it is almost the same as using the global PS.
5) On Linux it turns on the saving of PS prefs and turns on the global PS. Meaning it will always use a single Global PS object.
6) The PrintSettings can be initialized from a generic non-printer specific set of prefs. Then if a printer name is available in the PS then it tries
to initialize itself from the printer specific prefs. This enables to define "back stop" prefs for picking up first. Then the printer specific prefs can override those settings. For example, we may define in prefs that the default paper size 8.5x11, then if if the "save PS prefs" is turned on, for a given printer it might save 8.5x16 as the size.
7) A "flags" arg has been added so you can indicate which prefs you want read or written.
Bug 128142 r=dcone sr=attinasi a=shaver
2002-03-16 13:08:45 +00:00
..
coreincl
edtplug Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
fullsoft
libfont
libhook
libimg Bug 123613 - mng subimage composite reading dest alpha from wrong 2002-02-17 15:29:18 +00:00
libjar Fixes part of the Txul regression. b=130524 r=dp@netscape.com sr=darin@netscape.com, a=asa@mozilla.org 2002-03-16 00:43:44 +00:00
libnls/headers Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
libpr0n bug 130564 r=pavlov sr=tor a=asa 2002-03-14 20:20:23 +00:00
libpref 1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings. 2002-03-16 13:08:45 +00:00
libreg Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
libtest
libutil Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
mpfilelocprovider 128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa 2002-03-05 22:30:28 +00:00
oji fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
plugin 1) Removes most all the unneeded data from nsPrintOptions service. All data should be in the PrintSettings. 2002-03-16 13:08:45 +00:00
progress
rdf
schedulr
security
softupdt Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
staticmod Resolve symbols at link-time. Fixing linux & osx --enable-meta-components bustage. 2002-03-05 08:10:54 +00:00
xml
zlib Update in-tree version of zlib to 1.1.4 2002-03-14 22:18:39 +00:00
Makefile
Makefile.in
makefile.win