simon%softel.co.il
|
d5b8374959
|
Bring the comments on nsRenderingContextWin::SetRightToLeftText in line with the code. Bug 104791, r/rs=pavlov
|
2001-10-15 10:24:06 +00:00 |
bstell%netscape.com
|
c31b9474c4
|
A short explaination of what the gfs/src/x11shared dir is intended for.
Not part of the build.
|
2001-10-15 05:31:29 +00:00 |
jaggernaut%netscape.com
|
a355418983
|
Remove dead nsCString::ToNewString() code usage. r=dbaron, rs=scc.
|
2001-10-14 05:03:26 +00:00 |
jaggernaut%netscape.com
|
b9f4fd8c36
|
Remove dead nsString::GetBuffer() code usage. r=dbaron, rs=scc.
|
2001-10-14 04:57:59 +00:00 |
seawood%netscape.com
|
566cf2aa54
|
Removing motif port from the tree.
Bug #89330 r=bryner sr=pavlov
|
2001-10-13 02:59:09 +00:00 |
sfraser%netscape.com
|
e634ffaadd
|
Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. Adding nsPrintOptionsX.cpp
|
2001-10-12 23:48:51 +00:00 |
sfraser%netscape.com
|
2e5532dfa7
|
Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf.
|
2001-10-12 23:48:34 +00:00 |
cls%seawood.org
|
7cf2052dc9
|
Remove Motif port from build. Pull using MOTIF_LAST_RITES tag to resurrect (but why would you want to do a silly thing like that?)
Bug #89330 r=bryner sr=pavlov
|
2001-10-12 20:21:31 +00:00 |
rbs%maths.uq.edu.au
|
b32ed94ba9
|
Make glyph resolution more robust - bug 103777. r=shanjian, sr=attinasi
|
2001-10-12 05:14:33 +00:00 |
seawood%netscape.com
|
ba96cd123a
|
Export imgScaler.h always to avoid bustage when building only alternative toolkits.
|
2001-10-12 04:33:13 +00:00 |
dbaron%fas.harvard.edu
|
a22072c008
|
Bug 69873: remove nsAutoCString. r=jag rs=scc
|
2001-10-12 02:57:59 +00:00 |
roc+%cs.cmu.edu
|
6cc249a641
|
Bug 57223. Fix up misalignment/endianness problem. r=dbaron,sr=waterson
|
2001-10-12 00:29:33 +00:00 |
sfraser%netscape.com
|
9a79a8ff90
|
Fix bug 50578 -- don't show bogus error dialog when cancelling a print job. r=rods, sr=kin
|
2001-10-11 19:10:26 +00:00 |
sfraser%netscape.com
|
28d0da88df
|
Fix bug 101947 -- return NS_ERROR_ABORT when the user cancels the print dialog. r=sdagley, sr=floppymoose
|
2001-10-10 02:23:34 +00:00 |
ftang%netscape.com
|
45c260237a
|
fix bug 95554. r=bstell, sr=sfraser. implement the nsFontEnumeratorMac::HaveFontFor
|
2001-10-10 00:47:54 +00:00 |
beard%netscape.com
|
196c6da98e
|
[not part of build] An assortment of glue functions for calling Core Graphics (Quartz) on Mac OS X.
|
2001-10-09 19:27:35 +00:00 |
jaggernaut%netscape.com
|
d3941a351c
|
Bug 102461: Workaround for bug 93771 causes hang in Xprint module, patch by gisburn, r=jag, sr=jst
|
2001-10-08 22:23:08 +00:00 |
kmcclusk%netscape.com
|
fb44a17136
|
Pass back an error when allocating offscreen fails on GTK. bug=70424 r=pavlov@netscape.com, sr=attinasi@netscape.com
|
2001-10-08 20:17:26 +00:00 |
jaggernaut%netscape.com
|
c39b98b2a4
|
Clean up REQUIRES lines.
|
2001-10-07 10:35:41 +00:00 |
mkaply%us.ibm.com
|
fbf9dc20b1
|
No bug
r=pedemont, sr=blizzard
OS/2 only - bitmap fonts don't display at all if DPI is neither 96 nor 120
|
2001-10-07 03:48:05 +00:00 |
mkaply%us.ibm.com
|
367815c2ea
|
No bug
r=pedemont, sr=blizzard, a=asa
OS/2 only - use case insensitive font name compares
|
2001-10-05 03:46:59 +00:00 |
bstell%netscape.com
|
cb42c4bda6
|
backout bug 94327 until after the 0.9.4 branch, a=blizzard
|
2001-10-05 00:47:41 +00:00 |
bstell%netscape.com
|
0753626962
|
backout bug 94327 untill after 0.9.4 branch, a=blizzard
|
2001-10-05 00:45:59 +00:00 |
rbs%maths.uq.edu.au
|
55988c75cc
|
[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
|
1eb9604025
|
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
|
81f2bc6e6e
|
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
|
da0a6bef67
|
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
|
7bf4cc284a
|
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
|
9a4acbab7a
|
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
|
bfa3b34b37
|
fix possible leak that should have been fixed earlier
|
2001-10-02 03:12:02 +00:00 |
dbaron%fas.harvard.edu
|
30b6e6587c
|
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
|
91ce95633f
|
add transliterator to GfxWin, b=33498. r=shanjian, sr=waterson
|
2001-10-02 02:57:34 +00:00 |
rbs%maths.uq.edu.au
|
e606215eb0
|
Fix inverted logic that caused printing bug 102243. r=rods, sr=kin
|
2001-10-01 21:01:38 +00:00 |
mkaply%us.ibm.com
|
fa7e7b3724
|
#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
|
4d223104e1
|
adding uuid r=me,biesi sr=waterson bug 77354
|
2001-09-29 14:05:14 +00:00 |
jaggernaut%netscape.com
|
ca6197295f
|
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
|
b4a9dd3726
|
Fix HP bustage -- can't static_cast to an incomplete class.
|
2001-09-29 06:12:57 +00:00 |
dbaron%fas.harvard.edu
|
866f3de341
|
Oops. Backing that out.
|
2001-09-29 05:10:22 +00:00 |
dbaron%fas.harvard.edu
|
9478b4f62f
|
Previous comment should refer to bug 102208.
|
2001-09-29 05:09:37 +00:00 |
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 |