|
|
275d3ef9bd
|
Bug 889085 - Make sheets styled with '-moz-appearance: dialog;' vibrant/semi-transparent. r=mstange, roc.
|
2015-05-26 19:55:08 +02:00 |
|
Mats Palmgren
|
fe65991446
|
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
|
1dadb1db1d
|
Backed out changeset 513192eb7df4 (bug 1148971) for causing bc2 memory leaks
|
2015-03-30 15:04:09 +02:00 |
|
Mats Palmgren
|
6258bed9a3
|
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 |
|
Jonathan Kew
|
b345cead3b
|
Bug 1138359 - Make the margins of native-themed Cocoa buttons aware of writing mode. r=smontagu
|
2015-03-26 09:59:27 +00:00 |
|
Ehsan Akhgari
|
ea41d8de48
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
This patch was automatically generated using the following script:
function convert() {
echo "Converting $1 to $2..."
find . \
! -wholename "*/.git*" \
! -wholename "obj-ff-dbg*" \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert MOZ_OVERRIDE override
convert MOZ_FINAL final
|
2015-03-21 12:28:04 -04:00 |
|
Markus Stange
|
bc000a108a
|
Bug 976722 - Make -moz-appearance:toolbox influence the sheet attachment edge. r=roc
|
2015-03-06 14:43:46 -05:00 |
|
Markus Stange
|
0f1b28336d
|
Bug 1045213 - Add nsITheme::ThemeGeometryTypeForWidget. r=roc
|
2015-02-04 17:25:18 -05:00 |
|
Ehsan Akhgari
|
23cde4928f
|
Bug 1117044 - Mark virtual overridden functions as MOZ_OVERRIDE in widget; r=roc
|
2015-01-02 09:02:51 -05:00 |
|
|
|
82c3a45f31
|
Bug 1085134 - Native theming for Mac OS X disclosure buttons, widget part. r=mstange, roc.
|
2014-11-01 17:13:27 +01:00 |
|
Markus Stange
|
959477f542
|
Bug 1055634 - Expose the fontSmoothingBackgroundColor from the vibrant NSVisualEffectView via nsITheme. r=smichaud
|
2014-10-24 18:32:23 +02:00 |
|
|
|
4a879709fa
|
Bug 333910 - nsITheme for menu/scrollbox arrows, r=mstange,gijs
|
2014-09-08 10:45:00 +01:00 |
|
Markus Stange
|
13019b19c3
|
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
|
2014-08-28 02:15:33 +02:00 |
|
Markus Stange
|
bc58486ffe
|
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 |
|
Benoit Jacob
|
62558f1bc0
|
Bug 1035394 - Fix dangerous public destructors in widget - r=roc
|
2014-07-08 17:23:18 -04:00 |
|
|
|
ea92d4dc71
|
Bug 1012445 - Implement NS_THEME_CHECKMENUITEM for Mac OS X, widget part. r=mstange.
|
2014-07-04 20:02:44 +02:00 |
|
Jonathan Watt
|
ac5ccb0288
|
Bug 1030843 - Fix crash in nsNativeThemeCocoa::GetMinimumWidgetSize. r=roc
|
2014-06-27 10:19:00 +01:00 |
|
Mats Palmgren
|
417c3b40f8
|
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
|
a505ead867
|
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 |
|
Masayuki Nakano
|
00dfc5e0a9
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
|
2014-04-03 13:18:36 +09:00 |
|
Mike Kaply
|
8ecc90a0f2
|
Backing out bug 889085 (dddfd63f1414, f8c14bd80676) due to regression bug 987783. r=roc
|
2014-04-02 10:03:08 -05:00 |
|
Matt Woodrow
|
543350988c
|
Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange
|
2014-03-17 16:42:48 +08:00 |
|
Matt Woodrow
|
e24ae13431
|
Bug 940455 - Add LayerManager functonality to clear out a portion of the window for the OS to paint. r=roc,Bas
|
2014-02-13 13:20:41 +13:00 |
|
Mike Conley
|
ef88e3c855
|
Backing out bug 940455 (36e45a68452b) for numerous regressions. r=bustage-fix.
|
2014-03-07 16:50:30 -05:00 |
|
Matt Woodrow
|
93029b755f
|
Bug 940455 - Add LayerManager functonality to clear out a portion of the window for the OS to paint. r=roc,Bas
|
2014-02-13 13:20:41 +13:00 |
|
|
|
49eda09006
|
Bug 970079 - Native theming for MacOS X help buttons, widget part. r=mstange, roc.
|
2014-02-27 18:12:16 +01:00 |
|
|
|
4c5efe1519
|
Bug 889085 - Make our sheets semi-transparent. r=mstange.
|
2014-01-18 12:52:22 +01:00 |
|
Jonathan Watt
|
9a63bbd1ea
|
Bug 935508 - Implement native theming of <input type=number>. r=roc
|
2013-12-05 16:20:34 +00:00 |
|
Ryan VanderMeulen
|
8656996750
|
Backed out changesets 1b268ec6b81e, b68f5c69dce2 (bug 935508) and changesets 29db440280c8, 64f359e4e054 (bug 945784) for mochitest failures.
CLOSED TREE
|
2013-12-05 13:00:23 -05:00 |
|
Jonathan Watt
|
98d77797b1
|
Bug 935508 - Implement native theming of <input type=number>. r=roc
|
2013-12-05 16:20:34 +00:00 |
|
Markus Stange
|
1ff620890d
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
|
Benoit Jacob
|
80cb54ab4d
|
Bug 913872 - Take nested enums out of gfxASurface - 3/3 : remove the now-useless inclusions of gfxASurface.h - r=jrmuizel
|
2013-09-24 16:45:14 -04:00 |
|
Markus Stange
|
ce55a3973e
|
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
|
2013-05-22 11:50:57 +02:00 |
|
Markus Stange
|
7690d75b34
|
Bug 871590 / Bug 625989 - Add basic support for -moz-appearance: -moz-window-titlebar on OS X. Partly written by Mike Conley. r=josh
|
2013-05-22 11:48:47 +02:00 |
|
Markus Stange
|
cb9767fc2d
|
Backed out 2 changesets (bug 871590) CLOSED TREE
|
2013-05-22 14:10:46 +02:00 |
|
Markus Stange
|
68c0740ee4
|
Bug 871590 - Make unified titlebar / toolbar handling more robust. r=roc
|
2013-05-22 11:50:57 +02:00 |
|
Markus Stange
|
caf54a46dc
|
Bug 871590 / Bug 625989 - Add basic support for -moz-appearance: -moz-window-titlebar on OS X. Partly written by Mike Conley. r=josh
|
2013-05-22 11:48:47 +02:00 |
|
Jonathan Watt
|
69562bf7d0
|
Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc
|
2013-05-14 00:47:03 +01:00 |
|
L. David Baron
|
1b26d1c25c
|
Backout changeset af5273034fdf (bug 871264), which doesn't compile (didn't fix nsRangeFrame.cpp (and possibly others).
|
2013-05-13 17:28:47 -07:00 |
|
Jonathan Watt
|
31243bc48d
|
Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc
|
2013-05-14 00:47:03 +01:00 |
|
Dave Vasilevsky
|
7a4d5fc59f
|
Bug 863104 - Fix Dock progress drawing on 10.6. r=josh
|
2013-04-17 02:51:52 -04:00 |
|
Neil Rashbrook
|
f072d4dca7
|
Bug 658829 part 3 - move GetProgress*Value to nsNativeTheme r=jimm
|
2013-02-25 00:26:07 +00:00 |
|
Ehsan Akhgari
|
243c878d26
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Mounir Lamouri
|
c5abfb7ca2
|
Bug 662870 - Use a native rendering for meter elements on MacOS X. r=bgirard
|
2012-06-06 09:56:28 +02:00 |
|
Gervase Markham
|
cb6a072c2a
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Brian R. Bondy
|
d0a93b0ace
|
Bug 679226 - Fold widget/src into widget. r=roc
|
2012-01-03 22:09:29 -05:00 |
|