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

2010 Коммитов

Автор SHA1 Сообщение Дата
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