2466 Commits

Author SHA1 Message Date
timeless%mac.com
a9a0478212 gisburn broke nondebug 2001-08-13 07:43:24 +00:00
mkaply%us.ibm.com
ad8d40324b #94795
r=javier, a=blizzard
OS/2 only - don't hardcode PixelsToTwips for printing
2001-08-10 21:57:17 +00:00
cls%seawood.org
20a4a20d49 Remove references to nsImageManager & nsPaletteInfo. Cleanup from the libimg1 removal. 2001-08-10 20:55:29 +00:00
colin%theblakes.com
1a21d1fd1d Fix OpenVMS breakage - someone moved my code into an ELSE.
Alos use PR_snprintf intead of sprintf.
b=93331 r=dcone sr=waterson
2001-08-10 11:46:55 +00:00
timeless%mac.com
0cd53cd636 trying to fix worms bustage [Unix builds with GTK+ toolkit but without libXp.so do not build] 2001-08-10 08:04:56 +00:00
timeless%mac.com
dd6a50daba fix Bugzilla Bug 93827 Print module autoselection could be better...
by Roland.Mainz@informatik.med.uni-giessen.de r=dcone sr=blizzard
2001-08-10 06:58:11 +00:00
mkaply%us.ibm.com
9d96281d1a Fix OS/2 fallout from removal of old imglib.
OS/2 now has no image tiling and no 256 color support.
And I bet windows lost any reasonable 256 color support as well.
2001-08-10 04:39:17 +00:00
bstell%netscape.com
ee59d0a4e2 bug 86368, r=bstell@netscape.com, sr=blizzard
(patch by Roland.Mainz@informatik.med.uni-giessen.de)
code was returning the wrong variable (font instead of western_font)
2001-08-10 03:24:57 +00:00
pavlov%netscape.com
fbdd87ddde fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:35:08 +00:00
pavlov%netscape.com
1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
ftang%netscape.com
bf10f71318 fix 88804. rs=ftang add 211c to the exception list 2001-08-09 12:29:56 +00:00
timeless%mac.com
c2293a6634 bustage fix, sorry 2001-08-09 09:15:55 +00:00
timeless%mac.com
caa4e5ecea fix Bugzilla Bug 81311 nsFontCache cannot be shared between multiple toolkits
by Roland.Mainz@informatik.med.uni-giessen.de r=dbaron sr=blizzard
2001-08-09 08:08:39 +00:00
brade%netscape.com
717481ade7 check in fix for 88554 for gisburn; sr=kin; r=brendan 2001-08-08 13:03:25 +00:00
cls%seawood.org
5486888d43 Implement nsImageBeOS::DrawToImage to make animated gifs work (sorta).
Thanks to Makoto Hamanaka <VYA04230@nifty.com> for the patch.
Bug #78069 r=cls
2001-08-01 01:01:01 +00:00
timeless%mac.com
a34e7da23f static [bustage] 2001-07-30 06:04:33 +00:00
timeless%mac.com
cc742c5a08 Bugzilla Bug 89851 [xlib] nsFontMetricsXlib cleanup part 2
by Roland.Mainz@informatik.med.uni-giessen.de
r=pocemit sr=blizzard a=tor
2001-07-30 01:51:18 +00:00
blizzard%redhat.com
2214b95ddd Makefile for gfx for gtk2. WIP. Not part of the build. 2001-07-25 22:05:59 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
katakai%japan.sun.com
a653f04fc1 bug 88444
asserts now coming from nsFontMetricsGTK.cpp
r=bstell sr=blizzard
2001-07-25 01:05:17 +00:00
blizzard%redhat.com
7e5d62053b Add basic infastructure for gtk2 work. Bug #92034. r=cls 2001-07-24 23:30:00 +00:00
mkaply%us.ibm.com
336ee9504c No bug
r=mkaply, a=blizzard
Code from dainis jonitis - general image cleanup
2001-07-24 22:50:49 +00:00
mkaply%us.ibm.com
b8bb1024c3 No bug
r=mkaply, a=blizzard
OS/2 only - Basic UTF-8 support - requires font Times New Roman MT 30
2001-07-24 22:48:31 +00:00
mkaply%us.ibm.com
9b9da06ab9 No bug
r=mkaply, a=blizzard
OS/2 only - Change unicode converters to use a linked list so they can convert any codepage
2001-07-24 22:47:29 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
briane%qnx.com
663b55adfd PHOTON port only (not part of build)
Fixes to allow nsFontMetricsPh.cpp to compile, changes to use nsServiceManager
2001-07-23 20:20:51 +00:00
tor%cs.brown.edu
38a45135b7 Bug 89918 - update xlib region code. Patch from timecop@network.email.ne.jp,
r=Roland.Mainz@informatik.med.uni-giessen.de, sr=brendan
2001-07-22 15:36:10 +00:00
yokoyama%netscape.com
85c90b6016 bug 91171 adding support for webdings font.
/r=ftnag, /sr=sspitzer
2001-07-18 22:57:49 +00:00
ftang%netscape.com
21d3e96704 partially check in 88944 for jshin. r=ftang sr=blizzard@mozilla.org
change the converter name for Johab from x-johab to x-johab-noascii
2001-07-18 20:12:08 +00:00
mkaply%us.ibm.com
52c3ae9f5e #89388
r=zuperdee, sr=tor
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - 3rd revamp of xprint
2001-07-17 18:54:49 +00:00
dbaron%fas.harvard.edu
ca0f24d1b5 Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 05:20:14 +00:00
dbaron%fas.harvard.edu
6edd8011fc Header include dependency cleanup. b=64023 Fixing bustage. 2001-07-16 04:20:07 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
pinkerton%netscape.com
b684d00082 fix non-carbon build bustage 2001-07-13 23:35:07 +00:00
pinkerton%netscape.com
f34850b98c Get printing working on carbon after it was broken in the landing of print options. fix a memory leak that was leaking the deviceContextSpec on mac. r=sdagley/sr=sfraser. bug# 58254. 2001-07-13 22:34:29 +00:00
tor%cs.brown.edu
897cc62fcc Bug 89280 - forgetting to update the destination alpha clipmask in DrawToImage.
r=pavlov, sr=blizzard
2001-07-13 21:41:51 +00:00
dcone%netscape.com
13181e8300 bug=82573 r=peterl sr=attinasi. Used the margin calculation to many times. Put in some code
so the PS can be debugged on windows
2001-07-13 04:13:01 +00:00
dcone%netscape.com
e2d2f9c3bf b=88608 A3 support r=dcone sr=attinasi 2001-07-10 14:15:17 +00:00
dcone%netscape.com
41168698f7 b=88608 A3 support r=dcone sr=attinasi 2001-07-10 14:07:18 +00:00
bstell%netscape.com
653c58ded5 bug 63831, r=ftang@netscape.com, sr=sfraser
when measuring space glyph width
use  8 bit space char with  8 bit font
use 16 bit space char with 16 bit font
2001-07-10 01:36:32 +00:00
dcone%netscape.com
39f7c4e2a7 Initialized mPrintSilent to false. b=84300 r=peterl sr=attinasi 2001-07-09 14:30:26 +00:00
cls%seawood.org
a7ed3b636c Set alternative MDDEPDIRs directory to get around VPATH issues when building in the srcdir.
Bug #87422 r=leaf
2001-07-08 06:23:58 +00:00
zuperdee%yahoo.com
51dfb941bc Bug 89690: Adding some null checks. r=pocemit, sr=shaver 2001-07-07 21:42:03 +00:00
dinglis%qnx.com
b383ee444c NOT PART OF BUILD (Photon Only)
- many fixes (fonts, rendering, printing, crashes, image drawing)
2001-07-04 17:56:17 +00:00
mkaply%us.ibm.com
1dbd07d9d1 No bug - OS/2 only - font tweaks 2001-07-04 03:31:11 +00:00
mkaply%us.ibm.com
73ed1177b0 #88765
r=roland, r=pavlov, sr=blizzard
Checkin for timecop@network.email.ne.jp - GC-Cache leaks
2001-07-03 14:10:30 +00:00
mkaply%us.ibm.com
3db997a31d #85527
r=timeless, sr=blizzard
Checkin for Roland.Mainz@informatik.med.uni-giessen.de - Turn xlibrgb into a shared library
2001-07-03 13:40:16 +00:00
cls%seawood.org
82e2b6fad0 Removing obsolete xlib file.
Bug #88977
2001-07-03 10:39:03 +00:00
cls%seawood.org
0f88d36e89 Removing obsolete xprint files
Bug #89018
2001-07-03 10:12:19 +00:00
timeless%mac.com
31b5dde4b4 Bugzilla Bug 88456 [xlib] scaling code needs to be updated to new scaling routines
patch by timecop@network.email.ne.jp r=Tomi.Leppikangas@oulu.fi sr=tor
2001-07-03 02:53:28 +00:00