Michael Ventnor
|
3e049f0588
|
Bug 544099 - Highly optimise -moz-box-shadow for common cases by allowing layout to specify an area where blurring is not needed r=roc,joe
--HG--
rename : gfx/thebes/src/gfxBlur.cpp => gfx/src/thebes/utils/gfxBlur.cpp
rename : gfx/thebes/public/gfxBlur.h => gfx/src/thebes/utils/gfxBlur.h
extra : rebase_source : d7ad7a1ee2ac9e25937133dba95f0f8d7347d612
|
2010-04-18 13:13:10 +10:00 |
|
Rob Arnold
|
868b41f2d3
|
Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc
|
2010-03-17 18:56:00 -04:00 |
|
Daniel Holbert
|
637993b364
|
Bug 551775: Add unsigned-int cast in NS_ColorNameToRGB to fix build warning. r=roc
|
2010-03-11 22:03:49 -08:00 |
|
Rich Walsh
|
8c37e47b39
|
Bug 543855: [OS/2] Invalid conversion from const char to const unsigned char in gfx/src/thebes/nsSystemFontsOS2 r=wuno
|
2010-03-06 12:53:35 -05:00 |
|
Mike Kristoffersen
|
cd34b8821b
|
Build bustage on Qt due to macro definition of malloc, realloc, etc. Most of this is just moving Qt #includes around. r=dougt
--HG--
extra : rebase_source : 9734e9e68754a6fc45bddbdc60bb5e898bb8cdb2
|
2010-03-04 13:51:42 -08:00 |
|
Brad Lassey
|
b5f014533e
|
bug 547521 - enable building for windows mobile with --disable-libxul r=ted
|
2010-03-04 13:47:35 -05:00 |
|
Jonathan Kew
|
b45694ede3
|
Bug 548545 - don't try to get an atom for a NULL string. r=roc
|
2010-02-25 15:02:31 -08:00 |
|
Karl Tomlinson
|
30883fb3f1
|
b=517133 Get crash stats for X errors r=bsmedberg
--HG--
extra : rebase_source : e9b2319a566ecb5a8a3cd6ba322df97e1ff3ffc8
|
2010-02-24 14:25:16 -08:00 |
|
Jonathan Kew
|
7a3339c3b1
|
Bug 524107 - part 2 - store language as atom instead of string in gfxFontStyle. r=roc sr=mats
|
2010-02-24 09:57:57 -08:00 |
|
Jonathan Kew
|
365fbafa0d
|
Bug 524107 - part 1 - pass original value of 'lang' to gfx text code rather than only a 'langGroup' value, to allow language-specific font rendering. r=roc sr=mats
|
2010-02-24 09:57:44 -08:00 |
|
Alfred Kayser
|
05d8b622e5
|
bug 386937: get rid of ConvertPixels (r=vladimir)
|
2010-02-12 10:17:51 +01:00 |
|
Phil Ringnalda
|
aad9286db4
|
Bug 542962 - Remove some zero byte files, r=dbaron
|
2009-12-18 21:26:13 -08:00 |
|
Mats Palmgren
|
81dc5c2928
|
mRectListHead.x needs a sentinel value (not y). Clarify the use of nscoord sentinel values and handle float nscoord too. b=541869 r=roc r=jonitis
|
2010-01-27 09:35:37 +01:00 |
|
Robert O'Callahan
|
58e7e447d5
|
Bug 526394. Part 23: Make nsRect::IntersectRect preserve height and width if possible even when the intersection of two rectangles is empty. r=mats
|
2010-01-12 10:45:16 +13:00 |
|
Metal Sonic
|
80ae9b3620
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Daniel Holbert
|
cc8f060f2b
|
Fix for Bug 534918's bustage (build error: "initialization of 'OSVal' is skipped by 'default' label")
|
2009-12-15 15:37:55 -08:00 |
|
Daniel Holbert
|
b90db2ed10
|
Bug 534918: Add 'default' case to switch statement in nsThebesDeviceContext::SetDPI(), to fix build warnings. r=mfinkle
|
2009-12-15 14:42:54 -08:00 |
|
Jonathan Kew
|
1f63142174
|
Bug 480906: fix incorrect enum value mentioned in comment. r=roc
|
2009-12-14 10:35:46 +00:00 |
|
Mark Finkle
|
a192286ef4
|
Bug 531289: Firefox doesn't obey system dpi settings anymore (better fix) [r=dbaron a=blocking]
|
2009-11-30 18:10:11 -05:00 |
|
Mark Finkle
|
14e15631fb
|
Bug 530931: Maemo shouldn't use the true DPI [r=roc]
|
2009-11-25 17:27:05 -05:00 |
|
Nirbheek Chauhan
|
649de0b0f2
|
Bug 528941 - Remove pangox.h includes. r=karlt
|
2009-11-18 14:20:15 +01:00 |
|
Honza Bambas
|
c2225ded68
|
Bug 426788 - When DPI set to 144, User interface is scretched very much. and html document is rendered very large, r=roc
|
2009-10-08 11:14:40 +02:00 |
|
Honza Bambas
|
ab066e5278
|
Backout bug 426788
|
2009-09-29 17:32:54 +02:00 |
|
Honza Bambas
|
827ff8ba49
|
Bug 426788 - When DPI set to 144, User interface is scretched very much. and html document is rendered very large, r=sylvain.pasche
|
2009-09-29 15:15:12 +02:00 |
|
Mark Finkle
|
424fde4c5b
|
Bug 518378: buttons and list boxes in content document are unreasonably large, r=dbaron
|
2009-09-26 20:21:32 -04:00 |
|
Mitchell Field
|
41c8798093
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
|
Sylvain Pasche
|
ab455408c7
|
Bug 517218 - Backout bug 515455 which didn't address the real issue. r=roc
|
2009-09-25 18:40:48 +02:00 |
|
Mark Finkle
|
290393eadd
|
Bug 449283: DPI on n810 is incorrect, r=roc
|
2009-09-22 08:45:56 -04:00 |
|
Sylvain Pasche
|
20e86c2b27
|
Bug 515455 - "Backward compatibility when layout.css.devPixelsPerPx is an integer" [r=roc]
|
2009-09-10 14:43:41 -04:00 |
|
Chris Jones
|
9d0f93c04d
|
bug 504034: initialize RgnRectMemoryAllocator non-statically by heap allocating it. r=vlad
|
2009-09-09 20:22:03 -05:00 |
|
Benjamin Smedberg
|
667f63d102
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Sylvain Pasche
|
28b8e15f98
|
Bug 513439. Parse layout.css.devPixelsPerCSSPx as a string float. r=roc
--HG--
extra : rebase_source : 28d39726e3714d2614f5f010a8e6f914ddecaf75
|
2009-08-29 12:19:36 +02:00 |
|
Karl Tomlinson
|
cdfd0a55e6
|
Don't always addref in nsFontCache::Compact() b=503784 r=pavlov
--HG--
extra : rebase_source : e6b06957a00cdf49fc2868224afd9201e22c01a8
|
2009-08-31 08:44:39 +12:00 |
|
Taras Glek
|
5cee56363b
|
Bug 457949 - no need for Stopwatch r=bsmedberg
--HG--
extra : rebase_source : 5cd3baecf54295012b28d42fc7bf4c9b34e12714
|
2009-08-28 11:03:51 -07:00 |
|
Jesse Ruderman
|
e1c6eeae90
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
|
Benjamin Smedberg
|
36bc86429d
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Vladimir Vukicevic
|
0833142a5e
|
b=509244; gfx crash on memory pressure notification; r=karlt
|
2009-08-14 16:51:30 -04:00 |
|
Hashem Masoud
|
b71a1a1cfa
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Joe Drew
|
2aa59235f2
|
Bug 753 - Remove nsIImage, gfxIImageFrame, and their implementations, and expose an equivalent api on imgIContainer. r=roc,josh,bz,longsonr,vlad,karlt,jimm,bsmedberg,mfinkle,peterw,peterv sr=vlad,roc
--HG--
rename : gfx/src/shared/gfxImageFrame.cpp => modules/libpr0n/src/imgFrame.cpp
rename : gfx/src/shared/gfxImageFrame.h => modules/libpr0n/src/imgFrame.h
|
2009-07-20 18:50:15 -07:00 |
|
fantasai
|
1816bcdd46
|
Bug 499377 - Store float region on frame r+sr=roc
|
2009-07-14 22:19:31 -07:00 |
|
Rob Arnold
|
df5d07b68d
|
Bug 501475 - Remove nsPaletteInfo and friends. r=joe
|
2009-07-09 12:27:44 -07:00 |
|
Vladimir Vukicevic
|
662ffbc455
|
b=494438; add optional OpenGL acceleration to ddraw surface for CE: better integration with rest of system; r=vlad
|
2009-07-08 16:34:02 -07:00 |
|
Vladimir Vukicevic
|
ccc387da9b
|
b=494438; add optional OpenGL acceleration to ddraw surface for CE: enable composite accel; r=vlad
|
2009-07-08 16:34:02 -07:00 |
|
Brad Lassey
|
409b836fcf
|
bug 503096 - always used FILTER_FAST for mobile r=jmuizelaar
|
2009-07-08 12:50:07 -04:00 |
|
Timothy Nikkel
|
e5bf038da5
|
Bug 494664. Minor color-related cleanup. r=jmuizel,sr=vlad
--HG--
extra : rebase_source : a81d48bb0fa9faac3806b7a609d35a9eb5bdffd9
|
2009-06-24 21:18:17 +12:00 |
|
Timothy Nikkel
|
62901930d7
|
Bug 494664. NS_ComposeColors needs to handle non-opaque background colors correctly. r=jrmuizel,sr=vlad.
--HG--
extra : rebase_source : 58e5cf406f1bc96b808700011a46838372a0bc95
|
2009-06-24 21:17:24 +12:00 |
|
Jonathan Kew
|
e8b1c6c506
|
Bug 498252 - Correct the font-size used in context menus, r=josh
|
2009-06-15 22:04:22 +02:00 |
|
Jonathan Kew
|
650956f4e7
|
use Cocoa instead of (deprecated, non-64bit) Appearance Manager APIs in nsSystemFontsMac (for bug 489354) r=joshmoz
--HG--
rename : gfx/src/thebes/nsSystemFontsMac.cpp => gfx/src/thebes/nsSystemFontsMac.mm
|
2009-06-12 14:52:35 -04:00 |
|
Markus Stange
|
f64a903399
|
Bug 495920 - nsThebesDeviceContext shouldn't have a reference to a native widget. r=masayuki, sr=roc
|
2009-06-11 11:24:41 +02:00 |
|