arougthopher%lizardland.net
308e9a2435
Fix for Bug#124543
...
BeOS MathML implementation
r-rbs (rbs@maths.uq.edu.au )
a=roc+moz
2002-03-13 01:02:25 +00:00
timeless%mac.com
06c9376638
Bug 80562 Xprint does not support any other visuals than Xprt's default one...
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=db48x sr=attinasi a=roc+moz
2002-03-12 22:52:34 +00:00
ftang%netscape.com
bd5134e665
fix bug125298. hide bidi control format code
...
r=nhotta sr=sfraser a=roc+moz
2002-03-12 22:36:59 +00:00
jdunn%netscape.com
0b445276bf
fixing --disable-xprint bustage (i.e. AIX)
...
strcasecmp is defined in strings.h which is NOT included if
XPRINT is enabled. So to simply matters, switching calls
to PL_strcasecmp.
Submitted by pkw@austin.ibm.com
# 125078
sr=shaver@mozilla.org
a=asa@mozilla.org
2002-03-08 12:40:20 +00:00
dcone%netscape.com
fd722cda6d
b=117376, b=128282 r=kmcclusk,sr=attinasi,a=asa. Fixed Alpha blend tiling and some speed issues
...
with PatBlt and windows NT.
2002-03-07 23:41:14 +00:00
mkaply%us.ibm.com
f40208741a
#129119
...
r=smontagu, sr=blizzard, a=asa
Os/2 only - use a constant scale for printing based on 96dpi
2002-03-07 06:16:52 +00:00
rjesup%wgate.com
6411c10e37
Bug 128939: sync xlib animation with gtk improvements from 125025 and
...
others. Fixes a crasher due to animation size changing. 64-bit clean.
r=gisburn, sr=tor, a=asa
2002-03-06 22:05:23 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
bzbarsky%mit.edu
e343fa70bc
"Sync Xlib gfx with GTK+ gfx source." Bug 128748, patch by
...
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=timeless,
sr=attinazi, a=asa
2002-03-06 00:48:31 +00:00
bzbarsky%mit.edu
cce8c86279
Fix printing on linux if screen is 72dpi. Bug 103145, r=dcone,
...
sr=roc+moz, a=asa
2002-03-05 23:52:49 +00:00
tor%cs.brown.edu
f08ff40782
Bug 128475 - print performance regression from 127430 checkin.
...
r=pavlov, sr=blizzard, a=roc+moz
2002-03-04 22:36:16 +00:00
bzbarsky%mit.edu
c0ae5a8f29
Fix crashes when printing with xprint. Bug 128551, patch by
...
Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz), r=db48x,
sr=sfraser, a=roc+moz
2002-03-03 16:57:52 +00:00
bzbarsky%mit.edu
a67c92a640
Enable printing with XPrint's raster driver. Bug 127657, patch by
...
Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>, r=timeless,
sr=attinasi, a=roc+moz
2002-03-01 23:25:03 +00:00
mkaply%us.ibm.com
a4cf8488ea
#62175
...
r=mkaply, sr=blizzard, a=shaver
Os/2 only - Do the right thing with regards to vertical fonts on DBCS
2002-03-01 14:16:23 +00:00
bstell%ix.netcom.com
df779ea8c1
bug 127063, add TrueType support for MathML
...
r=rbs, sr=shaver, a=leaf, a=shaver
2002-02-28 22:37:16 +00:00
timeless%mac.com
0cd45b7812
Bug 128120�Printing fails after first invocation
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=blizzard a=suresh [sheriff]
2002-02-28 19:32:14 +00:00
dcone%netscape.com
553249dcc4
b=37685 r=rods a=attinasi a=roc+moz. Put in substitute fonts for the pre. Use the correct metrics for
...
bold and italic fonts. All this work is for Postscript on linux.
2002-02-28 14:48:16 +00:00
jdunn%netscape.com
11b9308df2
fixing hp-ux tinderbox (commercial) bustage
...
r=bstell@netscape.com
a=shaver@mozilla.org
2002-02-27 21:19:24 +00:00
rjesup%wgate.com
a44caaf0da
Bug 94336: crash when viewing animated GIF with subsequent frame larger
...
than header. r=pavlov, sr=tor, a=asa
2002-02-27 15:30:29 +00:00
dcone%netscape.com
d1cb7d269b
b=127513 r=rods sr=attinasi a=shaver. Fixes windows 98 problems with the PatBlt.
2002-02-27 02:10:04 +00:00
rbs%maths.uq.edu.au
ada69452fc
fix crasher bug 110898 by doing a null check before deferencing a pointer that can be null in extreme situations where a font could not be realized, r=shanjian, sr=attinasi, a=shaver
2002-02-27 01:33:11 +00:00
bzbarsky%mit.edu
46b82e1b81
Don't create multiple XPrint or PostScript device contexts -- the
...
contexts share globals and are careless... Bug 127627, patch by Roland
Mainz <Roland.Mainz@informatik.med.uni-giessen.de>, r=bryner,rods,
sr=jag, a=asa.
2002-02-26 07:02:31 +00:00
bzbarsky%mit.edu
5d5e3391dc
Um... backing this out, will reland when tree is actually green.
2002-02-26 04:07:53 +00:00
bzbarsky%mit.edu
8b534ef2af
Don't create multiple XPrint or PostScript device contexts -- the
...
contexts share globals and are careless... Bug 127627, patch by Roland
Mainz <Roland.Mainz@informatik.med.uni-giessen.de>, r=bryner,rods,
sr=jag, a=asa
2002-02-26 04:05:05 +00:00
bzbarsky%mit.edu
9cd4d94492
Only do extra drawing to de-uglify ellipses for small ellipse sizes.
...
Bug 91816, patch by Roland Mainz
<Roland.Mainz@informatik.med.uni-giessen.de>, r=bzbarsky, sr=attinasi,
a=shaver
2002-02-25 23:22:50 +00:00
pinkerton%netscape.com
d6b4794602
implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722
2002-02-25 22:14:55 +00:00
tor%cs.brown.edu
12f5d16694
Bug 127430 - delete client image copy. r=pavlov, sr=blizzard, a=chofmann
2002-02-24 23:42:32 +00:00
bstell%ix.netcom.com
1fba69e636
bug 127283, I missed a changed requested by super-reviewer before the a=
2002-02-24 07:03:17 +00:00
dcone%netscape.com
92effc942e
bug=122996 r=karnaze sr=attinasi a=asa Fixes a windows98 tiling quirk with PatBlt.
2002-02-24 04:18:09 +00:00
bstell%ix.netcom.com
820f3df989
bug 127283, fix hang in TrueType MathML
...
r=ftang, sr=brendan, a=blizzard
2002-02-24 00:22:16 +00:00
bstell%ix.netcom.com
9e59b35c29
bug 126979, fix solaris bustage
...
sr=brendan
2002-02-24 00:17:30 +00:00
cbiesinger%web.de
298c3f5da7
Bug 126303 patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi a=roc+moz
...
Remove the DOM dependendecies from gfx/src/xprint/
2002-02-23 15:32:03 +00:00
tor%cs.brown.edu
354ddb6c82
Fix cement bustage.
2002-02-23 00:47:15 +00:00
tor%cs.brown.edu
1b4bbd001f
Bug 121015 - nsImageGTK server side scaling. r=pavlov, sr=blizzard, a=asa.
2002-02-22 23:58:25 +00:00
rods%netscape.com
b0c2f4849d
Fix comparison for pref defined fonts names
...
Bug 126920 r=rods sr=attinasi a=asa
2002-02-22 13:12:12 +00:00
rods%netscape.com
9f6bbba580
Changing return codes from NOT_IMPL to NS_OK, these methods are no-ops on
...
platforms that don't implement them
Bug 126803 r=dcone sr=attinasi a=asa
2002-02-22 03:11:17 +00:00
rjesup%wgate.com
9879cf71a3
Bug 125025: Offscreen animations use lots of CPU. This is the DrawToImage
...
patch. r=saari, sr=brendan, a=moz+roc
2002-02-21 01:52:38 +00:00
seawood%netscape.com
30bc03422e
Do platform checks for postscript printing support (MOZ_ENABLE_POSTSCRIPT) in configure instead of makefiles.
...
Bug #126102 r=bryner
2002-02-20 07:08:02 +00:00
dcone%netscape.com
51ec9de86f
bug=100324 r=dcone sr=attinasi. Checkin for ftang. Measure the cyrillic characters.
2002-02-20 05:55:52 +00:00
arougthopher%lizardland.net
982f319308
Fix for Bug#125132
...
foreign characters not displayed properly in justified text
Still iterates one character at a time, but can handle utf-8 chars now.
r=arougthopher@lizardland.net
2002-02-20 05:38:13 +00:00
pinkerton%netscape.com
0fef476d04
cleanup bg theme brush and fix things for dialog bg to draw. r=bryner/sr=hyatt. bug#119736
2002-02-20 02:14:04 +00:00
dbaron%fas.harvard.edu
746eac556e
Fix IRIX bustage. We can't use C++ comments in headers included by C files.
2002-02-20 02:04:10 +00:00
alecf%netscape.com
9eee1ebbfc
add unicharutil static libs
2002-02-19 23:47:11 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
timeless%mac.com
c226e23422
Bug 125078 Implement InitPrintSettingsFromPrinter for GTK+/Xlib
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=rods sr=attinasi
2002-02-19 22:47:35 +00:00
rods%netscape.com
02a5e71da2
Makes sure the prefs aren't set if the pref values don't exist
...
Bug 124139 r=rods sr=attinasi
2002-02-19 11:59:27 +00:00
rods%netscape.com
fc04d22a1e
1) In DocumentViewer: I did rearrange some of the data members for PrintData
...
and PrintObject and their initialization order
2) In DocumentViewer: Implemented the shrink to fit feature by calc'ing the
ratios in the first reflow and then reflowing a second time to shrink them
3) In nsPageFrame: This is somewhat unrelated to this bug, but I found where
continuing frame content was being parented to the PageFrame instead of the
PageContentFrame.
4) Although at this time I am not using DumpFrames for debugging I may want to
switch back to it while debugging at anytime.
Bug 100967 r=dcone sr=attinasi
2002-02-19 11:49:27 +00:00
bstell%ix.netcom.com
408249ade4
better fix for the linux bustage
2002-02-19 11:02:23 +00:00
bstell%ix.netcom.com
871e159b78
bug 116155, add code to measure/render using a common X font interface
...
r=pavlov@netscape.com , sr=jaggernaut@netscape.com
2002-02-19 11:00:24 +00:00
bstell%ix.netcom.com
5b2745894d
fix HP bustage
2002-02-19 09:51:56 +00:00