Commit Graph

2499 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
7e32fb8c0d #97490
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - Code from Javier - don't hardcode pixels to twips,
and don't draw 0 height or width rectangles
2001-08-30 03:22:24 +00:00
pierre%netscape.com
1f791b08d6 Bug 39117 "[zoom]View Enlarge/Reduce Text Size doesn't work on mac". Calculate zoom in nsFontMetricsMac::GetNativeTextStyle() and remove disabling of menus in viewZoomOverlay. r=rbs, sr=sfraser, a=dbaron 2001-08-29 07:52:02 +00:00
stephend%netscape.com
e631793b96 Bug 94301. X-lib-port uses other fonts than GTK+-port. Patch by Roland.Mainz@informatik.med.uni-giessen.de (gisburn on irc) r=dbaron sr=tor a=asa on behalf of drivers 2001-08-28 23:12:50 +00:00
mkaply%us.ibm.com
96b7a35493 #97368
r=pedemont sr=blizzard a=asa for drivers
OS/2 only - make printer code more friendly - like honoring return codes for instance
2001-08-28 22:08:39 +00:00
dcone%netscape.com
f5268d5537 bug 12037. A small fix for a regression that was and r=peterl sr=attinasi and a=dbaron. I forgot to checkin the
check to see if I handled the print.  This fixes my regression.
2001-08-28 20:54:35 +00:00
briane%qnx.com
be854433c9 PHOTON build only
fixes to work with the static build
2001-08-28 18:11:26 +00:00
rjesup%wgate.com
88fb5e9907 Bug 94243. Follow-on patch for xlib by gisburn. r=dbaron, sr=jst, a=asa 2001-08-28 14:42:29 +00:00
cls%seawood.org
736f7cf167 Adding getter for mAlphaDepth to nsIImage.
Thanks to lordpixel@mac.com for the patch.
Bug #81353 r=pavlov sr=sfraser a=roc+moz
2001-08-28 10:04:59 +00:00
tor%cs.brown.edu
933fae88a1 Bug 89022 - image scaler should use a pixel inclusive measurement instead
of pixel centered.  r=pavlov, sr=brendan, a=asa
2001-08-27 22:10:56 +00:00
jaggernaut%netscape.com
c17afc4ca6 Bug 95621: ``[Xlib] Sync Xlib fontmetrics with GTK+ fontmetrics'', patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de> aka gisburn, r=dbaron, sr=tor, a=roc+moz 2001-08-27 09:02:52 +00:00
rjesup%wgate.com
655d25552f Bug 94569: Move xlib & xprint over to xxlibrgb* api. Patch by gisburn, I'm
just checking it in for him.  a=asa, r=jag, r=Tomi.Leppikangas@oulu.fi,
r=cls (Makefile changes), sr=kin
2001-08-27 06:45:49 +00:00
rjesup%wgate.com
6f3e4115eb Bug 94243: VoidArray usage patch. a=asa sr=brendan r=waterson r=bienvenu
r=pierre r=jband/dbradley  Also fixes some whitespace issues.
2001-08-27 06:15:54 +00:00
dcone%netscape.com
6e68b950cb bug=12037 r=peterl sr=attinasi a=dbaron fixed printout of transparent images to have a white transparent area instead of a black area 2001-08-27 02:55:38 +00:00
mkaply%us.ibm.com
cc7bbcdf9d No bug
r=mkaply, a=asa for drivers
OS/2 ONLY - Code from Javier Pedemonte - more recovery from the libpr0n landing
This code makes all PNGs work and with it, all images should work on OS/2
2001-08-24 19:25:55 +00:00
dbaron%fas.harvard.edu
8c7304136b Fix warning / potential bustage. b=91794 2001-08-23 14:49:06 +00:00
dbaron%fas.harvard.edu
a90c2131dc Use the same information for max ascent/max descent (which is used for painting backgrounds) that we've been using all along for default line spacing (ascent/descent rather than max_bounds.ascent/max_bounds.descent), since max_bounds often gives extents larger than ascent/descent. Also clean up the metrics calculation a bit and clean up some debugging macros. b=91794 (also fixes 59825, 64807, 77067, 91776, and probably 89133) r=bstell sr=waterson a=tor 2001-08-23 13:44:06 +00:00
kaie%netscape.com
ec52006f36 b=93617 r=dcone sr=attinasi a=asa
Fixing print dialog focus problem on Unix
2001-08-23 05:04:06 +00:00
jdunn%netscape.com
2b63b6ed15 fixing dcone's checkin
in a enum, certain compilers don't like when the
last item has a ',' so I removed it

Fixing messina's tbox bustage
2001-08-22 01:10:21 +00:00
dcone%netscape.com
61c42e0de0 b=73884 r=peterl sr=attinasi invert mode support added 2001-08-21 22:37:17 +00:00
ftang%netscape.com
a8f2223a1d new file for 90804. not part of the build yet 2001-08-21 22:14:56 +00:00
mkaply%us.ibm.com
b2d21df256 No bug
r=mkaply, a=blizzard
OS/2 only - Code from Dainis Jonitis - Fix fallout from imagelib removal
Add back in tiling support for OS/2
2001-08-21 21:56:36 +00:00
mkaply%us.ibm.com
47d4c40a42 #95301
r=pedemonte, a=blizzard
OS/2 only - leaking presentation spaces
2001-08-21 21:53:46 +00:00
dbaron%fas.harvard.edu
113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
dcone%netscape.com
bfa13e5c17 b=94546 r=peterl sr=attinasi. Fixed the printdialog so it is Modal for windows. 2001-08-17 14:11:05 +00:00
sfraser%netscape.com
f853c371ca Fix for 94373: avoid 'PrefChangedCallback' as a function name in global scope, to avoid problems in static build. r=attinasi, sr=blake 2001-08-17 01:14:21 +00:00
ftang%netscape.com
90d5cba1d6 fix bug 86098. add one more char to ATSUI list r=brade sr=sfraser 2001-08-16 23:42:32 +00:00
timeless%mac.com
1e83a1da2b Qt fallout from bug 78690 (build bustage) 2001-08-15 12:02:01 +00:00
bstell%netscape.com
1643d95172 bug 90736, r=ftang, sr=blizzard
for western documents find special chars ("smart quotes", bullet)
glyphs from adobe-fontspecific fonts before Japanese fonts or the
early transliterator
2001-08-15 04:18:22 +00:00
timeless%mac.com
834cdfc538 Bugzilla Bug 91961 [xlib] Thread Local Storage issues in nsToolkit.cpp result in crash
patch by timecop@network.email.ne.jp r=zuperdee,Tomi.Leppikangas@oulu.fi sr=blizzard
2001-08-15 02:49:01 +00:00
dinglis%qnx.com
06ffafb638 PHOTON port only (not part of build)
fixed bustage with removal of old img lib
2001-08-14 13:52:45 +00:00
cls%seawood.org
a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
yokoyama%netscape.com
f23cd921c9 Bug fix 91250:
Adding a return Boolean from nsIFontEnumerator::UpdateFontList()
to identify if the font lang group has changed from
receiving the WM_FONTCHANGE msg.
/r=rbs;/sr=brendan
2001-08-14 02:32:10 +00:00
timeless%mac.com
0485d9445f Bugzilla Bug 78690 Remove the old imagelib.
The removal left some builds likely broken
xlib by Tomi.Leppikangas@oulu.fi
qt by jcgriggs@sympatico.ca
photon by timeless@mac.com based on tomi's patch for xlib
2001-08-13 08:03:28 +00:00
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