Commit Graph

2771 Commits

Author SHA1 Message Date
seawood%netscape.com
d0d7843e3d Implement nsIDeviceContextSpecPS for Qt.
Bug #113213 r=Roland.Mainz@informatik.med.uni-giessen.de
2001-12-06 10:30:32 +00:00
dbaron%fas.harvard.edu
2541b83e4f Tweaking XP_MACOSX ifdefs in a few more places, including a fix for background image clipping. b=111795 r=pinkerton sr=sfraser 2001-12-06 00:09:21 +00:00
rods%netscape.com
0a3f3787f9 Change the default of FrameSet print from "As Is" to "Each frame Separately"
Bug 112665 sr=attinasi
2001-12-05 14:53:30 +00:00
hyatt%netscape.com
91bc6c4a6e Enhancements to CSS to enable multi-colored borders and painting of image subregions. 112988 and 112990. r=dbaron,hewitt for 112990, r=ben,hewitt for 112988 2001-12-05 08:35:05 +00:00
blizzard%redhat.com
fea8276012 checkpointing changes. not part of the default build. 2001-12-05 05:17:21 +00:00
leaf%mozilla.org
8310ba80d7 remove cppsrcs defines from makefile.win files, bug 102459, sr=cls r=dbaron 2001-12-05 03:43:29 +00:00
darin%netscape.com
2a72e329c5 fixes bug 94327 "When there are multiple fonts with different foundry names
but the same family name moz should pick the best fit based on width, weight
and available size"
patch=Roland.Mainz@informatik.med.uni-giessen.de
r=katakai@japan.sun.com,(R.K.Aa)dark@c2i.net
sr=kin@netscape.com,jst@netscape.com
2001-12-04 00:47:38 +00:00
shanjian%netscape.com
e5da067f90 #103673 Switching to User-Defined character coding causes crash [@ nsFontMetricsWin::ResolveForwards ]
Load userdefined font once and only once, and then treat all other font as normal.

r=rbs, sr=attinasi
2001-12-04 00:26:28 +00:00
seawood%netscape.com
6f72f9fad0 Backing out previous checkin due to TT font issues.
Bug #94327
2001-12-03 10:29:10 +00:00
seawood%netscape.com
bf97a88f70 When there are fonts with multiple foundry names, pick the best font based upon widget, height & available size.
Thanks to Brian Stell <bstell@netscape.com> & Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> for the patch.
Bug #94327 r=katakai sr=kin
2001-12-03 04:18:26 +00:00
seawood%netscape.com
e6195b9a4a Implement textZoom, fix caret hiding problem and fix italics displaying as normal chars problem.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> & Paul Ashford <arougthopher@lizardland.net> for the patch.
Bug #68442 r=cls
2001-12-03 03:16:05 +00:00
mkaply%us.ibm.com
cec64f1f6f #112359
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
2001-11-30 22:43:52 +00:00
dbaron%fas.harvard.edu
232e53f44d Fix typos that shouldn't have been checked in. b=110802 2001-11-30 21:58:09 +00:00
dbaron%fas.harvard.edu
405859fe7e Backing out shanjian at his request to fix Linux orange. 2001-11-30 01:57:24 +00:00
shanjian%netscape.com
4a4b2f6c1e #support unicode beyond BMP plane in Compressed charmap
r=bstell,  sr=brendan
2001-11-30 00:41:20 +00:00
dcone%netscape.com
ed6e01e428 bug 103377. Images are scaled down for background tiled images that are printed. r=rods sr=attinsi 2001-11-29 15:48:15 +00:00
bstell%netscape.com
04de485892 bug 112522 on anti-alias scale bitmap font on local X server
r=pavlov, sr=mscott
2001-11-29 07:55:08 +00:00
dbaron%fas.harvard.edu
cc86cdefbc Fix runtime bustage for other ports that have the same problem as GTK. b=109974, 111088 2001-11-29 03:02:49 +00:00
dbaron%fas.harvard.edu
31edf8ff8e Fix orange. b=109974, 111088 2001-11-29 02:58:30 +00:00
shanjian%netscape.com
b8248f53a0 #34242 replace X font lookups on "-*-*-*-*-*-*-*-*-*-*-*-*-*-*" with "-*"
patch prepared by:  Roland Mainz
r=shanjian sr=brendan
2001-11-29 02:05:52 +00:00
rbs%maths.uq.edu.au
d8d585464c Bug 111069: don't initialize the device context twice in GfxWin & OS2 (also left in the debugging code used to catch that), r=rods, sr=waterson. Bug 109974: re-enable a consolidated memory-pressure observer to compact font resources in low-memory situations, r=shanjian, sr=waterson. 2001-11-29 00:34:07 +00:00
bstell%netscape.com
88f790ec62 checkin for adam@gimp.org
bug 110793: gcc problem with parameters
r=bstell@netscape.com, sr=brendan@mozilla.org
2001-11-29 00:03:36 +00:00
dbaron%fas.harvard.edu
fa7de6808e Region code doesn't need to be threadsafe since it all runs on one thread. b=110802 r=bryner sr=waterson 2001-11-28 04:59:26 +00:00
dbaron%fas.harvard.edu
eddc51ac32 Free the nsUnicodeMappingUtil singleton on shutdown. b=111385 r=pinkerton sr=sfraser 2001-11-28 01:15:10 +00:00
bstell%netscape.com
f706ed0c13 bug 110804 gdk exits during print preview
move the test for invalid size (off screen pixels) to point after last time sizes are set
r=yokoyama@netscape.com, sr=waterson@netscape.com
2001-11-27 23:02:26 +00:00
mkaply%us.ibm.com
6c4dc301be #108280
r=mkaply, sr=blizzard
OS/2 only - code from Javier Pedemonte to get our fonts back after 99010
2001-11-27 22:58:37 +00:00
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