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

4053 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 3a5afdae99 #261647
r=mkaply, sr=blizzard, a=mkaply
Patch from Dainis Jonitis - make sure to initialize RGNRECT
2004-10-01 14:32:48 +00:00
cbiesinger%web.de 20469d5ac9 Bug 250786 [Xlib] scaled images render as garbage
r=roland.mainz
2004-09-29 13:51:36 +00:00
kjh-5727%comcast.net d724a81caa Bug 261093 - Crash printing pages containing plugin objects. r=tor, sr=roc, a=asa. 2004-09-24 02:02:38 +00:00
tor%cs.brown.edu 88f87a5840 Bug 256328 - tiling artifacts on some X servers. r=blizzard, sr=roc, a=asa 2004-09-23 23:02:19 +00:00
bryner%brianryner.com efd19bc926 Don't draw images that are outside the clip region. This reduces unneeded work when multiple paint rects are exposed. Also, fix dependencies so that libgfx_* relink when libgfxshared_s changes. Bug 261097, r+sr=roc. 2004-09-23 06:14:54 +00:00
blizzard%redhat.com 73f72caada Add support for mathml to the pango code. Not part of the default build. a=asa 2004-09-22 19:53:45 +00:00
bzbarsky%mit.edu 89411c0ba9 Fix horizontal scrollbar rendering with GTK theming when steppers are not
square.  Bug 258758, patch by Benjamin Leviant <benjamin@ethium.net>,
r+sr=bryner
2004-09-22 01:00:07 +00:00
kyle.yuan%sun.com 347a0ca644 Bug 254241 Do not lookup gtk_style_get_prop_experimental in GTK2 build
r=bryner, sr=blizzard
2004-09-22 00:51:30 +00:00
amardare%qnx.com 6c62c76cf8 Change for qnx(photon) platform only. It should not affect other platforms.
Changed CreateDrawingSurface to properly return an error if allocating offscreen memory fails.
2004-09-21 14:37:23 +00:00
pete.zha%sun.com 81fa1e736e bug 260525
bustage for Solaris gcc box
r=dbaron
It's a bustage fix for bug 234470
2004-09-21 06:02:24 +00:00
pete.zha%sun.com be1ab09a7b fix bustage for bug 234470 just landed
sr=dmose
2004-09-20 08:25:49 +00:00
pete.zha%sun.com bc902b4d04 bug 234470
There is something wrong with plugin printing on linux or unix
r=leon.sha@sun.com
sr=roc
patch=roland
2004-09-20 06:46:16 +00:00
kyle.yuan%sun.com 70e0e0b274 Bug 238854 [gtk2] Changing GNOME2 theme doesn't apply until restarting Mozilla
r=bryner, sr=dbaron, patch=ginn.chen@sun.com
2004-09-17 06:27:01 +00:00
blizzard%redhat.com 2ac0f98e0a Crib the font enum code from xft. Pango doesn't do what we want, and this code will work fine for what it is used for. Not part of the default build. 2004-09-15 05:02:26 +00:00
cbiesinger%web.de b7774b956f bug 241070 patch by npeninguy@gmail.com (Nicolas PENINGUY), r=bryner sr=blizzard
Refactor nsNativeThemeGTK
2004-09-14 20:56:01 +00:00
blizzard%redhat.com 98caaa0fe2 Make sure to break out of the loop when converting from UTF-8 to UTF-16 line breakes. Otherwise we could re-use the already converted number and re-convert the value again. This should fix problems on sites like kr.yahoo.com. Not part of the default build. 2004-09-08 19:52:35 +00:00
blizzard%redhat.com 7c1c4d1eef Make sure that the minimum font sizes are measured in points, not pixels. Should fix problems on sites like cn.yahoo.com which have some small chinese glyphs. Not part of the default build. 2004-09-08 18:44:36 +00:00
blizzard%redhat.com c5337515af Fix problems with text rendering where letter spacing was used with letters that would generate multiple text runs and multiple glyphs for each character. Not part of the default build. 2004-09-08 16:50:36 +00:00
kjh-5727%comcast.net e9d9505cda AIX build bustage. Must link with xpcom & NSPR. 2004-09-07 19:27:38 +00:00
mkaply%us.ibm.com 86f73ef744 #257627
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from dainis jonitis - passing a stack variable as a return from a function - oops!
2004-09-07 19:07:30 +00:00
kjh-5727%comcast.net cc129ab256 Fixing gcc 3.4 bustage. 2004-09-07 18:15:24 +00:00
kjh-5727%comcast.net e6f29e4ec2 Bug 257381: Refactor postscript printer list logic & support printing
through CUPS. r/sr=roc.
2004-09-07 17:55:27 +00:00
kjh-5727%comcast.net fc06df0a66 Bug 257381: Refactor postscript printer logic & support printing
through CUPS. r/sr=roc.
2004-09-07 17:54:33 +00:00
jim_nance%yahoo.com 4579e758a9 Fix Bug #234250 - Do not use do_CreateInstance() to make gtk clip regions. It is unnecessary and slow. r=caillon, sr=roc 2004-09-06 16:25:09 +00:00
bryner%brianryner.com 308133cc8b attempt to work around btek lameness 2004-09-06 04:47:24 +00:00
bryner%brianryner.com 04b0d5a8cb Fixes for a number of native theme button problems on gtk2 (bug 255911). In order to more easily accomodate CSS fallbacks for when native theme rendering is not available, this adds GetWidgetPadding() to nsITheme, which allows the native theme impl to supply padding values which will override the css padding. This way, padding for the css fallback can be given without having it be added to the padding that's part of the native theme-rendered border. r=caillon, sr=roc. 2004-09-06 03:59:31 +00:00
kjh-5727%comcast.net 0f0ac64f27 Bug 254331: Cannot print in black & white again, only color. r=bzbarsky, sr=roc 2004-09-03 16:39:34 +00:00
dveditz%cruzio.com ea39eadbee bug 255067 reduce max image size to prevent DOS 2004-08-27 10:34:14 +00:00
gerv%gerv.net 62e3767f68 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-08-25 23:02:50 +00:00
blizzard%redhat.com cc0bfb3bc8 Implement bits for NS_RENDERING_HINT_FAST_MEASURE. (OK, really steal the implementation out of the GTK code, since it just works out of the box once you convert the UTF16 offsets to UTF8 offsets.) Not part of the default builds. 2004-08-23 19:10:15 +00:00
bryner%brianryner.com efcc221ee4 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
jshin%mailaps.org 06dc990f45 bug 190031: use xft and fontconfig for font lookups/measuring/drawing with new postscript/freetype code (r=blizzard, sr=rbs) 2004-08-20 09:11:26 +00:00
p_ch%verizon.net beefbf2e53 Bug 118294: NS_THEME_DROPDOWN implementation (GTK2)
(+ add forgotten style for menulist-description binding in the new toolkit)
r=bryner, sr=roc.
2004-08-20 03:49:44 +00:00
dbaron%dbaron.org 6266dfafbf Don't bother with DrawTile when the destination rect is empty. b=237766 r+sr=roc 2004-08-19 21:58:21 +00:00
vladimir%pobox.com 8c17eb9986 cairo: first attempt at surface manager/surface cache. 2004-08-19 18:56:03 +00:00
mkaply%us.ibm.com 71f4ec308d #251754
r=pkw, sr=blizzard
If it is available, use CUPS to enumerate Postscript printers
2004-08-19 18:09:28 +00:00
pete.zha%sun.com 38ba5c92c6 [ps] Mozilla generate invalid font when enable true type printing
bug 253219
r=tori(tor@acm.org),sr=roc(roc@ocallahan.org)
2004-08-19 06:56:08 +00:00
vladimir%pobox.com e8f4310c7e cairo: copybits needed a fix, too 2004-08-19 02:34:35 +00:00
vladimir%pobox.com 80f80bb59d cairo: go go images 2004-08-19 02:07:31 +00:00
vladimir%pobox.com 2bbce9edd6 cairo: coordinate transforms are for winners 2004-08-18 09:52:03 +00:00
vladimir%pobox.com bc3ebfc5cd cairo: nsnull: because garbage data sucks. 2004-08-18 09:25:09 +00:00
vladimir%pobox.com 201d284e31 cairo: scaling twice is for losers 2004-08-18 08:24:19 +00:00
vladimir%pobox.com beefe1f41c cairo: don't leak transforms, also random flailing trying to fix fonts 2004-08-18 06:48:20 +00:00
pavlov%pavlov.net b5f2ddac19 lets try doing fonts using xft for now... 2004-08-18 00:16:24 +00:00
pete.zha%sun.com c744720d17 The background images is not printed out
r=pete.zha@sun.com,sr=roc,a=asa
patch by dantifer@gmail.com
2004-08-17 02:29:49 +00:00
vladimir%pobox.com 004013307b cairo: attempted drawingsurface speedups, and some image debugging bits. 2004-08-16 20:25:00 +00:00
blizzard%redhat.com ee35929b25 Don't crash when layout is nice enough to send us invalid unicode. Not part of the build. 2004-08-16 18:38:11 +00:00
vladimir%pobox.com cecfa7b389 cairo: CairoBlender impl (not all that functional), continuing impl of other bits 2004-08-16 07:17:24 +00:00
vladimir%pobox.com 69d3e85dee cairo: get the screen size correctly, need to call init on Screen 2004-08-16 05:53:04 +00:00
vladimir%pobox.com 7aa065a6cd cairo: continuing drawing surface fixes 2004-08-16 04:45:57 +00:00