Граф коммитов

3218 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 99389f1ff8 #146252
r=mkaply, sr=blizzard
OS/2 only - Print Preview cleanup
2002-05-30 21:55:49 +00:00
smontagu%netscape.com 6e31cc6a39 Bug 129666: Xlib/Xprint do not scale em-dash & co. correctly. r=bstell@ix.netcom.com, sr=scc. Checking in for Roland.Mainz@informatik.med.uni-giessen.de 2002-05-28 21:40:06 +00:00
seawood%netscape.com cce9c00f7f Applying shanjian's API change from bug 142562 to BeOS gfx files. 2002-05-25 03:00:45 +00:00
shanjian%netscape.com 041dbffbcb Fix bustage caused by my recent checkin. 2002-05-24 21:04:32 +00:00
shanjian%netscape.com 7f5900aa67 #142562 problem with <td align=right or align=center
We are observing langGroup in some place while ignor it in others. This patch
make all font metrics call consistent. nsIRenderingContext API is change to
make things neat.
r=rbs, sr=waterson
2002-05-24 20:11:14 +00:00
rjesup%wgate.com 0c51c87119 Bug 139380: correctly parse font names again. Checkin for gisburn.
r=bstell, sr=attinasi
2002-05-24 00:00:33 +00:00
rjesup%wgate.com 84fa259df6 Bug 143413: symbol-fontspecific missing for Xlib/Xprint. Checkin for
gisburn.  r=pete.zha, sr=attinasi
2002-05-23 23:39:06 +00:00
rods%netscape.com a0cd08f23a The problem here is the "edge" prefs are now preficed with the printer name,
and the nsPrintOptions know how to convert the printer name, so we need to add
a helper method to nsIPrintOptions.idl so the nsSimplePageSeq can get the properly named value.
Bug 140669 r=dcone sr=attinasi
2002-05-21 10:53:45 +00:00
mkaply%us.ibm.com e9400ece66 No bug - remove unused code 2002-05-20 22:30:03 +00:00
rods%netscape.com 4b6abec9c0 printing properties must be moved to global jar
Bug 138026 r=dcone sr=attinasi
2002-05-18 12:02:21 +00:00
mkaply%us.ibm.com d0aece1f9b #97861
r=cls
OS/2 only - add OS/2 specific nsTransform2D so Os/2 builds don't suck
2002-05-16 03:42:07 +00:00
dougt%netscape.com 21efdb619b attempting to fix build bustage 2002-05-15 22:37:21 +00:00
timeless%mac.com 7b8372edd6 fixing xlib build bustage
nsDeviceContextSpecXlib.cpp - bustage (PL_strcasecmp) from string freeze
nsDeviceContextSpecXlib.h - bustage (PATH_MAX) from revision 1.10 Bug 120916
2002-05-15 21:21:57 +00:00
dougt%netscape.com 3a6ee22a8a attempting to fix os2 bustage 2002-05-15 21:09:40 +00:00
dougt%netscape.com a318e77a63 fixing build bustage 2002-05-15 20:48:15 +00:00
dougt%netscape.com b81e8f3e91 fixing macX build bustage 2002-05-15 20:17:12 +00:00
dougt%netscape.com c683a217ab Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2002-05-15 18:55:21 +00:00
rods%netscape.com c0fc4144ac Fixed the multi-byte strcmp
I also removed the failure check after the calls to EnumerateNativePrinters
because even if one fails, it doesn't mean the others will. So it should keep trying.
The rest of the code is extra error checking that is all ifdef'ed out
I renamed one of two methods that had the same name (to reduce confusion) and got rid of it's uneeded return code.
Bug 143241 r=dcone sr=attinasi
2002-05-15 09:56:32 +00:00
rods%netscape.com 68b0319c10 Changing CID to ContractID and const char* to const char xxx[]
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com 517bc877a1 Static build bustage fix 2002-05-14 14:15:19 +00:00
rods%netscape.com 0c5c90b638 This patch does the following:
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
dcone%netscape.com 33ee1b887c b = 143363 r=rods sr=kin. A DC was not being released properly on windows, it is now. 2002-05-10 14:18:18 +00:00
mkaply%us.ibm.com ba98c296d5 #142695
r=mkaply, sr=blizzard
OS/2 only - code from Jessica Blanco - don't use CRLF in printer names
2002-05-09 20:31:02 +00:00
timeless%mac.com be275a4e58 whoops, wrong file 2002-05-08 03:45:23 +00:00
timeless%mac.com fd91d5a1e3 rods beos bustage (changes between rev 1.24 and 1.25) r=bz 2002-05-08 03:45:22 +00:00
darin%netscape.com f8d1bac548 fixes potential win bustage 2002-05-08 00:20:32 +00:00
rods%netscape.com 6544c60210 Fix bustage 2002-05-07 19:27:05 +00:00
rods%netscape.com 4d06b1092c Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
missed these files/changes
Bug 115136 r=dcone sr=attinasi
2002-05-07 13:56:02 +00:00
ccarlen%netscape.com acc8e9f7db File got truncated in Rod's checkin for bug 115136. Fixing that. 2002-05-07 13:23:54 +00:00
rods%netscape.com 15a673155f Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
rods%netscape.com c0a7711d57 Make "Num copies" work for PS
Bug 139566 r=roland sr=attinasi
2002-05-06 12:04:22 +00:00
rbs%maths.uq.edu.au ca47d8b903 Added yet another defense to make Mozilla really robust when font resources run out, the patch makes font metrics to be fail safe or at least very hard to break -- to the point that failure means that the system is barely working (testing showed that Mozilla stayed alive while other applications were dying). Per request of super-reviewer & driver, also removed wallpaper null-checks sprinkled in the past for the problem. b=136248, r=shanjian, sr=attinasi 2002-05-02 22:24:59 +00:00
mkaply%us.ibm.com ba8e19a01b #140754
r=mkaply, sr=blizzard
OS/2 only - remove mPixelScale - use mCPixelScale - fix print preview scaling
2002-05-02 21:12:28 +00:00
tor%cs.brown.edu 4bb89efb79 Bug 137694 - only create the 1-bit GC once we've created a 1-bit pixmap.
r=pavlov, sr=blizzard
2002-05-02 20:27:26 +00:00
ccarlen%netscape.com c576e66aca Fixing bustage on Planetoid. 2002-05-02 16:48:51 +00:00
rods%netscape.com 52ee2df50b Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 14:02:57 +00:00
rods%netscape.com 288186b2f3 Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 13:47:53 +00:00
rods%netscape.com 5f8760cbcd backing out unwanted changes 2002-05-02 13:24:08 +00:00
rods%netscape.com b1cb2953ae Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:38:43 +00:00
saari%netscape.com ca428f341d Fixing bugzilla 102321, regression in scrolling performance. Should also fix 256 color rendering regression. r=dcone, sr=jag 2002-05-01 22:03:34 +00:00
dbaron%fas.harvard.edu 2d7fe2e0eb Rename Mozilla-extension values for real CSS properties to begin with -moz-. Remove some unused code. b=3935 r=hixie sr=waterson 2002-05-01 00:17:04 +00:00
tor%cs.brown.edu 09af8e5c54 Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +00:00
bzbarsky%mit.edu 1868273e76 xlib complains a lot about fonts with '*' in the XLFD string. Bug
136743, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=bstell, sr=attinasi
2002-04-30 01:29:14 +00:00
alecf%netscape.com 9348ce8ac8 fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
dcone%netscape.com 4912a580f2 b=134887 r=kmmclusky sr=attinasi Fix the calculation of the image pointer using
the correct bits per pixel instead of assuming 24.  This fixes alpha blending of some backgrounds.
b=135535 r=kmmclusky sr=attinasi.  Fix the way we delete the DC.. instead of deleteobject
use deleteDC.  Should free up resources on windows.
2002-04-29 02:08:56 +00:00
racham%netscape.com 7b7406ee6f Fixing bug 140183. Adding an attribute to the PrintSettings which allows silent printing i.e., without a progress window. Patch by Rod Spears. r=samir,bhuvan sr=sspitzer 2002-04-28 01:42:17 +00:00
darin%netscape.com e554d83626 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
dcone%netscape.com 1378739a27 b=137223 r=pavlov sr=attinasi Fixed rendering of blended PNG's 2002-04-26 13:12:18 +00:00
peterv%netscape.com 8647b3e93c Fix for bug 129655 ([ps] PostScript module device depth is 1bit). Patch by Roland.Mainz@informatik.med.uni-giessen.de. r=dcone, sr=attinasi. 2002-04-26 12:43:43 +00:00
peterv%netscape.com c99d697275 Fix for bug 139380 (duplicate code in nsFontMetricsXlib.cpp/nsFontMetricsGTK.cpp). Patch by Roland.Mainz@informatik.med.uni-giessen.de. r=bstell, sr=attinasi. 2002-04-26 11:36:26 +00:00