rjesup%wgate.com
66340c96e8
Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm
...
just checking it in for him. a=asa, r=jag, r=Tomi.Leppikangas@oulu.fi ,
r=cls (Makefile changes), sr=kin
2001-08-27 06:45:49 +00:00
rjesup%wgate.com
21a61a2079
Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
...
r=pierre r=jband/dbradley Also fixes some whitespace issues.
2001-08-27 06:15:54 +00:00
dcone%netscape.com
748672eedd
bug=12037 r=peterl sr=attinasi a=dbaron fixed printout of transparent images to have a white transparent area instead of a black area
2001-08-27 02:55:38 +00:00
mkaply%us.ibm.com
6b9db98c7e
No bug
...
r=mkaply, a=asa for drivers
OS/2 ONLY - Code from Javier Pedemonte - more recovery from the libpr0n landing
This code makes all PNGs work and with it, all images should work on OS/2
2001-08-24 19:25:55 +00:00
dbaron%fas.harvard.edu
21e08d15d5
Fix warning / potential bustage. b=91794
2001-08-23 14:49:06 +00:00
dbaron%fas.harvard.edu
8919f95df7
Use the same information for max ascent/max descent (which is used for painting backgrounds) that we've been using all along for default line spacing (ascent/descent rather than max_bounds.ascent/max_bounds.descent), since max_bounds often gives extents larger than ascent/descent. Also clean up the metrics calculation a bit and clean up some debugging macros. b=91794 (also fixes 59825, 64807, 77067, 91776, and probably 89133) r=bstell sr=waterson a=tor
2001-08-23 13:44:06 +00:00
kaie%netscape.com
87e1d06cd6
b=93617 r=dcone sr=attinasi a=asa
...
Fixing print dialog focus problem on Unix
2001-08-23 05:04:06 +00:00
jdunn%netscape.com
683519be50
fixing dcone's checkin
...
in a enum, certain compilers don't like when the
last item has a ',' so I removed it
Fixing messina's tbox bustage
2001-08-22 01:10:21 +00:00
dcone%netscape.com
9a2b63ff04
b=73884 r=peterl sr=attinasi invert mode support added
2001-08-21 22:37:17 +00:00
ftang%netscape.com
c260f0c19d
new file for 90804. not part of the build yet
2001-08-21 22:14:56 +00:00
mkaply%us.ibm.com
102be04d62
No bug
...
r=mkaply, a=blizzard
OS/2 only - Code from Dainis Jonitis - Fix fallout from imagelib removal
Add back in tiling support for OS/2
2001-08-21 21:56:36 +00:00
mkaply%us.ibm.com
33d8a0cdb0
#95301
...
r=pedemonte, a=blizzard
OS/2 only - leaking presentation spaces
2001-08-21 21:53:46 +00:00
dbaron%fas.harvard.edu
716f9f4695
Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797
2001-08-21 01:48:11 +00:00
dcone%netscape.com
fbaf0abd23
b=94546 r=peterl sr=attinasi. Fixed the printdialog so it is Modal for windows.
2001-08-17 14:11:05 +00:00
sfraser%netscape.com
b381763fe1
Fix for 94373: avoid 'PrefChangedCallback' as a function name in global scope, to avoid problems in static build. r=attinasi, sr=blake
2001-08-17 01:14:21 +00:00
ftang%netscape.com
8e78d5af16
fix bug 86098. add one more char to ATSUI list r=brade sr=sfraser
2001-08-16 23:42:32 +00:00
bstell%netscape.com
a139a14ecd
bug 90736, r=ftang, sr=blizzard
...
for western documents find special chars ("smart quotes", bullet)
glyphs from adobe-fontspecific fonts before Japanese fonts or the
early transliterator
2001-08-15 04:18:22 +00:00
timeless%mac.com
227770d1fe
Bugzilla Bug 91961 [xlib] Thread Local Storage issues in nsToolkit.cpp result in crash
...
patch by timecop@network.email.ne.jp r=zuperdee,Tomi.Leppikangas@oulu.fi sr=blizzard
2001-08-15 02:49:01 +00:00
dinglis%qnx.com
9580acd264
PHOTON port only (not part of build)
...
fixed bustage with removal of old img lib
2001-08-14 13:52:45 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
yokoyama%netscape.com
b933932240
Bug fix 91250:
...
Adding a return Boolean from nsIFontEnumerator::UpdateFontList()
to identify if the font lang group has changed from
receiving the WM_FONTCHANGE msg.
/r=rbs;/sr=brendan
2001-08-14 02:32:10 +00:00
timeless%mac.com
12e9650893
Bugzilla Bug 78690 Remove the old imagelib.
...
The removal left some builds likely broken
xlib by Tomi.Leppikangas@oulu.fi
qt by jcgriggs@sympatico.ca
photon by timeless@mac.com based on tomi's patch for xlib
2001-08-13 08:03:28 +00:00
timeless%mac.com
eb1612a0cc
gisburn broke nondebug
2001-08-13 07:43:24 +00:00
mkaply%us.ibm.com
11bc6d359c
#94795
...
r=javier, a=blizzard
OS/2 only - don't hardcode PixelsToTwips for printing
2001-08-10 21:57:17 +00:00
cls%seawood.org
ebe35c66ce
Remove references to nsImageManager & nsPaletteInfo. Cleanup from the libimg1 removal.
2001-08-10 20:55:29 +00:00
colin%theblakes.com
f86784dd3b
Fix OpenVMS breakage - someone moved my code into an ELSE.
...
Alos use PR_snprintf intead of sprintf.
b=93331 r=dcone sr=waterson
2001-08-10 11:46:55 +00:00
timeless%mac.com
9666c89f8d
trying to fix worms bustage [Unix builds with GTK+ toolkit but without libXp.so do not build]
2001-08-10 08:04:56 +00:00
timeless%mac.com
60cb295f11
fix Bugzilla Bug 93827 Print module autoselection could be better...
...
by Roland.Mainz@informatik.med.uni-giessen.de r=dcone sr=blizzard
2001-08-10 06:58:11 +00:00
mkaply%us.ibm.com
52aeb1577d
Fix OS/2 fallout from removal of old imglib.
...
OS/2 now has no image tiling and no 256 color support.
And I bet windows lost any reasonable 256 color support as well.
2001-08-10 04:39:17 +00:00
bstell%netscape.com
f3243256d3
bug 86368, r=bstell@netscape.com, sr=blizzard
...
(patch by Roland.Mainz@informatik.med.uni-giessen.de )
code was returning the wrong variable (font instead of western_font)
2001-08-10 03:24:57 +00:00
pavlov%netscape.com
23ee360eb3
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:35:08 +00:00
pavlov%netscape.com
b72c324af1
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
ftang%netscape.com
599af7b497
fix 88804. rs=ftang add 211c to the exception list
2001-08-09 12:29:56 +00:00
timeless%mac.com
a3f465733d
bustage fix, sorry
2001-08-09 09:15:55 +00:00
timeless%mac.com
5954ad483b
fix Bugzilla Bug 81311 nsFontCache cannot be shared between multiple toolkits
...
by Roland.Mainz@informatik.med.uni-giessen.de r=dbaron sr=blizzard
2001-08-09 08:08:39 +00:00
brade%netscape.com
ac6edf8d1b
check in fix for 88554 for gisburn; sr=kin; r=brendan
2001-08-08 13:03:25 +00:00
cls%seawood.org
41131454a4
Implement nsImageBeOS::DrawToImage to make animated gifs work (sorta).
...
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #78069 r=cls
2001-08-01 01:01:01 +00:00
timeless%mac.com
68f5668fc7
static [bustage]
2001-07-30 06:04:33 +00:00
timeless%mac.com
af0f06ff48
Bugzilla Bug 89851 [xlib] nsFontMetricsXlib cleanup part 2
...
by Roland.Mainz@informatik.med.uni-giessen.de
r=pocemit sr=blizzard a=tor
2001-07-30 01:51:18 +00:00
blizzard%redhat.com
a61e4f5879
Makefile for gfx for gtk2. WIP. Not part of the build.
2001-07-25 22:05:59 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
katakai%japan.sun.com
959edaa160
bug 88444
...
asserts now coming from nsFontMetricsGTK.cpp
r=bstell sr=blizzard
2001-07-25 01:05:17 +00:00
blizzard%redhat.com
feaf05a2df
Add basic infastructure for gtk2 work. Bug #92034 . r=cls
2001-07-24 23:30:00 +00:00
mkaply%us.ibm.com
6e108a2be3
No bug
...
r=mkaply, a=blizzard
Code from dainis jonitis - general image cleanup
2001-07-24 22:50:49 +00:00
mkaply%us.ibm.com
731adae101
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
2c8806135d
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
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
briane%qnx.com
e9422f7cbc
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
3651df1e28
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
e744584fb3
bug 91171 adding support for webdings font.
...
/r=ftnag, /sr=sspitzer
2001-07-18 22:57:49 +00:00
ftang%netscape.com
48786e002d
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
9d3fbe8122
#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
c716ac94c8
Header include dependency cleanup. b=64023 Fixing bustage.
2001-07-16 05:20:14 +00:00
dbaron%fas.harvard.edu
d1c56a8ce0
Header include dependency cleanup. b=64023 Fixing bustage.
2001-07-16 04:20:07 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
pinkerton%netscape.com
96853bd67c
fix non-carbon build bustage
2001-07-13 23:35:07 +00:00
pinkerton%netscape.com
8006642304
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
937dd88a9e
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
873da5d670
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
e4a06ec97a
b=88608 A3 support r=dcone sr=attinasi
2001-07-10 14:15:17 +00:00
dcone%netscape.com
2da070e19c
b=88608 A3 support r=dcone sr=attinasi
2001-07-10 14:07:18 +00:00
bstell%netscape.com
f65acc722b
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
6cbf181308
Initialized mPrintSilent to false. b=84300 r=peterl sr=attinasi
2001-07-09 14:30:26 +00:00
cls%seawood.org
95655125d3
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
ab22337aae
Bug 89690: Adding some null checks. r=pocemit, sr=shaver
2001-07-07 21:42:03 +00:00
dinglis%qnx.com
4cb3bc9f9d
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
36919f751c
No bug - OS/2 only - font tweaks
2001-07-04 03:31:11 +00:00
mkaply%us.ibm.com
49824c2a71
#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
f8cfff4325
#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
f45fc36cd8
Removing obsolete xlib file.
...
Bug #88977
2001-07-03 10:39:03 +00:00
cls%seawood.org
381a8e9da9
Removing obsolete xprint files
...
Bug #89018
2001-07-03 10:12:19 +00:00
timeless%mac.com
ade5e34f6e
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
f5d1af8ded
No bug - OS/2 only - Banding across images
2001-07-02 13:22:54 +00:00
cls%seawood.org
52d7838acf
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
03ab87e4a1
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
3196548608
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
5d8768bc19
Yanking dead code (40738). patch=timecop, r=mcafee
2001-06-30 06:33:18 +00:00
bstell%netscape.com
6875dcbd29
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
729b0e3be5
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
3a3b9cc6f7
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
c8c6d852b5
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
6901847ef6
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
4c76699620
#88282
...
r=pocemit, sr=tor
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - more efficient font drawing for xlib
2001-06-29 03:21:55 +00:00
dbaron%fas.harvard.edu
162678fc74
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
f4fe96a940
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
6d2963fb11
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
4e5b525299
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
70d309e951
#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
235c198d2a
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
18ac1c8479
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
4cd9e94860
Backing out file to fix bustage
2001-06-26 03:23:31 +00:00
mkaply%us.ibm.com
209a5f8a21
#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
404bdbfdc0
#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
b578c7a0f6
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
e34f882502
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
5af9364307
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
0c559b5ad3
Fix hpux bustage - trailing token after #endif
2001-06-22 07:41:03 +00:00
jat%princeton.edu
da64ee7951
Fixing bustage ...
2001-06-22 03:31:39 +00:00
jat%princeton.edu
f0f8b0b5f0
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
7ff148ae0b
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
9fe6c796af
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
5388e0cc4f
Remove quotes from NSGETMODULE macro call for static builds
2001-06-21 04:00:00 +00:00
cls%seawood.org
cc2b5022ca
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
10f1eb71fa
Remove extraneous space. Should fix OS/2
2001-06-21 02:17:00 +00:00
cls%seawood.org
248f315acb
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
96a0a49707
Add "intl" to REQUIRES line to fix senna bustage.
2001-06-20 22:42:36 +00:00
waterson%netscape.com
0877b1a573
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
9777aa7e4e
Use string.h instead of strings.h . Fixing hpux 10.20 bustage
2001-06-20 06:35:57 +00:00
cls%seawood.org
07996b8230
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
c1a16eb2c1
Fix palermo bustage (old for scoping, redefinition of SET_BIT).
2001-06-20 03:15:46 +00:00
bstell%netscape.com
40c6f1e3c1
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
1fb6a6b02a
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
a568912f87
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
fc9674ef6a
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
5c36abe137
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
8fa99b9731
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
c506fce7cf
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
0e9161edac
#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
dcone%netscape.com
c701b9091a
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
e3c336a4d9
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
ce4a0d0ab3
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
2e8b3e9481
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
a743b57e94
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
9a29ee398f
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
3150ce9d6d
#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
92c278d147
#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
bfe1779209
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
b24ba15019
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
44486bd9b3
Adding new line at end of file - maybe this is the problem
2001-06-13 14:26:43 +00:00
mkaply%us.ibm.com
1a68435de5
#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
39130ffa47
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
timeless%mac.com
3157cc9139
fix bustage introduced by 1.18 <yokoyama@netscape.com> 08 Jun 2001 16:36 bug: 69117
...
which wasn't synced to changes by Roland per tor
This is a build bustage fix.
2001-06-11 06:31:37 +00:00
yokoyama%netscape.com
b9275fc465
bug: 69117
...
update the global fontlist.
update nsPresContext's device context font
when we receive WM_FONTCHANGE msg.
/r=rbs, /sr=blizzard, /a=asa
2001-06-08 23:36:14 +00:00
mkaply%us.ibm.com
d6e1bc5a4a
EMX build break - OS/2 only - should be using NS_CONST_CAST here
2001-06-06 14:10:02 +00:00
ftang%netscape.com
e80fffe834
fix 82793. add additional entry for gbk-1988.1989-1
...
r=nhotta/bstll sr=kin a=blizzard
2001-06-05 22:41:37 +00:00
ducarroz%netscape.com
af23d42a81
Fix Senna bustage, add require module mimetype.
2001-06-05 00:44:08 +00:00
ducarroz%netscape.com
91c5f2c00b
Fix for bug 81751. Add define for mime type multipart/x-mixed-replace and multipart/byteranges. Also export nsIFileStreams.idl on Mac. R=varada, SR=mscott, A=asa
2001-06-04 22:59:22 +00:00
timeless%mac.com
72b27930cf
Bugzilla Bug 77210 Images don't show up in documents printed via Xprint
...
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=timecop@network.email.ne.jp sr=blizzard a=asa
2001-06-03 23:20:40 +00:00
jag%tty.nl
0973ee81fc
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/gtk/Makefile.in
2001-05-26 20:01:41 +00:00
jag%tty.nl
d9afeb1a0a
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/xprint/Makefile.in
2001-05-26 19:43:54 +00:00
mkaply%us.ibm.com
0696cae0bd
senns REQUIRES bustage
2001-05-26 18:52:48 +00:00
mkaply%us.ibm.com
a63104ace8
senna REQUIRES bustage
2001-05-26 16:53:43 +00:00
dcone%netscape.com
131e09e66b
bug=78319 Checkin for Rods a=Blizzard sr=waterson r=kmcclusk. Improvement for localization of the printer dialog.
2001-05-26 15:49:43 +00:00
mjudge%netscape.com
cecd1dbdf1
80048 r=ftang, sr= kin a= asa. bug to fix non initialization of parameter and non checking of funciton return value.
2001-05-26 00:26:30 +00:00
briane%qnx.com
fa3c8933e2
Photon Build only
...
Changes to support new gfx2 and image libs.
Bug fixes for drawing speed and code cleanup
2001-05-24 14:48:38 +00:00
rbs%maths.uq.edu.au
9d91d82789
Enable some MathML-specific fonts for parity with Win32
2001-05-23 05:18:58 +00:00
scc%mozilla.org
c9ef8044a2
fixing bustage
2001-05-23 04:19:39 +00:00
bstell%netscape.com
06a6ef3899
fix bustage
2001-05-23 04:17:57 +00:00
bstell%netscape.com
fb6aafe88f
fix string bustage
2001-05-23 04:13:44 +00:00
mkaply%us.ibm.com
ee8674367f
#78655
...
r=mkaply, a=blizzard
Code from cls - Make all printfs DEBUG
2001-05-22 23:13:23 +00:00