fune/widget/cocoa
Andi-Bogdan Postelnicu d7e8a09c21 Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium
Updated with clang-format version 15.0.5 (taskcluster-MKK8dHUpQkGfPLA793lizg)
# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D168658
2023-02-13 15:02:07 +00:00
..
crashtests
cursors
docs Bug 1522986 - Allow to auto-bootstrap the macos SDK. r=firefox-build-system-reviewers,ahochheiden 2023-02-01 09:45:11 +00:00
resources/MainMenu.nib
AppearanceOverride.h
AppearanceOverride.mm
CFTypeRefPtr.h
components.conf
CustomCocoaEvents.h
DesktopBackgroundImage.h
DesktopBackgroundImage.mm
GfxInfo.h Bug 1812698 - Expose desktopEnvironment via nsIXULRuntime rather than nsIGfxInfo. r=stransky 2023-02-01 13:14:50 +00:00
GfxInfo.mm Bug 1812698 - Expose desktopEnvironment via nsIXULRuntime rather than nsIGfxInfo. r=stransky 2023-02-01 13:14:50 +00:00
MacThemeGeometryType.h
MediaHardwareKeysEventSourceMac.h
MediaHardwareKeysEventSourceMac.mm
MediaHardwareKeysEventSourceMacMediaCenter.h
MediaHardwareKeysEventSourceMacMediaCenter.mm Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
MediaKeysEventSourceFactory.cpp
moz.build
MOZIconHelper.h
MOZIconHelper.mm
MOZMenuOpeningCoordinator.h
MOZMenuOpeningCoordinator.mm
mozView.h
NativeKeyBindings.h
NativeKeyBindings.mm
NativeMenuMac.h Bug 1763990: Don't order popups in front of native context menus on macOS. r=mstange 2023-02-02 22:13:54 +00:00
NativeMenuMac.mm Bug 1763990: Don't order popups in front of native context menus on macOS. r=mstange 2023-02-02 22:13:54 +00:00
NativeMenuSupport.mm
nsAppShell.h
nsAppShell.mm Bug 639707 - Add resume session support on macOS. Based on a patch by :MattN. r=mstange 2023-02-03 03:28:06 +00:00
nsBidiKeyboard.h
nsBidiKeyboard.mm
nsChangeObserver.h
nsChildView.h Bug 1811834 - Clean up nsWidgetInitData. r=cmartin,geckoview-reviewers,calu 2023-01-23 23:58:41 +00:00
nsChildView.mm Bug 1812938 - Part 1. GetWidgetScreen returns Screen instead of nsIScreen. r=emilio,geckoview-reviewers,owlish 2023-02-06 04:51:26 +00:00
nsClipboard.h Bug 1796548 - Introduce a generic method to check clipboard capabilities in nsIClipboard; r=geckoview-reviewers,nika,m_kato 2023-01-16 19:50:17 +00:00
nsClipboard.mm Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
nsCocoaFeatures.h
nsCocoaFeatures.mm
nsCocoaUtils.h Bug 639707: Add telemetry to detect how often we are getting restored by macOS vs. users manually launching the application. r=mstange 2023-02-03 03:28:06 +00:00
nsCocoaUtils.mm Bug 639707: Add telemetry to detect how often we are getting restored by macOS vs. users manually launching the application. r=mstange 2023-02-03 03:28:06 +00:00
nsCocoaWindow.h Backed out 3 changesets (bug 1768495) for causing reftest failures in 1478035.html CLOSED TREE 2023-02-09 21:31:43 -05:00
nsCocoaWindow.mm Backed out 3 changesets (bug 1768495) for causing reftest failures in 1478035.html CLOSED TREE 2023-02-09 21:31:43 -05:00
nsColorPicker.h Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
nsColorPicker.mm Bug 960984 - Implement the list attribute for <input type=color>. r=emilio,geckoview-reviewers,m_kato 2022-12-14 18:17:59 +00:00
nsCursorManager.h
nsCursorManager.mm
nsDeviceContextSpecX.h Bug 1785046 - Part 3: Let nsIDeviceContextSpec::EndDocument & nsDeviceContext::EndDocument return MozPromise. r=nika,emilio,geckoview-reviewers,m_kato 2022-12-19 15:42:48 +00:00
nsDeviceContextSpecX.mm Bug 1785046 - Part 3: Let nsIDeviceContextSpec::EndDocument & nsDeviceContext::EndDocument return MozPromise. r=nika,emilio,geckoview-reviewers,m_kato 2022-12-19 15:42:48 +00:00
nsDragService.h Bug 1762392 - Part 2: Put utility functions for NSPasteboardItem to nsCocoaUtils; r=spohl 2023-01-09 18:27:37 +00:00
nsDragService.mm Bug 1776879, replace text/unicode for clipboard and drag and drop and use text/plain directly, r=edgar,mak,stransky,geckoview-reviewers,extension-reviewers,zombie,m_kato 2023-02-01 23:30:55 +00:00
nsFilePicker.h
nsFilePicker.mm
nsLookAndFeel.h Bug 1794626: Create invert_colors telemetry probe and maintain its value via LookAndFeel r=mstange 2022-11-07 23:49:20 +00:00
nsLookAndFeel.mm Bug 1802799 - [refactor] Migrate NS_STYLE_TEXT_DECORATION_STYLE_* defines r=emilio,geckoview-reviewers,ohall 2022-12-19 22:47:24 +00:00
nsMacCursor.h
nsMacCursor.mm
nsMacDockSupport.h
nsMacDockSupport.mm
nsMacFinderProgress.h
nsMacFinderProgress.mm
nsMacSharingService.h
nsMacSharingService.mm
nsMacUserActivityUpdater.h
nsMacUserActivityUpdater.mm
nsMacWebAppUtils.h
nsMacWebAppUtils.mm
nsMenuBarX.h Bug 1642138: Improve integration with the macOS-level Window menu handling to unlock built-in OS functionality such as tiling of windows. r=mstange 2022-11-07 19:04:40 +00:00
nsMenuBarX.mm Backed out changeset 46538d8cbaf1 (bug 1642138) as per dev's request. CLOSED TREE 2022-11-05 03:02:28 +02:00
nsMenuGroupOwnerX.h Bug 1777925: Replaced MutationObserver array container type with linked list. r=smaug 2022-09-21 11:31:44 +00:00
nsMenuGroupOwnerX.mm Bug 1665151 - Part 2: Expose custom element default accessibility attributes. r=edgar,Jamie,credential-management-reviewers,sgalich 2022-11-02 14:50:56 +00:00
nsMenuItemIconX.h
nsMenuItemIconX.mm
nsMenuItemX.h
nsMenuItemX.mm Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
nsMenuParentX.h
nsMenuUtilsX.h
nsMenuUtilsX.mm
nsMenuX.h Bug 1642138: Improve integration with the macOS-level Window menu handling to unlock built-in OS functionality such as tiling of windows. r=mstange 2022-11-07 19:04:40 +00:00
nsMenuX.mm Bug 1811487 - Clean-up popup hide / rollup APIs. r=cmartin,stransky 2023-01-24 15:43:49 +00:00
nsNativeThemeCocoa.h Bug 1779478: Replace the deprecated NSCellStateValue with NSControlStateValue. r=mstange 2023-01-31 15:49:59 +00:00
nsNativeThemeCocoa.mm Bug 1779478: Replace the deprecated use of NSGraphicsContext's graphicsPort with CGContext. r=mstange 2023-01-31 15:50:00 +00:00
nsNativeThemeColors.h
nsPIWidgetCocoa.idl
nsPrintDialogX.h
nsPrintDialogX.mm Bug 1805716 - Stop overwriting the print settings passed to nsIPrintDialogService::showPrintDialog with saved prefs. r=dholbert 2022-12-14 21:58:17 +00:00
nsPrintSettingsServiceX.h
nsPrintSettingsServiceX.mm
nsPrintSettingsX.h
nsPrintSettingsX.mm
nsSandboxViolationSink.h
nsSandboxViolationSink.mm
nsSound.h
nsSound.mm
nsStandaloneNativeMenu.h
nsStandaloneNativeMenu.mm
nsSystemStatusBarCocoa.h
nsSystemStatusBarCocoa.mm
nsToolkit.h
nsToolkit.mm Bug 1811487 - Clean-up popup hide / rollup APIs. r=cmartin,stransky 2023-01-24 15:43:49 +00:00
nsTouchBar.h
nsTouchBar.mm
nsTouchBarInput.h
nsTouchBarInput.mm
nsTouchBarInputIcon.h
nsTouchBarInputIcon.mm
nsTouchBarNativeAPIDefines.h
nsTouchBarUpdater.h
nsTouchBarUpdater.mm
nsUserIdleServiceX.h Bug 1768920 - Avoid polling every 5 seconds in nsUserIdleService, r=dthayer,geckoview-reviewers,owlish. 2023-01-16 19:53:33 +00:00
nsUserIdleServiceX.mm Bug 1768920 - Avoid polling every 5 seconds in nsUserIdleService, r=dthayer,geckoview-reviewers,owlish. 2023-01-16 19:53:33 +00:00
nsWidgetFactory.h
nsWidgetFactory.mm
nsWindowMap.h
nsWindowMap.mm
OSXNotificationCenter.h
OSXNotificationCenter.mm Bug 1073717 - [Web Notifications] Add support for "silent" notifications on macOS. r=mstange 2023-01-07 01:03:52 +00:00
ScreenHelperCocoa.h
ScreenHelperCocoa.mm
SDKDeclarations.h
TextInputHandler.h
TextInputHandler.mm
TextRecognition.mm
VibrancyManager.h
VibrancyManager.mm
ViewRegion.h
ViewRegion.mm
WidgetTraceEvent.mm