timeless%mozdev.org
a4d6015ca1
Bug 306259 Nits in nsPrintOptionsImpl
...
patch by b.jacques@planet.nl r=timeless sr=dmose
2006-02-07 01:15:17 +00:00
timeless%mozdev.org
998c1f3b6e
Bug 303091 JS Exception when changing print scale
...
patch by b.jacques@planet.nl r=timeless sr=shaver a=cbeard
2006-02-07 01:15:16 +00:00
roc+%cs.cmu.edu
9c247bd7cb
Fixing build bustage
2006-02-07 01:15:15 +00:00
timeless%mozdev.org
8ec4c47576
Bug 297277 potential OOM crash/mlk [@ nsPrintOptions::_CreatePrintSettings]
...
patch by b.jacques@planet.nl r=timeless sr=dmose a=bsmedberg
2006-02-07 01:15:14 +00:00
timeless%mozdev.org
a5e5a57c04
Bug 235643 all _CreatePrintSettings leak on failure
...
changes code to handle OOM and optimizes code to skip an unnecessary QI
patch by baafie@planet.nl r=timeless sr=bz a=asa
2006-02-07 01:15:13 +00:00
masayuki%d-toybox.com
9e6ed109b1
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
787b835dd4
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
a9c3258c6c
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2006-02-07 01:15:10 +00:00
bzbarsky%mit.edu
05475f0105
"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
b8f65ebb36
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
37a2d640af
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
9420c7b7be
#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
1908d7770a
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
b35c78bb93
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
0be1cebd69
replace EqualsWithConversion by EqualsLiteral where possible
...
bug 248687 r+sr=roc
2006-02-07 01:15:03 +00:00
roc+%cs.cmu.edu
385c01f60a
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2006-02-07 01:15:02 +00:00
masayuki%d-toybox.com
78706501b9
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
486cb79e17
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
588fc552c8
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
ca8f555b33
bug 281948. WinCE changes to GFX and Widget. r=ere, sr=darin
2006-02-07 01:14:58 +00:00
jshin%mailaps.org
e422b4539f
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
491e68f470
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
66c4095185
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
a3393d8b9b
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
67c419f59c
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2006-02-07 01:14:53 +00:00
jst%mozilla.jstenback.com
df1bdd9b4d
Fixing build bustage.
2006-02-07 01:14:52 +00:00
jst%mozilla.jstenback.com
1a998804fc
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
74aa59de53
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-02-07 01:14:50 +00:00
bryner%brianryner.com
0cf69abf16
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
b1dc5451e9
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
e53b8457ae
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
f0b208edf2
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
a1e64427b9
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
d238a3e16a
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
4fd253c039
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
662cc28a30
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
85299ba6f3
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
706d58204e
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
af1c561c50
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
05f4bd4bef
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
48e0b48cb3
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
60b9ae2e7c
Bug 198515 - patch by Roland.Mainz r=peterl/leon.sha sr=bz
2006-02-07 01:14:36 +00:00
kaie%netscape.com
c158b112ef
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
069bebd4b0
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
50d4a6c520
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
fe46872259
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
ec182a1066
Case matters.
...
Fixing mingw cross-compiling bustage.
2006-02-07 01:14:31 +00:00
bzbarsky%mit.edu
aad43124eb
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
ce8b332e55
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
129dc6f644
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