gecko-dev/widget/cocoa
Sylvestre Ledru 9bfd4073b2 Bug 1519636 - Reformat recent changes to the Google coding style r=andi
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D95434
2020-11-04 18:46:00 +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 Bug 1578099 - Make CFTypeRefPtr usable as a key inside an unordered_map. r=mattwoodrow 2019-09-01 21:38:42 +00:00
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 1668145 - Detect all Mac GPUs. r=jrmuizel,haik 2020-10-02 01:10:20 +00:00
GfxInfo.mm Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
IconLoaderHelperCocoa.h Bug 1663784 - Generalize nsIconLoaderService so other platforms can use it. r=mstange 2020-09-30 21:14:02 +00:00
IconLoaderHelperCocoa.mm Bug 1663784 - Generalize nsIconLoaderService so other platforms can use it. r=mstange 2020-09-30 21:14:02 +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 1621403 - part2 : implement `seekto` action. r=chunmin,emilio 2020-07-16 00:16:33 +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 1663128 - part3 : the event source should do the cleanup when it closes. r=chunmin 2020-10-07 09:23:08 +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 Bug 1546839 - part 1: Change `enum Command` to `enum class Command` and drop "Command" prefix from each item r=smaug 2019-04-30 04:23:24 +00:00
NativeKeyBindings.mm Bug 1546839 - part 1: Change `enum Command` to `enum class Command` and drop "Command" prefix from each item r=smaug 2019-04-30 04:23:24 +00:00
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 1652785 - Extract title, uri, window id for content processes;r=froydnj 2020-09-07 10:26:30 +00:00
ScreenHelperCocoa.h
ScreenHelperCocoa.mm
SwipeTracker.h Bug 1656117 - Reduce include dependencies on nsRefreshDriver.h. r=mstange 2020-08-04 21:17:50 +00:00
SwipeTracker.mm Bug 1666617 - Add an observer description argument to AddRefreshObserver. r=smaug 2020-09-25 02:36:29 +00:00
TextInputHandler.h Bug 1546839 - part 1: Change `enum Command` to `enum class Command` and drop "Command" prefix from each item r=smaug 2019-04-30 04:23:24 +00:00
TextInputHandler.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
VibrancyManager.h Bug 1673055 - Simplify other code now that SystemSupportsVibrancy() always returns true. r=haik 2020-10-26 23:17:11 +00:00
VibrancyManager.mm Bug 1673055 - Simplify other code now that SystemSupportsVibrancy() always returns true. r=haik 2020-10-26 23:17:11 +00:00
ViewRegion.h
ViewRegion.mm Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
WidgetTraceEvent.mm
components.conf Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi 2020-07-09 21:42:25 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mozView.h
nsAppShell.h
nsAppShell.mm Bug 1659060 - part3 : update mac wakelock log. r=bryce 2020-09-23 18:31:22 +00:00
nsBidiKeyboard.h
nsBidiKeyboard.mm
nsChangeObserver.h
nsChildView.h Bug 1668107 - Be more consistent about having opaque non-popup windows. r=spohl 2020-10-02 15:07:12 +00:00
nsChildView.mm Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +00:00
nsClipboard.h
nsClipboard.mm Bug 1653335 - Replace MakeSpan uses by constructor calls. r=froydnj 2020-08-07 07:49:47 +00:00
nsCocoaDebugUtils.h
nsCocoaDebugUtils.mm
nsCocoaFeatures.h Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +00:00
nsCocoaFeatures.mm Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +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 Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +00:00
nsCocoaWindow.h Bug 1580117 - Pause composition for minimized windows on macOS. r=mstange 2020-09-17 16:57:31 +00:00
nsCocoaWindow.mm Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +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 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
nsCursorManager.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsCursorManager.mm Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsDeviceContextSpecX.h Bug 1657874 - Unify printer list implementations between Mac and GTK, and add nsPrinterListBase. r=jwatt 2020-08-07 12:04:26 +00:00
nsDeviceContextSpecX.mm Bug 1667053 patch 2 - If the user runs the system print UI, hold on to and use the printInfo it returns. r=jwatt 2020-10-23 11:07:46 +00:00
nsDragService.h Bug 1543315 - part 17: Mark PresShell::HandleDOMEventWithTarget() as MOZ_CAN_RUN_SCRIPT r=smaug 2019-05-09 20:21:28 +00:00
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 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
nsLookAndFeel.h Bug 1673503 - Simplify NSScroller.preferredScrollerStyle API usage. r=spohl 2020-10-27 21:35:10 +00:00
nsLookAndFeel.mm Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +00:00
nsMacCursor.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsMacCursor.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
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 Bug 1577120 - Use the control accent color for the dock download progress bar. r=spohl 2020-06-12 17:03:31 +00:00
nsMacFinderProgress.h Bug 909760 - Show download progress in the MacOS Finder r=spohl,mak 2019-06-19 18:48:49 +00:00
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 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMenuBaseX.h Bug 1522012 - Implement Touch Bar's native customization window and remove ui.touchbar.layout preference. r=spohl,mikedeboer,fluent-reviewers,Pike 2019-07-06 21:10:33 +00:00
nsMenuGroupOwnerX.h
nsMenuGroupOwnerX.mm
nsMenuItemIconX.h Bug 1663784 - Generalize nsIconLoaderService so other platforms can use it. r=mstange 2020-09-30 21:14:02 +00:00
nsMenuItemIconX.mm Bug 1663784 - Generalize nsIconLoaderService so other platforms can use it. r=mstange 2020-09-30 21:14:02 +00:00
nsMenuItemX.h
nsMenuItemX.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMenuUtilsX.h
nsMenuUtilsX.mm Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMenuX.h Bug 1596488 - Revert mXBLAttached fix for native OSX menus r=spohl 2020-02-03 20:03:16 +00:00
nsMenuX.mm Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsNativeBasicThemeCocoa.cpp Bug 1671704 - Draw macOS native-looking scrollbars when using the basic theme on macOS. r=spohl 2020-11-02 17:10:24 +00:00
nsNativeBasicThemeCocoa.h Bug 1671704 - Draw macOS native-looking scrollbars when using the basic theme on macOS. r=spohl 2020-11-02 17:10:24 +00:00
nsNativeThemeCocoa.h Bug 1673055 - Remove now-unused SourceList widget drawing. r=haik 2020-10-26 23:17:34 +00:00
nsNativeThemeCocoa.mm Bug 1671704 - Unify some calls to ComputeScrollbarParams and call nsLayoutUtils::StyleForScrollbar in the caller. r=spohl 2020-11-02 17:08:56 +00:00
nsNativeThemeColors.h Bug 1673051 - Remove OnYosemiteOrLater(), OnElCapitanOrLater(), and OnSierraOrLater(). r=mstange 2020-11-02 16:25:18 +00:00
nsPIWidgetCocoa.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
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 1667053 patch 2 - If the user runs the system print UI, hold on to and use the printInfo it returns. r=jwatt 2020-10-23 11:07:46 +00:00
nsPrintSettingsServiceX.h Bug 1667053 - Refactor macOS print settings implementation for clarity. r=jwatt 2020-10-23 11:07:21 +00:00
nsPrintSettingsServiceX.mm Bug 1667053 - Refactor macOS print settings implementation for clarity. r=jwatt 2020-10-23 11:07:21 +00:00
nsPrintSettingsX.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
nsPrintSettingsX.mm Bug 1519636 - Reformat recent changes to the Google coding style r=andi 2020-11-04 18:46:00 +00:00
nsSandboxViolationSink.h
nsSandboxViolationSink.mm
nsSound.h
nsSound.mm Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsStandaloneNativeMenu.h
nsStandaloneNativeMenu.mm
nsSystemStatusBarCocoa.h
nsSystemStatusBarCocoa.mm
nsToolkit.h Bug 1563994 - [10.15] Right Click When Not Focused Presents "Keystroke Receiving" Access Grant Request Dialog r=mstange 2019-07-31 01:03:49 +00:00
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 1650210 - Fix a clang-11 error in nsTouchBar.mm r=mstange 2020-07-02 20:37:19 +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 1663784 - Generalize nsIconLoaderService so other platforms can use it. r=mstange 2020-09-30 21:14:02 +00:00
nsTouchBarInputIcon.mm Bug 1663784 - Generalize nsIconLoaderService so other platforms can use it. r=mstange 2020-09-30 21:14:02 +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
nsUserIdleServiceX.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUserIdleServiceX.mm Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsWidgetFactory.mm Bug 1663784 - Rename mozilla.org/widget/macsystemstatusbar to mozilla.org/widget/systemstatusbar. r=spohl 2020-09-15 17:38:27 +00:00
nsWindowMap.h
nsWindowMap.mm Bug 1533562 - Implement titlebar gradient drawing with a new TitlebarGradientView. r=spohl 2019-04-29 17:00:13 +00:00