smontagu%netscape.com
15d18f8e4f
Add support for Langbox ISO-8859-6.8x encoding. Bug 78201, r=ftang, sr=roc+moz.
2002-10-08 23:58:48 +00:00
arougthopher%lizardland.net
5db029cfe6
Bugzilla Bug 173116
...
CRASH: BeZilla sometimes crashes on count_font_styles
r=arougthopher
sr=arougthopher
2002-10-08 04:16:04 +00:00
timeless%mac.com
c295d12093
Bug 158129 Add support for Adobe's Type1 Euro fonts
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=roc+moz
2002-10-08 04:07:42 +00:00
timeless%mac.com
57ed167e48
Bug 158129 Add support for Adobe's Type1 Euro fonts
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=roc+moz
2002-10-08 03:52:49 +00:00
smontagu%netscape.com
720c5e1a49
Backing out fix to bug 158129 because of Mac bustage
2002-10-07 22:50:54 +00:00
smontagu%netscape.com
baf822d197
Add support for Adobe's Type1 Euro fonts. Bug 158129, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz
2002-10-07 21:08:10 +00:00
smontagu%netscape.com
4175811129
Some very small images missing in printout. Bug 173035, Author=Roland.Mainz@informatik.med.uni-giessen.de, r=timeless, sr=roc+moz.
2002-10-07 20:45:13 +00:00
smontagu%netscape.com
9e5606ae3c
XprintUtils does not handle non-space "whitespace-like" seperators in ${XPSERVERLIST} correctly. Bug 164648, Author=Roland.Mainz@informatik.med.uni-giessen.de,r=bbaetz, sr=roc+moz.
2002-10-07 20:39:24 +00:00
smontagu%netscape.com
45f195e2a3
Some nsFontLangGroup entries missing in X11 font code. Bug 172515, author=Roland.Mainz@informatik.med.uni-giessen.de, r=bstell, sr=roc+moz
2002-10-07 20:30:49 +00:00
hyatt%netscape.com
daa782d62b
Add 1px padding to WinXP input fields. r/sr=jag,bryner
2002-10-07 08:31:58 +00:00
bryner%netscape.com
89ac32a5c8
Install a gdk error handler during native theme paint operations, and dynamically disable native theming of the widget in question if an X error occurs, to work around buggy theme engines. Bug 142334, patch by roc, r=blizzard, sr=bryner
2002-10-07 06:09:14 +00:00
bryner%netscape.com
1bb489617c
Remove gfx2 from REQUIRES globally, since we no longer export headers to a separate gfx2 module. r=cls.
2002-10-05 02:49:02 +00:00
sgehani%netscape.com
3e9b341eff
Remove dependency on gfx2 which was rolled in to gfx so depend builds work.
...
r=bryner
2002-10-05 01:03:48 +00:00
seawood%netscape.com
cc9190b38d
Fix --disable-bidi on mac bustage.
...
Bug #136293 r=smontagu sr=jag
2002-10-04 06:56:22 +00:00
dcone%netscape.com
669c76e5cd
b=143046 r=rods sr=boris API change so we can create different depth nsImages
2002-10-04 03:32:26 +00:00
blizzard%redhat.com
887a3f6feb
Fix gtk2 build. No bug. r/sr=shaver,tor
2002-09-28 23:46:44 +00:00
pete.zha%sun.com
07569956eb
common printing interface for Postscript and TrueType fonts
...
bug=144665 r=bstell@ix.netcom.com sr=jaggernaut@netscape.com
2002-09-27 07:46:19 +00:00
bstell%ix.netcom.com
dea3487d09
bug 169695 r=smontagu, sr=kin@netscape.com
...
move gdk performance code out of nsRenderingContextGTK.cpp since
it is not directly related to the rendering context
2002-09-27 07:13:49 +00:00
blizzard%redhat.com
0bf3debf8d
Bug #170919 . Make sure to allocate the right amount of memory for the rects in the region. patch is from tor@acm.org. r=blizzard Not part of the default build.
2002-09-27 02:10:27 +00:00
rods%netscape.com
7b4aca7912
This partially backs out the previous patch. We no longer need to set/get anything in the nsIPrintOptions.
...
What this does is:
1) Reflows the first time constrained and remembers mOverflowArea.XMost() of
the HTML frame and then later uses that for the calculation of the ratio.
2) Renames some variables
3) This also changes the the maximum STF ratio from 0.5 to 0.3 to match the
dropdown in PP
Bug 168961 r=dcone sr=kin
2002-09-26 11:25:04 +00:00
rods%netscape.com
f0dc2880e3
This does two things:
...
1) When the it returns from the Print Dialog it checks to see if the
PD_PRINTTOFILE flags is set then then set the the info into the PrintSettings
2) IF we are printing to a file, but not a file driver, then check to see if
the file name is the special "FILE:" (as per the MS documentation)
Bug 170332 r=dcone sr=alecf
2002-09-25 14:12:14 +00:00
hyatt%netscape.com
cd927cbcc7
Fix for 115743. r=pavlov, sr=bryner
2002-09-24 08:23:48 +00:00
hyatt%netscape.com
645804b150
Tweak to previous patch for form controls. r=bryner/sr=blake
2002-09-23 03:55:35 +00:00
dbaron%fas.harvard.edu
11d9ac099f
Fix method-hiding warnings related to nsIRenderingContext::DrawImage variants. b=170107 r=tor sr=blizzard
2002-09-21 21:30:24 +00:00
tor%cs.brown.edu
6e7840d638
Bug 78497 - make 1-bit alpha images respect clip region. r=pavlov, sr=roc
2002-09-21 08:52:34 +00:00
sfraser%netscape.com
75ccde66c1
Fix for 137295 (gaps in images on Mac), this time correctly intersecting the regions. r=pinkerton, sr=beard
2002-09-21 01:08:23 +00:00
hyatt%netscape.com
e8710c1495
Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake
2002-09-21 01:03:38 +00:00
rods%netscape.com
f355d57c2d
we were not setting the values we modified in the DevMode back into the printer driver
...
Bug 169739 r=dcone sr=alecf
2002-09-20 13:22:51 +00:00
sfraser%netscape.com
b3280c8d59
Fix bug 137295 -- gaps in images sometimes. We need to work around a CopyDeepMask bug when the clip region is complex, by restricting the clip region to the image destination rectangle. r=sdagley, sr=scc.
2002-09-20 06:33:06 +00:00
rods%netscape.com
16849ef0da
Change STF to use an unconstrainad reflow instead of searching for the widest frame
...
Bug 168961 r=dcone sr=kin
2002-09-19 21:45:07 +00:00
jkeiser%netscape.com
ee2446e88f
Make nsIFontMetrics::GetAveCharWidth() on all platforms (Rick.Ju@sun.com's patch, bug 50998), r=cbiesinger@web.de, sr=rbs@maths.uq.edu.au
2002-09-19 01:47:14 +00:00
roc+%cs.cmu.edu
b7b3872259
Bug 168873. Improve error handling in Unix print modules. checking in for gisburn. r=rods,sr=roc+moz
2002-09-19 01:41:33 +00:00
shanjian%netscape.com
444c5238f4
#130091 should we get rid of "NEW_FONT_HEIGHT_APIS"
...
r=Roland.Mainz@informatik.med.uni-giessen.de , sr=rbs
2002-09-18 19:37:31 +00:00
pete.zha%sun.com
0f41b64893
rearrange the code of FreeType2 Font Catalog under mozilla/gfx/src/x11shared
...
bug=166773 r=bstell@ix.netcom.com sr=jst@netscape.com
patch by louie.zhao@sun.com
Check in rest files of this bug.
2002-09-17 06:20:26 +00:00
pete.zha%sun.com
7840dcefea
rearrange the code of FreeType2 Font Catalog under mozilla/gfx/src/x11shared
...
bug=166773 r=bstell@ix.netcom.com sr=jst@netscape.com
patch by louie.zhao@sun.com
Only check in new files, will not in build. I will check in rest files later.
2002-09-17 06:15:04 +00:00
arougthopher%lizardland.net
931ef6cf26
Bug#159137
...
Fix the font defaults under BeOS
r=arougthopher
2002-09-16 01:17:47 +00:00
cbiesinger%web.de
f203245ef0
bug 163736 fixing speedracer bustage. checking in for roland mainz
2002-09-15 20:15:43 +00:00
mkaply%us.ibm.com
a1e4abb401
Regression caused by bug 167171 - r=pedemont
2002-09-14 12:56:33 +00:00
sfraser%netscape.com
2f0d16b497
Patch to fix image scaling regression from 14835. r=mjudge/saari, sr=sfraser
2002-09-12 23:47:48 +00:00
mjudge%netscape.com
2eca665e9c
168043 checkin for (Roland Mainz) r=rods sr=bz fix for removing obsolete code from postscript printing
2002-09-12 22:35:18 +00:00
seawood%netscape.com
de058ec9e4
Mach-O builds need to link against gfxshared_s too.
...
Fixing tinderbox bustage.
2002-09-12 21:54:20 +00:00
mjudge%netscape.com
ed7d745ee7
checking in for Roland.Mainz@informatik.med.uni-giessen.de bug # 161364 sr=bz r=roc
2002-09-12 21:50:12 +00:00
darin%netscape.com
d641cf0c3a
possible bustage fix for mach-o build (resulting from checking for bug 163736)
2002-09-12 20:58:12 +00:00
seawood%netscape.com
5b402e3d70
Sun ld is picky about the ordering of libraries & their search paths so put gfxshared_s later in the list.
...
Fixing tinderbox bustage.
2002-09-12 16:31:30 +00:00
seawood%netscape.com
329d618904
Mark library as an "EXPORT_LIBRARY" so that it gets linked into static builds.
...
Fixing tinderbox bustage.
2002-09-12 15:49:08 +00:00
alecf%netscape.com
5e8b096ab8
fix xprint bustage one more time (does not affect main tinderbox builds)
2002-09-12 15:20:53 +00:00
alecf%netscape.com
83d3ac7a7d
attempt to fix BeOS bustage
2002-09-12 14:54:09 +00:00
alecf%netscape.com
ea466b6b06
attempt to fix xprint bustage on ports
2002-09-12 14:48:20 +00:00
rods%netscape.com
028a986528
fixing up my own #ifdef debug
2002-09-12 12:27:03 +00:00
anthonyd%netscape.com
bc6e072ea3
fix for 14835, mac specific change to clip image tiling code blit to the dest rect to emulate win32 behavior - saari r=mjudge, pavlov
2002-09-12 06:20:20 +00:00