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

2721 Коммитов

Автор SHA1 Сообщение Дата
pchen%netscape.com 0136bcc918 bug 20943, r=rods, sr=ben, need to use alternate dc for print preview 2001-11-18 08:00:14 +00:00
pchen%netscape.com bd6b1f6318 bug 20943, r=rods, sr=ben, don't put up print dialog in nsDeviceContextSpecMac::Init() if aQuiet is true 2001-11-18 08:00:04 +00:00
bstell%netscape.com 5f64cd365a bug 107020 anti-aliased scaled bitmap fonts
r=katakai@japan.sun.com, sr=brenday@mozilla.org
2001-11-17 20:01:04 +00:00
rbs%maths.uq.edu.au 8456ca4a98 Fix crasher bug 110174 by extending the substitute fallback font to be a bitmap font or to be a global font. r=shanjian, sr=attinasi 2001-11-17 02:43:30 +00:00
bstell%netscape.com 64d58584f0 minor clean up from bug 107025 2001-11-16 09:19:11 +00:00
bstell%netscape.com 0d508f6c4b bug 107018, add an assert to check for alignment issue
approved by brendan
2001-11-16 08:37:55 +00:00
bstell%netscape.com 89c64e6694 minor clean up from bug 107025
remove debug line, add ifdef DEBUG to one prototype
2001-11-16 08:25:13 +00:00
dbaron%fas.harvard.edu 4f54b05b1a Fix HP bustage due to old-style for-loop scoping. 2001-11-16 04:02:07 +00:00
blizzard%redhat.com d863273869 bug #104576. Font sizes wrong when running under Xinerama. r=bstell,sr=tor 2001-11-16 03:18:18 +00:00
bstell%netscape.com ada53eeca0 bug 107025 (part of bug 90813)
anti-aliased bitmap font code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 02:06:22 +00:00
bstell%netscape.com cdd317c3b4 bug 107025 (part of bug 90813)
anti-aliased scaled bitmap font object code
r=shanjian@netscape.com, sr=blizzard@mozilla.org
2001-11-16 01:59:23 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
bstell%netscape.com bf895a906c bug 107018; alpha blending routines for anti-aliased scaled X bitmap fonts
add nsX11AlphaBlend.cpp to list of file to compile
r=pavlov, sr=waterson
2001-11-15 06:51:13 +00:00
bstell%netscape.com 2a52a5ee53 bug 107018, alpha blending routines for anti-aliased scaled X bitmap fonts
(part of bug 90813), r=pavlov, sr=waterson
2001-11-15 06:45:16 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
bzbarsky%mit.edu f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
dinglis%qnx.com 9ecc180dcd -not part of build -
fixed crash when creating a scriptable Region
2001-11-13 19:25:32 +00:00
bstell%netscape.com b24d11d0c7 follow up for bug 102113, per Brendan's request
change the name from dummy to align, no other change
2001-11-13 07:36:38 +00:00
shanjian%netscape.com 797782a102 #108012 text measurment on win xp have problem with unicode while word-spacing and letter-spacing is present
r= smontagu sr=attinasi
2001-11-13 00:51:22 +00:00
bstell%netscape.com 89957cab09 bug 107019: anti-aliased glyph code
r=yokoyama@netscape.com, sr=blizzard@mozilla.org
2001-11-10 04:41:18 +00:00
bstell%netscape.com 6bff9165e0 bug 107019 anti-aliased glyph C++ object code
r=yokoyama@netscape.com, sr=blizzard@mozilla.org
2001-11-10 04:39:57 +00:00
bstell%netscape.com aea448c885 bug 102133: fix 64 bit solaris crash
r=shanjian@netscape.com, sr=brendan@mozilla.org
2001-11-10 04:20:55 +00:00
mcafee%netscape.com 2bd81a0011 Fixing tab makefile bustage 2001-11-10 01:33:55 +00:00
rbs%maths.uq.edu.au c62897b9af fix typo that caused font download to stop working. b=106633 r=yokoyama s=waterson 2001-11-10 01:10:39 +00:00
sfraser%netscape.com f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
mkaply%us.ibm.com 3bc7b7e2dc No bug
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - lower tile buffer height and width so we won't tile progressive images
2001-11-08 20:36:26 +00:00
mkaply%us.ibm.com 9d434f79a1 No bug
r=jblanco, sr=blizzard, a=asa for drivers
OS/2 only - better fix for not printing on Lexmark printers
2001-11-08 03:28:49 +00:00
dbaron%fas.harvard.edu 93aad15042 Back out incorrect part of my fix from yesterday that was causing AIX tinderbox bustage. b=107052 2001-11-07 20:29:59 +00:00
dbaron%fas.harvard.edu 8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
mkaply%us.ibm.com c30f013e2b Temp fix to try to plug OS/2 only region leak 2001-11-07 05:36:32 +00:00
mkaply%us.ibm.com e5a314b39d #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 2 - add back palette stuff back to Windows GFX
2001-11-07 04:44:14 +00:00
mkaply%us.ibm.com 7af239296a #95106
r=pavlov, sr=waterson
Get 256 colors working again - step 1 - add back palette API to nsDeviceContext
2001-11-07 04:36:47 +00:00
blizzard%redhat.com f061115c03 Bug #99174. Limit the length of requests to XDrawString to 32K avoid causing X protocol errors. r=alecf, sr=brendan 2001-11-06 23:05:39 +00:00
mkaply%us.ibm.com 5fb0543779 Oops overwriting wrong codepage 2001-11-06 15:54:54 +00:00
mkaply%us.ibm.com 818626eb50 Forgot some return codes 2001-11-06 15:35:41 +00:00
seawood%netscape.com a07d06f6f7 Allow multiple toolkits to be installed in a build by marking the non-default toolkits as "inactive" and placing them in a separate components dir.
Bug #91829 r=jag
2001-11-06 09:45:23 +00:00
rbs%maths.uq.edu.au 85ebfb7eeb Nail a sneaky memory leak in one of the 'A'-functions - initially detected during the comb of bug 103777, r=shanjian, sr=attinasi 2001-11-06 08:00:15 +00:00
attinasi%netscape.com 7b1fe9d150 Fix for memory leaks in nsRenderingContextImpl and nsrenderingContextWin (patch provided by Dainis Jonitis). b=107532 r=mkaply sr=attinasi 2001-11-06 07:11:30 +00:00
attinasi%netscape.com c625d6cb17 Reversed the order that width and height are checked in IsEmpty since it is more common to have a height of 0. b=103266 r=rbs sr=hyatt 2001-11-06 01:48:36 +00:00
dinglis%qnx.com 0e5e02bcc2 NOT PART OF BUILD
increased draw buffer
2001-11-06 01:32:44 +00:00
attinasi%netscape.com 23776ac1cc Fixed typo wrt width and height (patch provided by Dainis Jonitis) b=107530 r=mkaply sr=attinasi 2001-11-06 01:28:27 +00:00
dinglis%qnx.com 7cf3d19e52 NOT PART OF BUILD
fixed random crashes and strange rendering due to using a destroyed GC.
2001-11-05 18:53:03 +00:00
mkaply%us.ibm.com 21e9b4196a OS/2 and AIX bustage - the bustage is related to GetAltDevice in nsDeviceContext.h having an ADDREF of a nonconst - the easiest place to fix it is here 2001-11-04 03:04:01 +00:00
rods%netscape.com acf970cef1 Fix for OS2 bustage 2001-11-04 00:51:40 +00:00
rods%netscape.com 5bc2429c50 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 15:06:24 +00:00
rods%netscape.com 37a4501149 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
rods%netscape.com 97fad5218a Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions (only
the setter is implemented at this time) Bug 107399 r=kmcclusk sr=alexf/attinasi
2001-11-03 14:45:46 +00:00
rods%netscape.com 857e035af3 Backing out checkin, I can't believe you have to edit a mcp to checkin
an IDL file
2001-11-03 14:17:37 +00:00
peterv%netscape.com d604be4b8e Mac bustage fix. Rods didn't add nsIPrintSettings.idl to gfxIDL.mcp. 2001-11-03 13:50:33 +00:00
rods%netscape.com 78a059bcdd Fixed up nsIPrintSettings interface and add a Get/Set method to nsIPrintOptions
(only the setter is implemented at this time)
Bug 107399 r=kmcclusk sr=alexf/attinasi
2001-11-03 13:00:40 +00:00