Ms2ger
|
220863e8d9
|
Bug 637180 - Unused function IsFloatInteger; r=matt.woodrow
|
2011-02-27 11:00:00 -05:00 |
|
L. David Baron
|
56e6f8182f
|
Merge layout work from projects/birch, part 1. a=bsmedberg
|
2011-03-23 12:36:08 -07:00 |
|
L. David Baron
|
4a7745e74d
|
Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett
|
2011-03-03 13:18:42 -08:00 |
|
Benoit Jacob
|
7f1f831a27
|
Bug 627464 - Annotate crash reports if the forced-enabled prefs are set - r=jrmuizel, a=joe
|
2011-03-02 15:50:36 -05:00 |
|
Matt Woodrow
|
5a9d39c5e9
|
Bug 629857 - When invalidating transformed items, round the original area out to the nearest pixel. r=roc a=roc
|
2011-02-25 11:55:23 +13:00 |
|
Philipp Wagner
|
1f9b040255
|
Bug 631657 - Bogus WARNING: Overflowed nscoord_MAX in conversion to nscoord; r=roc, a2.0=dbaron
|
2011-02-20 16:15:58 +01:00 |
|
Benoit Jacob
|
7045bfa4fc
|
Bug 632867 - Mesa versions up to 7.10 cause a BadLength error during the first GLX call when the server GLX version < 1.3. - r=karlt, a=hardblocker
|
2011-02-11 18:11:30 -05:00 |
|
Karl Tomlinson
|
e9884a8b98
|
Bug 632969 - 1/4 - X error handling fixes - r=bjacob, a=blocker
|
2011-02-11 18:11:30 -05:00 |
|
Kyle Huey
|
9132ccf4bc
|
Backout
|
2011-02-11 23:08:16 -05:00 |
|
Benoit Jacob
|
af3ae9119a
|
Bug 632867 - Mesa versions up to 7.10 cause a BadLength error during the first GLX call when the server GLX version < 1.3. - r=karlt, a=hardblocker
|
2011-02-11 18:11:30 -05:00 |
|
Karl Tomlinson
|
72b7a60caf
|
Bug 632969 - 1/4 - X error handling fixes - r=bjacob, a=blocker
|
2011-02-11 18:11:30 -05:00 |
|
Matt Woodrow
|
92ecb6f640
|
Bug 586683 - Part 2a - Add ScaleRoundOut to nsIntRect/Region. r=joe a=blocking2.0
|
2011-02-09 09:37:44 +13:00 |
|
Matt Woodrow
|
c0ff9d37e2
|
Bug 586683 - Part 1 - Add resolution handling to BasicLayers. r=roc a=blocking2.0
|
2011-02-09 09:35:54 +13:00 |
|
Timothy Nikkel
|
143adccc4c
|
Bug 624781. When converting from app units to pixels use an intermediate double to do the calculation so no precision is lost. r=roc a=blocking
|
2011-02-08 13:29:26 -06:00 |
|
Mitchell Field
|
1592ff67f7
|
Merge mozilla-central to build-system.
|
2011-03-03 20:13:35 +11:00 |
|
Kyle Huey
|
7d56189a13
|
Merge m-c to bs.
|
2011-02-25 15:23:05 -05:00 |
|
Mitchell Field
|
cac949ea6d
|
Merge mozilla-central to build-system.
|
2011-02-23 00:01:54 +11:00 |
|
Mitchell Field
|
2e8a7d546f
|
Bug 627277 - Remove (broken) BeOS support. r=biesi,dwitte,gavin,joe,jorendorff,josh,khuey,mfinkle,neil,Pike,roc,shaver,smontagu,taras
|
2011-02-20 06:10:24 +11:00 |
|
Chris Jones
|
ef159da4a5
|
Bug 620658: Add nsRegion::Contains(nsRegion). sr=roc
|
2011-01-26 00:26:37 -06:00 |
|
Olli Pettay
|
a5bf7f043d
|
Bug 625311, nsThebesDeviceContext can own widget, r=roc, a=roc
--HG--
extra : rebase_source : 60797b802588b31e79dea17de0ec0b0667e822ba
|
2011-01-18 13:08:03 +02:00 |
|
Robert O'Callahan
|
ce2d40adbe
|
Bug 613696. Always use the presshell's reference rendering context to create textruns when we draw text via nsIThebesFontMetrics::DrawString, to be consistent with the textruns we measure during reflow. r=dbaron,a=blocking
|
2011-01-17 09:23:33 +13:00 |
|
Markus Stange
|
e20afb330c
|
Bug 621762 - Change the way native windows are notified about toolbars. r=roc, a=betaN
|
2011-01-11 14:03:16 +01:00 |
|
Jonathan Kew
|
13736eae4a
|
bug 621918 - part 1 - eliminate aDirtyRect parameter from gfxTextRun::Draw etc. r=roc a=roc
|
2011-01-11 11:17:00 +00:00 |
|
Robert O'Callahan
|
c148353f1a
|
Bug 585258. Part 2: Make SimplifyOutward smarter by trying to avoid combinging rectangles that are vertically discontiguous. r=bzbarsky,a=blocking
|
2011-01-04 21:45:46 +13:00 |
|
Robert O'Callahan
|
e7c81607af
|
Bug 613449. Extend GetLargestRectangle to support considering only rectangles that contain a given rectangle. r=robarnold
|
2011-01-04 16:56:57 +13:00 |
|
Robert O'Callahan
|
e946441ff1
|
Bug 602757. Part 3: Change IsOpaque to GetOpaqueRegion so we can get useful opaque regions for content that uses border-radius. r=tnikkel,sr=dbaron,a=blocking
|
2011-01-03 14:48:09 +13:00 |
|
Robert O'Callahan
|
b890fea2f3
|
Bug 593604. Part 9: Support component alpha in ThebesLayerD3D9. r=bas,a=blocking
|
2011-01-03 14:48:09 +13:00 |
|
Benoit Jacob
|
81ac2ab66c
|
Bug 613079 - fix non-libxul build and style fixes - r=dholbert, a=fix-build-nonlibxul
|
2010-12-06 09:10:42 -05:00 |
|
Benoit Jacob
|
f3d3a4229e
|
Bug 613079 - WebGL crash [@mozilla::gl::GLContextProviderGLX::CreateOffscreen] - r=mattwoodrow, a=blocking-betaN
|
2010-12-06 06:34:34 -05:00 |
|
Ms2ger
|
3ec44ade0c
|
Bug 605179 - Fix build warnings in gfx/; r=roc a=bsmedberg
--HG--
extra : rebase_source : f9bd24d5f4bc6124b431ce22e6ac72bd218dc208
|
2010-12-05 18:38:12 +00:00 |
|
Brad Lassey
|
77ba0ab35f
|
bug 595919 - Implement PDF printing for "Save As PDF" on Android r=vlad a=blocking-fennec
|
2010-11-16 18:33:56 -05:00 |
|
Robert O'Callahan
|
951d95a03a
|
Bug 582146. 8388608.0 is invalid in cairo, so clamp to 8388607.0 instead. r=jrmuizel
|
2010-10-11 13:58:19 +13:00 |
|
Timothy Nikkel
|
3fe8b5b2f9
|
Bug 600148. Always round up in nsPoint::ToNearestPixels to match nsRect::ToNearestPixels. r=dbaron a=blocking-betaN+
|
2010-10-09 14:09:22 -05:00 |
|
Tom Brinkman
|
fa1c5b8b9c
|
Bug 565013: Implement printing to PDF for qt builds. r=romaxa r=dholbert a=blocking-fennec
--HG--
rename : widget/src/gtk2/nsDeviceContextSpecG.cpp => widget/src/qt/nsDeviceContextSpecQt.cpp
rename : widget/src/gtk2/nsDeviceContextSpecG.h => widget/src/qt/nsDeviceContextSpecQt.h
rename : widget/src/gtk2/nsPrintDialogGTK.cpp => widget/src/qt/nsPrintDialogQt.cpp
rename : widget/src/gtk2/nsPrintDialogGTK.h => widget/src/qt/nsPrintDialogQt.h
rename : widget/src/gtk2/nsPrintOptionsGTK.cpp => widget/src/qt/nsPrintOptionsQt.cpp
rename : widget/src/gtk2/nsPrintOptionsGTK.h => widget/src/qt/nsPrintOptionsQt.h
rename : widget/src/gtk2/nsPrintSettingsGTK.cpp => widget/src/qt/nsPrintSettingsQt.cpp
rename : widget/src/gtk2/nsPrintSettingsGTK.h => widget/src/qt/nsPrintSettingsQt.h
|
2010-10-07 12:19:33 -07:00 |
|
Mats Palmgren
|
48db0466a9
|
Bug 449734 part 3 - Update nsThebesDeviceContext::mWidget. r=roc a=blocking2.0:betaN
|
2010-09-18 13:28:50 +02:00 |
|
Oleg Romashin
|
497f2db326
|
Merge with mozilla central 2779c55431a4, no conflicts
|
2010-09-10 22:32:25 -07:00 |
|
Daniel Holbert
|
ecd6d13497
|
Bug 594650: Replace static variable in header file with static variable + accessor method, to fix codesighs & Composer.dll bustage. r=roc r=taras a=bustage
|
2010-09-09 09:41:58 -07:00 |
|
Chris Jones
|
29a74cf7e8
|
Bug 590294, part 8: Implement resolution-scaled drawing for basic layers. r=roc
|
2010-09-03 15:10:46 -05:00 |
|
Chris Jones
|
5e7a13a689
|
Bug 582057, part b: Remove nsIDeviceContext::SupportsNativeWidgets because it's not used meaningfully, and will be confusing in content processes. sr=roc
|
2010-08-20 14:29:01 -05:00 |
|
Chris Jones
|
76fbbd8539
|
Backed out changeset c5945b6a97ed
|
2010-08-19 19:03:09 -05:00 |
|
Chris Jones
|
39ff0004c3
|
Bug 582057, part b: Remove nsIDeviceContext::SupportsNativeWidgets because it's not used meaningfully, and will be confusing in content processes. sr=roc
|
2010-08-19 13:49:35 -05:00 |
|
Robert O'Callahan
|
8d6e97edd5
|
Bug 537890. Part 11: Introduce _TO_INT_TWIPS macros and have some _TO_TWIPS callers use _TO_INT_TWIPS instead. r=dbaron
|
2010-08-13 21:59:16 +12:00 |
|
Robert O'Callahan
|
20c2a19d6a
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
|
Robert O'Callahan
|
b7df1787ef
|
Bug 537890. Part 4: Make points be a fixed number of CSS pixels. r=dbaron
|
2010-08-13 21:58:01 +12:00 |
|
Robert O'Callahan
|
2ee9178a2e
|
Bug 537890. Part 3: Remove gfxPlatform::GetDPI(). r=vlad
|
2010-08-13 21:58:01 +12:00 |
|
Robert O'Callahan
|
87bbf8a495
|
Bug 537890. Part 8: Define MM_PER_INCH_FLOAT. r=dbaron
|
2010-08-13 21:57:57 +12:00 |
|
Robert O'Callahan
|
8eec063c4f
|
Bug 537890. Part 1: Add nsIWidget::GetDPI and nsIWidget::GetDefaultScale and use them to set up device contexts. r=vlad,sr=dbaron
|
2010-08-13 21:57:48 +12:00 |
|
Rob Arnold
|
beb6ddf7e8
|
Bug 554982 - Add support for borderless glass and remove the borders from the main window. r=roc,dao a=blocking2.0
|
2010-08-17 23:07:10 -04:00 |
|
Jim Mathies
|
a4b41e665b
|
Bug 574454 - Add caption buttonbox css styles. r=dbaron.
|
2010-08-09 20:49:34 -05:00 |
|
Jim Mathies
|
fc610f459e
|
Bug 574454 - Add window frame css styles. r=dbaron.
|
2010-08-09 20:49:34 -05:00 |
|