Mats Palmgren
|
25fa3a4765
|
Bug 1148971 - Make nsITheme::GetMinimumWidgetSize return a LayoutDeviceIntSize result instead of the unit-less nsIntSize type. r=roc
|
2015-03-30 11:36:14 -04:00 |
Carsten "Tomcat" Book
|
5c532881b3
|
Backed out changeset 513192eb7df4 (bug 1148971) for causing bc2 memory leaks
|
2015-03-30 15:04:09 +02:00 |
Mats Palmgren
|
2121f47090
|
Bug 1148971 - Make nsITheme::GetMinimumWidgetSize return a LayoutDeviceIntSize result instead of the unit-less nsIntSize type. r=roc
|
2015-03-30 10:37:33 +00:00 |
George Wright
|
72153ad282
|
Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange
|
2015-03-16 14:30:41 -04:00 |
Jonathan Kew
|
7141ce6685
|
Bug 1138359 - Make the margins of native-themed Cocoa buttons aware of writing mode. r=smontagu
|
2015-03-26 09:59:27 +00:00 |
Wes Kocher
|
571bb95717
|
Backed out changeset 6ef7ca8f1db3 (bug 1066531) so I can get at a patch that caused near-permafailing bc3
|
2015-03-20 17:17:19 -07:00 |
George Wright
|
ab018a486f
|
Bug 1066531 - Delay tab switching until content is ready in e10s mode r=mconley,mstange
|
2015-03-20 15:09:58 -04:00 |
Markus Stange
|
9a4b1b5557
|
Bug 1142393 - Make menus look correct when 'Reduce transparency' is set. r=smichaud
|
2015-03-16 16:20:46 -04:00 |
Markus Stange
|
b04d177f0b
|
Bug 976722 - Make -moz-appearance:toolbox influence the sheet attachment edge. r=roc
|
2015-03-06 14:43:46 -05:00 |
Andrea Marchesini
|
983b9d9fa4
|
Bug 1134280 - Get rid of Tag() - patch 2.13 - Fix all the occurrences, m=smaug, r=surkov
|
2015-03-03 11:09:00 +00:00 |
Andrea Marchesini
|
2c4f63331f
|
Bug 1134280 - Get rid of Tag() - patch 1 - Is{HTML,XUL,MathML,SVG}Element and IsAnyOf{HTML,XUL,MathML,SVG}Elements, r=smaug
|
2015-03-03 11:08:59 +00:00 |
Markus Stange
|
c9f3048148
|
Bug 1135912 - Don't repaint vibrant regions on mouseover. r=smichaud
--HG--
extra : rebase_source : e85343b5aa626eef9059170273b34ce5e181f836
extra : source : 58d13a71c5dc57f190df091f971f8b3256506b97
|
2015-02-23 18:27:15 -05:00 |
Wes Kocher
|
8ff3b04a7f
|
Backed out changeset 58d13a71c5dc (bug 1135912) for reftest bustage on a CLOSED TREE
|
2015-02-24 17:32:00 -08:00 |
Markus Stange
|
941ec467cc
|
Bug 1135912 - Don't repaint vibrant regions on mouseover. r=smichaud
|
2015-02-23 18:27:15 -05:00 |
Markus Stange
|
61101209ee
|
Bug 1045213 - Get smooth rounded corners for vibrant context menus by using _cornerMask. r=smichaud
|
2015-02-04 17:25:19 -05:00 |
Markus Stange
|
81d520103d
|
Bug 1045213 - Make the highlighted menu item vibrant. r=smichaud
|
2015-02-04 17:25:19 -05:00 |
Markus Stange
|
2f12e52126
|
Bug 1045213 - Add nsITheme::ThemeGeometryTypeForWidget. r=roc
|
2015-02-04 17:25:18 -05:00 |
Markus Stange
|
fd3d5eb0f0
|
Bug 1045213 - Use vibrancy effect for context menus. r=smichaud
|
2015-02-04 17:25:18 -05:00 |
Karl Tomlinson
|
ed15675b8b
|
bug 1096132 rename UnscaledAppUnitsPerDevPixel() to AppUnitsPerDevPixelAtUnitFullZoom() r=tn
--HG--
extra : rebase_source : 220ede5d449a752c16064bb77905bc68af3df707
|
2014-11-14 00:53:02 +13:00 |
Milan Sreckovic
|
e879ad97c7
|
Bug 1094338 - Allow depth texture on OS X 10.8.3 and higher. Clean up some OS X versioning tracking in the process. r=jgilbert
|
2014-11-10 22:15:22 -05:00 |
stefanh@inbox.com
|
3568b8404d
|
Bug 1093312 - Make the disclosure button's focus ring look better. r=mstange.
|
2014-11-05 18:59:39 +01:00 |
stefanh@inbox.com
|
23ee0b5578
|
Bug 1085134 - fix wrong size constant in nsNativeThemeCocoa.mm (added in 2d56bb31bab5).
|
2014-11-01 20:09:40 +01:00 |
stefanh@inbox.com
|
14f3e74c30
|
Bug 1085134 - Native theming for Mac OS X disclosure buttons, widget part. r=mstange, roc.
|
2014-11-01 17:13:27 +01:00 |
Gijs Kruitbosch
|
a64f8dab5f
|
Bug 1075653 - Make tooltips use vibrancy on Yosemite. r=smichaud
|
2014-09-12 14:10:09 +01:00 |
Markus Stange
|
67c0411542
|
Bug 1055634 - Expose the fontSmoothingBackgroundColor from the vibrant NSVisualEffectView via nsITheme. r=smichaud
|
2014-10-24 18:32:23 +02:00 |
Jonathan Watt
|
254741c6df
|
Bug 1087685 - Port gfxQuartzNativeDrawing to Moz2D. r=mattwoodrow
|
2014-10-24 08:26:27 +01:00 |
Jonathan Watt
|
e3bd1068b9
|
Bug 1085167, part 2 - Get rid of nsRenderingContext's DeviceContext and any need for it to know about app-units-per-device-pixel. r=mattwoodrow
--HG--
extra : rebase_source : d8fb804f03a1cc4635d6acd7f66f5f21962de6d3
|
2014-10-20 10:55:49 +01:00 |
Steven Michaud
|
5aeb978910
|
Bug 1084589 - Fix a Yosemite topcrasher. r=gijskruitbosch
|
2014-10-17 19:16:04 -05:00 |
Markus Stange
|
e8163acb37
|
Bug 846730 - Draw native-themed textarea borders using filling instead of stroking. r=smichaud
|
2014-10-07 16:18:02 +02:00 |
Markus Stange
|
eece1584e2
|
Bug 1062801 - Fill vibrant window regions with the correct vibrancy fill color. r=smichaud
|
2014-10-07 16:18:01 +02:00 |
stefanh@inbox.com
|
daffe108da
|
Bug 333910 - nsITheme for menu/scrollbox arrows, r=mstange,gijs
--HG--
extra : rebase_source : 91519a5d22ab54b7b109b5db240ba7d696374270
|
2014-09-08 10:45:00 +01:00 |
Gijs Kruitbosch
|
2d3a06b378
|
Bug 1045217 - use gray for tooltips on 10.10, r=mstange
--HG--
extra : rebase_source : e95688f2d42ff09ef120c46baca1e6c2d607f462
|
2014-10-01 17:24:58 +01:00 |
Markus Stange
|
66bac03572
|
Bug 1073570 - Reset the base CTM after native widget drawing. r=smichaud
|
2014-09-30 13:51:54 +02:00 |
Markus Stange
|
c713437615
|
Bug 1059991 - Do new-style focus drawing on 10.10 even when building against a pre-10.8 SDK. r=smichaud
|
2014-09-18 11:17:05 +02:00 |
Markus Stange
|
dc320f598a
|
Bug 821213 - Use CGContextSetBaseCTM to get correctly-sized focus rings under HiDPI. r=smichaud
|
2014-09-18 10:52:35 +02:00 |
Jonathan Watt
|
99fd7ba00e
|
Bug 1064084, part 2 - Convert all consumers of gfxContext::Scale() to use gfxContext::SetMatrix()/Multiply(). r=Bas
|
2014-09-11 07:57:38 +01:00 |
Matt Woodrow
|
1b8c313b60
|
Bug 1059031 - Do quartz native drawing in device space when we need to use a temporary surface. r=jrmuizel
|
2014-08-29 15:08:15 +12:00 |
Markus Stange
|
8a49452f67
|
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
|
2014-08-28 02:15:33 +02:00 |
Markus Stange
|
318cce364d
|
Bug 1055018 - Draw CoreUI widgets through -[NSAppearance _drawInRect:context:options:] on 10.10 in order to pick up the 10.10 look. r=smichaud
|
2014-08-28 02:15:27 +02:00 |
stefanh@inbox.com
|
872b0b7fbc
|
Bug 1054733 - Make sure that checkmarks in menu items responds to hover (highlight) on earlier versions of OS X. r=mstange.
|
2014-08-26 19:15:48 +02:00 |
Markus Stange
|
a1584c75a9
|
Bug 1047828 - Don't reserve any space for a non-existing fullscreen button on Mac OS 10.10. r=smichaud
|
2014-08-20 17:10:33 +02:00 |
Markus Stange
|
58776f6cfc
|
Bug 1042331 - Call [super drawWithFrame:inView:] when drawing the focus ring mask for searchfields in order to get the correct shape. r=smichaud
|
2014-08-20 17:09:44 +02:00 |
Jonathan Watt
|
c4cf06b2d2
|
Bug 933019, part 8 - Remove code for handling Thebes backed gfxContext in nsNativeThemeCocoa.mm. r=Bas
|
2014-07-10 10:58:08 +01:00 |
Chris Peterson
|
33d410adde
|
Bug 1034466 - Remove unused kThemeScrollBarArrowsBoth in widget/cocoa/nsNativeThemeCocoa.mm. r=josh
|
2014-07-03 01:06:56 -07:00 |
stefanh@inbox.com
|
6d9de90e4f
|
Bug 1012445 - Implement NS_THEME_CHECKMENUITEM for Mac OS X, widget part. r=mstange.
|
2014-07-04 20:02:44 +02:00 |
Jonathan Watt
|
90194127fd
|
Bug 1030843 - Fix crash in nsNativeThemeCocoa::GetMinimumWidgetSize. r=roc
|
2014-06-27 10:19:00 +01:00 |
Jonathan Watt
|
ef224664db
|
Bug 1027645 - Eliminate all nsRenderingContext::AppUnitsPerDevPixel() callers and all non-propagating nsRenderingContext::DeviceContext() callers. r=roc
|
2014-06-20 07:42:30 +01:00 |
Jonathan Watt
|
2586dd3cb2
|
Bug 1025553, part 1 - Change the names of the members of gfxMatrix to match the names of the members of Moz2D's Matrix. r=Bas
|
2014-06-17 18:35:51 +01:00 |
Mats Palmgren
|
0bbce3629e
|
Bug 427928 - part 3, Add NS_THEME_FOCUS_OUTLINE support for Cocoa widgets. r=mstange
|
2014-06-14 12:48:08 +00:00 |
Markus Stange
|
36d8d912bd
|
Bug 1016569 - For 10.7 non-overlay scrollbars, draw the scrollbar track and the scrollbar thumb separately. r=smichaud
|
2014-05-28 15:22:16 +02:00 |