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
pavlov%netscape.com
6efdc1c5cb
add ReportStats() to the gc cache destructor
2000-04-25 01:49:34 +00:00
shaver%mozilla.org
e0e27607a5
replace GC cache with LRU linked-list thing. r=pavlov
2000-04-25 01:09:32 +00:00
dcone%netscape.com
05733b66af
Round the stikewidth properly.. instead of truncation.
2000-04-24 14:32:58 +00:00
dcone%netscape.com
12ea47d8d4
Adjusted the subscript height for the font.
2000-04-24 13:34:07 +00:00
cls%seawood.org
33edc21c9c
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
dd4ba745fc
remove unused variables and store the clipregion in an nsCOMPtr
2000-04-21 23:28:23 +00:00
pavlov%netscape.com
76a4244506
remove unused member variable
2000-04-21 23:06:45 +00:00
pinkerton%netscape.com
f31aeddf12
fix for sunWpro compiler. forgot a return in my haste. thanks to tor@cs.brown.edu for pointing this out.
2000-04-21 21:26:42 +00:00
cls%seawood.org
42b1557254
BeOS only build fixes
2000-04-21 15:03:32 +00:00
dcone%netscape.com
fb1f99c16a
Took out a call for drawTile.. so the implementation will be used (parent classes method)
2000-04-21 13:40:19 +00:00
alecf%netscape.com
672bc68f5e
fix xlib bustage in a lame way
2000-04-21 08:36:44 +00:00
pavlov%netscape.com
988eb94ec2
turn off DrawTile until I can fix it on unix so dcone can check in his code.
2000-04-21 07:00:36 +00:00
pinkerton%netscape.com
2b1e668eb5
Moving Screen API away from individual attributes for performance reasons (stage 1). Fixes bugs on win32 with xul popups where taskbar is not at bottom of screen.
2000-04-21 06:55:13 +00:00
yueheng.xu%intel.com
385a931e46
fixed #35910 (PostScript error when printing CJK pages but a CJK font dictionary/Unicodedict is not defined.). The fix included a Masaki Tatakai's suggestion to define a NoglyphUnicodedict dictionary and switch at run time. So the default behavior will be: all unicode with non-zero high byte will be printed as "han". With a post processing filter to define a /Unicodedict and its font procedures, above default behavior will be overwritten. This change also fixed 34367, #27311 , #18132 , so we have italics, bold, etc. style support now. We might also fixed #36264 which is likely a dup of #35910 , though #35910 only happens for non ASCIIcontent and #36264 happens for an ASCII content
2000-04-21 01:07:56 +00:00
dcone%netscape.com
fa39cf696b
Updated 256 color mode for tiling
2000-04-20 23:33:46 +00:00