.. |
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 1131325 - Move system country code from nsIGfxInfo2 to a more appropriate location. r=aklotz,smichaud
|
2015-07-28 15:45:34 -07:00 |
moz.build
|
Bug 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07:00 |
mozView.h
|
|
|
NativeKeyBindings.h
|
|
|
NativeKeyBindings.mm
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
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 1230047 (part 2) - Make several PaintWindow() functions use LayoutDevice coordinates. r=kats.
|
2015-12-02 21:45:41 -08:00 |
nsChildView.mm
|
Bug 1187322 - Don't require accelerated OpenGL contexts for BasicCompositor on OS X. r=jrmuizel
|
2015-12-23 16:22:55 +01: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 1225007 (part 2, attempt 3) - Use LayoutDevicePixel more in Cocoa widget code. r=kats.
|
2015-11-19 17:34:20 +11:00 |
nsCocoaUtils.mm
|
Bug 1225007 (part 1, attempt 3) - Use LayoutDevicePixel more in Cocoa widget code. r=kats.
|
2015-11-19 14:10:38 +11:00 |
nsCocoaWindow.h
|
Bug 1179632 part.1 native IME context should not be stored in InputContext but should be able to retrieve with nsIWidget::GetNativeData() r=smaug
|
2015-12-11 15:15:57 +09:00 |
nsCocoaWindow.mm
|
Bug 1179632 part.2 WidgetCompositionEvent should store NativeIMEContext which caused the event and PuppetWidget should store it for GetNativeIMEContext() r=smaug, sr=smaug
|
2015-12-11 15:15:57 +09:00 |
nsColorPicker.h
|
|
|
nsColorPicker.mm
|
|
|
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 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc
|
2016-01-05 10:08:57 +00: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
|
Bug 1158798 - Properly initialize the LookAndFeel cache in the child. r=mstange.
|
2015-07-10 17:11:59 -04:00 |
nsLookAndFeel.mm
|
Bug 1201318 - revise OSX system font handling. r=mstange
|
2015-10-08 15:04:08 +09: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
|
Bug 1151345 - Firefox app menu sometimes contains only "Quit" on OS X. r=spohl
|
2015-06-03 16:19:51 -05:00 |
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 1216401: Eviscerate nsIDOMWindow, move still needed methods to nsPIDOMWindow. r=bz
|
2015-10-26 14:37:32 -07: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
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsMenuUtilsX.mm
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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 1231051 - Moz2Dify nsNativeThemeCocoa::DrawWidgetBackground. r=mstange.
|
2015-12-09 15:34:18 +11:00 |
nsNativeThemeColors.h
|
|
|
nsPIWidgetCocoa.idl
|
|
|
nsPrintDialogX.h
|
|
|
nsPrintDialogX.mm
|
Bug 1214511 - Show copies, page range selection, and more on the expanded OSX print dialog. r=mstange
|
2015-10-18 09:22:00 +02:00 |
nsPrintOptionsX.h
|
Bug 1091112 - Proxy opening the print dialog on OS X to the parent. r=mstange
|
2015-05-06 14:10:21 -04:00 |
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
|
Bug 1091112 - Proxy opening the print dialog on OS X to the parent. r=mstange
|
2015-05-06 14:10:21 -04:00 |
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
|
|
|
nsScreenCocoa.mm
|
Bug 1225007 (part 1, attempt 3) - Use LayoutDevicePixel more in Cocoa widget code. r=kats.
|
2015-11-19 14:10:38 +11: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 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04: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
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |
nsWindowMap.h
|
|
|
nsWindowMap.mm
|
|
|
OSXNotificationCenter.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
OSXNotificationCenter.mm
|
Bug 1227300, Part 3 - Implement showAlert for the OS X alerts backend. r=mstange
|
2015-12-31 12:08:22 -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 1229237 (part 4) - Make ThemeGeometry::mRect a LayoutDeviceIntRect. r=botond.
|
2015-11-22 20:32:29 -08:00 |
WidgetTraceEvent.mm
|
Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
|
2015-07-13 08:25:42 -07:00 |