Commit Graph

2444 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
b8bb1024c3 No bug
r=mkaply, a=blizzard
OS/2 only - Basic UTF-8 support - requires font Times New Roman MT 30
2001-07-24 22:48:31 +00:00
mkaply%us.ibm.com
9b9da06ab9 No bug
r=mkaply, a=blizzard
OS/2 only - Change unicode converters to use a linked list so they can convert any codepage
2001-07-24 22:47:29 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
briane%qnx.com
663b55adfd PHOTON port only (not part of build)
Fixes to allow nsFontMetricsPh.cpp to compile, changes to use nsServiceManager
2001-07-23 20:20:51 +00:00
tor%cs.brown.edu
38a45135b7 Bug 89918 - update xlib region code. Patch from timecop@network.email.ne.jp,
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=brendan
2001-07-22 15:36:10 +00:00
yokoyama%netscape.com
85c90b6016 bug 91171 adding support for webdings font.
/r=ftnag, /sr=sspitzer
2001-07-18 22:57:49 +00:00
ftang%netscape.com
21d3e96704 partially check in 88944 for jshin. r=ftang sr=blizzard@mozilla.org
change the converter name for Johab from x-johab to x-johab-noascii
2001-07-18 20:12:08 +00:00
mkaply%us.ibm.com
52c3ae9f5e #89388
r=zuperdee, sr=tor
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - 3rd revamp of xprint
2001-07-17 18:54:49 +00:00
dbaron%fas.harvard.edu
ca0f24d1b5 Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 05:20:14 +00:00
dbaron%fas.harvard.edu
6edd8011fc Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 04:20:07 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
pinkerton%netscape.com
b684d00082 fix non-carbon build bustage 2001-07-13 23:35:07 +00:00
pinkerton%netscape.com
f34850b98c Get printing working on carbon after it was broken in the landing of print options. fix a memory leak that was leaking the deviceContextSpec on mac. r=sdagley/sr=sfraser. bug# 58254. 2001-07-13 22:34:29 +00:00
tor%cs.brown.edu
897cc62fcc Bug 89280 - forgetting to update the destination alpha clipmask in DrawToImage.
r=pavlov, sr=blizzard
2001-07-13 21:41:51 +00:00
dcone%netscape.com
13181e8300 bug=82573 r=peterl sr=attinasi. Used the margin calculation to many times. Put in some code
so the PS can be debugged on windows
2001-07-13 04:13:01 +00:00
dcone%netscape.com
e2d2f9c3bf b=88608 A3 support r=dcone sr=attinasi 2001-07-10 14:15:17 +00:00
dcone%netscape.com
41168698f7 b=88608 A3 support r=dcone sr=attinasi 2001-07-10 14:07:18 +00:00
bstell%netscape.com
653c58ded5 bug 63831, r=ftang@netscape.com, sr=sfraser
when measuring space glyph width
use  8 bit space char with  8 bit font
use 16 bit space char with 16 bit font
2001-07-10 01:36:32 +00:00
dcone%netscape.com
39f7c4e2a7 Initialized mPrintSilent to false. b=84300 r=peterl sr=attinasi 2001-07-09 14:30:26 +00:00
cls%seawood.org
a7ed3b636c Set alternative MDDEPDIRs directory to get around VPATH issues when building in the srcdir.
Bug #87422 r=leaf
2001-07-08 06:23:58 +00:00
zuperdee%yahoo.com
51dfb941bc Bug 89690: Adding some null checks. r=pocemit, sr=shaver 2001-07-07 21:42:03 +00:00
dinglis%qnx.com
b383ee444c NOT PART OF BUILD (Photon Only)
- many fixes (fonts, rendering, printing, crashes, image drawing)
2001-07-04 17:56:17 +00:00
mkaply%us.ibm.com
1dbd07d9d1 No bug - OS/2 only - font tweaks 2001-07-04 03:31:11 +00:00
mkaply%us.ibm.com
73ed1177b0 #88765
r=roland, r=pavlov, sr=blizzard
Checkin for timecop@network.email.ne.jp - GC-Cache leaks
2001-07-03 14:10:30 +00:00
mkaply%us.ibm.com
3db997a31d #85527
r=timeless, sr=blizzard
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - Turn xlibrgb into a shared library
2001-07-03 13:40:16 +00:00
cls%seawood.org
82e2b6fad0 Removing obsolete xlib file.
Bug #88977
2001-07-03 10:39:03 +00:00
cls%seawood.org
0f88d36e89 Removing obsolete xprint files
Bug #89018
2001-07-03 10:12:19 +00:00
timeless%mac.com
31b5dde4b4 Bugzilla Bug 88456 [xlib] scaling code needs to be updated to new scaling routines
patch by timecop@network.email.ne.jp r=Tomi.Leppikangas@oulu.fi sr=tor
2001-07-03 02:53:28 +00:00
mkaply%us.ibm.com
8a8fc0e543 No bug - OS/2 only - Banding across images 2001-07-02 13:22:54 +00:00
cls%seawood.org
66d937045b Landing static build changes for OS2
Thanks to Javier Pedemonte <pedemont@us.ibm.com> for the patch.
Bug #85283 r=mkaply r=waterson
2001-07-01 12:11:13 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
jaggernaut%netscape.com
9414224c97 Hopefully fix a whole lot of ports bustage here. (Known) scope issue on some compilers with variables declared in |for|. 2001-06-30 10:32:01 +00:00
mcafee%netscape.com
a2c79ac87f Yanking dead code (40738). patch=timecop, r=mcafee 2001-06-30 06:33:18 +00:00
bstell%netscape.com
566be413ad bug 85059, r=ftang, sr=alecf, PDT+
if the user defined font fails to load, point to an empty
char map instead of a null pointer.
2001-06-30 05:37:56 +00:00
yokoyama%netscape.com
a108d9c59d bug 76848: Regression in handling global fonts
setting logfont parameters
r=ftang sr=blizzard
2001-06-29 22:09:29 +00:00
bstell%netscape.com
b7725b50fc bug 96368, r=roland.mainz@informatik.med.uni-giessen.de, sr=blizzard@mozilla.org
correct casting of hash to fix MathML bug, this was missed during bug 74889 checkin
2001-06-29 07:21:27 +00:00
bstell%netscape.com
7c01b4b37f bug 16688, r=ftang@netscape.com, sr=blizzard@mozilla.org
if fixed length conversion buffer too short malloc
2001-06-29 07:14:54 +00:00
katakai%japan.sun.com
8df2c0737e bug 83250
gfx/gtk TryFamily() can pick up wrong fonts on Mozilla Mail
r=bstell sr=blizzard
2001-06-29 04:52:29 +00:00
mkaply%us.ibm.com
bae17b2ada #88282
r=pocemit, sr=tor
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - more efficient font drawing for xlib
2001-06-29 03:22:34 +00:00
dbaron%fas.harvard.edu
7617e18754 Correctly respond to pref changed notifications when dpi pref is set to 0 or -1 (special values). Fixes blank window after unconfirmed profile automigration. b=87843 r=attinasi sr=brendan 2001-06-29 02:59:44 +00:00
tor%cs.brown.edu
8c7a9c6bf6 Fix static build bustage (comet). Rename scale.{h,cpp} to
imgScaler.{h,cpp} to avoid collision with libimg's scale.cpp.
2001-06-29 02:48:56 +00:00
tor%cs.brown.edu
67e8bb510c Bug 88326 - move generic image scaling code from gtk to gfx so that other
ports can share it.  Exported and compiled only where needed.  r=cls
2001-06-29 01:48:11 +00:00
timeless%mac.com
47f40c74a7 Bugzilla Bug 76820 Xlib-toolkit does not render images correctly...
patch by timecop@network.email.ne.jp r=Tomi.Leppikangas@oulu.fi rs=darin
2001-06-28 05:29:22 +00:00
mkaply%us.ibm.com
f2c2ed11d6 #87582
r=jdunn, sr=cls
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - crash with xlib and xprint
2001-06-27 14:05:29 +00:00
dbaron%fas.harvard.edu
44a200fa45 Fix leak of strings (and potential for the same in other places) by converting to nsXPIDLCString. b=87245 r=bstell sr=waterson 2001-06-26 21:31:56 +00:00
kmcclusk%netscape.com
42af30dee8 check for null mPrintContext in nsPostScriptObj destructor to fix crash when the open of the postscript file fails. bug 85535. sr=attinasi@netscape.com, r=dcone@netscape.com 2001-06-26 20:53:02 +00:00
mkaply%us.ibm.com
6f500be3e4 Backing out file to fix bustage 2001-06-26 03:23:31 +00:00
mkaply%us.ibm.com
ab85c6a5a4 #87582
r=cls
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - xprint crash
2001-06-26 00:15:48 +00:00
mkaply%us.ibm.com
958b057933 #87468
r=pocemit, sr=darin
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - rename of class
2001-06-26 00:11:17 +00:00
ftang%netscape.com
6d05383d8d check into trunk for bug 87224
r=bstell sr=waterson move the converter cache from class static to
global cache
2001-06-25 23:24:02 +00:00