.. |
crashtests
|
…
|
|
cursors
|
…
|
|
resources/MainMenu.nib
|
…
|
|
ComplexTextInputPanel.h
|
…
|
|
ComplexTextInputPanel.mm
|
…
|
|
CustomCocoaEvents.h
|
…
|
|
GfxInfo.h
|
Bug 1131325 - Move system country code from nsIGfxInfo2 to a more appropriate location. r=aklotz,smichaud
|
2015-07-28 15:45:34 -07:00 |
GfxInfo.mm
|
Bug 1249640: Part 3 Update Mac to use the new blocking. r=mchang
|
2016-02-24 10:25:00 +01:00 |
NativeKeyBindings.h
|
…
|
|
NativeKeyBindings.mm
|
Bug 1235261 - Part 1: Rename nsAutoTArray to AutoTArray. r=froydnj
|
2016-02-02 17:36:30 +02:00 |
OSXNotificationCenter.h
|
Bug 1224785, Part 2 - Show the site favicon in OS X notifications. r=mstange
|
2016-01-07 13:16:54 -07:00 |
OSXNotificationCenter.mm
|
Bug 1224785, Part 2 - Show the site favicon in OS X notifications. r=mstange
|
2016-01-07 13:16:54 -07:00 |
SwipeTracker.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
SwipeTracker.mm
|
Bug 1223946 - Part 1: Clean up and support needed for converting WidgetWheelEvent to ScrollWheelInput. r=kats
|
2015-11-18 19:32:37 -05:00 |
TextInputHandler.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TextInputHandler.mm
|
Bug 1225007 (part 1, attempt 3) - Use LayoutDevicePixel more in Cocoa widget code. r=kats.
|
2015-11-19 14:10:38 +11:00 |
VibrancyManager.h
|
Bug 1229237 (part 4) - Make ThemeGeometry::mRect a LayoutDeviceIntRect. r=botond.
|
2015-11-22 20:32:29 -08:00 |
VibrancyManager.mm
|
Bug 1239864 (part 10) - Use the new rect iterators in view/ and widget/. r=roc.
|
2016-01-18 17:20:59 -08:00 |
WidgetTraceEvent.mm
|
…
|
|
moz.build
|
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
mozView.h
|
…
|
|
nsAppShell.h
|
Bug 1179909: Refactor stable state handling. r=smaug
|
2015-08-11 06:10:46 -07:00 |
nsAppShell.mm
|
Bug 1181977 - Firefox app menu contains only "Quit" in certain edgecases. r=spohl
|
2015-08-24 10:57:02 -05:00 |
nsBidiKeyboard.h
|
…
|
|
nsBidiKeyboard.mm
|
…
|
|
nsChangeObserver.h
|
…
|
|
nsChildView.h
|
Bug 1019856 - avoid double-buffering in BasicCompositor when window allows it. r=mattwoodrow
|
2016-02-18 20:57:29 -05:00 |
nsChildView.mm
|
Bug 1019856 - avoid double-buffering in BasicCompositor when window allows it. r=mattwoodrow
|
2016-02-18 20:57:29 -05:00 |
nsClipboard.h
|
…
|
|
nsClipboard.mm
|
Bug 938991 - text/rtf support for clipboard data. r=enndeakin
|
2015-11-23 11:04:26 -08:00 |
nsCocoaDebugUtils.h
|
…
|
|
nsCocoaDebugUtils.mm
|
Bug 1206766 - Show meaningful module offsets in stack traces even when no symbol found. r=spohl
|
2015-09-21 14:20:35 -05:00 |
nsCocoaFeatures.h
|
Bug 1187680 - Use NSVisualEffectMaterialMenu for menus if it's available. r=smichaud
|
2015-09-09 19:08:25 -04:00 |
nsCocoaFeatures.mm
|
Bug 1187680 - Use NSVisualEffectMaterialMenu for menus if it's available. r=smichaud
|
2015-09-09 19:08:25 -04:00 |
nsCocoaUtils.h
|
Bug 1239589 - Change nsBaseWidget::mBounds to a LayoutDeviceIntRect. r=kats.
|
2015-11-22 20:32:29 -08:00 |
nsCocoaUtils.mm
|
Bug 1239007 - Replace nsIntRect by strongly-typed rects in a couple of nsCocoaUtils functions. r=mstange
|
2016-01-13 07:32:55 +00:00 |
nsCocoaWindow.h
|
Bug 890156 - patch 0.3 - Create a version of nsIWidget::Create that takes Desktop pixels, because that's what we actually need to pass in some cases. r=mstange
|
2016-01-13 07:32:55 +00:00 |
nsCocoaWindow.mm
|
Bug 1248983 - Fix spelling for nsCocoaWindow.mm. r=jdm
|
2016-02-17 16:25:22 +01:00 |
nsColorPicker.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsColorPicker.mm
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsCursorManager.h
|
…
|
|
nsCursorManager.mm
|
…
|
|
nsDeviceContextSpecX.h
|
Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc
|
2016-01-05 10:08:57 +00:00 |
nsDeviceContextSpecX.mm
|
Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel.
|
2016-01-07 20:57:38 -08:00 |
nsDragService.h
|
Bug 966986 - Part 1: Fix format of DataTransfer.getData(text/x-moz-url) and return each text and URL as a separated item on Mac. r=smichaud, vlad
|
2015-08-15 06:33:59 +09:00 |
nsDragService.mm
|
Bug 938991 - text/rtf support for clipboard data. r=enndeakin
|
2015-11-23 11:04:26 -08:00 |
nsFilePicker.h
|
…
|
|
nsFilePicker.mm
|
Bug 1218315 - Replace NS_LITERAL_STRING(...).get() with MOZ_UTF16(...) on widget. r=nfroyd
|
2015-10-28 14:28:06 +09:00 |
nsIdleServiceX.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsIdleServiceX.mm
|
…
|
|
nsLookAndFeel.h
|
…
|
|
nsLookAndFeel.mm
|
Bug 1247796 . Use keyboardFocusIndicatorColor for ActiveBorder system color keyword. r=mstange
|
2016-02-26 16:30:52 -06:00 |
nsMacCursor.h
|
…
|
|
nsMacCursor.mm
|
…
|
|
nsMacDockSupport.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMacDockSupport.mm
|
…
|
|
nsMacWebAppUtils.h
|
…
|
|
nsMacWebAppUtils.mm
|
…
|
|
nsMenuBarX.h
|
…
|
|
nsMenuBarX.mm
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMenuBaseX.h
|
…
|
|
nsMenuGroupOwnerX.h
|
Bug 1131473 - crash in -[NativeMenuItemTarget menuItemHit:]. r=spohl
|
2015-08-27 15:54:15 -05:00 |
nsMenuGroupOwnerX.mm
|
Bug 1034110 - Provide a way to observe mutations for ::before/::after pseudo elements;r=smaug
|
2015-09-24 08:23:32 -07:00 |
nsMenuItemIconX.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMenuItemIconX.mm
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsMenuItemX.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMenuItemX.mm
|
…
|
|
nsMenuUtilsX.h
|
…
|
|
nsMenuUtilsX.mm
|
Bug 1248981 - Fix spelling error in nsMenuUtilsX.mm, a=tomcat
|
2016-02-17 15:57:01 +01:00 |
nsMenuX.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsMenuX.mm
|
Bug 895274 part.90 Rename NS_XUL_POPUP_HIDDEN to eXULPopupHidden r=smaug
|
2015-09-04 19:54:11 +09:00 |
nsNativeThemeCocoa.h
|
Bug 1204620 - Don't prepend 'image.' to CUIDraw image names on 10.11. r=stefanh
|
2015-09-15 16:31:06 +02:00 |
nsNativeThemeCocoa.mm
|
Bug 1227927 Part 3 - Use ranged-based for-loop to rewrite some simple loops in part 2. r=mats
|
2016-01-29 22:42:15 +08:00 |
nsNativeThemeColors.h
|
Bug 1251019 - Add -moz-mac-chrome-active and -inactive colours for OS X 10.10 and higher. r=mstange
|
2016-02-24 23:54:55 +01:00 |
nsPIWidgetCocoa.idl
|
…
|
|
nsPrintDialogX.h
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsPrintDialogX.mm
|
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
|
2016-01-30 09:05:36 -08:00 |
nsPrintOptionsX.h
|
…
|
|
nsPrintOptionsX.mm
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsPrintSettingsX.h
|
…
|
|
nsPrintSettingsX.mm
|
…
|
|
nsSandboxViolationSink.h
|
Bug 1186158 - Receive notifications of sandbox violations in the browser on OS X. r=spohl
|
2015-07-28 15:19:55 -05:00 |
nsSandboxViolationSink.mm
|
Bug 1186158 - Receive notifications of sandbox violations in the browser on OS X. r=spohl
|
2015-07-28 15:19:55 -05:00 |
nsScreenCocoa.h
|
Bug 1240085 - Revert to CSS-pixel units for screenX, screenY, moveTo() APIs, and adjust the origin for secondary displays with differing resolution to avoid overlapping coordinate spaces. r=emk
|
2016-02-05 16:29:33 +00:00 |
nsScreenCocoa.mm
|
Bug 1239007 - Replace nsIntRect by strongly-typed rects in a couple of nsCocoaUtils functions. r=mstange
|
2016-01-13 07:32:55 +00:00 |
nsScreenManagerCocoa.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsScreenManagerCocoa.mm
|
Bug 1239007 - Replace nsIntRect by strongly-typed rects in a couple of nsCocoaUtils functions. r=mstange
|
2016-01-13 07:32:55 +00:00 |
nsSound.h
|
…
|
|
nsSound.mm
|
Bug 1206964 - Use channel->AsyncOpen2() in netwerk/base/nsNetUtil.cpp (r=sicking)
|
2015-11-02 17:31:08 -08:00 |
nsStandaloneNativeMenu.h
|
…
|
|
nsStandaloneNativeMenu.mm
|
…
|
|
nsSystemStatusBarCocoa.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsSystemStatusBarCocoa.mm
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsToolkit.h
|
…
|
|
nsToolkit.mm
|
…
|
|
nsWidgetFactory.mm
|
…
|
|
nsWindowMap.h
|
…
|
|
nsWindowMap.mm
|
…
|
|