erik%netscape.com
|
e23e391d2f
|
bug 27164; added new GetNormalLineHeight API for proper line-height
|
2000-05-04 21:46:22 +00:00 |
dcone%netscape.com
|
9240d74e27
|
Working on the Curve stroking and filling.
|
2000-05-04 13:35:54 +00:00 |
dcone%netscape.com
|
ddb8cb7266
|
Fixed up the FillStdPoly call, took out the transform.
|
2000-05-04 05:16:35 +00:00 |
dcone%netscape.com
|
028290b2eb
|
Added FillStdPoly() call to the nsRenderingContext for drawing post tranformation.
|
2000-05-04 04:03:10 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
5ddf322913
|
Fixing some compile errors due to changes in nsString PHOTON ONLY r=michael.kedl
|
2000-05-04 00:59:39 +00:00 |
ftang%netscape.com
|
9ac4af0d0d
|
fix 33258. Ignore symbol font so we won't rendert ASCII by using it.
|
2000-05-03 23:22:45 +00:00 |
dcone%netscape.com
|
fad6cd82fa
|
Fixed a bug with PatBlt and windows 95 and 98
|
2000-05-03 13:31:16 +00:00 |
yueheng.xu%intel.com
|
64d7aeb53c
|
for #31380. This is a re-do of the intended part of the change of r1.92 and make it
on top of r1.91 (i.e. r1.93). r=erik/ftang.
|
2000-05-03 04:15:04 +00:00 |
erik%netscape.com
|
9c11adcfe1
|
backing out the previous change, which broke the tree
|
2000-05-03 03:07:38 +00:00 |
yueheng.xu%intel.com
|
02779f6615
|
fix for #31380 (Unicode to GBK converter not working for some GBK chars )
this fix should go together with today's change of intl/uconv/ucvcn/nsUnicodeToGBK.cpp.:
|
2000-05-03 02:16:20 +00:00 |
sfraser%netscape.com
|
1bd6cfaf23
|
Fix for bug 37318 -- fix library linkage so that FetchFontInfo is weak linked, and look for it at runtime.
|
2000-05-02 22:52:19 +00:00 |
alecf%netscape.com
|
2792b3b859
|
fix xlib bustage from nsString landing
|
2000-05-02 22:39:56 +00:00 |
dcone%netscape.com
|
50421a7d52
|
Added some API's for the curve drawing code
|
2000-05-02 14:24:08 +00:00 |
rbs%maths.uq.edu.au
|
4c4a537c22
|
Change to case-insentive compare because the BaKoMa have lower-case names, r:troy,erik. a:troy
|
2000-05-02 02:46:58 +00:00 |
cls%seawood.org
|
58aac2e6af
|
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
|
2000-05-02 01:18:46 +00:00 |
mkaply%us.ibm.com
|
aab38ad60d
|
# 37239
r= mkaply@us.ibm.com
OS/2 bring up continues - checking in files for the OS/2 team
|
2000-05-01 22:21:43 +00:00 |
pavlov%netscape.com
|
d4775bbad2
|
remove use of gccache in image code.. just doesn't give the win I was hoping for... :(
|
2000-04-30 22:40:31 +00:00 |
pavlov%netscape.com
|
51c0e352bf
|
don't make a copy of the gc from the rendering context if we don't have an alpha pixmap since we arn't going to change it
|
2000-04-30 22:36:43 +00:00 |
sspitzer%netscape.com
|
09c4b64f29
|
fix warning
|
2000-04-30 17:39:03 +00:00 |
michael.lowe%bigfoot.com
|
7f5118c0f2
|
Fix CSS2 system fonts on Windows (bug 33312). author={michael.lowe@bigfoot.com, xiaotong@us.ibm.com}, r=michael.lowe@bigfoot.com
|
2000-04-30 08:15:13 +00:00 |
pavlov%netscape.com
|
ac01da2bc4
|
allow for multiple gc caches. new image tiling code partially uses gc cache. (new image tiling code not turned on yet)
|
2000-04-30 08:05:35 +00:00 |
pavlov%netscape.com
|
4762f5600c
|
more changes to unix tiling (not turned on yet)
|
2000-04-30 07:38:24 +00:00 |
pavlov%netscape.com
|
2914115bf5
|
more work on unix tiling code
|
2000-04-30 07:16:41 +00:00 |
pavlov%netscape.com
|
1b6849d734
|
fix unix tiling code so that it runs (not turned on yet)
|
2000-04-28 21:59:33 +00:00 |
dcone%netscape.com
|
4a40db5f8e
|
fix for mac
|
2000-04-28 21:48:44 +00:00 |
dcone%netscape.com
|
3b48c1c8bf
|
Moving the curve drawing into the nsRenderingContextImpl class.
|
2000-04-28 20:46:40 +00:00 |
pavlov%netscape.com
|
57ee4ab2af
|
patch from puetzk@iastate.edu to fix but 20496.
|
2000-04-28 20:14:05 +00:00 |
pavlov%netscape.com
|
fb4c720c15
|
additional fixes for bug #37352. reduce region creation/mallocing
|
2000-04-28 20:08:16 +00:00 |
mccabe%netscape.com
|
b46e6e7a8c
|
change several IDL parameters to be unsigned, to work better with length_is, size_is. Preperatory to requiring unsigned in xpidl, fixing 13413
|
2000-04-28 10:51:52 +00:00 |
pavlov%netscape.com
|
0a0d060419
|
fix runtime bustage
|
2000-04-27 23:28:35 +00:00 |
pavlov%netscape.com
|
e13f2306e6
|
update to new string apis
|
2000-04-27 21:36:05 +00:00 |
pavlov%netscape.com
|
e5091e62d1
|
update string apis
|
2000-04-27 21:28:02 +00:00 |
scc%netscape.com
|
f3a016e3f2
|
making string conversions explicit
|
2000-04-27 20:22:27 +00:00 |
alecf%netscape.com
|
36e395f250
|
fix xlib bustage
|
2000-04-27 14:21:59 +00:00 |
pavlov%netscape.com
|
bb043e215f
|
fix for excessive mallocing of regions bug #37352
|
2000-04-27 07:58:15 +00:00 |
alecf%netscape.com
|
7236b7ed0c
|
fix xlib bustage
|
2000-04-27 03:55:06 +00:00 |
cls%seawood.org
|
afd86ec2a2
|
Removed DrawTile() stub implementation for BeOS. Thanks to justin@68k.org for the patch.
|
2000-04-27 01:16:19 +00:00 |
pavlov%netscape.com
|
e91a52ea27
|
fix getting screen depth that pink screwed up the other day
|
2000-04-26 23:49:35 +00:00 |
erik%netscape.com
|
ac1ab035ca
|
bug 27164; added new font height APIs, currently only on Unix; will be
added to other platforms later
|
2000-04-26 21:53:26 +00:00 |
erik%netscape.com
|
aeffbdd22b
|
bug 27164; added new font height APIs for PostScript module
|
2000-04-26 21:52:05 +00:00 |
erik%netscape.com
|
b1f7d3b986
|
bug 27164; added new font height APIs for Unix (GTK) version
|
2000-04-26 21:51:11 +00:00 |
pnunn%netscape.com
|
c3d00749ee
|
bug#29643: check in for valeski. r: pnunn.
|
2000-04-26 21:22:15 +00:00 |
cls%seawood.org
|
cc3aa31cda
|
Made BeOS use the nsRenderingContextImpl class as the gtk builds do.
|
2000-04-26 03:43:45 +00:00 |
mjudge%netscape.com
|
6622635cab
|
making string conversions explicit. scc
|
2000-04-26 01:13:55 +00:00 |
dcone%netscape.com
|
4289f7ef45
|
Added the nsRenderingContextImpl for interface
|
2000-04-25 14:37:40 +00:00 |
dcone%netscape.com
|
0a1ca7f28e
|
Added a DrawPath method to nsRenderingContext, currenly does nothing.
|
2000-04-25 13:51:46 +00:00 |
jband%netscape.com
|
90cb21d54f
|
fix leak of nsIPref Service
|
2000-04-25 05:07:02 +00:00 |
sspitzer%netscape.com
|
4963316627
|
fix spelling mistake. wrap printf with #ifdef DEBUG
|
2000-04-25 04:37:52 +00:00 |
pavlov%netscape.com
|
820bcea575
|
change hit count to show hit percent
|
2000-04-25 02:50:55 +00:00 |
pavlov%netscape.com
|
a57cf704e3
|
remove unused functions
|
2000-04-25 01:58:51 +00:00 |