Commit Graph

3347 Commits

Author SHA1 Message Date
alecf%netscape.com
c5d6f12f52 cvs remove these files which I accidentally had leaf put in the wrong directory
(not part of the build)
2002-09-10 18:01:31 +00:00
pete.zha%sun.com
a79325f4fd Print settings on Linux are saved at shutdown but not read at next start
bug=166217 r=rods@netscape.com sr=bryner@netscape.com a=asa Roland.Mainz@informatik.med.uni-giessen.de
2002-09-10 05:15:53 +00:00
mkaply%us.ibm.com
86e88e2cbb #164667
r=rods, sr=blizzard, a=rjesup@wgate.com
OS/2 only - convert native printer names to Unicode
2002-09-10 04:01:20 +00:00
bzbarsky%mit.edu
53a4392d88 Fix sans-serif italics printing on Unix. Bug 135408, patch by
rods@netscape.com, r=drbrain-bugzilla@segment7.net, sr=bzbarsky, a=dbaron
2002-09-08 19:01:48 +00:00
mkaply%us.ibm.com
306d1d615f #167171
r=pedemont, sr=blizzard, a=rjesup@wgate.com
OS/2 only - Don't scale fonts based on DPI value in prefs
just use it to update the values in nsDevice Context
the magic will happen
2002-09-08 15:39:19 +00:00
dougt%netscape.com
298f004f4b fixing bustage 2002-09-07 18:18:59 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
mkaply%us.ibm.com
d0e75dd733 #67749
r=pedemont, sr=blizzard, a=brendan@mozilla.org
OS/2 only - don't malloc(0) - causes memory to be flushed
2002-09-07 14:19:04 +00:00
cbiesinger%web.de
4ef6e13722 bug 166379 r=paper sr=tor a=jesup
Image crashes on repaint  [@ nsImageWin::DrawComposited24] N700, M1BR
2002-09-06 17:53:16 +00:00
alecf%netscape.com
b6f48fc56d add "shared" directory to allow moving gfx2 into gfx
not part of build
2002-09-05 18:12:44 +00:00
rbs%maths.uq.edu.au
03096fcdeb Overshooting when measuring the text caused things to go out-of-sync and to hang, b=142206, r=shanjian, sr=dbaron, a=asa 2002-09-05 01:58:55 +00:00
dougt%netscape.com
f2a00efc93 Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426 2002-09-03 23:36:13 +00:00
rods%netscape.com
24609f73f8 Bug 164250 Instrument the PrintEngine for print testing
r=dcone sr=kin
2002-09-03 23:21:15 +00:00
rods%netscape.com
3dcb0fe7a5 Bug 166097 set the appropriate flags so they are read from prefs
sr=kin r=dcone
2002-09-03 22:58:46 +00:00
timeless%mac.com
46be326ed0 Bug 161945 clean up simple mac build warnings
r=dbradley sr=bz
2002-09-02 21:26:11 +00:00
alecf%netscape.com
2dded12ab7 fix for bug 164575 - clean nsIPersistentProperties interface to reduce UTF8/UCS2 conversions
r=dougt, sr=darin
2002-08-30 17:13:34 +00:00
peterv%netscape.com
0e331f5cf3 Trying to fix Mac bustage. 2002-08-30 16:15:43 +00:00
roc+%cs.cmu.edu
506d64d97f Fix probable Mac bustage. 2002-08-30 13:25:58 +00:00
peterv%netscape.com
062cec66f5 Fix for bug 152728 (XpuWaitForPrintFileChild() needs to call XFlush() before waiting for the consumer child). Patch by Roland.Mainz@informatik.med.uni-giessen.de, r=calvin.liu@sun.com, sr=bz. 2002-08-30 12:29:38 +00:00
bzbarsky%mit.edu
a3fbeac670 Extend CTL extension to support multiple CTL scripts (framework + hindi
support).  Bug 163962, r=gilbert.fang@sun.com, r=prabhat.hegde@sun.com,
r=cls, sr=bzbarsky, patch by prabhat.hegde@sun.com and
roland.mainz@informatik.med.uni-giessen.de
2002-08-30 07:45:52 +00:00
roc+%cs.cmu.edu
d10df87dd8 Fixing Windows build bustage 2002-08-30 04:43:09 +00:00
roc+%cs.cmu.edu
78f830028e Bug 164625. Native regions on Linux (and probably some other platforms) are limited to 16bit signed coordinates, so we have to use our own region implementation to manipulate regions in twips space. Using our own regions should also improve performance. r=kmcclusk,sr=kin 2002-08-30 03:32:05 +00:00
pete.zha%sun.com
6f1f068577 [ps] printing messes up italics and ems (bug=130438)
r=dcone sr=bzbarsky
2002-08-28 05:47:24 +00:00
dcone%netscape.com
f5531c48a4 148598 r=rods sr=kin, fix minor update issues with backgrounds 2002-08-27 18:23:47 +00:00
blizzard%redhat.com
30cdb17505 Turn of native theme support for the moment since it's causing problems on some of the build machines and causes crashes with some themes. Bug #164581. r=bryner 2002-08-27 03:17:01 +00:00
mkaply%us.ibm.com
b63c3103e5 Not part of build
Continuing OS/2 wizard work
It's pretty much working now
2002-08-27 03:06:10 +00:00
alecf%netscape.com
dc6d6e3736 bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
seawood%netscape.com
0ad1825890 Rename conflicting global symbols to fix debug static build runtime bustage.
Bug #162918 r=serge sr=alecf
2002-08-26 21:20:31 +00:00
bryner%netscape.com
b0beaeaf2a Turn on nsITheme support for gtk (bug 142334). r=blizzard, sr=hyatt. 2002-08-21 22:06:46 +00:00
mkaply%us.ibm.com
b98ae4854f #156402
r=cls
OS/2 only - go back to using nsTransform2D
2002-08-21 21:07:57 +00:00
dcone%netscape.com
4e387a65a9 bug 148598 r=mcclusk,sr=kin fixes slow scrolling 2002-08-18 00:47:54 +00:00
ftang%netscape.com
69df8c30eb fix bug 128263. let ATSUI to render Unicode surrogate characters. r=nhotta sr=sfraser 2002-08-16 00:54:03 +00:00
seawood%netscape.com
2ba330b480 Use PR_snprintf instead of snprintf.
Fixing hpux tinderbox bustage.
2002-08-15 21:09:40 +00:00
pete.zha%sun.com
f381843503 [ps] envvar should not be freed after PR_SetEnv
bug=161634 r=dcone sr=bzbarsky
patch=louie.zhao@sun.com
2002-08-15 06:49:40 +00:00
bolian.yin%sun.com
4202e2571c Bug 160069, Mailnews crashes by DND, patch by robin.lu@sun.com, r=ducarroz, sr=bryner 2002-08-15 02:07:48 +00:00
antonio.xu%sun.com
d9f555d2f5 replace the hardcode of "@mozilla.org/embedcomp/dialogparam;1" with NS_DIALOGPARAMBLOCK_CONTRACTID
Bug 158608 r=Henry sr=alecf
2002-08-14 12:39:03 +00:00
ftang%netscape.com
ee9f9d685d fix bug 111728. skik tec fallback if we are in latin, greek or cyrillic script. r=nhotta, sr=sfraser 2002-08-13 23:25:00 +00:00
mkaply%us.ibm.com
3c26ddf8de #158472
r=dainis, sr=blizzard - platform specific
OS/2 only - handle transparency better when printing
2002-08-13 18:44:34 +00:00
rbs%maths.uq.edu.au
d1d6b0d4df Fix the mishandling of generic fonts that led to pageload performance regression, b=161481, p=schofield@wolfram.com, r=jfrancis@netscape.com, sr=rbs@maths.uq.edu.au 2002-08-13 17:56:27 +00:00
dcone%netscape.com
14b3f3c015 b=157160,157521 r=rods sr=kin. Fixes a GDI leak and will optimize all images when read in.. not at paint time. 2002-08-12 21:18:29 +00:00
seawood%netscape.com
67c2c5b3c0 Removing unused defines:
_IMPL_NS_BASE (bug #162142)
_IMPL_NS_GFXONXP (bug #162145)
_IMPL_NS_UI (bug #162183)
B_ONE_M (bug #162196)
XP_NEW_SELECTION (bug #162230)
r=cls
Thanks to Stephen Walker <walk84@yahoo.com> for the patches.
2002-08-12 13:35:18 +00:00
pete.zha%sun.com
6921a4dde4 [ps] Need better error handling when lp not defined
bug=102276 r=Roland.Mainz@informatik.med.uni-giessen.de sr=bzbarsky
2002-08-12 11:26:51 +00:00
cbiesinger%web.de
b1fc3bc33e bug 87819 patch by paper@animecity.nu r=pavlov sr=tor Transparent GIFs with transparency on all four sides render non-transparent portions against the left and top sides 2002-08-11 18:20:02 +00:00
seawood%netscape.com
7d3dac5e9d Remove unused _IMPL_NS_GFXNONXP define.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162117 r=cls
2002-08-11 05:46:21 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
rbs%maths.uq.edu.au
38e707815f Make CheckFontExistence('Symbol') to tell the truth, b=161048, r=ftang, sr=sfraser 2002-08-10 02:10:50 +00:00
smontagu%netscape.com
52121ade9f GetWidth optimizations for Unix. Bug 36146. Authors Tomi.Leppikangas@oulu.fi, Roland.Mainz@informatik.med.uni-giessen.de; r=shanjian,smontagu; sr=rbs, darin 2002-08-09 00:13:11 +00:00
smontagu%netscape.com
4a37ce5316 Bug 161556: Arabic bitmap fonts are printed too small. Author=Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=darin 2002-08-07 23:40:35 +00:00
mkaply%us.ibm.com
f0655be1c9 #161192
r=jeffreyj, sr=blizzard (platform specific code)
OS/2 only - use int not uint to avoid bad things when numbers go negative
2002-08-07 14:36:34 +00:00
mkaply%us.ibm.com
2f1ff8bde0 Better fix for OS/2 bustage earlier 2002-08-07 04:06:57 +00:00