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

4052 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 64bbf69160 #199763
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - Add printer description to print dialog
2004-11-22 18:25:46 +00:00
mkaply%us.ibm.com a9230e37f8 #268321
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - OS/2 gfx cleanup
2004-11-22 18:21:53 +00:00
mkaply%us.ibm.com 9e83a6e944 #267862
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Javier Pedemonte - fix some subtle font issues
2004-11-22 18:14:59 +00:00
mkaply%us.ibm.com 48ec53f0c2 #257230
r=mkaply, sr=blizzard (platform specific), a=mkaply (OS/2 only)
Patch from Peter Weilbacher - remove a release build printf
2004-11-22 17:40:45 +00:00
roc+%cs.cmu.edu 479b99d4bf Bug 265084. Progress towards floating point nscoord: make image interfaces and libpr0n use PRInt32 instead of nscoord. r+sr=tor 2004-11-15 04:34:51 +00:00
jshin%mailaps.org aeae490bef bug 234035 (part1 : xft) : freetype2 2.1.8 compile error: FTC_Image_Cache_* APIs are not available any more, r=Ervin Yan, sr=bryner 2004-11-15 00:05:45 +00:00
timeless%mozdev.org ea2f3df3b9 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
joshmoz%gmail.com 52636b4864 fix typo in constant usage from patch for bug 204237 - this error causes buttons to incorrectly theme fairly often 2004-11-08 01:59:14 +00:00
darin%meer.net f94aa8151e fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
joshmoz%gmail.com 08fb723632 disabled form elements don't have aqua appearance (bug 204237) r=josh sr=bryner 2004-11-04 21:36:12 +00:00
ere%atp.fi 19525bf297 Fix for bug 228399: background-color is mishandled when -moz-opacity is less than 1.0
r+sr=roc
2004-11-04 19:08:31 +00:00
roc+%cs.cmu.edu d1fa5f22e0 Bug 265084. Lay the groundwork for nscoord being a float, by introducing nsIntRect/Point/Size/Margin and wrapper functions for doing tricky nscoord operations. r+sr=bzbarsky 2004-11-03 02:48:04 +00:00
roc+%cs.cmu.edu c804dd83a2 Bug 243726. Make Invalidate/UpdateView *much* cheaper by delaying propagating damage over the widget tree until EndUpdateViewBatch. Also adds SimplifyInward/SimplifyOutward methods to nsRegion to avoid region complexity getting out of hand and killing our performance. r=Dainis_Jonitis,bzbarsky, sr=bzbarsky 2004-11-03 02:37:21 +00:00
darin%meer.net 96c79cea45 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
kjh-5727%comcast.net 90d92a3005 Bug 266218 - useCups pref not initialized. Patch by Andrew Schultz <ajschult@verizon.net>, r=kherron, sr=roc. 2004-10-31 14:34:57 +00:00
bzbarsky%mit.edu 081367c13d Reduce amount of refcounting in PopState. Bug 261024, r+sr=bryner 2004-10-24 19:37:16 +00:00
bzbarsky%mit.edu 5522863148 "Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
<julien.lafon@gmail.com>, r=roland.mainz, sr=henry.jia
2004-10-24 18:34:50 +00:00
joshmoz%gmail.com 76635c5c4f clean out some old stuff pertaining to classic Mac OS (bug 231337) r=sdagley sr=bzbarsky 2004-10-24 17:36:11 +00:00
bryner%brianryner.com 442475840c Back out 238598 until I can convince myself that XftTextExtents does something reasonable when given a nbsp character, in the case where the font doesn't have it. 2004-10-14 18:51:33 +00:00
bryner%brianryner.com 81232bcb96 Some fonts don't have the nbsp character, so we spend time looking for an alternate font. Instead, just change the nbsp to a space; they render the same. Bug 238598, r+sr=dbaron. 2004-10-14 18:10:48 +00:00
bryner%brianryner.com 014b4a63ed Attempt to work around buggy fontconfig versions. If FcFontSort returns just a single font (it should return all fonts on the system), then try again but with only the generic font name. Bug 180309, r=dbaron, sr=blizzard. 2004-10-14 18:02:52 +00:00
bryner%brianryner.com bbd7cf3890 Fix gtk warnings on older gtk versions (bug 255656, r+sr=dbaron). 2004-10-13 20:35:06 +00:00
zack%kde.org 4b93ea1254 fixing the toolbar issue. All the credit goes to biesi (he provided
the testcase for it)
2004-10-11 19:18:59 +00:00
zack%kde.org 1c549dd488 Qt Mozilla port. For now the best way to start playing with it is the
TestQGeckoEmbed from the embedding/browser/qt/tests.
Build patch sr=jst, r=biesi.
Rest: r=dbaron,biesi
2004-10-11 04:01:49 +00:00
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
vladimir%pobox.com 1783d5834e cairo: fix drawing surface compilation 2004-08-16 03:29:26 +00:00
pavlov%pavlov.net 542a880e26 Updating to the trunk 2004-08-16 03:17:06 +00:00
vladimir%pobox.com 7e3f91c0c3 better cairo drawing surface stuff, in progress 2004-08-16 00:37:37 +00:00
vladimir%pobox.com 7e3030fdd0 forgot two files from cairo bits landing (not part of the build) 2004-08-15 23:57:35 +00:00
vladimir%pobox.com b457e26a6e Initial landing of cairo-related stuff, nothing built by default, all code is in ifdefs. r=bryner,a=brendan 2004-08-14 01:01:16 +00:00
amardare%qnx.com fde66250f9 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
JFehr's problem with thunderbird on screen 2 on a multiscreen configuration:
Use
PhWindowQueryVisible( Ph_QUERY_IG_POINTER, ...
so that the screen information is uses the current location of input_group's pointer.
2004-08-13 20:07:52 +00:00
caillon%redhat.com 895ec082e4 These are C++ files; not IDL. rs=bzbarsky 2004-08-11 07:00:43 +00:00
bzbarsky%mit.edu a346b2bea1 Fix nsImageWin::Draw to not screw up the source rect when printing. Bug
125276, r+sr=roc.
2004-08-10 22:11:33 +00:00
blizzard%redhat.com 429ad2de24 Fix problems with pages that include spacing and unicode characters that generated more than one byte length utf-8 characters. 2004-08-10 20:57:26 +00:00
blizzard%redhat.com 9fd0bdc96d fix some problems with per-character spacing 2004-08-10 19:06:11 +00:00
jshin%mailaps.org 7065601a8d bug 120401 : patch by bugs.mano%mail-central.com (r=jhpedemonte, sr=sfraser) : font-pref. setting on Mac OS X doesn't work 2004-08-06 14:50:57 +00:00
smontagu%smontagu.org 874cb9d87c Backing out checkin from bug 120401 because of Tp regression. 2004-08-05 06:51:35 +00:00
smontagu%smontagu.org aee07862de Bug 120401: Font selection in pref. does not work (Hebrew, Arabic, CE, Baltic, Cyrillic, CJK, etc). Patch by Asaf Romano bugs.mano@mailcentral.com with contributions by me. r=jhpedemonte, sr=sfraser. 2004-08-04 21:48:39 +00:00
bryner%brianryner.com 1aaef95bce Pango code uses PR_GetEnv(), so include prenv.h. 2004-08-03 03:40:49 +00:00
blizzard%redhat.com c4345e6089 try to fix bustage 2004-08-02 22:12:24 +00:00
blizzard%redhat.com 3fb034d97d More build goop to get pango building. Add the right calls so that RTL info is passed down. r+sr=bryner 2004-08-02 20:50:01 +00:00
blizzard%redhat.com 9d852107f6 Build bits for pango code. 2004-08-02 18:16:36 +00:00
blizzard%redhat.com 36ee7f3e42 Mostly working impl of font rendering impl with pango. Needs additional code. Not part of the default build. 2004-08-02 18:16:15 +00:00
tor%cs.brown.edu 2eb23ec8a2 Bug 253782 - stop large images overflowing in win32. r=pavlov, sr=roc 2004-08-02 16:15:55 +00:00
tor%cs.brown.edu 698bdb287b Bug 253782 - limit image dimensions to X11 protocol limits.
r=pavlov, sr=blizzard
2004-08-02 16:14:44 +00:00
tor%cs.brown.edu 5d8f8fea9a Bug 253998 - remove debug spew. r+sr=roc 2004-08-02 12:27:38 +00:00
bryner%brianryner.com cc807b07b1 Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
pedemont%us.ibm.com bf2c9aa387 Bug 248837 - font sizes less than 1px show up as 13px, r=sfraser, sr=dbaron 2004-07-28 22:00:17 +00:00
ere%atp.fi a323813f95 Take 2 for bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-27 19:14:44 +00:00
ere%atp.fi 8c3f8b7c46 Backing out the previous checkin. Apparently compiles on VC7 but not on VC6 (or the Platform SDK version creature has). 2004-07-26 19:49:03 +00:00
ere%atp.fi 3ea3f9482a Bug 252067: Add support for translucent windows for Win32 (Windows 2000 and later)
Patch by Dainis Jonitis
r=ere
sr=roc
2004-07-26 18:37:01 +00:00
tor%cs.brown.edu 4ca54280fe Bug 251864 - alpha compositing not dithered in 8bpp (win32). r=ere, sr=roc 2004-07-26 14:20:40 +00:00
jag%tty.nl fcae84272e It looks like this should fix the bustage. |surf| is ultimately a nsIDrawingSurface, and that's what Init is looking for (well, that, and nsIWidget, but I doubt it's that ;-) ) 2004-07-25 08:21:05 +00:00
blizzard%redhat.com c3fb922e34 Bug #252143. Leak in nsScreenGtk::Init of gdk_property_get() result. Patch from Crispin Flowerday <crispin@flowerday.cx>. r=caillon, sr=blizzard 2004-07-23 14:42:29 +00:00
bzbarsky%mit.edu dfecee752b Fix dereferencing of freed drawing surfaces. Bug 251136, patch by
roland.mainz@nrubsig.org (Roland Mainz), r+sr=roc
2004-07-22 02:39:57 +00:00
cbiesinger%web.de d5bd29aeda Bug 113243 Get rid of (Compare|Equals)WithConversion
r+sr=roc
2004-07-21 20:18:39 +00:00
cbiesinger%web.de b9fa9b214d Bug 193372 add missing include r=blizzard sr=bz 2004-07-19 18:58:24 +00:00
dbaron%dbaron.org b354c81d35 Remove mSurface and SetDrawingSurface to fix bustage. mSurface was a write-only void* variable taking inconsistent types. 2004-07-18 18:21:03 +00:00
dbaron%dbaron.org 9477e33c6b Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2004-07-18 17:36:03 +00:00
kjh-5727%comcast.net ca75dc2060 Bug 226600 - Add a print preview flag to *nix print device context specs.
r=blizzard, sr=roc
2004-07-17 23:21:58 +00:00
bryner%brianryner.com 6569bb06ea Make nsImageGTK::LockImagePixels(PR_TRUE) recover the alpha mask if it has been put in a pixmap. Fixes set-as-wallpaper problems with transparency. Bug 250531, r+sr=tor. 2004-07-17 21:00:31 +00:00
dbaron%dbaron.org 188f36ed75 Clean up string usage in nsFont::EnumerateFamilies and nsCSSStyleSheet.cpp's ValueIncludes, although not all the other places to which this pattern was copied. b=235755 r+sr=roc 2004-07-17 19:03:13 +00:00
gerv%gerv.net e21ffac98d Bug 236613 - licensing cleanup. Sun have given blanket tri-licensing permission. 2004-07-17 16:21:53 +00:00
roc+%cs.cmu.edu 0939d1b592 Bug 251136. Fix use of mSurface after it has been deleted. r+sr=blizzard 2004-07-17 12:19:36 +00:00
gerv%gerv.net 554e0e99a4 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 19:30:11 +00:00
gerv%gerv.net 50415faa3b Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:48:35 +00:00
bryner%brianryner.com 27730e1df0 Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
bryner%brianryner.com 51db2b3ec7 fix crash by moving assignment after lazy widget instantiation. r/sr/a=dbaron 2004-07-07 21:11:21 +00:00
tor%cs.brown.edu 4413926700 Bug 203257 - wrong error if no printers installed (win32).
Patch by aaronr@us.ibm.com, r=ere, sr=tor
2004-07-01 21:57:34 +00:00
amardare%qnx.com 52018bff6e Changes for qnx/photon platform only. they should not affect building/runtime other platforms.
Changes for Lock-ing Unlock-ing a drawing surface. Use the PdOffscreenContext_t's pitch.
For read only locking do not create another OSC.
2004-06-30 14:45:49 +00:00
jshin%mailaps.org 2a33dae203 bug 167128 : Printers with non-ASCII characters in their names can't be selected (bug 167128) patch by kozawa%mozilla.gr.jp (r=me, sr=mkaply) 2004-06-29 13:28:59 +00:00
amardare%qnx.com d79bec6293 Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
In the image drawing functions( nsImagePh.cpp ) do not use PhDCGetCurrent(). Get the surface's dc and use
it instead.
2004-06-28 13:56:49 +00:00
cbiesinger%web.de 953f77bb32 replace EqualsWithConversion by EqualsLiteral where possible
bug 248687 r+sr=roc
2004-06-26 14:32:11 +00:00
pkw%us.ibm.com c769502ca2 Bug 126066 - Changing caret (cursor) color.
r=tor@acm.org, sr=dbaron@dbaron.org
2004-06-23 17:49:48 +00:00
bryner%brianryner.com 4f06ee6e85 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
pkw%us.ibm.com a0c84822c9 Backing out fix for Bug 126066 because it broke -moz-outline: invert. 2004-06-21 22:32:12 +00:00
pedemont%us.ibm.com 65613a6c03 Bug 247542 - sometimes crashing running under thousands of colors (regression). r=pinkerton,sr=sfraser,a=mkaply 2004-06-21 20:05:54 +00:00
tor%cs.brown.edu bf222aea40 Bug 245377 - some background images not displaying properly. r=blizzard, sr=roc 2004-06-21 16:30:36 +00:00
pkw%us.ibm.com 0f7c5d7471 Bug 126066 - Changing caret (cursor) color
r=tor@acm.org, sr=blizzard@mozilla.org
2004-06-18 18:10:23 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
pedemont%us.ibm.com ae2471e258 Bug 246245 - leak in image code. r=sfraser,sr=tor,a=dbaron 2004-06-17 00:09:52 +00:00
sergei_d%fi.tartu.ee b4ed4efce1 Bug 246575 Drawing surface leak fix. r=thesuckiestemail@yahoo.se. No sr required - BeOS port-only change 2004-06-14 17:09:32 +00:00
amardare%qnx.com e0cabf6406 Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
This fixes the problem with prefrences window and other configuration windows not being sized
properly to fit the whole content. The "size" of the system fonts ( in mozilla coordinates ) was wrong.
2004-06-14 14:47:27 +00:00
sergei_d%fi.tartu.ee 6f0609bba9 "Bug 232520, nsImageBeOS needs cleanup. Optimized DrawTile, DrawToImage, implemented partial image update, crash-leak in DrawToImage removed. r=thesuckiestemail@yahoo.se" 2004-06-13 18:27:13 +00:00
bryner%brianryner.com 4451888110 Get rid of nsILanguageAtom and deCOMtaminate nsILanguageAtomService (bug 230603). Also, fix a bunch of atom double-addref leaks in nsFontMetricsXlib. r+sr=dbaron. 2004-06-08 23:53:59 +00:00
neil%parkwaycc.co.uk d259e5b0d1 Bug 238771 Make fonts enumerate under NT3.51 so that bold text and fontpickers work r=ere sr=rbs 2004-06-07 22:58:09 +00:00
cbiesinger%web.de b15c0a0593 xlib part of bug 243966: getPropertyValue truncates values for computed system font value
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=roland.mainz@nrubsig.org
2004-06-03 21:57:08 +00:00
cbiesinger%web.de bfe351c214 bug 243966 getPropertyValue truncates values for computed system font value
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=ere,timeless,mkaply,amardare sr=dbaron
2004-06-03 21:19:08 +00:00
pedemont%us.ibm.com 44f5790b30 Bug 195022 - Fix Camino bustage 2004-06-03 14:40:17 +00:00
pedemont%us.ibm.com e95b7feb8b Bug 195022 - Workaround fix for scaling images with a 1-bit mask. r=sfraser,sr=tor 2004-06-02 16:00:29 +00:00
amardare%qnx.com c2cba9bf54 Changes for qnx(photon) platform only. They should not affect building/runtime other platforms.
The height of characters was calculated incorrectly in nsFontMetricsPh, leading to an error
in the email composition window ( non html composing, moving the cursor with keyboard will make the cursor
jump at the end of lines ).
2004-06-02 14:15:03 +00:00
mkaply%us.ibm.com d0d097671e #244951
r=pedemont, sr=blizzard (platform specific)
OS/2 only - hang in some cases tiling bitmaps while printing
2004-06-02 13:45:23 +00:00
roc+%cs.cmu.edu 5da4be8dac Bug 241939. Try to get 8-bit transparency logic right this time :-) r+sr=blizzard 2004-06-01 23:27:28 +00:00
tor%cs.brown.edu 62c9b7ff7a Bug 244506 - speed up drawing of tiled 1-bit alpha images. r=blizzard, sr=roc 2004-06-01 14:26:44 +00:00
kyle.yuan%sun.com bbf295c519 Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-06-01 01:58:10 +00:00
tor%cs.brown.edu 74ef3897e4 Bug 244895 - remove dead gfx methods. r+sr=roc 2004-05-29 01:44:08 +00:00
kjh-5727%comcast.net 98e604dbdf More build bustage. 2004-05-29 00:00:38 +00:00
kjh-5727%comcast.net 28657a49b1 Fixing build bustage. 2004-05-28 23:35:01 +00:00
kjh-5727%comcast.net e8eb4572ff Bug 241607 - Separate postscript generation from print job handling.
r=tor, sr=roc
2004-05-28 23:06:44 +00:00
cbiesinger%web.de 6700a8a774 bug 235763 Print dialog show list printer descriptions if available
patch by Roland Mainz <roland.mainz@nrubsig.org> r+sr=roc
2004-05-28 15:50:18 +00:00
pedemont%us.ibm.com 4c3eab893d Bug 239701 - Images with mask of alpha depth 1 display incorrectly. r=sfraser,sr=tor,a=chofmann 2004-05-27 22:02:18 +00:00
tor%cs.brown.edu b8ef0725dc Bug 244895 - remove gfx code related to old svg implementation. r+sr=roc 2004-05-27 21:33:58 +00:00
amardare%qnx.com f1245372a5 Changes for qnx(photon) platform. They should not affect runtime/building other platforms.
The nsDeviceContext::CommonInit() was called twice ( from nsDeviceContextPh::Init(w) )
2004-05-27 20:01:11 +00:00
pinkerton%aol.net d994e7985c add errant break removed by accident in last patch (r/sr=pink, bug 242868) 2004-05-23 18:12:53 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
pkw%us.ibm.com 4222a24063 Bug 146500 - libgfx_gtk.so needs to link with X libraries on gtk2.
r=bryner@brianryner.com, sr=blizzard@mozilla.org
2004-05-21 15:37:41 +00:00
roc+%cs.cmu.edu b51c0da623 Bug 241939. Do something reasonable with blending in 8-bit devices. r+sr=blizzard 2004-05-21 01:12:15 +00:00
caillon%redhat.com e55198520c Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
2004-05-18 18:09:16 +00:00
tor%cs.brown.edu aa79ee0436 Bug 159958 - out-of-bounds write in DrawToImage. r=pedemonte, sr=brendan 2004-05-11 20:57:26 +00:00
caillon%redhat.com f4943b98c8 Fix for 242691 - Animated gifs do not animate properly.
Make sure we adjust for our offset before calculating our scale ratio.
r+sr=tor duh=me
2004-05-08 22:55:21 +00:00
caillon%redhat.com 5d4005aefe Make this comment reflect reality. b=241140 2004-05-04 03:53:23 +00:00
caillon%redhat.com 1b1acb3e85 More xprint bustage. Still bug 241140 2004-05-04 02:01:44 +00:00
caillon%redhat.com 4ed7ca1db8 Oops. fixing xprint build bustage.
bug 241140
2004-05-04 01:49:10 +00:00
caillon%redhat.com 0f17aba3e9 Bug 241140
Consolidate DrawImage and DrawScaledImage
r=biesi sr=tor
2004-05-04 01:32:26 +00:00
amardare%qnx.com 1d16395b95 Changes for qnx/photon platform. They should not affect building/runtime other platforms.
When printing from the embedded application, allow it to set the print frame, BG colors, BG images
in the print settings, according to the preferences.
2004-04-30 20:01:31 +00:00
mkaply%us.ibm.com 7fe5c3e264 #238962
r=bryner, sr=blizzard (platform specific(
OS/2 only - null terminate font string
2004-04-27 14:44:06 +00:00
dbaron%dbaron.org 0c73e6ce04 Allow compiling with older versions of Xft and newer compilers. b=240804 r=bryner sr=mscott 2004-04-26 23:29:24 +00:00
cls%seawood.org 3ae73a4bf9 Fix link order. 2004-04-25 00:44:29 +00:00
bzbarsky%mit.edu 151f66665f Make sure to always theme listboxes on mac. Bug 241205, patch by Stuart Morgan
(sbm5@case.edu) and Isaac Hwak Han (isaachh@mailc.net), r=pinkerton,
sr=bzbarsky.
2004-04-24 20:56:58 +00:00
tor%cs.brown.edu fbfc898379 Remove accidental checkin from 240274 landing. 2004-04-23 21:24:13 +00:00
tor%cs.brown.edu 899cda6bb2 Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 15:45:17 +00:00
tor%cs.brown.edu 44fbbcc21b Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 15:21:24 +00:00
caillon%redhat.com 1ac75a5525 extern NS_GFX FILE* operator<<(FILE* out, const nsRect& rect);
should be #ifdef DEBUG
rs=tor
2004-04-22 21:36:53 +00:00
jst%mozilla.jstenback.com d57d459050 Fixing build bustage. 2004-04-22 00:42:59 +00:00
jst%mozilla.jstenback.com 34a10f2f1c Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu 2004-04-21 23:38:22 +00:00
neil%parkwaycc.co.uk 651a681e43 Removing unused variables b=130292 p=mbockelkamp@web.de r/sr=rbs 2004-04-21 15:34:29 +00:00
mkaply%us.ibm.com ef1056af91 #238039
r=bsmedberg
Make makefile change not so ugly
2004-04-21 01:52:39 +00:00
darin%meer.net db161b9e0b fixes bug 241036 "need to call gdk_error_trap_push before calling gdk_error_trap_pop [was: Minimo arm-linux build crashes on startup]" r=caillon sr=bryner 2004-04-20 17:54:52 +00:00
amardare%qnx.com 0200d27120 Changes for qnx ( photon ) platform onlu. They should not affect runtime/building other platforms.
Call PgDrawTextCx when drawing justified text.
Fixed a null pointer problem.
2004-04-20 16:30:02 +00:00
neil%parkwaycc.co.uk 97a2214bfb Bug 237138 Disabled form controls are not always greyed out r/sr=bz 2004-04-20 14:44:46 +00:00
mkaply%us.ibm.com 8471dff778 #238039
r=mkaply, sr=blizzard (platform specific)
OS/2 only - integration with the FT2LIB font engine from Innotek
2004-04-20 02:31:07 +00:00
bzbarsky%mit.edu 0f9851fcb6 Fix build bustage. Bug 240274. 2004-04-20 00:07:09 +00:00
caillon%redhat.com 43d818d789 Fixing Xinerama bustage. Bug 239227. 2004-04-19 20:41:20 +00:00
caillon%redhat.com c0200de043 Attempt to fix gtk 1 bustage. Bug 239227 2004-04-19 16:47:52 +00:00
caillon%redhat.com bd66726b97 Attempt to fix gtk 1 bustage. Bug 239227 2004-04-19 16:18:41 +00:00
caillon%redhat.com eca67f24ba Bug 239227 - nsScreenGTK::GetAvailRect() should take the taskbar/panel/dock/etc into account if possible
r=blizzard sr=bryner
2004-04-19 15:34:12 +00:00
mkaply%us.ibm.com 668c96e170 #189480
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders
2004-04-19 14:46:07 +00:00
timeless%mozdev.org 649f16142e Build bustage fix attempt #1 2004-04-18 23:51:14 +00:00
tor%cs.brown.edu 62e8ec9ec6 Bug 240273 - use pool allocation in {Push,Pop}State. r=blizzard, sr=bryner 2004-04-18 18:17:53 +00:00
bzbarsky%mit.edu 2082c21cba Forgot to commit this file. Bug 232175, patch by Isaac Hwak Han
<isaachh@mailc.net>, r=bryner, sr=bzbarsky
2004-04-18 17:15:03 +00:00
bzbarsky%mit.edu 39f054aafb Make nsNativeThemeWin inherit from nsNativeTheme; remove some redundant code.
Bug 232175, patch by Isaac Hwak Han <isaachh@mailc.net>, r=bryner, sr=bzbarsky
2004-04-18 15:53:28 +00:00
gerv%gerv.net 6635d16530 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 13:54:27 +00:00
tor%cs.brown.edu bd2796f514 Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner 2004-04-18 13:13:35 +00:00
gerv%gerv.net 692411203a Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 21:52:36 +00:00
mkaply%us.ibm.com bd91c4adb5 #238962
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - use PrfQueryProfileData to get font names since they might be binary, not strings
2004-04-15 18:39:08 +00:00
amardare%qnx.com bb32db727c Changes for qnx ( photon ) platform only. They should not affect runtime/building other platforms.
Bug:217943
Patch from jkinraid@clear.net.nz to fix draw international text with special character spacing
( justified text ).
2004-04-15 14:40:47 +00:00
cbiesinger%web.de d2b227b764 fix FreeType 2.1.8 compilation error, bug 240498
patch by Peter Kov���� <peter.kovar@pobox.sk>, r+sr=blizzard
2004-04-14 17:22:52 +00:00
mkaply%us.ibm.com 0070e36d91 #212684
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - Don't attempt to draw hellip with the default font if you are not 1252
2004-04-09 02:41:24 +00:00
bryner%brianryner.com b29af615c1 Fix gtk system fonts (bug 236579). r+sr=dbaron, a=chofmann. 2004-04-06 02:14:07 +00:00
dbaron%dbaron.org 522e03f8d1 Limit text measurement and drawing to 512 characters at a time, since text measurement can't deal with anything wider than 32768 pixels. b=237085 r=bryner sr=blizzard a=chofmann 2004-04-05 19:18:43 +00:00
amardare%qnx.com 2f10dedac7 Changes for the qnx( photon ) platform. They should not affect runtime/building other platforms.
Fixed a small problem with nsRenderingContextPh::DrawLine, DrawStdLine.
2004-03-22 21:49:30 +00:00
amardare%qnx.com 56e60f4733 Change for the qnx ( photon ) platform only. It should not affect runtime/building other platforms.
Fixed a random crash due to incorrect setting of ZOOM_SHMEM flag.
2004-03-18 23:53:54 +00:00
dbaron%dbaron.org 1dd96b17a6 Simplify code to avoid optimization bug. b=233497 r=ajschult sr=roc a=blizzard 2004-03-16 01:07:13 +00:00
kjh-5727%comcast.net b87610921e Bug 236801 - Stretched and clipped images could yield invalid postscript.
r=tor, sr=roc, a=choffman.
2004-03-15 23:35:20 +00:00
amardare%qnx.com bcb946a472 Changes for qnx( photon ) platform only. It should not affect runtime/building other platforms.
Changes required to fix printing under 630.
2004-03-15 23:31:19 +00:00
bzbarsky%mit.edu cae23bc18f Fix IsWidgetStyled to properly handle backgrounds on <select>. Bug 224974 and
bug 181490, patch by Isaac Hwak Han (isaachh@mailc.net), r=bryner, sr=bzbarsky,
a=chofmann
2004-03-14 05:19:45 +00:00
sergei_d%fi.tartu.ee 7e299f9410 [BeOS] bug 230267 The caret is stuck or hidden... r=sergei_d@fi.tartu.ee a=dbaron, no sr required (port code) 2004-03-13 19:27:03 +00:00
tor%cs.brown.edu f9383ccb8e Bug 205893 - use DIBSection instead of DIBitmap. Patch by sring@gmx.net,
r=ere, sr=tor, a=chofmann
2004-03-12 17:11:54 +00:00
kjh-5727%comcast.net 87d7572bd1 Bug 175879 - Build process adjustments.
r=cls, no sr needed (makefile only), a=dbaron
2004-03-11 22:05:32 +00:00
timeless%mozdev.org 07ab3f8c16 Bug 182324 [ps] mozilla generates level 3 postscript that will not print on a level 1 printer
patch by ajschult@mindspring.com r=kherron sr=tor
2004-03-10 04:39:06 +00:00
pkw%us.ibm.com c1509e7360 Bug 210629 - Add encoder/decoder for (x-)IBM-1046 used for Arabic on AIX.
r=jshin@mailaps.org, sr=roc@ocallahan.org
2004-03-09 14:14:55 +00:00
pedemont%us.ibm.com ef6ec3cb69 Bug 236403 Clean up nsFontMetricsOS2 array usage (r=mkaply, sr=blizzard) 2004-03-08 23:33:25 +00:00
kjh-5727%comcast.net 22251091b7 Bug 175879. Display ISO paper sizes in mm & remove extraneous 1/4-inch
margin from printouts. r=tor, sr=roc
2004-03-06 21:49:44 +00:00
bryner%brianryner.com 351b06b683 Don't highlight toplevel menus on hover for gtk. Bug 233242, r=pch, sr=roc. 2004-03-06 21:27:33 +00:00
chanial%noos.fr 2cf88c0cec Bug 236484: check for the attributes "focused" and "_moz-menuactive" in WidgetStateChanged. r+sr=bz 2004-03-05 06:32:18 +00:00
chanial%noos.fr 91c3eb4cb6 Bug 118296: implement NS_THEME_MENUBAR, NS_THEME_TOOLBAR, NS_THEME_MENUPOPUP and NS_THEME_MENUITEM (GTK2)
r=bryner, sr=roc
2004-03-04 04:55:31 +00:00
sicking%bigfoot.com 050843a6e0 Bug 232706: Make nsAttrValue able to directly store all needed datatypes without using nsHTMLValue. Move parsing of various types from nsHTMLValue to nsAttrValue. Rename StringToAttribute to ParseAttribute and make it return a PRBool, as well as make a couple of minor fixes in the ParseAttribute code.
r=caillon sr=jst
2004-03-04 02:06:28 +00:00
sfraser%netscape.com 5a0028c3b3 Fix bug 113406: make Mac image code able to deal with wide images. r=ccarlen, sr=bryner. 2004-03-02 04:01:13 +00:00
chanial%noos.fr 5d45d6f6f4 correct comment typo in bug 235913 + make it fit 80 columns. r=Roland Mainz 2004-03-01 01:21:34 +00:00
chanial%noos.fr ccf0a1bd3c Bug 235913: Random crashes while printing on Solaris, patch by Roland Mainz, r=biesi, sr=bz 2004-02-29 23:04:37 +00:00
kjh-5727%comcast.net 04ce5b7f2f Bug 131867 - Don't call setlocale() while printing. r=biesi, sr=tor 2004-02-29 18:49:29 +00:00
darin%meer.net 1d2d419885 landing dbaron's patch for bug 235735 "fix callers that cast away const on result of ns[C]String::get" r+sr=darin 2004-02-28 22:34:07 +00:00
bryner%brianryner.com d6b0d386ee deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc. 2004-02-27 17:17:37 +00:00
pedemont%us.ibm.com 0cea64c260 Bug 235089 - Fonts from prefs being ignored due to bad cast. r=sfraser, sr=dbaron 2004-02-26 22:09:55 +00:00
tor%cs.brown.edu e00dcccade Bug 235064 - background images have poor visual quality on 8bpp win32.
r=ere, sr=roc
2004-02-25 20:19:41 +00:00
dbaron%dbaron.org 452a8eb743 Pass sizes to Xft in pixels rather than points so font sizes don't break when our DPI pref is adjusted. b=197037 r=bryner sr=blizzard 2004-02-23 21:38:52 +00:00
chanial%noos.fr d91750e557 Bug 119735: NS_THEME_WINDOW and NS_THEME_DIALOG implementations (GTK2)
r=bryner, sr=roc
2004-02-22 17:42:26 +00:00
dbaron%dbaron.org 12d90a3740 Attempt to fix IRIX bustage (which may even be correct on the assumption that it's correct to pull in C++ standard headers somehow). The compiler is complaining about ambiguous overload resolution for std::abs. 2004-02-22 07:06:55 +00:00
tor%cs.brown.edu a61d8166ab bustage fix 2004-02-21 00:38:30 +00:00
tor%cs.brown.edu 28e93714a3 bustage fix 2004-02-21 00:11:49 +00:00
tor%cs.brown.edu cff711a77c Bug 168614 - postscript not honoring TMP, TMPDIR, TEMP.
Patch by kjh-5727@comcast.net, r=cbiesinger, sr=dbaron
2004-02-20 22:58:28 +00:00
amardare%qnx.com 72e6d3bcf0 Changes for the qnx platform only. These changes should not affect runtime/building
other platforms.

A log of changes:
- Switch to the new photon 630 api ( PgDraw...Cx, PgSet...Cx ).
- images with alpha maps are fully supported now, no matter the size.
- the very old problem in email composition or other text fields when the cursor is
  displayed way ahead of the correct position is fixed now
- when selecting the text using the cursor, the text used to move left and right as you
  select - that should be fixed now ( except a known case (align:justify) )
- the links underlining is done correctly now ( the underline was beyond the boundaries of the link ).
2004-02-20 22:36:47 +00:00
bryner%brianryner.com d06fff3092 Add an interim workaround for xft font match priority problems to fix the problem where changing the serif generic font in preferences changes the UI font as well. This adds an extra bit to the nsFont struct for system fonts that we can use as an indicator to not add a generic fallback. Bug 228518, r=blizzard, sr=dbaron. 2004-02-20 19:36:53 +00:00
tor%cs.brown.edu 5647f75629 Bug 234954 - remove unused nsIDeviceContext::ConvertPixel. r=pavlov sr=bryner 2004-02-20 17:29:53 +00:00
roc+%cs.cmu.edu 43557c3a3d Bug 229897. Fix build warning on brad. r+sr=roc, patch by Serge Gautherie 2004-02-20 04:38:34 +00:00
tor%cs.brown.edu e4f437d0e6 Bug 234752 - Print code returns NS_OK in cases where it should return
an error.  Patch by roland.mainz@nrubsig.org, r+sr=roc.
2004-02-19 21:58:40 +00:00
jshin%mailaps.org f8267bc946 bug 234908 : fix the crash in Xft builds introduced by bug 231995. temporary work-around (patch by darin) 2004-02-19 19:47:25 +00:00
jshin%mailaps.org b4155c6050 bug 233485 : add 'size' parameter to nsAutoBuffer (patch for customers) : r=ccarlen, sr=rbs) 2004-02-19 11:00:29 +00:00
tor%cs.brown.edu aa034608e5 Bug 233212 - don't set colormap on 1-bit stretch.
r=blizzard sr=byrner a=dveditz
2004-02-18 20:58:51 +00:00
pinkerton%aol.net fceea8e77d text fields shouldn't default to transparent as we use -moz-field for the bg
(r/sr=bryner, bug 203438)
2004-02-18 03:45:55 +00:00
tor%cs.brown.edu 1f036900c1 Bug 233212 - private colormaps not working with gtk2 or xft builds.
r=blizzard sr=bryner a=chofmann
2004-02-12 16:52:22 +00:00
bryner%brianryner.com b26298f7c2 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
alex.fritze%crocodile-clips.com 3422584848 Removing '#ifdef MOZ_SVG' conditionals, because xpidl doesn't allow
them. The code which exposes 4 additional methods of the freetype2 api
to mozilla (glyphTransform, getKerning, glyphCopy, glyphToBitmap) is
now compiled into default builds as well. The #ifdefs have been left
in the code to identify those sections only required for SVG support.
2004-02-07 15:22:30 +00:00
alex.fritze%crocodile-clips.com 910659d1c9 Landing of SVG_20020806_BRANCH, Bug 182533. Refactoring of SVG backend, new GDI+ and Libart rendering
backends, text support on Windows (GDI+), rudimentary text support on Linux (libart/freetype2), presentation
attributes, lots of bug fixes (see bug 182533 for dependency list).

Not part of default build; code is #ifdef'ed out.

r=sicking, sr=jst for dom and htmlparser changes
r=bsmedberg, sr=tor for config changes
r=dbaron, sr=bzbarsky for content and layout changes
r=tor, sr=bzbarsky for gfx changes
2004-02-07 12:39:26 +00:00
mkaply%us.ibm.com 0fcaca9c43 #227914
r=pedemont, sr=blizzard (platform specific)
Patch from ganesh -only substitute Helvetica for WarpSans when printing
2004-02-05 19:37:48 +00:00
bryner%brianryner.com d4f13c3ba7 Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron. 2004-02-05 01:57:10 +00:00
bryner%brianryner.com 0cf1253322 Second try at enabling hidden visibility for NS_IMETHOD on ELF platforms (bug 227537). r+sr=dbaron for the changes. 2004-02-04 04:55:57 +00:00
dbaron%dbaron.org 71a7773d75 Fix some incorrect string usage and improve performance in a few places that show up in an LXR search for the previous pattern. b=232339 r=jshin sr=darin 2004-02-03 18:23:41 +00:00
bryner%brianryner.com 6c7448b0e3 Make NS_IMETHOD set hidden symbol visibility by default on ELF platforms. This is always desirable for virtual methods implemented in XPCOM component libraries, since it's impossible to reference the symbol from outside of the library. The behavior can be overridden as needed, such as a base class in a shared library that's linked against. For more details, see the comments in nscore.h and bug 227537. r=dbaron, sr=darin. 2004-02-03 08:32:33 +00:00
jim_nance%yahoo.com cd647be448 Bug 230289. Code size reduction in nsFontMetricsXft. sr=rbs&blizzard, r=jshin 2004-02-03 01:41:36 +00:00
bsmedberg%covad.net f28dc4c744 Bug 231996 - [BEOS]Improper background clipping patch by simontaylor2@lycos.co.uk r=sergei_d@fi.tartu.ee 2004-01-29 01:30:25 +00:00