Commit Graph

1708 Commits

Author SHA1 Message Date
dcone%netscape.com
2b15d4275c Fixed a bug with PatBlt and windows 95 and 98 2000-05-03 13:31:16 +00:00
yueheng.xu%intel.com
ae9f98e5e5 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
46e26fd9fd backing out the previous change, which broke the tree 2000-05-03 03:07:38 +00:00
yueheng.xu%intel.com
206971bd15 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
cbd9592b81 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
aea90fe27b fix xlib bustage from nsString landing 2000-05-02 22:39:56 +00:00
dcone%netscape.com
4f0cf14145 Added some API's for the curve drawing code 2000-05-02 14:24:08 +00:00
rbs%maths.uq.edu.au
609eae524f 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
04417332fe OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
mkaply%us.ibm.com
d41c17e2f8 # 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
d0a046fd46 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
1663a72aa6 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
a77719f28d fix warning 2000-04-30 17:39:03 +00:00
michael.lowe%bigfoot.com
184ee535f2 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
7defb98621 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
c28b595f27 more changes to unix tiling (not turned on yet) 2000-04-30 07:38:24 +00:00
pavlov%netscape.com
aff193afda more work on unix tiling code 2000-04-30 07:16:41 +00:00
pavlov%netscape.com
81fb2dde4a fix unix tiling code so that it runs (not turned on yet) 2000-04-28 21:59:33 +00:00
dcone%netscape.com
0ca4754a56 fix for mac 2000-04-28 21:48:44 +00:00
dcone%netscape.com
2f712d777f Moving the curve drawing into the nsRenderingContextImpl class. 2000-04-28 20:46:40 +00:00
pavlov%netscape.com
4c25817549 patch from puetzk@iastate.edu to fix but 20496. 2000-04-28 20:14:05 +00:00
pavlov%netscape.com
6458ce2a4e additional fixes for bug #37352. reduce region creation/mallocing 2000-04-28 20:08:16 +00:00
mccabe%netscape.com
e9209489d7 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
31727ebe44 fix runtime bustage 2000-04-27 23:28:35 +00:00
pavlov%netscape.com
f027a4c3c8 update to new string apis 2000-04-27 21:36:05 +00:00
pavlov%netscape.com
32867b404b update string apis 2000-04-27 21:28:02 +00:00
scc%netscape.com
4867a6591c making string conversions explicit 2000-04-27 20:22:27 +00:00
alecf%netscape.com
71d8248603 fix xlib bustage 2000-04-27 14:21:59 +00:00
pavlov%netscape.com
9a649a9539 fix for excessive mallocing of regions bug #37352 2000-04-27 07:58:15 +00:00
alecf%netscape.com
f9ff9aeaf4 fix xlib bustage 2000-04-27 03:55:06 +00:00
cls%seawood.org
e672bbef89 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
aa0201129b fix getting screen depth that pink screwed up the other day 2000-04-26 23:49:35 +00:00
erik%netscape.com
7d711b423d 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
361380efdc bug 27164; added new font height APIs for PostScript module 2000-04-26 21:52:05 +00:00
erik%netscape.com
ee255c18ad bug 27164; added new font height APIs for Unix (GTK) version 2000-04-26 21:51:11 +00:00
pnunn%netscape.com
03bcf07499 bug#29643: check in for valeski. r: pnunn. 2000-04-26 21:22:15 +00:00
cls%seawood.org
e2d8ae556f Made BeOS use the nsRenderingContextImpl class as the gtk builds do. 2000-04-26 03:43:45 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
dcone%netscape.com
75c317aca7 Added the nsRenderingContextImpl for interface 2000-04-25 14:37:40 +00:00
dcone%netscape.com
2d436119b0 Added a DrawPath method to nsRenderingContext, currenly does nothing. 2000-04-25 13:51:46 +00:00
jband%netscape.com
2c9241904e fix leak of nsIPref Service 2000-04-25 05:07:02 +00:00
sspitzer%netscape.com
68aa436cf0 fix spelling mistake. wrap printf with #ifdef DEBUG 2000-04-25 04:37:52 +00:00
pavlov%netscape.com
00117fed6e change hit count to show hit percent 2000-04-25 02:50:55 +00:00
pavlov%netscape.com
e8ea88b69a remove unused functions 2000-04-25 01:58:51 +00:00
pavlov%netscape.com
7204673fc7 add ReportStats() to the gc cache destructor 2000-04-25 01:49:34 +00:00
shaver%mozilla.org
deecf1d9e7 replace GC cache with LRU linked-list thing. r=pavlov 2000-04-25 01:09:32 +00:00
dcone%netscape.com
262b63dad4 Round the stikewidth properly.. instead of truncation. 2000-04-24 14:32:58 +00:00
dcone%netscape.com
06fccd4174 Adjusted the subscript height for the font. 2000-04-24 13:34:07 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
pavlov%netscape.com
5caa5b9b96 remove unused variables and store the clipregion in an nsCOMPtr 2000-04-21 23:28:23 +00:00