Граф коммитов

2727 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 72b4d0b400 No bug - Os/2 support for print preview 2001-11-26 21:04:19 +00:00
rods%netscape.com 62ea38dd3c Add PrintBGColors, PRINBGImages and Scaling
Bug 108345 r=dcone sr=attinasi
2001-11-26 12:48:41 +00:00
bstell%netscape.com a5628ca2b2 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 21dc110172 Fixing BeOS bustage. b=84947, 111450 2001-11-24 07:17:31 +00:00
dbaron%fas.harvard.edu 400a28ff01 Fixing BeOS bustage. b=84947, 111450 2001-11-24 05:40:31 +00:00
dbaron%fas.harvard.edu 7b0952f36a Fixing BeOS bustage. b=84947, 111450 2001-11-24 04:09:47 +00:00
dbaron%fas.harvard.edu d63fdfc4d2 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 0b19fcf775 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 715338fd84 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 d1a6800d09 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 21b3e32ba6 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 35d9dcf437 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 d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bbaetz%cs.mcgill.ca 514a4635b2 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 a309385606 Re-enable my fix 2001-11-21 00:43:27 +00:00
rbs%maths.uq.edu.au 3020f3f7ad 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 f2ddda81a2 Attempt to fix orangeness - move the registration from Init() to CommonInit() 2001-11-20 22:57:07 +00:00
rbs%maths.uq.edu.au 7017b91e8a 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 d252600415 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 dfa8594725 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
pchen%netscape.com 96b884857e 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 86856d4ebb 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 d906ff1357 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 b5a8422053 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 a93f9c6451 minor clean up from bug 107025 2001-11-16 09:19:11 +00:00
bstell%netscape.com c002d26214 bug 107018, add an assert to check for alignment issue
approved by brendan
2001-11-16 08:37:55 +00:00
bstell%netscape.com f0b94a1a66 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 9388f7ba32 Fix HP bustage due to old-style for-loop scoping. 2001-11-16 04:02:07 +00:00
blizzard%redhat.com c79b131284 bug #104576. Font sizes wrong when running under Xinerama. r=bstell,sr=tor 2001-11-16 03:18:18 +00:00
bstell%netscape.com 679fa2e850 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 3903355328 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 9a2d10888f Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
bstell%netscape.com e933c8ad15 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 ef2f96bb8c 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 52cd89e71b win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
bzbarsky%mit.edu 0dce65ed23 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 c73a5644df -not part of build -
fixed crash when creating a scriptable Region
2001-11-13 19:25:32 +00:00
bstell%netscape.com f681efff7a 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 312b0ac8cd #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 0686e8baa1 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 aac118aac7 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 a9cc400a76 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 3717e27b1e Fixing tab makefile bustage 2001-11-10 01:33:55 +00:00
rbs%maths.uq.edu.au 03ac1eaa6e 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 cde6848940 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 cdebb65a4e 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
mkaply%us.ibm.com b50adf7409 No bug
r=jblanco, sr=blizzard, a=asa for drivers
OS/2 only - better fix for not printing on Lexmark printers
2001-11-08 03:28:49 +00:00
dbaron%fas.harvard.edu 1fe65d6f56 Back out incorrect part of my fix from yesterday that was causing AIX tinderbox bustage. b=107052 2001-11-07 20:29:59 +00:00
dbaron%fas.harvard.edu 261f76a8ba Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00