Commit Graph

2745 Commits

Author SHA1 Message Date
alecf%netscape.com
8e1f300899 first part of fix for bug 112209, making nsStr private by switching nsStaticNameTable over to nsAFlatString. r=dbaron, sr=blake 2001-11-27 21:13:53 +00:00
mkaply%us.ibm.com
bb810c7bdb No bug
r=mkaply, sr=blizzard
OS/2 only - code from jblanco to get print preview working
2001-11-27 20:24:20 +00:00
mkaply%us.ibm.com
4620e7e967 No bug - Os/2 support for print preview 2001-11-26 21:04:19 +00:00
rods%netscape.com
b52e7ea39b Add PrintBGColors, PRINBGImages and Scaling
Bug 108345 r=dcone sr=attinasi
2001-11-26 12:48:41 +00:00
bstell%netscape.com
9f71911b4c bug 111251, checkin for adam@gimp.org,
very minor inefficiency in nsFontMetricsGTK.cpp
r=bstell@netscape.com, sr=blizzard
2001-11-24 22:13:18 +00:00
dbaron%fas.harvard.edu
04a5cae009 Fixing BeOS bustage. b=84947, 111450 2001-11-24 07:17:31 +00:00
dbaron%fas.harvard.edu
c1dc76c7b9 Fixing BeOS bustage. b=84947, 111450 2001-11-24 05:40:31 +00:00
dbaron%fas.harvard.edu
9f391e69d9 Fixing BeOS bustage. b=84947, 111450 2001-11-24 04:09:47 +00:00
dbaron%fas.harvard.edu
27faa27186 Bugs 84947 and 111450: fix BeOS bustage for new print dialog for Unix, OS/2, and BeOS by porting the changes to BeOS. Checking in for Roland.Mainz@informatik.med.uni-giessen.de 2001-11-24 02:38:58 +00:00
bzbarsky%mit.edu
edfb3b268f Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
rbs%maths.uq.edu.au
aace76c6bd re-disable this problematic memory-pressure observer as it causes device contexts to hang around until shutdown. bug 109974. Need more investigation. In the meantime, the font cache retains the ability to compact itself when font handles are running out 2001-11-23 10:31:30 +00:00
kaie%netscape.com
f371182171 b=84947 Roland tries to fix bustage, which only occurs on Unix when XPrint is not used.
r=kaie
2001-11-22 11:13:22 +00:00
kaie%netscape.com
3e80341582 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
yokoyama%netscape.com
dd63ceb583 Bug 86581
Check the UseDocFont Pref setting
before calling the font download
r=shanjian; /sr=brendan
2001-11-21 23:30:36 +00:00
seawood%netscape.com
7733357d51 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bbaetz%cs.mcgill.ca
8715a75f59 Bug 83517 - add a setTranslation method. patch by
alex.fritze@crocodile-clips.com, r=pavlov, sr=jst
2001-11-21 04:10:31 +00:00
rbs%maths.uq.edu.au
058d56cd08 Re-enable my fix 2001-11-21 00:43:27 +00:00
rbs%maths.uq.edu.au
a38cd8e276 Disable the registration codefor now as it causes TB to turn orange. 2001-11-21 00:25:24 +00:00
rbs%maths.uq.edu.au
c7bbb4a4a8 Attempt to fix orangeness - move the registration from Init() to CommonInit() 2001-11-20 22:57:07 +00:00
rbs%maths.uq.edu.au
d8ce96d9f4 Compact the font cache in low-memory situations or when font handles are running out. b=109974, r=shanjian, sr=waterson 2001-11-20 19:47:28 +00:00
bryner%netscape.com
6479688f87 Checking in for Roland.Mainz@inforamtik.med.uni-giessen.de - bug 110628, tune xlib gc cache size. r=timeless, sr=scc. 2001-11-19 22:37:51 +00:00
timeless%mac.com
060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
seawood%netscape.com
ddd73f3220 Coping with yet another string change 2001-11-18 11:58:27 +00:00
pchen%netscape.com
0136bcc918 bug 20943, r=rods, sr=ben, need to use alternate dc for print preview 2001-11-18 08:00:14 +00:00
pchen%netscape.com
bd6b1f6318 bug 20943, r=rods, sr=ben, don't put up print dialog in nsDeviceContextSpecMac::Init() if aQuiet is true 2001-11-18 08:00:04 +00:00
bstell%netscape.com
5f64cd365a bug 107020 anti-aliased scaled bitmap fonts
r=katakai@japan.sun.com, sr=brenday@mozilla.org
2001-11-17 20:01:04 +00:00
rbs%maths.uq.edu.au
8456ca4a98 Fix crasher bug 110174 by extending the substitute fallback font to be a bitmap font or to be a global font. r=shanjian, sr=attinasi 2001-11-17 02:43:30 +00:00
bstell%netscape.com
64d58584f0 minor clean up from bug 107025 2001-11-16 09:19:11 +00:00
bstell%netscape.com
0d508f6c4b bug 107018, add an assert to check for alignment issue
approved by brendan
2001-11-16 08:37:55 +00:00
bstell%netscape.com
89c64e6694 minor clean up from bug 107025
remove debug line, add ifdef DEBUG to one prototype
2001-11-16 08:25:13 +00:00
dbaron%fas.harvard.edu
4f54b05b1a Fix HP bustage due to old-style for-loop scoping. 2001-11-16 04:02:07 +00:00
blizzard%redhat.com
d863273869 bug #104576. Font sizes wrong when running under Xinerama. r=bstell,sr=tor 2001-11-16 03:18:18 +00:00
bstell%netscape.com
ada53eeca0 bug 107025 (part of bug 90813)
anti-aliased bitmap font code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 02:06:22 +00:00
bstell%netscape.com
cdd317c3b4 bug 107025 (part of bug 90813)
anti-aliased scaled bitmap font object code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 01:59:23 +00:00
jaggernaut%netscape.com
ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
bstell%netscape.com
bf895a906c bug 107018; alpha blending routines for anti-aliased scaled X bitmap fonts
add nsX11AlphaBlend.cpp to list of file to compile
r=pavlov, sr=waterson
2001-11-15 06:51:13 +00:00
bstell%netscape.com
2a52a5ee53 bug 107018, alpha blending routines for anti-aliased scaled X bitmap fonts
(part of bug 90813), r=pavlov, sr=waterson
2001-11-15 06:45:16 +00:00
alecf%netscape.com
d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
bzbarsky%mit.edu
f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
dinglis%qnx.com
9ecc180dcd -not part of build -
fixed crash when creating a scriptable Region
2001-11-13 19:25:32 +00:00
bstell%netscape.com
b24d11d0c7 follow up for bug 102113, per Brendan's request
change the name from dummy to align, no other change
2001-11-13 07:36:38 +00:00
shanjian%netscape.com
797782a102 #108012 text measurment on win xp have problem with unicode while word-spacing and letter-spacing is present
r= smontagu sr=attinasi
2001-11-13 00:51:22 +00:00
bstell%netscape.com
89957cab09 bug 107019: anti-aliased glyph code
r=yokoyama@netscape.com, sr=blizzard@mozilla.org
2001-11-10 04:41:18 +00:00
bstell%netscape.com
6bff9165e0 bug 107019 anti-aliased glyph C++ object code
r=yokoyama@netscape.com, sr=blizzard@mozilla.org
2001-11-10 04:39:57 +00:00
bstell%netscape.com
aea448c885 bug 102133: fix 64 bit solaris crash
r=shanjian@netscape.com, sr=brendan@mozilla.org
2001-11-10 04:20:55 +00:00
mcafee%netscape.com
2bd81a0011 Fixing tab makefile bustage 2001-11-10 01:33:55 +00:00
rbs%maths.uq.edu.au
c62897b9af fix typo that caused font download to stop working. b=106633 r=yokoyama s=waterson 2001-11-10 01:10:39 +00:00
sfraser%netscape.com
f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
mkaply%us.ibm.com
3bc7b7e2dc No bug
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - lower tile buffer height and width so we won't tile progressive images
2001-11-08 20:36:26 +00:00