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

2574 Коммитов

Автор SHA1 Сообщение Дата
dbaron%fas.harvard.edu 5086c7b98f Fix blocker bug 100208 by handling the possibility that a GdkFont wraps an XFontSet rather than an XFontStruct. Handle the XFontSet by using the size and weight from the first font and all the family names. r=jag 2001-09-29 05:06:00 +00:00
mkaply%us.ibm.com ff9bb7596c No bug - OS/2 only - yellow on tiling should have been debug only 2001-09-28 23:10:27 +00:00
mkaply%us.ibm.com 940ca8c806 No bug - get OS/2 fonts back to where they were before the font landing 2001-09-28 23:08:43 +00:00
mkaply%us.ibm.com 53ec61888f Attempt to make OS/2 fonts work again 2001-09-28 02:43:02 +00:00
mkaply%us.ibm.com e77136c5a6 OS/2 REQUIRES bustage 2001-09-28 02:42:47 +00:00
dbaron%fas.harvard.edu 68286cd85c Implement CSS2 (and CSS3 / extension) system fonts on GTK port. b=33313 r=bryner sr=blizzard, waterson 2001-09-27 23:44:40 +00:00
rods%netscape.com 14a29b2651 Part of previous checkin for Bug 99415, forgot to set this back to &PT 2001-09-27 22:21:38 +00:00
rbs%maths.uq.edu.au 1401dffc2e Placeholders to just let the build go green again 2001-09-27 21:57:27 +00:00
mkaply%us.ibm.com df7a69ae26 Just get the functions in there so OS/2 builds again 2001-09-27 21:18:41 +00:00
rbs%maths.uq.edu.au 0aa6fd147d fix build bustage 2001-09-27 20:04:05 +00:00
rbs%maths.uq.edu.au 6555606288 fix build bustage 2001-09-27 19:32:40 +00:00
rbs%maths.uq.edu.au 5b02d7ca8a bug 99010 - font changes. r=attinasi@netscape.com, sr=waterson@netscape.com 2001-09-27 18:34:30 +00:00
rbs%maths.uq.edu.au 60cde18887 bug 99010 - font changes. r=roland.mainz@informatik.med.uni-giessen.de, sr=waterson@netscape.com 2001-09-27 18:32:58 +00:00
rbs%maths.uq.edu.au 933fd3edcb bug 99010 - font changes. r=pierre@netscape.com, sr=waterson@netscape.com 2001-09-27 18:32:31 +00:00
rbs%maths.uq.edu.au 85dae6b9b4 bug 99010 - font changes. r=katakai@japan.sun.com, sr=waterson@netscape.com 2001-09-27 18:31:59 +00:00
rbs%maths.uq.edu.au b397b570d6 bug 99010 - font changes. r=bstell@netscape.com, sr=waterson@netscape.com 2001-09-27 18:31:35 +00:00
rbs%maths.uq.edu.au ade8e8688f bug 99010 - font changes. r=shanjian@netscape.com,kmcclusk@netscape.com, sr=waterson@netscape.com 2001-09-27 18:29:59 +00:00
rbs%maths.uq.edu.au 74bc287551 bug 99010 - font changes. r=shanjian@netscape.com, sr=waterson@netscape.com 2001-09-27 18:29:17 +00:00
tor%cs.brown.edu 8b042de390 Bug 98252 - assume 8-bit alpha channels are really 0- or 1-bit until
proven otherwise.  r=rjesup,pavlov, sr=attinasi
2001-09-27 01:16:59 +00:00
rods%netscape.com f90b35f264 Enables the configuration of headers and footers, via 6 string in the nsIPrintOptions
3 for the header and 3 for the footer.
The new codes are &T,&U,&D,&P,&PT (see bug for explanation)
Bug 99415 r=kmcclusk, sr=attinasi a=pdt
2001-09-26 14:01:26 +00:00
rods%netscape.com 4350e45c02 pass back the proper errors codes, instead of just a null devspec
Bug 101514 r=karnazr sr=kin
2001-09-26 14:00:30 +00:00
gerv%gerv.net 04bc2069f5 License changes, take 2. Bug 98089. mozilla/gfx/. 2001-09-26 00:16:04 +00:00
bstell%netscape.com 45afd4a21e bug 101370, r=adamlock, rs=alecf
fix bustage from checkin (bug 95518); make SearchNode and
SetUpFontCharSetInfo interact as before
2001-09-25 21:12:18 +00:00
jaggernaut%netscape.com d02a77c434 Clean up REQUIRES, r=cls 2001-09-25 02:56:54 +00:00
sfraser%netscape.com 7a14bb70f6 Fix for bug 100700 -- save and restor the GDevice along with the drawing port to fix blank window problems with Carbon, and with ATM installed. r=pierre, sr=scc 2001-09-25 00:27:24 +00:00
pinkerton%netscape.com 5f9ccbe33b use OS routine to sub out the menubar and dock on OSX/Carbon. r=sdagley/sr=sfraser/a=chofmann. bug# 83570. 2001-09-24 22:28:04 +00:00
rjesup%wgate.com 74a56c0ca5 Backout of commits for bug 97299. This causes assertions, which means we
missed some spots where name was getting set.
2001-09-24 15:26:39 +00:00
rjesup%wgate.com 7b11edbf60 Bustage fix attempt #2. NS_GFX was there before, but gcc didn't care. I
didn't add it back in when I went back to a struct.  (Bug 97299)
2001-09-24 09:07:53 +00:00
rjesup%wgate.com 969b89354f Bustage fix for bug 97299 checking: Win32 compiler doesn't like class and
struct mixed.  Reverted nsFont to struct.
2001-09-24 08:14:17 +00:00
rjesup%wgate.com a230194a5b Bug 97299: Store font names in lowercase. r=pavlov, sr=attinasi 2001-09-24 07:35:04 +00:00
cls%seawood.org fc70efa0a1 Use non-standard OBJ_SUFFIX so that we can safely use VPATH to grab files from other srcdirs and allow people to build in the srctree.
Bug #100851 r=jag
2001-09-22 00:21:59 +00:00
mkaply%us.ibm.com a80c7ca184 #97907
r=kaie, r=dcone, sr=jst
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - add error codes to printing
2001-09-21 13:52:39 +00:00
jst%netscape.com 88efd5ac86 Checking in Roland.Mainz@informatik.med.uni-giessen.de's fix for bug 87285, MathML broken in Xlib-toolkit and Xprint. r=rbs@maths.uq.edu.au, sr=kin@netscape.com 2001-09-20 05:13:26 +00:00
bstell%netscape.com 06006e4109 ports bustage fix for bug 95518 2001-09-19 06:03:47 +00:00
cls%seawood.org 50038ae51a Compilers handle local declarations of 'int i' inside a for-loop differently so just declare it once at the top of the function. 2001-09-19 04:23:48 +00:00
cls%seawood.org eddfd879fc Update REQUIRES list with added depedency upon uconv introduced by checkin for bug 95518. Fixing myotonic bustage 2001-09-19 04:22:21 +00:00
bstell%netscape.com 879d1c6b94 bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,

