masayuki%d-toybox.com
d23a8a9589
Bug 197271 Japanese printer name is displayed as garbage in about:config r+sr=bzbarsky, a=shaver
2006-02-07 01:15:12 +00:00
ginn.chen%sun.com
ef8eadc532
Bug 270079 Mozilla can not print the URL in the header and footer.
...
patch maker:leon.sha@sun.com r=roc sr=roc
2006-02-07 01:15:11 +00:00
darin%meer.net
b13d5f2be9
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2006-02-07 01:15:10 +00:00
bzbarsky%mit.edu
c938a7707f
"Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
...
<julien.lafon@gmail.com>, r=roland.mainz, sr=henry.jia
2006-02-07 01:15:09 +00:00
kjh-5727%comcast.net
5ee2596a03
Bug 257381: Refactor postscript printer list logic & support printing
...
through CUPS. r/sr=roc.
2006-02-07 01:15:08 +00:00
kjh-5727%comcast.net
3c69c266e3
Bug 254331: Cannot print in black & white again, only color. r=bzbarsky, sr=roc
2006-02-07 01:15:07 +00:00
mkaply%us.ibm.com
5a46957d6e
#251754
...
r=pkw, sr=blizzard
If it is available, use CUPS to enumerate Postscript printers
2006-02-07 01:15:06 +00:00
kjh-5727%comcast.net
41abb25613
Bug 226600 - Add a print preview flag to *nix print device context specs.
...
r=blizzard, sr=roc
2006-02-07 01:15:05 +00:00
caillon%redhat.com
c698aa6a85
Kill off nsComObsolete.h
...
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2006-02-07 01:15:04 +00:00
cbiesinger%web.de
e5cf8f70b4
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2006-02-07 01:15:03 +00:00
roc+%cs.cmu.edu
ec1e76b102
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2006-02-07 01:15:02 +00:00
masayuki%d-toybox.com
09e681f4fd
Bug 118563 The new print properties dialog does not save papersize / fix for default setting is broken on Windows with intl printer name r=jshin1987, sr=bzbarsky, a=shaver
2006-02-07 01:15:01 +00:00
timeless%mozdev.org
2cbd799e61
Bug 235643 all _CreatePrintSettings leak on failure
...
patch by baafie@planet.nl r=timeless sr=bz a=asa
2006-02-07 01:15:00 +00:00
bsmedberg%covad.net
125e1cfc6a
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
2006-02-07 01:14:59 +00:00
dougt%meer.net
0c12c2ac44
bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin
2006-02-07 01:14:58 +00:00
jshin%mailaps.org
bbdb960b6c
bug 275080 : cannot print (javascript : window) with a printer with non-Latin1 characters in its name : patch by masayuki (r=jshin, sr=bzbarsky)
2006-02-07 01:14:57 +00:00
tor%cs.brown.edu
26664f6398
Bug 203257 - wrong error if no printers installed (win32).
...
Patch by aaronr@us.ibm.com , r=ere, sr=tor
2006-02-07 01:14:56 +00:00
jshin%mailaps.org
3f17a4786b
bug 167128 : Printers with non-ASCII characters in their names can't be selected (bug 167128) patch by kozawa%mozilla.gr.jp (r=me, sr=mkaply)
2006-02-07 01:14:55 +00:00
cbiesinger%web.de
dede4a9681
bug 235763 Print dialog show list printer descriptions if available
...
patch by Roland Mainz <roland.mainz@nrubsig.org> r+sr=roc
2006-02-07 01:14:54 +00:00
roc+%cs.cmu.edu
e04d8df52e
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2006-02-07 01:14:53 +00:00
jst%mozilla.jstenback.com
bfae161471
Fixing build bustage.
2006-02-07 01:14:52 +00:00
jst%mozilla.jstenback.com
8e4675ead7
Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu
2006-02-07 01:14:51 +00:00
gerv%gerv.net
78f75b4829
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-02-07 01:14:50 +00:00
bryner%brianryner.com
e86fe029e1
Second try at enabling hidden visibility for NS_IMETHOD on ELF platforms (bug 227537). r+sr=dbaron for the changes.
2006-02-07 01:14:49 +00:00
bryner%brianryner.com
6abc04fa98
Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin.
2006-02-07 01:14:48 +00:00
cbiesinger%web.de
24eade8c01
Bug 223243
...
margins pref no longer works
patch by jblanco@us.ibm.com (Jessica Blanco) r=mkaply sr=dbaron
2006-02-07 01:14:47 +00:00
jst%mozilla.jstenback.com
c7c393dbf0
Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa.
2006-02-07 01:14:46 +00:00
dbaron%dbaron.org
2d4c05c361
Simplify code to avoid optimization bug. b=233497 r=ajschult sr=roc a=blizzard
2006-02-07 01:14:45 +00:00
kjh-5727%comcast.net
879986142e
Bug 175879. Display ISO paper sizes in mm & remove extraneous 1/4-inch
...
margin from printouts. r=tor, sr=roc
2006-02-07 01:14:44 +00:00
smontagu%smontagu.org
fb13ae4b48
Allow disabling of Postscript printer (xlib patch). Bug 225686, patch by Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=jst.
2006-02-07 01:14:43 +00:00
bzbarsky%mit.edu
9156ce8fcb
Have a way to disable the Postscript/* printers via pref even in builds with
...
the PS module built in. Bug 225686, patch by dvschweiger@web.de (David
Schweiger), r=biesi, sr=bzbarsky
2006-02-07 01:14:42 +00:00
dbaron%dbaron.org
60764c711d
Read and write as UTF-8 so non-ascii characters in prefs are read correctly. b=199898 r=jshin sr=bzbarsky a=chofmann
2006-02-07 01:14:41 +00:00
chanial%noos.fr
42bb30db5d
Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files!
2006-02-07 01:14:40 +00:00
timeless%mozdev.org
6efa005c6c
Bug 213461 Want a way to specify single-sided or double-sided printing
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=jblanco sr=bryner
2006-02-07 01:14:39 +00:00
jaggernaut%netscape.com
d31cb34ccc
Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron
2006-02-07 01:14:38 +00:00
dwitte%stanford.edu
a4aced684e
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2006-02-07 01:14:37 +00:00
bsmedberg%covad.net
276c243a80
Bug 198515 - patch by Roland.Mainz r=peterl/leon.sha sr=bz
2006-02-07 01:14:36 +00:00
kaie%netscape.com
62b575cfe3
b=203937 an extra "print." is added to printing preference name
...
r=kaie sr=jag a=sspitzer
patch from and checking in for Roland.Mainz
2006-02-07 01:14:35 +00:00
cbiesinger%web.de
49780ae176
191346 patch by Roland.Mainz@informatik.med.uni-giessen.de r=jkeiser sr=roc+moz RFE: "No printers found" when Xprint not installed should be "Xprint not installed" / there should be only one print error dialog for "no printers found" instead of two
2006-02-07 01:14:34 +00:00
darin%meer.net
a67c55a33a
landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin
2006-02-07 01:14:33 +00:00
neil%parkwaycc.co.uk
1a8b8706f8
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2006-02-07 01:14:32 +00:00
cls%seawood.org
8c7efb371f
Case matters.
...
Fixing mingw cross-compiling bustage.
2006-02-07 01:14:31 +00:00
bzbarsky%mit.edu
532b3c50f3
Fix some spelling errors in comments. Bug 106386, patch by Nicholas Bebout
...
<nb@ipnode.info>, r=doron, sr=dmose
2006-02-07 01:14:30 +00:00
bzbarsky%mit.edu
e0bb9a0131
Re-enable print preview gui stuff (which was mostly off) on GTK and Xlib
...
ports. Bug 187125, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=smontagu, sr=rbs
2006-02-07 01:14:29 +00:00
jkeiser%netscape.com
6351965021
Replace sscanf with PR_sscanf (bug 197760), patch by Roland.Mainz@informatik.med.uni-giessen.de, r=jkeiser@netscape.com, sr=bzbarsky@mit.edu
2006-02-07 01:14:28 +00:00
dbaron%dbaron.org
e0d4d51a20
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2006-02-07 01:14:27 +00:00
bzbarsky%mit.edu
579825cc89
Fix warning. Bug 217089, patch by mbockelkamp@web.de (Matthias Bockelkamp),
...
r=timeless, sr=kin.
2006-02-07 01:14:26 +00:00
smontagu%netscape.com
4d0b84c3d9
Bug 185588: Changed printing preferences are saved corrupted in prefs.js. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=roc+moz
2006-02-07 01:14:25 +00:00
caillon%returnzero.com
2ecf2fb066
182702: Convert printing code to use nsIPrefBranch and nsIPrefService
...
r=rods sr=roc+moz
2006-02-07 01:14:24 +00:00
rods%netscape.com
f950abb9dc
1) Adds two bools to the PrintSettings and then when the PS gets
...
initialized from Prefs or from the Printer they get set. They get unset when
the printer name changes.
This is all necessary because the Page Setup Dialog calls
initPrintSettingsFromPrinter each time it is shown. So if you have set values
they will get "written" over the next time the dialog is shown.
2) Removes a lot of platform specific initialization from nsPrintOptionsImpl
and it now uses just the the "generic" XP routines and is now consistent with
the other platforms for initializing the PS.
Bug 167894 r=dcone sr=kin a=roc
2006-02-07 01:14:23 +00:00