Commit Graph

2299 Commits

Author SHA1 Message Date
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
pinkerton%netscape.com
75255d7f07 get rid of non-virtual dtor with virtual methods warnings. r=saari/sr=hyatt bug 75653 2001-04-17 00:50:11 +00:00
pinkerton%netscape.com
59f89368ed Build osx printing files. r=saari/sr=hyatt bug 75653 2001-04-17 00:49:34 +00:00
pinkerton%netscape.com
f47876e9e7 Fix warnings and compile errors in gcc. r=saari/sr=hyatt, bug#7653 2001-04-17 00:38:34 +00:00
pinkerton%netscape.com
6e0f96cc51 Fix warning about non-virtual dtor with virtual methods 2001-04-16 23:55:10 +00:00
pinkerton%netscape.com
e9f70a09a8 get rid of warning about virtual methods w/ non-virtual dtor. 2001-04-16 23:52:07 +00:00
pinkerton%netscape.com
c557b31e90 be more explicit about includes for gcc. r=saari/sr=hyatt bug# 75653 2001-04-16 23:50:10 +00:00
pinkerton%netscape.com
41eadd87e0 fix for fizzilla bustage. don't create stuff that isn't available on x. 2001-04-16 23:48:04 +00:00
pinkerton%netscape.com
0a2f9edc12 fix for fizzilla bustage. don't create stuff that isn't available on x. 2001-04-16 23:44:41 +00:00
pinkerton%netscape.com
ac624ba634 don't include needless header, fix type error under gcc. r=saari/sr=hyatt. bug#75653 2001-04-16 23:02:42 +00:00
pinkerton%netscape.com
4e1463c1a0 Include the OSX version of nsDeviceContextSpec for carbon. r=saari/sr=hyatt. bug# 75653 2001-04-16 23:01:07 +00:00
pinkerton%netscape.com
87bdc43443 Export nsIPrintingContext.h for osx r=saari/sr=hyatt, bug# 75653 2001-04-16 22:47:33 +00:00
dcone%netscape.com
20400169c5 b=36796 r=peterl sr=attinasi. 2001-04-16 20:41:24 +00:00
pinkerton%netscape.com
0c5dc7f227 Windows.h --> MacWindows.h r=saari/sr=hyatt. bug# 75653. 2001-04-15 00:45:26 +00:00