rbs%maths.uq.edu.au
|
0701a60928
|
[not part of the build] Follow-up to bug 99010 - Hook GetTextDimensions() in QT and Photon from where platform gurus can take on - bug 96609
|
2001-10-03 05:03:58 +00:00 |
bstell%netscape.com
|
a845f5ef53
|
bug 94327,
r=katakai@japan.sun.com, r=Roland.Mainz@informatik.med.uni-giessen.de,
r=bstell@netscape.com (xlib code), sr=sr=kin@netscape.com
group fonts with the same name but different foundries together
so the best size can be choosen.
|
2001-10-03 03:38:43 +00:00 |
blizzard%redhat.com
|
a2d838423f
|
Fix bug #74870. "Cookie dialog invisible with moz on second screen of Xinerama". Patch from Chris P. Ross <cross@distal.com>. sr=blizzard, r=jwbaker@acm.org
|
2001-10-03 01:38:12 +00:00 |
seawood%netscape.com
|
b77cb5068b
|
Implement minimal text rendering to go with bug 99010. r=rbs@maths.uq.edu.au
|
2001-10-02 21:32:20 +00:00 |
blizzard%redhat.com
|
91d72d7897
|
Bug #96213. Don't query Xinerama if Xinerama is not active. Patch from Frederic Crozat <fcrozat@mandrakesoft.com>. r=blizzard, sr=shaver
|
2001-10-02 04:58:32 +00:00 |
dbaron%fas.harvard.edu
|
0cc7ea34da
|
Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf
|
2001-10-02 03:18:08 +00:00 |
rbs%maths.uq.edu.au
|
44251578ee
|
fix possible leak that should have been fixed earlier
|
2001-10-02 03:12:02 +00:00 |
dbaron%fas.harvard.edu
|
4021e7798d
|
Remove duplication of code between implementations of nsILookAndFeel and nsIDeviceContext by removing system color and metric implementations from nsIDeviceContext implementations and changing nsIDeviceContext::GetSystemAttribute to nsIDeviceContext::GetSystemFont. b=96971 r=bryner sr=waterson
|
2001-10-02 03:10:56 +00:00 |
rbs%maths.uq.edu.au
|
1b8e0a3b1f
|
add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson
|
2001-10-02 02:57:34 +00:00 |
rbs%maths.uq.edu.au
|
0a50825ef2
|
Fix inverted logic that caused printing bug 102243. r=rods, sr=kin
|
2001-10-01 21:01:38 +00:00 |
mkaply%us.ibm.com
|
36cc25779b
|
#101134
r=mkaply, sr=blizzard
OS/2 only - code from Pedemont - fix text justification on OS/2
|
2001-10-01 18:56:00 +00:00 |
pavlov%netscape.com
|
883c91c685
|
adding uuid r=me,biesi sr=waterson bug 77354
|
2001-09-29 14:05:14 +00:00 |
jaggernaut%netscape.com
|
fdc4078bc4
|
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
|
2001-09-29 08:28:41 +00:00 |
dbaron%fas.harvard.edu
|
1923855bf8
|
Fix HP bustage -- can't static_cast to an incomplete class.
|
2001-09-29 06:12:57 +00:00 |
dbaron%fas.harvard.edu
|
8ba18a88ad
|
Oops. Backing that out.
|
2001-09-29 05:10:22 +00:00 |
dbaron%fas.harvard.edu
|
8e509c870e
|
Previous comment should refer to bug 102208.
|
2001-09-29 05:09:37 +00:00 |
dbaron%fas.harvard.edu
|
ba730bf145
|
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
|
106a9c9b94
|
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
|
cda99aa54b
|
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
|
cd40c82ee4
|
Attempt to make OS/2 fonts work again
|
2001-09-28 02:43:02 +00:00 |
mkaply%us.ibm.com
|
14bf977ac7
|
OS/2 REQUIRES bustage
|
2001-09-28 02:42:47 +00:00 |
dbaron%fas.harvard.edu
|
99abb37f76
|
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
|
239f43d839
|
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
|
8ac6ba5566
|
Placeholders to just let the build go green again
|
2001-09-27 21:57:27 +00:00 |
mkaply%us.ibm.com
|
0111a03b00
|
Just get the functions in there so OS/2 builds again
|
2001-09-27 21:18:41 +00:00 |
rbs%maths.uq.edu.au
|
7fa6c893c3
|
fix build bustage
|
2001-09-27 20:04:05 +00:00 |
rbs%maths.uq.edu.au
|
c7300b8f8c
|
fix build bustage
|
2001-09-27 19:32:40 +00:00 |
rbs%maths.uq.edu.au
|
0c4973fd22
|
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
|
aeabd50e0e
|
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
|
7d74f4e9f6
|
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
|
003abac93b
|
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
|
e061539b83
|
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
|
9efd19fea5
|
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
|
443291acc1
|
bug 99010 - font changes. r=shanjian@netscape.com, sr=waterson@netscape.com
|
2001-09-27 18:29:17 +00:00 |
tor%cs.brown.edu
|
8a2f92055f
|
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
|
a4c9037329
|
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
|
fad4b00977
|
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
|
1d745f3019
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
bstell%netscape.com
|
b37dcb64ff
|
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
|
bb781ad2d2
|
Clean up REQUIRES, r=cls
|
2001-09-25 02:56:54 +00:00 |
sfraser%netscape.com
|
716d6331e7
|
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
|
1299ebf3bd
|
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
|
b3f93c53a1
|
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
|
03d586b49f
|
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
|
da59a01b0a
|
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
|
9c4abfe094
|
Bug 97299: Store font names in lowercase. r=pavlov, sr=attinasi
|
2001-09-24 07:35:04 +00:00 |
cls%seawood.org
|
6bb7a5ad36
|
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
|
abd36c131c
|
#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
|
023b7de114
|
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
|
51f10845a2
|
ports bustage fix for bug 95518
|
2001-09-19 06:03:47 +00:00 |