gecko-dev/widget/cocoa
Colomban Wendling 120fea1c42 Bug 1628762 - Fix tree column header color to follow theme. r=geckoview-reviewers,snorp
The background color for the tree column headers is drawn using the
system APIs, but the foreground uses custom colors, which didn't follow
theme.  This can lead to unreadable text with specific colors, e.g.
leading to black on black.

Fix this by using system colors for the foreground as well.  It also
adds on-hover styling to match possible background change on hover.

Differential Revision: https://phabricator.services.mozilla.com/D78073
2020-06-03 20:52:55 +00:00
..
crashtests Bug 1596327, rename .xul test files in widget/ to .xhtml r=jmathies 2019-11-20 19:05:30 +00:00
cursors
docs Bug 1644047 - Add some documentation about SDKs and using macOS APIs. r=spohl 2020-06-08 21:41:04 +00:00
resources/MainMenu.nib
CFTypeRefPtr.h
ComplexTextInputPanel.h
ComplexTextInputPanel.mm
CustomCocoaEvents.h
DesktopBackgroundImage.h Bug 1629313 - Part 1 - Set As Desktop Background fails on macOS r=spohl 2020-04-21 19:57:29 +00:00
DesktopBackgroundImage.mm Bug 1629313 - Part 1 - Set As Desktop Background fails on macOS r=spohl 2020-04-21 19:57:29 +00:00
GfxInfo.h Bug 1614376 - Part 2. Add blocklist support for battery/screen size filters. r=jrmuizel 2020-02-13 15:51:32 +00:00
GfxInfo.mm Bug 1616404: Change macOS version detection to accommodate major versions between 10 and 255 as well as minor and bugfix versions between 0 and 255. r=mstange 2020-05-04 21:11:09 +00:00
MediaHardwareKeysEventSourceMac.h Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaHardwareKeysEventSourceMac.mm Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaHardwareKeysEventSourceMacMediaCenter.h Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaHardwareKeysEventSourceMacMediaCenter.mm Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaKeysEventSourceFactory.cpp Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
MediaPlayerWrapper.h Bug 1591230 - On macOS use MediaPlayer library for media keys when available. r=spohl,alwu 2019-12-31 01:41:33 +00:00
MediaPlayerWrapper.mm Bug 1591230 - On macOS use MediaPlayer library for media keys when available. r=spohl,alwu 2019-12-31 01:41:33 +00:00
NativeKeyBindings.h
NativeKeyBindings.mm
OSXNotificationCenter.h Bug 1635257 - Implement some of nsIAlertsDoNotDisturb for the macOS NotificationCenter backend. r=mstange 2020-05-16 00:58:29 +00:00
OSXNotificationCenter.mm Bug 1635257 - Implement some of nsIAlertsDoNotDisturb for the macOS NotificationCenter backend. r=mstange 2020-05-16 00:58:29 +00:00
ProcInfo.mm Bug 1632794 - Expose full remoteType through ChromeUtils.requestProcInfo; 2020-05-06 20:11:55 +00:00
ScreenHelperCocoa.h
ScreenHelperCocoa.mm
SwipeTracker.h
SwipeTracker.mm
TextInputHandler.h
TextInputHandler.mm Bug 1614252 - Don't allow Korean IMEs of Apple to consume mouse events when there is no composition r=m_kato 2020-03-19 00:57:02 +00:00
VibrancyManager.h Back out bug 1592739 due to multiple regressions (bug 1599366, bug 1601183, bug 1602193). a=backout 2020-02-13 14:26:51 +00:00
VibrancyManager.mm Back out bug 1592739 due to multiple regressions (bug 1599366, bug 1601183, bug 1602193). a=backout 2020-02-13 14:26:51 +00:00
ViewRegion.h
ViewRegion.mm
WidgetTraceEvent.mm
moz.build Bug 1644047 - Add some documentation about SDKs and using macOS APIs. r=spohl 2020-06-08 21:41:04 +00:00
mozView.h
nsAppShell.h
nsAppShell.mm Bug 1635577 - add wakelog log. r=spohl,karlt 2020-05-07 19:51:30 +00:00
nsBidiKeyboard.h
nsBidiKeyboard.mm
nsChangeObserver.h
nsChildView.h Bug 1609024 - Remove cache mechanism which is not very useful. r=hiro,snorp,mccr8 2020-05-21 17:02:06 +00:00
nsChildView.mm Bug 1627708 - Add a PinchGestureSource enum that indicates the source of a PinchGestureInput event. r=botond 2020-06-06 00:32:19 +00:00
nsClipboard.h
nsClipboard.mm
nsCocoaDebugUtils.h
nsCocoaDebugUtils.mm
nsCocoaFeatures.h Bug 1616404: Change macOS version detection to accommodate major versions between 10 and 255 as well as minor and bugfix versions between 0 and 255. r=mstange 2020-05-04 21:11:09 +00:00
nsCocoaFeatures.mm Bug 1616404: Change macOS version detection to accommodate major versions between 10 and 255 as well as minor and bugfix versions between 0 and 255. r=mstange 2020-05-04 21:11:09 +00:00
nsCocoaUtils.h Bug 1581433 - Maximize or minimize the window when double clicking the titlebar. r=spohl 2019-10-08 21:03:30 +00:00
nsCocoaUtils.mm Backed out 2 changesets (bug 1543813) for assertion failures. CLOSED TREE 2020-05-28 03:17:13 +03:00
nsCocoaWindow.h Bug 1592416 - Right click opens context menu on wrong monitor or virtual desktop (mac OS Catalina) r=spohl 2020-05-28 04:00:02 +00:00
nsCocoaWindow.mm Bug 1641546 - Make sure alwaysontop windows don't pull focus when first opening on macOS. r=mstange 2020-06-08 18:00:59 +00:00
nsColorPicker.h Backed out 2 changesets (bug 1543813) for assertion failures. CLOSED TREE 2020-05-28 03:17:13 +03:00
nsColorPicker.mm Bug 1543813: Fix a race condition that can lead to a crash when using the color picker on macOS. r=mstange 2020-05-27 22:07:45 +00:00
nsCursorManager.h
nsCursorManager.mm
nsDeviceContextSpecX.h Bug 117233 - Implement nsIPrinterEnumeratorX r=jwatt 2020-05-28 15:36:44 +00:00
nsDeviceContextSpecX.mm Bug 1600623. Add telemetry probes for print dialog/preview opens/cancels and print target type. r=bobowen,mbalfanz 2020-06-03 21:21:14 +00:00
nsDragService.h
nsDragService.mm Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsFilePicker.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsFilePicker.mm Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsIconLoaderObserver.h
nsIconLoaderService.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsIconLoaderService.mm Bug 1618295 - Make imgRequestProxy implement and use PreloaderBase to support the preload as speculative load feature; r=tnikkel,smaug,mayhemer 2020-05-11 14:43:05 +00:00
nsIdleServiceX.h
nsIdleServiceX.mm Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsLookAndFeel.h Bug 1609024 - Remove cache mechanism which is not very useful. r=hiro,snorp,mccr8 2020-05-21 17:02:06 +00:00
nsLookAndFeel.mm Bug 1628762 - Fix tree column header color to follow theme. r=geckoview-reviewers,snorp 2020-06-03 20:52:55 +00:00
nsMacCursor.h
nsMacCursor.mm
nsMacDockSupport.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsMacDockSupport.mm
nsMacFinderProgress.h
nsMacFinderProgress.mm Bug 1624251 - Fix use-after-free in nsMacFinderProgress r=spohl 2020-03-28 01:46:29 +00:00
nsMacSharingService.h
nsMacSharingService.mm Bug 1629533: Fix an issue that prevented some icons from drawing in the macOS share menu. r=mstange 2020-05-01 22:30:46 +00:00
nsMacWebAppUtils.h
nsMacWebAppUtils.mm
nsMenuBarX.h
nsMenuBarX.mm Bug 1606774 - Change GetAttribute to GetAttr where possible r=baku 2020-01-03 23:40:53 +00:00
nsMenuBaseX.h
nsMenuGroupOwnerX.h
nsMenuGroupOwnerX.mm
nsMenuItemIconX.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsMenuItemIconX.mm Bug 1521893 - Part 2 - Support loading SVG icons on the Touch Bar through a new nsTouchBarInputIcon service class. r=spohl 2019-10-07 18:37:15 +00:00
nsMenuItemX.h
nsMenuItemX.mm
nsMenuUtilsX.h
nsMenuUtilsX.mm
nsMenuX.h Bug 1596488 - Revert mXBLAttached fix for native OSX menus r=spohl 2020-02-03 20:03:16 +00:00
nsMenuX.mm Bug 1596488 - Revert mXBLAttached fix for native OSX menus r=spohl 2020-02-03 20:03:16 +00:00
nsNativeThemeCocoa.h Bug 1624786 - Replace MOZ_MUST_USE with [[nodiscard]] in widget/cocoa. r=spohl 2020-04-08 16:41:42 +00:00
nsNativeThemeCocoa.mm Bug 1642343 - Fix Mac themed focus outline to not show white edges. r=mstange 2020-06-02 22:36:20 +00:00
nsNativeThemeColors.h
nsPIWidgetCocoa.idl
nsPrintDialogX.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintDialogX.mm Bug 1643418. Don't overwrite the print range type if 'Print Selection Only' is unchecked. r=nordzilla 2020-06-04 21:09:12 +00:00
nsPrintSettingsServiceX.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintSettingsServiceX.mm Bug 1627577 part 3: Use NSPrintInfo for PrintRange, StartPageRange and EndPageRange in the parent on macOS. r=jwatt 2020-05-22 13:54:07 +00:00
nsPrintSettingsX.h Bug 1627577 part 3: Use NSPrintInfo for PrintRange, StartPageRange and EndPageRange in the parent on macOS. r=jwatt 2020-05-22 13:54:07 +00:00
nsPrintSettingsX.mm Bug 1627577 part 3: Use NSPrintInfo for PrintRange, StartPageRange and EndPageRange in the parent on macOS. r=jwatt 2020-05-22 13:54:07 +00:00
nsSandboxViolationSink.h
nsSandboxViolationSink.mm
nsSound.h
nsSound.mm
nsStandaloneNativeMenu.h
nsStandaloneNativeMenu.mm
nsSystemStatusBarCocoa.h
nsSystemStatusBarCocoa.mm
nsToolkit.h
nsToolkit.mm Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsTouchBar.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBar.mm Bug 1629966 - Remove Touch Bar telemetry. r=mikedeboer,chutten 2020-04-15 17:57:42 +00:00
nsTouchBarInput.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarInput.mm Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarInputIcon.h Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarInputIcon.mm Bug 1600356 - Part 3 - Streamline Touch Bar image loading. r=spohl 2020-01-03 17:07:25 +00:00
nsTouchBarNativeAPIDefines.h Bug 1563349 - Part 4 - Support NSPopoverTouchBarItem. r=spohl 2019-10-09 17:55:15 +00:00
nsTouchBarUpdater.h Bug 1563349 - Part 4 - Support NSPopoverTouchBarItem. r=spohl 2019-10-09 17:55:15 +00:00
nsTouchBarUpdater.mm Bug 1600356 - Part 1 - Split out TouchBarInput into its own files. r=spohl 2019-12-31 20:26:00 +00:00
nsWidgetFactory.mm Bug 117233 - Implement nsIPrinterEnumeratorX r=jwatt 2020-05-28 15:36:44 +00:00
nsWindowMap.h
nsWindowMap.mm