Compress font char maps by folding the empty spaces on top of each other.
2001-09-19 03:01:54 +00:00
bstell%netscape.com f53f35ce1d bug 95518, r=yokoyama@netscape.com,r=Roland.Mainz@informatik.med.uni-giessen.de,
sr=brendan@mozilla.org,

Compress font char maps by folding the empty spaces on top of each other.
2001-09-19 02:52:30 +00:00
alecf%netscape.com 0d9020937e fix for bug 100310 r=jag, sr=blizzard - remove gfx dependency on string bundles, move into windows-specific module 2001-09-18 22:02:30 +00:00
jaggernaut%netscape.com 77271b03ed One module per line for REQUIRES. r=/sr=alecf 2001-09-18 21:52:15 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
sfraser%netscape.com 6943dfea79 Fix bug 86694 -- image tiling slow on Mac. Implement repeated scaling into a temporary GWorld before final blit. sr=scc, r=pavlov. 2001-09-18 01:39:04 +00:00
alecf%netscape.com 62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
bryner%netscape.com 40a7b0eaf6 Bug 98041 - xlib port of image tiling assertion fixes. Checking in for Roland.Mainz@informatik.med.uni-giessen.de. r=timeless, sr=jst. 2001-09-15 21:20:24 +00:00
mkaply%us.ibm.com 832f9199c1 #55103
r=mkaply, sr=blizzard
Code from Javier. Hack up the font code real good to account for OS/2 weirdness.
We now size things correctly.
2001-09-14 21:09:54 +00:00
jaggernaut%netscape.com 25856c9451 Bug 73353: move gfx from module layout to module gfx and fix up REQUIRES lines. r=cls 2001-09-14 05:37:29 +00:00
timeless%mac.com dcef7e8328 Bug 90380 Get rid of |#ifdef _IMPL_NS_XPRINT|
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=jesup,jag,dcran sr=blizzard
2001-09-13 13:29:58 +00:00
rjesup%wgate.com 070b2fe9da Bug 92576. nsVoidArray->nsAutoVoidArray. sr=jst, r=waterson, r=pavlov, r=kin, r=kmcclusk 2001-09-12 14:59:11 +00:00
jaggernaut%netscape.com 30ace44624 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com fe4b5bc9fe #96050
Removing unnecessary files from xprint for Roland.Mainz@informatik.med.uni-giessen.de
2001-09-12 02:35:51 +00:00