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
cls%seawood.org
d8f7f6aed4
Remove gfx/src/gtk from xprint INCLUDES so that the proper nsGCCache.h is found. Fixes alternate toolkit bustage.
...
Bug #87148 r=daa@distributed.net a=tor
2001-06-23 21:31:47 +00:00
tor%cs.brown.edu
1ab9af0ced
Bug 86822 - gif spacer image detector was looking at uninitialized data;
...
animated gif spacer flag wasn't being updated. r=pavlov, sr=blizzard, a=dbaron
2001-06-23 05:04:43 +00:00
tor%cs.brown.edu
ee0c4434d8
Fix hpux bustage - trailing token after #endif
2001-06-22 07:41:03 +00:00
jat%princeton.edu
a80663f1ca
Fixing bustage ...
2001-06-22 03:31:39 +00:00
jat%princeton.edu
f56b233bda
Removes console output in opt builds from gfx, gfx2, gtk.
...
Bugs 78645(r=cls, rs=blizzard, a=drivers(blizzard)) and 78665 (r=cls, sr=blizzard, a=drivers(blizzard)).
2001-06-22 01:35:39 +00:00
cls%seawood.org
4c1060c5df
Do not use the standard xlib routines if building xprint. should fix coffee bustage
2001-06-21 10:45:47 +00:00
cls%seawood.org
855cc57acd
Quick hack to fix duplicate symbol problem in static build caused by checkin for bug #83242
2001-06-21 04:01:44 +00:00
cls%seawood.org
786f780bf0
Remove quotes from NSGETMODULE macro call for static builds
2001-06-21 04:00:00 +00:00
cls%seawood.org
fc20f6bf00
Add GC-cache support to Xprint
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #83242 r=pocemit sr=kin a=dbaron
2001-06-21 03:07:06 +00:00
cls%seawood.org
3e01035cf7
Remove extraneous space. Should fix OS/2
2001-06-21 02:17:00 +00:00
cls%seawood.org
42c001abba
Remove conflicts in static builds
...
Thanks to Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #86291 part of static build carpool
2001-06-20 23:08:16 +00:00
jaggernaut%netscape.com
0845fbed60
Add "intl" to REQUIRES line to fix senna bustage.
2001-06-20 22:42:36 +00:00
waterson%netscape.com
b74d6e1c8b
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
c2ae0a1f4d
Use string.h instead of strings.h . Fixing hpux 10.20 bustage
2001-06-20 06:35:57 +00:00
cls%seawood.org
cd31b6f2df
Attempt to fix messina (hp-ux 10.20) bustage by not directly including <pthread.h>.
...
Bug #49947 r,a=dbaron
2001-06-20 05:19:11 +00:00
tor%cs.brown.edu
750348825e
Fix palermo bustage (old for scoping, redefinition of SET_BIT).
2001-06-20 03:15:46 +00:00
bstell%netscape.com
d7c2c9d163
bug 74889 Default Linux Chinese font seems too big
...
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
add per-language font scaling controls
2001-06-20 02:00:06 +00:00
tor%cs.brown.edu
9815acc8a3
Bug 86600 - nsImageGTK::DrawToImage() was only updating the server side
...
pixmap. Add code for the client side copy. r=pavlov, sr=blizzard, a=asa
2001-06-20 01:56:39 +00:00
dbaron%fas.harvard.edu
0e52ed0ea6
Fix bustage from bstell's checkin that hits some versions of gcc. r=bstell
2001-06-20 00:09:49 +00:00
bstell%netscape.com
3e47fde99f
bug 33162 missing Japanese characters on Linux
...
r=ftang, sr=blizzard, a= asa@mozilla.org for checkin to the trunk.
this is a 'better' redo of bug 4760:
re-enable special chars (eg: smart quotes) in double byte fonts
but put in a special transliterator so single byte docs do not
use the large special chars from double byte fonts
side benefit: the font lang group search code allows us to get most of
special chars from single byte fonts (eg: iso-8859-15)
2001-06-19 22:51:50 +00:00
tor%cs.brown.edu
bd98991c58
Bug 83920 - remove XIE and gdkpixbuf options for image scaling.
...
New hand scaler - should be faster and can do 8-bit transparency
scaling. r=pavlov, sr=blizzard, a=asa
2001-06-18 22:10:25 +00:00
ftang%netscape.com
754d037891
fix 84401 fix memory leak in font pref enumeration code
...
change char* to nsXPIDLString
r=dbaron sr=kin a=dbaron
2001-06-18 21:13:27 +00:00
timeless%mac.com
41df542138
Bugzilla Bug 86267 Xlib: form checkboxes are not drawn
...
patch by timecop@network.email.ne.jp
r=bryner, sr=scc, a=dbaron
2001-06-18 20:08:45 +00:00
mkaply%us.ibm.com
b3863acdd7
#80224
...
r=gisburn, sr=tor, a=blizzard for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - better font mapping in nsFontMetrics
2001-06-18 19:06:39 +00:00
jcgriggs%sympatico.ca
6869f1a18b
Unicode Font Support for Qt Mozilla. Bugzilla #78939 .
...
Also works around anti-alias font bug in Qt v2.3.x
2001-06-18 16:13:51 +00:00
dcone%netscape.com
6d5948a148
Fixed the optimized build options for initialization and termination. This will let the gfx get the resources for extending the printer. r=peterl sr=attinasi a=asa
2001-06-18 14:15:13 +00:00
dcone%netscape.com
6064cbe22c
fixed grayscale text output for postscript. b=45793 r=dcone sr=attinsi a=asa
2001-06-18 13:14:45 +00:00
blakeross%telocity.com
bf4dcd8524
Transparent animating GIFs have black background (77914). Patch by Jacek Piskozub (piskozub@iopan.gda.pl), with help from Josh Soref (timeless@mac.com). r=dbradley, saari sr=roc+moz a=dbaron
2001-06-18 01:13:05 +00:00
scc%mozilla.org
a8fb409c6e
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
cls%seawood.org
b9389f0571
Use the passed in values of aHeight & aWidth rather than the size of aView to determine the size of offscreen bitmap.
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #68072 r=cls a=asa
2001-06-17 00:06:15 +00:00
bstell%netscape.com
ca8881eb12
bug 74889, r=ftang, sr=blizzard, a=blizzard
...
bug 74889 addresses scaling font issues on *inx.
to make the approval process easier this checkin is the non-critical parts
(name changes, debug code, etc.)
2001-06-16 00:55:08 +00:00
mkaply%us.ibm.com
2fe8c52474
#66082
...
r=blizzard, sr=kin@netscape.com , a=asa for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - adding gc-cache to xlib port
2001-06-15 19:11:03 +00:00
mkaply%us.ibm.com
6ecd046893
#66082
...
r=blizzard, sr=kin@netscape.com , a=asa for drivers
XLIB only - Checkin for timecop@network.email.ne.jp - adding gc-cache to xlib port
2001-06-15 19:09:21 +00:00
tajima%eng.sun.com
70fa4b271c
bug 85583 GB18030 Unix printing fails in PS codes
...
changed decimal to hex in PS code to support GB18030 4 bytes character
(check in for katakai@japan.sun.com )
r=dcone,blizzard sr=blizzard a=blizzard
2001-06-14 05:47:20 +00:00
rods%netscape.com
0ecd6371a2
We will now be using the native print dialog and extending it with the Frame printing options
...
The localization is still done, but only on the new controls that are added.
Bug 78319 r=kmcclusk sr=attinasi a=asa
2001-06-14 01:07:08 +00:00
mkaply%us.ibm.com
c94e72c391
Adding new line at end of file - maybe this is the problem
2001-06-13 14:26:43 +00:00
mkaply%us.ibm.com
9645fe4ebe
#57820
...
r=timeless, sr=tor, a=asa (drivers)
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - xprint image scaling
2001-06-13 13:38:25 +00:00
tor%cs.brown.edu
074992ccb9
Bug 66461 - identify spacer images and don't spend time scaling/drawing.
...
r=dr, sr=blizzard, a=asa
2001-06-11 19:20:40 +00:00