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