Commit Graph

2636 Commits

Author SHA1 Message Date
roc+%cs.cmu.edu
3b44b1647d Bug 73382. Add important documentation comment. r=kmcclusk,rs=attinasi 2001-10-23 01:37:29 +00:00
shanjian%netscape.com
fda190543a #102706 change nsFontMetricsWin.cpp to use nsCompressedCharMap
r=rbs sr=attinasi

Most of the charmap were replaced by compressed charmap, only very few
left for direct operation. Some optimization also get in as problem
found when testing this patch.
2001-10-22 23:20:24 +00:00
dougt%netscape.com
0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
alecf%netscape.com
c8469b7ac5 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
seawood%netscape.com
ccf920d8ed Create common base (nsDeviceContextX) for nsDeviceContextXlib & nsDeviceContextXp to partially remove xprint dependency upon xlib. Also fixes static builds.
Thanks to Roland.Mainz@informatik.med.uni-giessen.de for the patch.
Bug #103371 r=cls sr=waterson
2001-10-20 08:51:57 +00:00
pierre%netscape.com
1ceb68a0e7 105576 "Unicode fallback characters don't zoom". Apply zoom before calling ATSUIFallbackDrawChar(). r=ftang/sr=sfraser 2001-10-19 21:23:37 +00:00
dougt%netscape.com
d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
rbs%maths.uq.edu.au
75d651439e re-instate null check for crasher bug 102900, r=rods, sr=attinasi 2001-10-19 07:30:08 +00:00
pavlov%netscape.com
80f4c45fa3 first of many patches to come for bug 104999 r=timeless sr=hyatt 2001-10-18 09:43:22 +00:00
seawood%netscape.com
63fc23a6fb Fixing typo 2001-10-18 06:23:36 +00:00
dbaron%fas.harvard.edu
571ec03371 Fix shutdown leaks of static regions. r=jag sr=blizzard b=103006 2001-10-18 03:24:09 +00:00
dinglis%qnx.com
1d7085a130 Not part of build
update of Photon port
2001-10-17 14:13:47 +00:00
rbs%maths.uq.edu.au
456165252a More bullet-proofing of glyph resolution. b=103777 r=shanjian sr=attinasi 2001-10-17 06:06:09 +00:00
seawood%netscape.com
453220b93d Remove use of additional dirs in VPATH as it causes problems in srcdir builds and the previous workarounds do not always work due to a bug in gcc's -MD.
Bug #105005 r=jag
2001-10-17 06:00:18 +00:00
ftang%netscape.com
d8c39a53c5 fix bug 97176. delay loading of fontEncoding.properties untill we need it. Build in some common pair
r=rbs sr=waterson
2001-10-16 22:29:29 +00:00
seawood%netscape.com
8e45b78c13 For directories that use additional VPATHs, change OBJ_SUFFIX instead of duplicating build rules. Turn off compiler dependencies when changing OBJ_SUFFIX because at least gcc < 3.0 has problems generating the correct dependencies when the basename of the srcfile does not match the basename of the object file.
Bug #105005
2001-10-16 09:31:58 +00:00
dbaron%fas.harvard.edu
87bbc37030 Fix bustage. 2001-10-16 08:19:57 +00:00
bryner%netscape.com
ece0244428 Re-adding comments that were in nsIDrawingSurfaceGTK.h. 2001-10-16 07:58:38 +00:00
bryner%netscape.com
aa953f4f2b Removing unused/obsolete rhapsody directories. r=pavlov. Not part of the build. 2001-10-16 07:52:56 +00:00
bryner%netscape.com
0ef211df3f Getting rid of unused nsIDrawingSurfaceGTK interface. r=pavlov, rs=ben. 2001-10-16 07:42:54 +00:00
seawood%netscape.com
82cd057ad7 Removing unused xp_file.h includes.
Bug #38061 r=bryner
2001-10-16 06:08:11 +00:00
seawood%netscape.com
76bbe640b0 Replace XP_File usage with standard FILE * routines.
Bug #38061 r=bryner
2001-10-16 05:55:57 +00:00
dbaron%fas.harvard.edu
ed869c764e Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
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