..
crashtests
…
cursors
…
resources /MainMenu.nib
…
ComplexTextInputPanel.h
…
ComplexTextInputPanel.mm
…
CustomCocoaEvents.h
…
GfxInfo.h
Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
2016-04-13 17:12:47 -04:00
GfxInfo.mm
Bug 1263249 - Bubble up unique failureId in GetFeatureStatus. r=mconley,milan
2016-04-13 17:12:47 -04: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 1256999 - Pass the right context to new channels for image loads. r=bz r=seth
2016-04-11 10:58:03 +02:00
SwipeTracker.h
…
SwipeTracker.mm
Bug 1259656 part.1 Rename WidgetEvent::refPoint to WidgetEvent::mRefPoint r=smaug
2016-04-18 23:09:02 +09:00
TextInputHandler.h
Bug 1262363 - Call [NSTextInputContext handleEvent] for mouse support on IME. r=masayuki
2016-04-27 21:14:43 +09:00
TextInputHandler.mm
Bug 1262363 - Call [NSTextInputContext handleEvent] for mouse support on IME. r=masayuki
2016-04-27 21:14:43 +09: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
…
mozView.h
…
nsAppShell.h
…
nsAppShell.mm
Bug 1248985 - Fix Spelling Error in nsAppShell.mm. r=josh
2016-02-17 07:09:39 -08:00
nsBidiKeyboard.h
…
nsBidiKeyboard.mm
…
nsChangeObserver.h
…
nsChildView.h
Bug 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01:00
nsChildView.mm
Bug 1262363 - Call [NSTextInputContext handleEvent] for mouse support on IME. r=masayuki
2016-04-27 21:14:43 +09:00
nsClipboard.h
…
nsClipboard.mm
Bug 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange
2016-04-21 14:11:14 -04:00
nsCocoaDebugUtils.h
…
nsCocoaDebugUtils.mm
…
nsCocoaFeatures.h
…
nsCocoaFeatures.mm
…
nsCocoaUtils.h
Bug 1239589 - Change nsBaseWidget::mBounds to a LayoutDeviceIntRect. r=kats.
2015-11-22 20:32:29 -08:00
nsCocoaUtils.mm
No Bug - Remove some unnecessary SVGImageContext.h includes and add comments. r=sparky
2016-04-22 15:07:31 +01:00
nsCocoaWindow.h
Move CompositorWidgetProxy inheritance out of nsIWidget. (bug 1264545 part 6, r=jimm)
2016-04-29 19:23:17 -04:00
nsCocoaWindow.mm
Bug 1259657 Rename WidgetGUIEvent::widget to WidgetGUIEvent::mWidget r=smaug
2016-04-14 17:03:14 +09: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 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01:00
nsDragService.h
Bug 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange
2016-04-21 14:11:14 -04:00
nsDragService.mm
Bug 860857, support custom datatransfer types using a special type, r=smaug,jmathies,mstange
2016-04-21 14:11:14 -04:00
nsFilePicker.h
…
nsFilePicker.mm
…
nsIdleServiceX.h
…
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
…
nsMacDockSupport.mm
Bug 1262110 - Null out nsIMacDockSupport.dockMenu on shutdown. r=smaug.
2016-04-05 16:46:43 +02:00
nsMacWebAppUtils.h
…
nsMacWebAppUtils.mm
…
nsMenuBarX.h
Bug 1265953, part 3 - Convert more widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 23:29:16 +01:00
nsMenuBarX.mm
Bug 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01:00
nsMenuBaseX.h
…
nsMenuGroupOwnerX.h
Bug 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01:00
nsMenuGroupOwnerX.mm
…
nsMenuItemIconX.h
Bug 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01:00
nsMenuItemIconX.mm
Bug 1256999 - Pass the right context to new channels for image loads. r=bz r=seth
2016-04-11 10:58:03 +02:00
nsMenuItemX.h
Bug 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01:00
nsMenuItemX.mm
Bug 1263785 - Kill off the deprecated nsINode::GetCurrentDoc. r=baku
2016-03-31 12:46:32 +01:00
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 1265953, part 4 - Convert nsMenuX::LoadSubMenu and nsMenuX::AddMenu to UniquePtr. r=mstange
2016-04-19 23:51:49 +01:00
nsMenuX.mm
Bug 1265953, part 4 - Convert nsMenuX::LoadSubMenu and nsMenuX::AddMenu to UniquePtr. r=mstange
2016-04-19 23:51:49 +01:00
nsNativeThemeCocoa.h
Bug 1255214 - Only repaint GTK scrollbar button if its enablement actually changed. r=mstange
2016-04-20 19:49:09 -04:00
nsNativeThemeCocoa.mm
Bug 1255214 - Only repaint GTK scrollbar button if its enablement actually changed. r=mstange
2016-04-20 19:49:09 -04: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
…
nsPrintSettingsX.h
…
nsPrintSettingsX.mm
…
nsSandboxViolationSink.h
…
nsSandboxViolationSink.mm
…
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 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01: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
…
nsStandaloneNativeMenu.h
…
nsStandaloneNativeMenu.mm
…
nsSystemStatusBarCocoa.h
Bug 1265953, part 1 - Convert most of the cocoa widget code from nsAutoPtr to UniquePtr. r=mstange
2016-04-19 11:28:12 +01:00
nsSystemStatusBarCocoa.mm
…
nsToolkit.h
…
nsToolkit.mm
…
nsWidgetFactory.mm
…
nsWindowMap.h
…
nsWindowMap.mm
…