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

2180 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com cdd39d37f4 r=mkaply, a=blizzard
Big GFX cleanup for OS/2 - using new logging mechanism
2001-01-19 15:47:20 +00:00
tor%cs.brown.edu 85ea708a89 Bug 65315 - update server pixmaps incrementally and move 8-bit alpha
check to ImageUpdated. r=jag, sr=blizzard
2001-01-18 13:39:07 +00:00
disttsc%bart.nl 0992dc7dae Fix c++ comment in c file 2001-01-14 00:58:06 +00:00
dcone%netscape.com 05b735c271 The locking and unlocking controls some optimization of the image.. like the DIB. r=kmmclusk sr=buster 2001-01-13 22:26:18 +00:00
mkaply%us.ibm.com f31989342e r=mkaply, a=blizzard
Regression on 256 color from earlier system color checkin
2001-01-12 15:53:21 +00:00
mkaply%us.ibm.com 60e2376002 r=mkaply, a=blizzard
General code cleanup and fix for printer trap from Dainis Jonitis
2001-01-12 15:25:01 +00:00
mkaply%us.ibm.com 63c09b8c65 r=mkaply, a=blizzard
General code cleanup and new error logging mechanism from Dainis Jonitis
2001-01-12 15:18:10 +00:00
pavlov%netscape.com 2e3f144240 fix some build problems 2001-01-12 03:54:43 +00:00
dbaron%fas.harvard.edu 8eeddc3646 Fix xlib build bustage. 2001-01-10 20:12:51 +00:00
jgmyers%netscape.com 8935d7e70b cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
dbaron%fas.harvard.edu 61cf64b757 Fix bustage (Sun workshop 5.0) / warning (gcc) caused by tor's checkin. Functions returning values should, well, return values. sr=tor 2001-01-10 05:10:20 +00:00
dbaron%fas.harvard.edu 66680e0a0e Fix one-time leak of nsGCCache. r=pavlov@netscape.com sr=waterson@netscape.com b=60215 2001-01-10 04:10:07 +00:00
dbaron%fas.harvard.edu 994a352f4c Add nsGCCache to the leak/bloat stats. r=pavlov@netscape.com sr=waterson@netscape.com b=60215 2001-01-10 04:08:39 +00:00
dbaron%fas.harvard.edu 3827190159 Fix leaks in the xlib port (and some problems exposed by fixing those leaks). b=64534, 64767 r=blizzard@mozilla.org (Not part of the build.) 2001-01-10 02:49:45 +00:00
tor%cs.brown.edu 2fbefad3f4 Bug 61410 - move opaque test from ImageUpdated() to SetDecodedRect()
r=pavlov, sr=blizzard
2001-01-10 02:37:43 +00:00
peterlubczynski%netscape.com c89077a98d Added nsPrintOptionsGTK to the factory. r=dcone sr=buster 2001-01-09 22:54:52 +00:00
mkaply%us.ibm.com 130aed7d5d Stupid error in last checkin 2001-01-09 15:30:12 +00:00
mkaply%us.ibm.com 65976958de #61253
r=javier, a=blizzard
Set system colors into color table
2001-01-09 00:05:03 +00:00
pavlov%netscape.com 7f4743c7a3 move the typedef of nscolor to gfx_color in to gfxcompat.h. change the typedef of gfx_color to PRUint32 from unsigned long just to make it explicit 2001-01-08 03:11:58 +00:00
tor%cs.brown.edu 237d2e7b9e Bug 61410 - fix performance problem with fully opaque 8-bit alpha
images.  Also cleanse/shuffle nsImageGTK for size and remove some
extra parentheses. r=blizzard, sr=brendan
2001-01-07 23:02:02 +00:00
dbaron%fas.harvard.edu 6399880e31 Fix nsImageXlib.cpp to compile again and pull calls to xlib_get_shift_from_mask out of loop (as suggested by tor). r=blizzard@mozilla.org sr=tor@cs.brown.edu b=64518 2001-01-07 14:37:37 +00:00
pavlov%netscape.com e5332662cb merging the base and image parts of gfx2 to HEAD, renaming nsMargin, nsPoint, nsRect to whatever2 to avoid header name conflicts with gfx
still need to resolve issue with gfx2's nsIImage wanting to use nsIDrawable, since there arn't any ifdefs in idl...
2001-01-07 01:40:18 +00:00
mkaply%us.ibm.com c49620f93f OS/2 TB breakage
Uh duh. It would help if I put the XP_OS2 in the header file.
2001-01-03 03:05:09 +00:00
bryner%uiuc.edu 69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
tor%cs.brown.edu b0070e9f0a #51179 blending calculations were incorrect (dividing by 256 instead of 255).
r=brendan, sr=roc
2001-01-02 23:41:07 +00:00
mkaply%us.ibm.com cad274a203 #62335
r=mkaply, a=blizzard
Chinese can have either 1381 or 1286 - query system to determine which one to use
2001-01-02 23:23:52 +00:00
sfraser%netscape.com 0d9777963a Fix bugs 57327 and 57835; convert nsImageMac to use PixMaps rather than GWorlds to reduce memory usage, and reduce changes of allocation failure. sr=beard, r=pinkerton 2001-01-02 23:16:50 +00:00
mkaply%us.ibm.com 5d26d7ecb0 #62335
r=mkaply, a=blizzard
Fix DBCS font handling - use face, not family - do proper conversion
2001-01-02 14:44:39 +00:00
bryner%uiuc.edu 22174c9b60 Eliminate imglib dependency on obsolete merrors.h by moving error codes used by imglib to a new ilErrors.h file (in support of bug 38061). Remove unused il_errp.h file. Also remove an unused variable in scale.cpp. r=cls, sr=tor. 2000-12-29 20:06:14 +00:00
jgmyers%netscape.com 3a0d56ef2d Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-29 15:40:49 +00:00
bryner%uiuc.edu 32abbef189 More cleanup fun for bug 38061. Removing already #if 0'd includes of mimeenc.h and xlate.h to avoid LXR false-alarms. sr=cls. 2000-12-29 06:31:39 +00:00
dbaron%fas.harvard.edu 49235b88ca Attempt to fix BeOS bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 22:15:06 +00:00
dbaron%fas.harvard.edu f08876ee6f Attempt to fix OS2 bustage caused by autoconf test that changes the definition of |PRUnichar| from |PRUint16| to |wchar_t| on platforms where |sizeof(wchar_t)| is 2. 2000-12-23 21:43:53 +00:00
koehler%mythrium.com 37ea41723f Bug 59528 - BeOS: images are drawn outside of its bounding box - r=cls 2000-12-22 23:19:04 +00:00
pinkerton%netscape.com 71765b9284 Make GetBits() convert from DDB to DIB when asking for the bits, if necessary.
r=kmcclusk, sr=hyatt. bugscape bug #3322.
2000-12-21 22:18:15 +00:00
dcone%netscape.com 5fdbf6a4c1 bug 63310 r=kmmclusk sr = buster. Fixes printing crash with images. 2000-12-19 21:15:57 +00:00
beard%netscape.com cb60d16d0f [not part of build] generalized printing support. 2000-12-16 03:38:21 +00:00
beard%netscape.com 7cf82a8dab [not part of build] Carbon printing support. 2000-12-16 03:37:25 +00:00
cls%seawood.org cfafaf6012 Fix keyboard input for BeOS.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #62680
2000-12-15 02:14:30 +00:00
timeless%mac.com 9ecd1fc161 Fix Bug 49879 M18: Printing with libXp/Xprt ends-up in error+exit
Patch from Roland.Mainz@informatik.med.uni-giessen.de (Roland Mainz)
r=dcone
sr=blizzard
2000-12-14 21:38:58 +00:00
mkaply%us.ibm.com cffcb34696 Remove obsolete files 2000-12-13 03:31:35 +00:00
dcone%netscape.com 54d934e1c8 Fixed the background with Transparent PNG's and a 32 and 16 bit depth printing problem.
r=kmmclusk sr=buster bug = 55093, 46871
2000-12-12 21:27:42 +00:00
mkaply%us.ibm.com df6c0db245 OK, lets try this Arial fix for Russian 2000-12-11 22:14:44 +00:00
mkaply%us.ibm.com 42e06f4c42 #62335
r=pedemonte, a=blizzard
Using sscanf to parse font causes problems with whitespace - use something else
2000-12-11 21:15:04 +00:00
dbaron%fas.harvard.edu 7c856ace9a Fix goto-related IRIX bustage. 2000-12-10 05:46:46 +00:00
dbaron%fas.harvard.edu e5abac9309 Fix leak bug 47098 (image objects leaked for animated throbber or for cancelled image loads) by making ImageNetContextImpl have weak references to ImageConsumer and have ImageConsumer do more cleanup in its destructor when its OnStopRequest method wasn't called. r=pnunn, kmcclusk, dcone, beard sr=mscott 2000-12-09 04:02:31 +00:00
mkaply%us.ibm.com 9c1fb93ef2 r=mkaply, a=blizzard
Code cleanup on ClipRegions
2000-12-08 15:44:13 +00:00
mkaply%us.ibm.com ca8b6cb6d0 r=mkaply, a=blizzard
Code cleanup on ExtTextOut
2000-12-08 15:43:06 +00:00
mkaply%us.ibm.com b34c43f641 #61253
r=jkobal, a=blizzard
Using wrong or bad PS to query font availability
2000-12-08 15:38:10 +00:00
mkaply%us.ibm.com 2b8c94e295 #58446
r=mkaply, a=blizzard
Code from jkobal - prevents garbage while displaying images
2000-12-05 04:01:13 +00:00
mkaply%us.ibm.com 2f1dafa1f5 #60973
r=jkobal, a=blizzard
Convert system font names to Unicode
2000-12-05 03:53:08 +00:00
mkaply%us.ibm.com f45e789702 #61723
r=jkobal, a=blizzard
Fix for printer problem incorrect - backing out
2000-12-01 23:08:34 +00:00
mkaply%us.ibm.com 53bee5e7fc #61731
r=mkaply, a=blizzard
We were missing masks in DrawTile
2000-12-01 20:31:20 +00:00
mkaply%us.ibm.com 944353758a #61253
r=jkobal, a=blizzard
Don't draw borders on FillRects and FillArcs
2000-11-30 23:53:43 +00:00
mkaply%us.ibm.com ac67bc595d #61595
r=jkobal, a=blizzard
Stupid stupid code I wrote caused trap
2000-11-30 22:07:02 +00:00
mkaply%us.ibm.com bc669c7450 #61253
r=mkaply,jkobal a=blizzard
Various OS/2 cleanup - fonts, print, and arcs
2000-11-29 22:42:28 +00:00
mkaply%us.ibm.com a369c1c837 #61253
r=mkaply, a=blizzard
Code from Dainis Jonitis - fix arc drawing
2000-11-28 23:30:59 +00:00
mkaply%us.ibm.com 8f9a02566a #61253
r=mkaply,jkobal, a=blizzard
Setting wrong background on printing, setting wrong default on printing
2000-11-27 21:00:57 +00:00
mkaply%us.ibm.com c134d3e470 #53366
r=jkobal, a=blizzard
A pointer to mem is a really bad thing to hash against
2000-11-27 20:22:52 +00:00
cls%seawood.org 434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com 68d3515b46 #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2000-11-17 20:54:21 +00:00
mkaply%us.ibm.com 94a2a3d6da r=mkaply, a=blizzard
More ugliness for Russian on OS/2 - some pages use "arial"
2000-11-16 15:37:44 +00:00
mkaply%us.ibm.com b406587967 #60326
r=mkaply, a=blizzard
Fix from areed, jkobal for off by one pel drawing rectangles
2000-11-16 15:29:19 +00:00
mkaply%us.ibm.com adf71d76b1 #56772
r=cls
OS/2 missing platform specific navigation bindings stuff
2000-11-15 21:19:23 +00:00
cls%seawood.org 21325ec9f7 Exporting icon gifs like we do on windows. Bug 59179 r=pnunn 2000-11-15 03:46:04 +00:00
mkaply%us.ibm.com e8fe1bbfc6 #56853
r=mkaply, a=blizzard
Code from aaron reed to fix polygon drawing. Also 16 color fix from jkobal.
2000-11-14 21:27:11 +00:00
mkaply%us.ibm.com 8a3b0101e1 #60081
r=jkobal, a=blizzard
Add support for textzoom and not scaling bitmap fonts
2000-11-14 20:32:15 +00:00
erik%netscape.com cd7869a66f bug 42917; r=timeless,pavlov,bstell; sr=blizzard; need to increment
mFontsIndex only after we fail to load any font for the current family
2000-11-14 19:58:20 +00:00
cls%seawood.org cbd49dd5da Update GetBoundingMetrics() api for xlib + mathml case 2000-11-13 22:15:42 +00:00
tor%cs.brown.edu 37c216df3d Bug 59386 - off-by-one error in gtk alpha compositor divisor
causing blending artifacts, plus cleanup by moving compositing
calculation to a macro.  r=bryner, sr=blizzard
2000-11-08 05:17:23 +00:00
dbaron%fas.harvard.edu d12acd117e Fix leak of ImageRequestImpl. r=pnunn@netscape.com sr=brendan@mozilla.org b=59179 2000-11-08 02:57:37 +00:00
dbaron%fas.harvard.edu 2967370343 Fix leak of nsFontGTK. Patch from bstell@netscape.com. r=erik@netscape.com sr=blizzard@mozilla.org b=5547 2000-11-08 02:56:10 +00:00
mkaply%us.ibm.com 6b989cdd28 #59255
r=mkaply, a=blizzard
Code from Dmitry Kubov to fix Arial
2000-11-07 22:50:46 +00:00
mkaply%us.ibm.com 5fa28a0ed0 #59396
r=jkobal, a=blizzard
Using wrong value for nsLookAndFeel, and wrong font checks
2000-11-07 22:17:55 +00:00
briane%qnx.com eb88938982 PHOTON build only
Updates for drawing and Printing
2000-11-06 15:29:04 +00:00
mkaply%us.ibm.com 4952e47df6 EMX Break
Need INCL_DOSERRORS
2000-11-03 20:38:48 +00:00
mkaply%us.ibm.com 0e8169b3d9 #53392
r=mkaply, a=blizzard
Code from tartak - memory overwrite in printing
2000-11-02 22:04:55 +00:00
koehler%mythrium.com e6f8b4f26e bug #55450: New gfx implementation more in synch with linux/gtk version. r=cls
r=blizzard (no sr has blizzard give me a go ahead for BeOS only stuff)
2000-11-02 00:47:12 +00:00
mkaply%us.ibm.com 8bd119d141 Wrong casts being used
Caused outside contributor to be unable to build
2000-10-31 14:49:46 +00:00
dcone%netscape.com f3ab6d31ca bug = 58127 r = kmcclusk sr = buster. fixed 8 bit GDI calls for printing. 2000-10-30 20:43:09 +00:00
mkaply%us.ibm.com f023ee939d EMX build break. 2000-10-30 20:10:36 +00:00
blizzard%redhat.com de43a587e8 add missing files from qt build for John C. Griggs <johng@corel.com> 2000-10-30 18:23:39 +00:00
waqar%netscape.com 9aad2ac07c #=34706
r=dcone@netscape.com
a=buster@netscape.com
d=Fixes a crash on linux when printing to a file in a directory where I dont
have permission to or printing to a directory or to a non existing printer.
2000-10-30 15:22:46 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com fd564fbc10 Fixed fprintf problem 2000-10-28 01:07:38 +00:00
warren%netscape.com 70d29007ee Fixed XP_FilePrintf problem 2000-10-28 01:03:01 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
pinkerton%netscape.com 2e5bc79403 changes for Carbon r=pchen/a=sfraser. bug# 42100 2000-10-27 20:40:47 +00:00
blizzard%redhat.com 595ebd69de Bug #54219. Bring qt back from the dead. I am checking this in on behalf of John Griggs <johng@corel.com>. If you have problems with this code, please contact him. 2000-10-25 16:55:42 +00:00
pinkerton%netscape.com fa5f216463 Don't use SetAnimatedThemeCursor() at interrupt time. Doh! Instead just back down to using the normal watch cursor. Not as pretty, but doesn't wipe out the machine at random. r=pchen/a=sfraser, bug#52565. 2000-10-25 01:43:53 +00:00
hyatt%netscape.com d3c356c5c9 Fix for 56599. r=everybody. a=sfraser. 2000-10-24 05:55:42 +00:00
briane%qnx.com e9dba0d49f PHOTON BUILD only
fixe font sizing, font sizes now look like other platforms
2000-10-23 19:39:49 +00:00
mkaply%us.ibm.com b0b31ee5f1 Missing parenthesis on earlier checkin 2000-10-20 02:03:19 +00:00
sfraser%netscape.com 64d6eb3e8e Fix for 20743 -- better strategy for low-memory handling when allocating image GWorlds. r=pierre, sr=dcone. 2000-10-19 21:17:13 +00:00
dcone%netscape.com 3c15c15513 Fix for tiled images that with optimized images. r=kmmclusk sr=buster b=45100 2000-10-17 21:18:40 +00:00
mkaply%us.ibm.com 13edc5a20c #56816
r=mkaply, a=blizzard
Font crashes uses unknown fonts
2000-10-17 14:42:33 +00:00
mkaply%us.ibm.com f4a458cebc #55365
r=pedemont, a=blizzard
We were forcing a failure on Verdana. BAD
2000-10-10 23:03:38 +00:00
mkaply%us.ibm.com 0c52f96fdd r=mkaply, a=blizzard
Quick fix to enable DBCS fonts
2000-10-10 14:31:46 +00:00
mkaply%us.ibm.com bbbd1ba018 #53381
r=mkaply, a=blizzard
Much better fix for italic layout
2000-10-09 22:46:35 +00:00
dcone%netscape.com 7975c4af8d bug = 50795 Use factory to create the nsRendering Context. r/sr=buster a=mcklusky r=erik [rtm++] 2000-10-08 03:31:14 +00:00
mkaply%us.ibm.com e4d6252276 #53381
r=mkaply, a=blizzard
Code from jkobal to fix italic layout
2000-10-07 03:43:04 +00:00
mkaply%us.ibm.com ee5b9eb74f #55105
r=mkaply, a=blizzard
Code from jkobal to fix our cursor drawing
2000-10-07 03:40:20 +00:00
pinkerton%netscape.com 7c657e653d turn off watch cursor before going into native code. make the cursor not turn on when library loads so embedding clients don't get screwed. r=pchen/a=hyatt, bug# 53121. 2000-10-06 00:57:40 +00:00
mkaply%us.ibm.com b0545d3ff8 #52455
r=pedemonte, jkobal, a=blizzard
Woohoo! We found the random memory overwrite that was breaking fonts.
2000-10-05 22:10:23 +00:00
sfraser%netscape.com a9e3430223 Fix for bug 55140, r=brade, sr=ftang. Fix a stale pointer bug in unicode font mapping routines, by not using a global (which got stale), but using an inline getter instead. 2000-10-05 04:06:53 +00:00
quy%igelaus.com.au 0a3409cf76 Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # 54132 2000-10-05 00:10:19 +00:00
quy%igelaus.com.au fa6f5f9599 Updating xlib toolkit. r=a=blizzard. Not part of build. Bug # <A HREF="http://bugzilla.mozilla.org/show_bug.cgi?id=54132">54132</A> 2000-10-05 00:04:54 +00:00
mkaply%us.ibm.com 37770f863b #52455
r=pedemonte, a=blizzard
OK, here's the major font checkin. There's some debug code in here.
2000-10-02 19:00:52 +00:00
nhotta%netscape.com d0d4c2fc1c (bstell speaking, (415) 845-7800)
bug 46974 - display of ascii (8 bit) data incorrect with 10646 (16 bit) font
a=erik r=blizzard, approved for trunk checkin by jar
2000-09-29 22:21:04 +00:00
tor%cs.brown.edu 6f908956a4 Bug 52489 - prevent garbage from being shown when tiling a
partially received image.  Patch from adam@gimp.org.
r=alex@cendio.se,pavlov a=tor
2000-09-29 21:05:35 +00:00
nhotta%netscape.com ababd202b4 backing out previous changes since depend versions of the tree won't build 2000-09-29 02:20:25 +00:00
nhotta%netscape.com a490b76f7a bug 46974 - display of ascii (8 bit) data incorrect with 10646 (16 bit) font
a=erik r=blizzard, approved for trunk checkin by jar
2000-09-28 22:46:27 +00:00
tor%cs.brown.edu 4610b59131 Bug 52275 - crasher if we ended up in DrawComposited() with a zero
width or height.  r=pavlov,scc a=buster
2000-09-23 01:55:30 +00:00
sfraser%netscape.com 6daab2fa46 Fixing Mac out of memory blocker (dupped to bug 20743); make the low memory buffer purgeable again after reallocating it, and tweak the heap space numbers for GWorld allocations. r=pchen, sr=scc 2000-09-22 00:17:07 +00:00
erik%netscape.com 409e23e49f bug 53585 and bug 53569; fixing a leak; r/a=brendan; a=granrose 2000-09-21 21:46:47 +00:00
pierre%netscape.com 0ace7234d8 fix related to the reconstruction of html.css (#6625), the css system fonts (#1021 and #3371) and a regression on the Mac from #44656: make the html form controls look better on the Mac. a=buster 2000-09-21 10:22:14 +00:00
pinkerton%netscape.com f664beb064 turn off watch task around print dialog, r=sfraser bug 53121. 2000-09-21 05:11:08 +00:00
pinkerton%netscape.com 086bceef8c add nsWatchTask, r=sfraser bug 53121. 2000-09-21 05:10:04 +00:00
pinkerton%netscape.com 11adeb79d3 First Checked In. 2000-09-21 05:05:09 +00:00
mkaply%us.ibm.com e916076307 #53410
r=brendan, a=brendan
Using wrong identifier to get screen width and height
2000-09-21 01:26:00 +00:00
ftang%netscape.com 90c1083f5c fix bug 50816. add if statement for prevFont so it won't crash on win95J while prevFont is null (when we try to render a
Unicode which do not have glyph in any font on the system.
r=buster,erik a=buster.
2000-09-20 23:13:12 +00:00
erik%netscape.com 57db879fec bug 52655; r/a=ftang; switch from GetCharsetAtom2() to NS_NewAtom() since
the former does some unwanted charset name mapping to work around problems
with Web sites using the wrong charset names; also added self test code to
catch any spelling errors since we are now not going through the charset
manager (GetCharsetAtom2)
2000-09-20 23:06:53 +00:00
waterson%netscape.com 5e7b70af9e Fix build bustage. 2000-09-20 06:40:22 +00:00
waterson%netscape.com 7dc55680e8 Bug 44352. Remove nsIMemoryPressureObserver in favor of nsIObserverService et al., and convert existing nsIMemoryPressureObserver clients. Add memory flusher thread. Add debug UI to force memory flush. r=alecf,sfraser,warren a=warren 2000-09-20 05:44:19 +00:00
sspitzer%netscape.com ebe152cc4f bullet proofing for crash in #53250, related to #49115
r/a=mscott
2000-09-19 22:37:02 +00:00
pinkerton%netscape.com a163e487b1 Fix major DC suckage on win2k and 98. Instead of calling GetDC all the time,
only call it when we need it and then be sure to release it. r=mjudge, bug#49285
2000-09-14 23:53:19 +00:00
sfraser%netscape.com bccc8a28aa Fix build bustage; add new param to FlushCach. r=pnunn 2000-09-14 23:44:51 +00:00
rayw%netscape.com 3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
mkaply%us.ibm.com 8ca9d0bdbe #52455
r=mkaply, a=brendan
FontEnumerator implementation for OS/2
2000-09-14 23:17:20 +00:00
pnunn%netscape.com ccda7ec14f bug#51249: add chrome to FlushCache. pnunn r:syd 2000-09-14 23:06:53 +00:00
pnunn%netscape.com 279ba5b1e5 bug#51249: add ability to flush chrome. pnunn r: syd. 2000-09-14 23:00:59 +00:00
sfraser%netscape.com 8088d5d19b More work on 20743; better low memory handling on Mac. Better control of whether we allocate GWorlds in temp mem, make nsImageManager implement nsIMemoryPressureObserver (not turned on yet), and fix a double delete of GWorlds. r= pinkerton 2000-09-14 22:42:36 +00:00
waqar%netscape.com 75458f69c4 #=48907
r=pavlov@netscape.com
d=Get the font size using the pixel size instead of the point size. Pixel
size seems to work better for non default resolutions.
2000-09-14 18:57:05 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
sfraser%netscape.com 4af1765061 Part of the fix for 20743, add flag to tell us if a drawing surface is short-lived, so we can allocate in temp mem (on Mac). r=pavlov 2000-09-13 07:02:30 +00:00
dcone%netscape.com 609158f6c5 Put the nsPrintOptions into the factory for the Mac. r=kmmclusky. b=36796 2000-09-12 14:34:14 +00:00
dcone%netscape.com 4a44a28c21 Stray Semicolon taken out. 2000-09-12 14:31:10 +00:00
dcone%netscape.com 121485bb44 Fixed the tiling bug. Limited the size of the tile buffer. Check for sizing. Bug=49751 r=kmcclusky a=kmcclusky 2000-09-12 03:48:56 +00:00
valeski%netscape.com b6373ee1b7 50188. forcing noisy_fonts macro to *not* spew to stderr/out in debug builds. 2000-09-11 21:48:58 +00:00
erik%netscape.com dced4cfefc bug 33162; instead of zeroing out all Unicodes less than 0x2200, we just
zero out the common ones that correspond to CP1252 (for things like smart
quotes), so that we can still see most of the JIS X 0208 characters;
r=ftang
2000-09-11 21:03:58 +00:00
briane%qnx.com 2e8fedab64 NOT PART OF BUILD - PHOTON ONLY
Various fixes to correct drawing problems and speed up the rendering
and font engine
Brian Edmond
2000-09-11 13:51:58 +00:00
valeski%netscape.com f7f1dff42c 50188. removing release spammage 2000-09-08 23:21:08 +00:00
pinkerton%netscape.com e1d4cc2c64 add an applescript wrapper for a call that is only in carbon. r=sfraser. 2000-09-08 23:09:42 +00:00
kmcclusk%netscape.com 09c113d6b4 Clip unicode text on WIN95 when a underline or strikeout font has been specified. Fixes underline too long problem on WIN95. bug 8322 r=attinasi@netscape.com 2000-09-07 03:20:05 +00:00
rpotts%netscape.com a8d43a16fe Removed obsolete call to get the Prefs Service whenever ImageNetContextImpl::GetURL(...) is called. 2000-09-06 09:14:08 +00:00
dbaron%fas.harvard.edu edc5e19b4f Fixing code that relies on implicit string construction. r=scc (verbally) 2000-09-03 02:08:24 +00:00
brendan%mozilla.org 4c27644093 Fix longstanding bug with nsScriptableRegionConstructor (lack of NS_IMETHODIMP). Use nsnull and \!, not NULL and lame NULL == ptr tests. 2000-09-02 03:39:27 +00:00
pnunn%netscape.com 5246f02766 bug#13718: pnunn. move init to intended location. 2000-09-01 19:00:05 +00:00
waqar%netscape.com 3bf37c3125 #=48907
r=rods@netscape.com
a=kmcclusk@netscape.com
d=Implement CSS3 Font for GTK.
2000-09-01 13:21:46 +00:00