cls%seawood.org
aeaf1bf4a4
Updating intermodule header dependencies
2001-05-16 11:48:55 +00:00
rbs%maths.uq.edu.au
1c15d53c81
Special fix to enable the WindDings font. Also homogenized identation&printf while there. b=77265 r=shanjian sr=blizzard
2001-05-16 02:38:14 +00:00
Xiaobin.Lu%eng.Sun.com
c98ddf2454
r=timeless sr=shaver
...
bug 72807 " C++ style comment warning"
2001-05-16 02:26:04 +00:00
pavlov%netscape.com
d5963adaba
fixing bug 74129 r=shaver sr=blizzard
2001-05-16 01:42:52 +00:00
bstell%netscape.com
eae93cb70e
bug 67732, 69139, r=ftang, sr=blizzard
...
when searching for fonts to display glyphs consider
sub-planes of the font (bug 67732)
the element's lang group (bug 69139)
the user's locale's lang group (bug 69139)
2001-05-16 01:34:57 +00:00
mkaply%us.ibm.com
fde4277837
#76670
...
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-15 22:14:48 +00:00
bstell%netscape.com
e6e0a00456
bug 76238, r=ftang, sr=blizzard
...
add font support for ISO-8859-13 (Baltic)
2001-05-15 21:39:24 +00:00
ftang%netscape.com
38c6e1b6f6
fix 74124
r/sr=sfraser
add bidi support for Macintosh
2001-05-15 20:35:31 +00:00
mkaply%us.ibm.com
732e6c9eea
#76670
...
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-15 14:43:48 +00:00
shanjian%netscape.com
06ef27fc2b
#80756 Font list is empty after selecting a font in Pref->Font dlg
...
This is a regression caused by fix in 74899. I will back out that
fix to fix this. A new patch will be proposed for 74899.
2001-05-15 03:28:35 +00:00
rpotts%netscape.com
f02e84c4bb
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
shanjian%netscape.com
0b421a6a2c
#74899 Mozilla crashes in GKGFXWIN.DLL when changing font for a specific encodin
...
g from Prefs
r=nhotta, sr=waterson
When freeing global stuff, after cmaps are freed, globalFont should do it too.
2001-05-13 01:05:06 +00:00
pinkerton%netscape.com
630dc52f0d
give access to internal region as noscript. make methods lowercase. bug# 80196. r=pchen/sr=smfr
2001-05-12 20:54:57 +00:00
darin%netscape.com
b26d5adb54
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
kmcclusk%netscape.com
2f0ac23db7
Fix nsIDrawingSurface::GetPixelFormat() on WIN32 by removing aPixFormat argument passed to CreateBitmapObject and use mPixFormat instead. bug 77895 patch from alex.fritze@crocodile-clips.com; r=dcone@netscape.com sr=attinasi@netscape.com
2001-05-11 13:54:42 +00:00
cls%seawood.org
d1aef3dda8
Use XSetDashes instead of gdk_gc_set_dashes as the latter's api changed between gtk 1.2.6 & 1.2.7.
...
Thanks to Stuart Parmenter <pavlov@netscape.com> for the patch.
Bug #72815 r=bryner
2001-05-10 06:38:06 +00:00
dbaron%fas.harvard.edu
4fe3b0e759
Fix xlib build bustage from checkin for bug 79132.
2001-05-08 22:17:10 +00:00
jst%netscape.com
ea706038cf
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
timeless%mac.com
dbe24cc4ef
Bugzilla Bug 79132 Xlib toolkit is kinda inefficient
...
Cache mStretches[] and mWeights[] to avoid repeated pointer dereferences.
r=dbaron@fas.harvard.edu sr=alecf
2001-05-08 09:34:17 +00:00
rbs%maths.uq.edu.au
73f00b7d99
Save cycles by removing unneed code b=74494 sr=brendan
2001-05-08 02:33:53 +00:00
ftang%netscape.com
a3bfee2226
fix bug 75814. add hkscs-1 support for unix
...
r=nhotta sr=blizzard
2001-05-08 00:43:06 +00:00
dbaron%fas.harvard.edu
709300e29c
Add REQUIRES (and MODULE) lines so that the qt port builds with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org
2001-05-07 23:20:43 +00:00
rbs%maths.uq.edu.au
4c43d0a034
No source code changes. Just repositionning some declarations to ease a WIP in my tree
2001-05-07 09:18:55 +00:00
waterson%netscape.com
1a8ee3a219
Bug 77942. Make font cache promote last hit to the front of the cache; only retrieve lang-atom if fonts are equal. r=dbaron, sr=hyatt
2001-05-06 00:13:50 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
guru%startrek.com
34f2d56486
part of bug 76339, remove unused #include [BeOS only]
2001-05-04 01:01:15 +00:00
kmcclusk%netscape.com
fa204d4fee
fix compiler warning using NS_STATIC_CAST, bug 56623, sr=attinasi@netscape.com r=dcone@netscape.com
2001-05-03 20:42:25 +00:00
mkaply%us.ibm.com
fb3fb5733d
#76670
...
r=mkaply,achimha@innotek.de sr=roc+moz
Implement XP regions - currently only used on OS/2
2001-05-01 14:28:48 +00:00
rods%netscape.com
b00c541af1
greg@lauckhart.com patch for rounding correctly when the logFont height is negative
...
Bug 64331, r=rods sr=attinasi
2001-05-01 10:07:25 +00:00
rbs%maths.uq.edu.au
c7bc0268e6
For GFX-Win32, the list of symbolic fonts that are recognized can now be extended without re-compilation b=73273 r=erik sr=brendan
2001-05-01 02:35:39 +00:00
cls%seawood.org
1be204edc0
Tweaks to let qt port compile with mathml & gcc 2.95.2.
2001-04-29 00:28:56 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
pavlov%netscape.com
3f05326ab8
fix for bug 77645 r=syd, sr=brendan.
2001-04-27 09:44:43 +00:00
dprice%netscape.com
49de60e6e3
75641 - leak in nsImageWin a,sr=brendan r=pavlov
2001-04-26 19:46:02 +00:00
pinkerton%netscape.com
5f495fb7d2
get rid of naked printf. sr=hyatt.
2001-04-26 19:41:07 +00:00
jelwell%netscape.com
ac2d9d752e
Fix for bug 73978 "transparent animating gif problems", r=pavlov sr=hyatt.
...
Module owners are on vacation so Asa asked me to check this into the trunk to bake, for possible branch landing.
2001-04-26 07:11:52 +00:00
dcone%netscape.com
c1bd1c8e2b
b=75893. r=mcclusk sr=attinasi a=chofmann
2001-04-25 14:26:28 +00:00
tor%cs.brown.edu
171290ad10
Bug 77442 - crash with scaled images on linux. r=mcafee, sr=shaver, a=asa
2001-04-25 06:24:33 +00:00
pavlov%netscape.com
84aed53492
fixing crasher bug 74270. r=brendan, blizzard, sr=tor@cs.brown.edu. a=blizzard
...
fixing crasher bug 76032. r=tor@cs.brown.edu sr=blizzard. a=brendan
fixing unix image scaling bug 74313. r=me (on syd's code) r=syd (on the rest of the code), sr=tor@cs.brown.edu . a=asa
2001-04-24 05:46:46 +00:00
dbaron%fas.harvard.edu
e3550e1548
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding imglib2 to REQUIRES.
2001-04-24 02:36:52 +00:00
pavlov%netscape.com
a2874e1b0e
fixing image printing on unix. bug 76993. r=brendan sr=blizzard a=asa
2001-04-24 00:30:53 +00:00
shanjian%netscape.com
2d2302c298
#76848 Regression in handling global fonts
...
r = rbs@maths.uq.edu.au sr,a=blizzard
2001-04-23 22:11:59 +00:00
bbaetz%cs.mcgill.ca
d5814afcbe
Bug 72087 - major xprint revamp
...
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=blizzard, sr=shaver, a=asa
NOT PART OF DEFAULT BUILD
2001-04-21 17:20:51 +00:00
mkaply%us.ibm.com
bc2cbfe239
OS/2 TB bustage
...
OS/2 only change needed with the OS/2 change to nsCom.h
2001-04-20 03:57:26 +00:00
mkaply%us.ibm.com
84b46ca0d7
No bug
...
r=mkaply, a=blizzard
Code from Javier - get images working again, cleanup nsRenderingContext
2001-04-19 22:00:56 +00:00
bbaetz%cs.mcgill.ca
66ab13dbc5
bug 76059, fixes A4 printing regression. Patch by atontti@cc.hut.fi.
...
r=kmcclusk@netscape.com sr=attinasi a=asa
2001-04-18 22:11:55 +00:00
shanjian%netscape.com
b739eb1ec6
#63965 crashed under Simplified Chinese Win2000 OS when scroll bar is dragged
...
r = nhotta, sr=blizzard
"LoadGlobalFont" function is added to both "nsFontMetricsWin"
and "nsFontMetricsWinA" class to replace existing "LoadFont" call.
This function will use the "LOGFONT" stored in global font list to
create new font, that include charset parameter. CMAP is created
again for "mLoadedFont", but copied from global font item.
When enumerating the font, true type font is put in priority order
so that it will be searched first. This is done inside "enumProc"
function.
2001-04-18 00:30:46 +00:00
dcone%netscape.com
dacbd25e21
b=57928 r=mcclusky sr=attinas.
2001-04-18 00:03:10 +00:00
roc+%cs.cmu.edu
01287ecfd2
New blender code. Cleans up/speeds up the code a lot and fixes bug 42011, and probably others. r=tor,sr=blizzard
2001-04-17 23:13:12 +00:00
pinkerton%netscape.com
dd2f102b06
Removing incorrect escaping and fixing switch default typo. r=saari/sr=hyatt, bug 75653
2001-04-17 00:56:00 +00:00