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

5093 Коммитов

Автор SHA1 Сообщение Дата
pavlov%pavlov.net 21fae80273 removing gfx REQUIRES from thebes. bug 372313. r=vlad 2007-03-02 22:41:06 +00:00
pavlov%pavlov.net d22aa91e56 adding back gfx to requires. mistakenly removed during last checkin 2007-03-01 00:21:28 +00:00
pavlov%pavlov.net 6f7242c36f enabling PDF surface on windows. bug 369930. r/sr=vlad 2007-03-01 00:02:27 +00:00
mats.palmgren%bredband.net 842b434e75 Fix GCC compile error on Windows. r+sr=pavlov 2007-02-27 22:18:27 +00:00
mozilla%weilbacher.org 19e9208204 [OS/2] Bug 333235: initial checkin of new files for Thebes on OS/2, this should fix the cairo-os2 build break. sr=pavlov 2007-02-24 10:58:48 +00:00
dbaron%dbaron.org cb892324d7 Snap edges to pixels rather than sizes. b=371225 r=vlad 2007-02-23 17:50:32 +00:00
jruderman%hmc.edu b07921f5f2 Bug 369947: CairoGlyphBuffer::EnsureSize tries to free() part of the stack. Free the correct buffer instead. r=vlad. 2007-02-23 07:35:56 +00:00
sharparrow1%yahoo.com 607ac67719 Bug 370553: fix crash with very large dpi values, plus some comment changes. r+sr=roc. 2007-02-17 10:59:20 +00:00
gijskruitbosch%gmail.com 09bda496f4 Bug 370024 - Nullcheck mPrintingSurface in EndDocument to prevent crashing when printing
p=cbarrett@mozilla.com (Colin Barrett)
r+sr=pavlov@pavlov.net (Stuart Parmenter)
2007-02-16 10:23:00 +00:00
joshmoz%gmail.com 32d7a05759 extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc 2007-02-16 01:53:43 +00:00
sharparrow1%yahoo.com 5d26b185b1 Bug 370034: Replace nsIDeviceContext::GetDeviceContextFor with nsIDeviceContext::Init. r+sr=roc 2007-02-15 11:08:47 +00:00
sharparrow1%yahoo.com b2cad6ca8d Bug 369698: fix dynamic changes to layout.css.dpi pref. r+sr=roc. 2007-02-15 09:04:25 +00:00
pavlov%pavlov.net 179b027ddd removing unused files r=vlad 2007-02-15 00:31:54 +00:00
joshmoz%gmail.com 9c0e68d2fc cleanup. r+sr=dbaron 2007-02-14 21:00:15 +00:00
sharparrow1%yahoo.com d6505bc847 Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc. 2007-02-13 22:36:59 +00:00
roc+%cs.cmu.edu 052b758c05 Make new textframe build again after units landing and other changes. The gfxSkipChars and gfxPangoTextRun changes only affect the new textframe. 2007-02-09 04:20:17 +00:00
bzbarsky%mit.edu 19eaf3ad82 Flag 8-bit ATSUI text too. Bug 368799. 2007-02-09 02:51:06 +00:00
bzbarsky%mit.edu 56dd1e054f Fixing Mac bustage and adding a flag per roc. Bug 368799. 2007-02-09 02:27:53 +00:00
bzbarsky%mit.edu 5b5ea527c2 Build bustage fix, bug 368799. 2007-02-09 02:19:10 +00:00
roc+%cs.cmu.edu 8841c2301a Bug 368799. Refactor gfxPangoTextRun so that the platform-dependent parts are all in gfxPangoFont/gfxPangoFontGroup. Also, remove special-string APIs, FlushSpacingCache and GetDecorationMetrics APIs from gfxTextRun. This will allow us to merge gfxPangoTextRun up to gfxTextRun and use that code on all platforms. r=pavlov 2007-02-09 01:42:29 +00:00
pavlov%pavlov.net 87ce06c2c1 thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 21:40:59 +00:00
pavlov%pavlov.net 9508f0cb30 thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 21:18:08 +00:00
pavlov%pavlov.net 95e12e6c06 thebes API cleanup. bug 368910. r/sr=vlad 2007-02-08 20:47:48 +00:00
dbaron%dbaron.org 1c867cd473 Make MOZ_GFX_TOOLKIT in Makefiles be the same thing that it is in configure. b=369409 r=vlad 2007-02-08 19:23:25 +00:00
mats.palmgren%bredband.net 955f24d4c3 Protect against division by zero. b=368427 r+sr=pavlov 2007-02-08 13:52:25 +00:00
sharparrow1%yahoo.com c78720aa24 Bug 177805: Fix the use of units in Gecko. r+sr=roc 2007-02-07 07:46:44 +00:00
masayuki%d-toybox.com c155f01420 Bug 369198 some characters missing at drawing r=roc 2007-02-05 03:11:53 +00:00
alfred.peng%sun.com f5c88da91a Bug 365339. set cairo endianness macros in a sane way.
r=vladimir.
2007-02-02 03:26:39 +00:00
masayuki%d-toybox.com 33c7fb727a Bug 365236 Implement font-size-adjust on Mac r=vlad 2007-02-02 00:46:48 +00:00
asqueella%gmail.com bd55f067c6 Bug 366727 - Standardize Cairo Pixel construction and clean the PNG decoder a little
patch by Alfred Kayser <alfredkayser@nl.ibm.com>
r=stuart, sr=vlad
2007-01-31 21:09:20 +00:00
vladimir%pobox.com 069b62e6a3 b=368852, cocoa native theme code needs to flush cairo clip before drawing, r=stuart 2007-01-31 18:43:34 +00:00
mats.palmgren%bredband.net 21985696a3 Add some protection in nsThebesImage::Draw() against bad calls. b=368427 r+sr=pavlov 2007-01-30 22:52:53 +00:00
roc+%cs.cmu.edu 414eba8c3e Bug 368468. Make code conform to Thebes style. r=pavlov 2007-01-30 19:49:16 +00:00
masayuki%d-toybox.com 3e3c757937 Bug 366285 Need a common class of the fontconfig management for Linux and BeOS r=vlad 2007-01-30 08:20:29 +00:00
roc+%cs.cmu.edu 72cd3052d0 Bug 368182. Add Xft path to gfxPangoTextRun to hopefully improve performance for 8bit text (rendering should be the same as it used to be pre-gfxPangoTextRun). r=pavlov 2007-01-30 01:14:19 +00:00
jwatt%jwatt.org 7ea2cdece9 Fix typo. r=stuart (no bug) 2007-01-29 19:49:23 +00:00
alfred.peng%sun.com 40e2fd46a8 Bug 368377. Stop exporting cairo headers from thebes headers.
Fix Solaris compiler bustage.
Patch by Andreas Lange anlan@lange.cx. r=pavlov.
2007-01-29 07:25:05 +00:00
mozilla%weilbacher.org db1b25f6fd [OS/2] Bug 333235: Get Thebes to work on OS/2. Required build additions and easy widget changes. r=mkaply 2007-01-28 22:20:21 +00:00
mats.palmgren%bredband.net f3692403e2 Fix divide by zero crash regression. b=368427 r+sr=pavlov 2007-01-27 23:35:07 +00:00
pavlov%pavlov.net 0852866e39 Changing mac printing to use print manager instead of cups. bug 367433. r=vlad/cbarrett 2007-01-27 04:06:59 +00:00
pavlov%pavlov.net d886b94ab7 fixing build bustage 2007-01-27 02:14:19 +00:00
pavlov%pavlov.net 2e8b466471 temp bustage fix 2007-01-27 01:48:33 +00:00
pavlov%pavlov.net 559d925364 adding finish method to gfxASurface 2007-01-27 01:46:14 +00:00
pavlov%pavlov.net b23f38fda6 stop exporting cairo headers from thebes headers. bug 368377. r=vlad 2007-01-27 01:26:49 +00:00
mats.palmgren%bredband.net 4e114b59bd Impose the limits on final image size in two more places. b=367740 r+sr=pavlov 2007-01-26 18:12:58 +00:00
vladimir%pobox.com 366325433d b=365001 - dotted/dashed border on tall page causes rect leakage, r=stuart 2007-01-26 00:20:57 +00:00
roc+%cs.cmu.edu b1f364247c Bug 367930. Introduce an nsIRenderingContext::GetHints flag (temporarily) that tells us whether new-text-runs are being used underneath. When new text runs are in use, never reverse text manually, we can be sure that the platform textrun will do it. 2007-01-25 01:58:55 +00:00
vladimir%pobox.com db16d4a9c3 b=367768, update cairo to 1.3.12 snapshot, clobbering tinderbox to see if it's just not picking up the cairo-rename.h change 2007-01-25 01:45:57 +00:00
vladimir%pobox.com 16695b037f b=367768, update cairo to 1.3.12 snapshot, r=stuart 2007-01-25 00:27:34 +00:00
vladimir%pobox.com 98eb661e2b b=367768, update cairo to 1.3.12 snapshot, r=stuart 2007-01-25 00:05:56 +00:00
vladimir%pobox.com 4662a6338c b=367768, update cairo to 1.3.12 snapshot, r=stuart 2007-01-24 23:53:53 +00:00
masayuki%d-toybox.com 1ac1555879 bug 368081 font-size-adjust broken on windows if the text has non solid color r=pavlov 2007-01-24 19:58:47 +00:00
roc+%cs.cmu.edu fa82daaaaf Bug 333659. (Re)landing gfx changes: new gfxTextRun interfaces, implementation of gfxPangoTextRun, stub implementations for Mac and Windows, nsThebesRenderingContext reimplemented on top of the new interfaces. r=pavlov 2007-01-23 08:45:52 +00:00
bzbarsky%mit.edu 82d06572da Shut down the textrun cache on shutdown. Bug 357779, r=vlad, sr=roc 2007-01-23 05:24:21 +00:00
roc+%cs.cmu.edu f3f7b87507 Bug 333659. Land layout changes to pass only single-direction textruns to nsIRenderingContext string methods. r=dbaron 2007-01-23 02:58:55 +00:00
jwatt%jwatt.org 6f4bb014dc fix typo. r=stuart (no bug) 2007-01-22 23:25:41 +00:00
tor%cs.brown.edu e0756e0496 Bug 367416 - thebes API additions needed for nsSVGPathGeometryFrame
conversion.  r=vlad
2007-01-22 18:14:47 +00:00
bzbarsky%mit.edu 1925b11daf Fix --enable-tests builds -- need to link to zlib. r=vlad 2007-01-20 05:37:50 +00:00
vladimir%pobox.com d03fc5b030 b=366870 additional build fix for linux/--enable-tests 2007-01-19 23:26:19 +00:00
vladimir%pobox.com 8de1e1561e b=366870, add font/glyph selection test framework, this time with all the files, r=stuart 2007-01-19 21:23:38 +00:00
vladimir%pobox.com c319cffcab b=366870, add font/glyph selection test framework, r=stuart 2007-01-19 21:15:49 +00:00
joshmoz%gmail.com 0facfa5ce8 use small scrollbars in HTML select controls. b=365243 r=smorgan sr=roc 2007-01-19 07:03:20 +00:00
vladimir%pobox.com b56d1f97ee test bustage fix 2007-01-18 00:55:53 +00:00
vladimir%pobox.com 08c1402cc0 bustage fix 2007-01-17 22:37:43 +00:00
dbaron%dbaron.org 4edc26c613 Make non-box frames use nsITheme methods concerning size, border, and padding, so that non-boxes with appearance set will obey the platform-specific theme. b=366722 r+sr=roc 2007-01-17 22:31:07 +00:00
vladimir%pobox.com e59a478407 b=361592, fix cairo surface wrapper refcount issues, r=stuart 2007-01-17 22:20:16 +00:00
roc+%cs.cmu.edu 7bf190ee4e Fix subtraction of unsigned values to happen in signed space. NPOB 2007-01-17 19:39:05 +00:00
roc+%cs.cmu.edu fdbc57609c Fixing bustage 2007-01-17 03:03:48 +00:00
roc+%cs.cmu.edu 0b39dca02f Bug 333659. Relanding minor gfx/thebes changes --- new gfxRect APIs, new gfxSkipChars class, remove gfxContext::DrawTextRun unused method, shouldn't affect current code. r=pavlov 2007-01-17 02:31:14 +00:00
roc+%cs.cmu.edu 21ac4d9cfe Bug 333659. Relanding nsFont changes --- new BaseEquals API, shouldn't affect current code. r=pavlov 2007-01-17 02:16:22 +00:00
roc+%cs.cmu.edu c25e8e22df Backing out text landing. 2007-01-16 22:25:20 +00:00
roc+%cs.cmu.edu 2d7079a79a Bug 333659. Landing new text interfaces, new gfxPangoTextRun (enabled), new textframe code (disabled). r+sr=dbaron for the part-of-the-build layout parts,r=stuart for the part-of-the-build gfx parts 2007-01-16 20:51:52 +00:00
jwatt%jwatt.org f16e9a8c41 Make gfxRect methods const. r=stuart 2007-01-14 11:39:39 +00:00
masayuki%d-toybox.com 9dfd0d657b Bug 353872 font-size-adjust broken on windows r=stuart 2007-01-05 20:43:49 +00:00
masayuki%d-toybox.com 02897488db Bug 364058 [cocoa-cairo] css length unit 'ex' doesn't work on 10.3.9 r=vald 2007-01-05 20:00:04 +00:00
masayuki%d-toybox.com d11513ef02 Bug 364785 ts regression by bug 362665 and bug 364678 and Bug 364832 Family names should not be high priority rather than font name r=vlad 2007-01-05 19:58:24 +00:00
masayuki%d-toybox.com 780e415a1e Bug 365613 [regression] all font-weight are displayed as 'bold' except for the 'normal' keyword and '400' r=vlad 2007-01-05 19:56:46 +00:00
masayuki%d-toybox.com 8bae0222e3 Bug 361532 Cairo still incorrectly substitutes fonts and then bolds them incorrectly if you are not using Windows XP's default regional and language options on some sites. r=VYV03354+pavlov 2007-01-05 15:51:27 +00:00
masayuki%d-toybox.com 5a5807b9a7 Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable #2 r=vlad 2007-01-05 12:30:30 +00:00
masayuki%d-toybox.com a84c4ea966 Bug 361576 underlines sometimes missing or wrong thickness r=vlad 2007-01-05 12:18:34 +00:00
roc+%cs.cmu.edu 3ba1d2b1a7 Bug 365695. Fix bad usage of MAC_OS_X_VERSION_10_4. r=vlad 2007-01-04 01:48:37 +00:00
smontagu%smontagu.org 28d7d38871 Extend bug 353756 to cover vector fonts as well as bitmap fonts. r=pavlov 2006-12-28 17:23:21 +00:00
smontagu%smontagu.org 4cffbc6bfb Bitmap fonts claim to support Unicode characters when they don't really. Bug 353756, r=pavlov 2006-12-27 08:43:15 +00:00
smontagu%smontagu.org 74198fc69d Make the y-offsets cairo sends to ExtTextOut relative to the location of the previous glyph instead of relative to the baseline. Bug 365021, r=pavlov 2006-12-27 07:50:24 +00:00
smontagu%smontagu.org dd8db57f1c Back out bug 361782 since it was fixed upstream. Bug 365021, r=pavlov 2006-12-27 07:47:22 +00:00
dbaron%dbaron.org fa987cec6d Make those C-style comments. 2006-12-27 03:11:28 +00:00
dbaron%dbaron.org e60aaa2196 Hack to get Mac builds working again. b=364794 2006-12-27 03:08:37 +00:00
masayuki%d-toybox.com a1ec392d79 Bug 364785 ts regression by bug 362665 and bug 364678 r=vlad 2006-12-23 16:12:11 +00:00
masayuki%d-toybox.com 61a8fcf741 Bug 364678 Incorrectly styled text after bug 362665 (only on western page??) r=vlad 2006-12-23 05:27:45 +00:00
vladimir%pobox.com 5206cf1b1d linux cff fix 2006-12-23 01:46:43 +00:00
vladimir%pobox.com c37231ea86 linux/xlib fix 2006-12-23 01:42:53 +00:00
vladimir%pobox.com 9c72132965 OS X fix 2006-12-23 01:32:34 +00:00
vladimir%pobox.com 38b4642d66 b=364742, Update cairo to git 473ae3aa95, r=stuart 2006-12-23 01:15:54 +00:00
alfred.peng%sun.com 3d2dbf8f35 Bug 353162. Firefox calls system pixman_image_init and causes hang.
r=benjamin+vladimir.
2006-12-22 06:40:36 +00:00
masayuki%d-toybox.com 037b44a5c6 Bug 362665 Implement font name resolver on Mac r=vlad 2006-12-22 03:56:37 +00:00
timeless%mozdev.org 4eb33f446c Bug 341955 add some more items to .cvsignore
r=bsmeberg
2006-12-21 07:04:12 +00:00
timeless%mozdev.org 4c88c8a7ac Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h
r=darin
2006-12-21 07:03:23 +00:00
bzbarsky%mit.edu a918499450 Remove the GetScrollBarDimensions API from device contexts. Bug 364345, r+sr=roc 2006-12-20 02:04:00 +00:00
masayuki%d-toybox.com 3bf95adf1f Bug 363410 Implement font-size-adjust on Linux r=pavlov 2006-12-14 04:14:06 +00:00
masayuki%d-toybox.com 0ac83688e2 Bug 362428 [Cairo] 'normal' keyword for line-height is too tall with 'Lucida Grande'. r=pavlov 2006-12-14 04:12:40 +00:00
masayuki%d-toybox.com 1eee4d02c1 Bug 357637 Loading time (Tp) of pages with Chinese text is unbearable r=stuart 2006-12-10 14:01:36 +00:00
kjh-5727%comcast.net 46b5b5ea40 Bug 360485 - Factor out nsIDeviceContextSpecFactory. Part B: deleted files. r=pavlov, sr=roc. 2006-12-10 13:02:12 +00:00
kjh-5727%comcast.net 7adef32225 Bug 360485 - Factor out nsIDeviceContextSpecFactory. Part 1: changed files. r=pavlov, sr=roc. 2006-12-09 17:18:56 +00:00
masayuki%d-toybox.com 0b8a8c3b21 Bug 362048 gfxPlatFormGtk::ResolveFontName returns uninitialzed value for aAborted r=dbaron 2006-12-07 07:01:08 +00:00
masayuki%d-toybox.com 1091440ec4 Bug 341500 crash in usp10.dll(ScriptShape API) r=pavlov 2006-12-06 07:01:02 +00:00
smontagu%smontagu.org d231c61f34 Reverse the y offsets returned by ScriptPlace(). Bug 361782, r=pavlov 2006-12-04 07:23:12 +00:00
pavlov%pavlov.net 69a69d1bea fixing windows print crash bug 362476. r=vlad 2006-12-04 05:03:13 +00:00
tor%cs.brown.edu 80079b46df Bug 362413 - expose cairo fill rule control. r=vlad 2006-12-01 05:24:50 +00:00
smontagu%smontagu.org b896e193c2 Bug 361778: Firefox not rendering Malayalam. r=pavlov, a=stuart on IRC 2006-11-30 21:25:41 +00:00
pavlov%pavlov.net 00ec30caa7 attempt to fix bustage 2006-11-30 18:27:27 +00:00
pavlov%pavlov.net 2294627bf9 fixing linux printing bustage 2006-11-30 02:12:03 +00:00
pavlov%pavlov.net c55bfba3cf printing on linux bug 323928. r=vlad 2006-11-29 23:40:16 +00:00
roc+%cs.cmu.edu 09b1f43ea9 Bug 322345. Cap maximum ft2 font size at 1000 pixels to avoid killing freetype2 and/or the X server. r=vlad 2006-11-29 20:19:35 +00:00
vladimir%pobox.com 2c5a156ae5 b=362108, cairo ppc, hang when scrolling in a tree, r=stuart 2006-11-29 00:12:14 +00:00
tor%cs.brown.edu 41b6e58876 Bug 361589 - patterns on strokes not working in nquartz backend. r=vlad 2006-11-28 23:36:21 +00:00
pavlov%pavlov.net 321ad66a71 fixing stupid camino bustage. 2006-11-28 22:08:56 +00:00
pavlov%pavlov.net 6fb8e9b2d8 cocoa-cairo printing. bug 359124. r=vlad 2006-11-28 21:10:05 +00:00
vladimir%pobox.com c116c85a5c b=359054, crash in moz_cairo_pixman_composite_src (image data was freed shortly before being used in compositing op), r=pavlov 2006-11-27 22:32:11 +00:00
jwalden%mit.edu 8a46c6cfda Bug 361647 - Fix signed-unsigned comparisons in gfxPlatform.cpp. r+sr=pavlov 2006-11-23 22:00:10 +00:00
masayuki%d-toybox.com 57058f9bc8 Bug 361494 NS_ASSERTION of gfxPlatformGtk::IsExistingFont has wrong condition r=vlad 2006-11-23 02:01:36 +00:00
tor%cs.brown.edu 376b8ec58f Bug 361569 - allow SVG to use cairo fallbacks with nquartz backend. r=vlad 2006-11-23 01:15:04 +00:00
masayuki%d-toybox.com 172b377784 Bug 361529 Font resolver doesn't work fine on some cases r=pavlov 2006-11-22 17:50:38 +00:00
vladimir%pobox.com 0703222196 b=360244, Implement gfxPlatformMac::GetFontList, r=stuart 2006-11-22 00:52:09 +00:00
masayuki%d-toybox.com 47c43f3950 Bug 352174 need font-family resolver (cannot resolve alias of font family / is not checking whether the specified font family is installed the system) r=pavlov+vlad 2006-11-21 06:31:04 +00:00
vladimir%pobox.com ed2eed1452 b=349837, cairo crash in _cairo_clip_init_deep_copy; upstream patch, r=vlad 2006-11-20 19:30:27 +00:00
mkaply%us.ibm.com 2f595012d5 #329299
r/sr=roc
Add system exception handling around the call to StretchDIBits - it fails on some printer drivers
2006-11-15 05:39:32 +00:00
bzbarsky%mit.edu 4fb4f1ee16 Part of fix for bug 359341 that somehow didn't make it in the first time. r+sr=roc 2006-11-14 22:32:40 +00:00
bzbarsky%mit.edu fbb16ed421 Fix leaks in thebes and canvas code due to nsIWidget and nsIRenderingContext
being badly documented and not using already_AddRefed when they should.  Bug
359341, r=pavlov, sr=roc
2006-11-13 21:31:53 +00:00
benjamin%smedbergs.us 17e6ecf617 Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano 2006-11-13 17:53:01 +00:00
kjh-5727%comcast.net 4ad3524ca1 Bug 351229 - Avoid a type-punned pointer warning. r+sr=roc. 2006-11-13 14:42:33 +00:00
bzbarsky%mit.edu fef3385b5a Set face index correctly. Bug 350455, patch by ToshihiroYamagishi
<toshihiro@turbolinux.co.jp>, r=mozilla@behdad.org, sr=bzbarsky
2006-11-11 04:56:22 +00:00
vladimir%pobox.com 6ab87e05a3 b=359054, crash in pixman MMX code (disable MMX on win32 for now), r=stuart 2006-11-10 23:36:12 +00:00
vladimir%pobox.com dc1ae2643f b=359147, big images don't redraw, r=stuart 2006-11-10 23:34:05 +00:00
pavlov%pavlov.net 140ad3f195 backing out 345517 due to leak test bustage 2006-11-10 04:42:03 +00:00
benjamin%smedbergs.us 4bfd84a30f Preprocessors are not that smart, try again. 2006-11-09 16:05:43 +00:00
benjamin%smedbergs.us 546d460889 Attempt to fix Windows-optimized-only build bustage from bug 345517. Anticipated r=vlad ;-) 2006-11-09 16:03:24 +00:00
pavlov%pavlov.net 52fabdac41 bug 359314. bandaiding over crash when #chars > #glyphs when justifying. r=vlad 2006-11-09 00:37:50 +00:00
pavlov%pavlov.net 9b7cd95949 removing unused variables. r=me 2006-11-09 00:06:49 +00:00
vladimir%pobox.com f0ab221e6d b=359002, single-pixel images are being drawn with wrong color; bugfix to previous patch, r=stuart 2006-11-08 01:34:10 +00:00
vladimir%pobox.com 28aba6bf10 b=328380, bad scrolling performance using large fixed-positioned repeating background images; cairo patch to/from upstrea; r=me 2006-11-08 01:31:17 +00:00
vladimir%pobox.com bd5824cdb4 b=358951, odd 1px line with tiled background image (images being rendered at non-pixel-aligned locations), r=stuart 2006-11-08 00:06:06 +00:00
vladimir%pobox.com 7dfa3096d3 b=359266, cairo win32 surface cleanup and fixes; from upstream, r=me 2006-11-07 23:40:23 +00:00
kjh-5727%comcast.net bdc90ae37b Bug 230157 - nsDeviceContextSpecG prefs issues. Patch by Ryan Jones <sciguyryan+bugzilla@gmail.com>. r+sr=roc. 2006-11-06 19:09:39 +00:00
dbaron%dbaron.org 088f8fbb2a Convert nsSystemFonts* from storing nsFont (with size in twips) to name and gfxFontStyle (with size in pixels) to avoid problems when t2p changes. b=333357 r=stuart 2006-11-04 01:11:20 +00:00
vladimir%pobox.com d3bfcb9752 b=359002, single pixel background image is incorrect color (third line of acid2), r=stuart 2006-11-01 23:13:37 +00:00
timeless%mozdev.org 24a61f105a Bug 106386 Correct misspellings in source code
r=glennrp@gmail.com, bclary@bclary.com rs=brendan
2006-11-01 23:02:18 +00:00
neil%parkwaycc.co.uk ec39d984ff Fix inconsistent usage of __int64 b=356354 p=hyc@symas.com (Howard Chu) r=vlad 2006-10-31 15:41:01 +00:00
mozilla%weilbacher.org bd937bbe4d [OS/2] Bug 358560: Implement BGRA32 in GetPixelFormat() to fix black display of canvas on 32bit display depth, r=abwillis, sr=mkaply 2006-10-29 18:36:22 +00:00
vladimir%pobox.com 336e1701e5 b=358451, single pixel image optimization wasn't un-premultiplying alpha (bottom of tab strip had wrong color), r=stuart 2006-10-29 04:10:03 +00:00
vladimir%pobox.com 11df8883b5 b=356354, msvc cairo fbmmx patches, r=stuart 2006-10-27 00:08:50 +00:00