.. |
crashtests
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
cursors
|
…
|
|
resources/MainMenu.nib
|
…
|
|
ComplexTextInputPanel.h
|
…
|
|
ComplexTextInputPanel.mm
|
…
|
|
CustomCocoaEvents.h
|
…
|
|
GfxInfo.h
|
…
|
|
GfxInfo.mm
|
…
|
|
NativeKeyBindings.h
|
Bug 1339543 part 4 Change nsIWidget::ExecuteNativeKeyBinding() to nsIWidget::GetEditCommands() which just retrieves edit commands for the type r=smaug
|
2017-05-19 17:49:41 +09:00 |
NativeKeyBindings.mm
|
Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
|
2017-07-26 16:03:57 -04:00 |
OSXNotificationCenter.h
|
…
|
|
OSXNotificationCenter.mm
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
RectTextureImage.h
|
…
|
|
RectTextureImage.mm
|
Bug 1362049 - Update the texture target and texture format in MacIOSurface. v5. r=mattwoodrow
|
2017-05-18 22:59:07 +08:00 |
ScreenHelperCocoa.h
|
…
|
|
ScreenHelperCocoa.mm
|
Bug 1350643 - Part 4.1: Get per-monitor dpi in ScreenHelperCocoa. r=mstange
|
2017-06-06 18:18:52 +08:00 |
SwipeTracker.h
|
…
|
|
SwipeTracker.mm
|
…
|
|
TextInputHandler.h
|
Bug 1388647 - part2: Make IMEInputHandler of Cocoa widget handle request to commit/cancel composition synchronously r=m_kato
|
2017-08-09 18:41:19 +09:00 |
TextInputHandler.mm
|
Bug 1388647 - part2: Make IMEInputHandler of Cocoa widget handle request to commit/cancel composition synchronously r=m_kato
|
2017-08-09 18:41:19 +09:00 |
VibrancyManager.h
|
Bug 1387594 - Stop getting the font smoothing background color from the theme. r=mattwoodrow
|
2017-09-14 23:09:47 +02:00 |
VibrancyManager.mm
|
Bug 1387594 - Stop getting the font smoothing background color from the theme. r=mattwoodrow
|
2017-09-14 23:09:47 +02:00 |
ViewRegion.h
|
…
|
|
ViewRegion.mm
|
…
|
|
WidgetTraceEvent.mm
|
…
|
|
moz.build
|
Bug 1355147 - Add basic support for headless mode on macOS. r=jrmuizel
|
2017-07-28 11:00:27 -07:00 |
mozView.h
|
…
|
|
nsAppShell.h
|
…
|
|
nsAppShell.mm
|
Bug 1373888 - part8 : add log. r=cpearce
|
2017-08-29 15:28:28 +08:00 |
nsBidiKeyboard.h
|
…
|
|
nsBidiKeyboard.mm
|
…
|
|
nsChangeObserver.h
|
…
|
|
nsChildView.h
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-09-15 11:05:11 +02:00 |
nsChildView.mm
|
merge mozilla-inbound to mozilla-central. r=merge a=merge
|
2017-09-15 11:05:11 +02:00 |
nsClipboard.h
|
Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm.
|
2017-08-17 15:29:03 +10:00 |
nsClipboard.mm
|
Bug 1390428 (part 9) - Remove nsXPIDLCString. r=erahm.
|
2017-08-17 15:29:03 +10:00 |
nsCocoaDebugUtils.h
|
…
|
|
nsCocoaDebugUtils.mm
|
…
|
|
nsCocoaFeatures.h
|
…
|
|
nsCocoaFeatures.mm
|
…
|
|
nsCocoaUtils.h
|
…
|
|
nsCocoaUtils.mm
|
Bug 1382563 - Remove ns*String::AssignWithConversion. r=erahm.
|
2017-07-24 19:23:52 +02:00 |
nsCocoaWindow.h
|
Bug 1350643 - Part 4.2: Use screen.dpi in nsChildView::GetDPI. r=mstange
|
2017-06-16 10:55:09 +08:00 |
nsCocoaWindow.mm
|
Backout f89ae3c450ce (bug 1324892) for busting Thunderbird. r=me
|
2017-09-16 00:09:31 -04:00 |
nsColorPicker.h
|
…
|
|
nsColorPicker.mm
|
Bug 1389908 - Make sure the NSColorPanel never has a dangling target, and make sure to set the new target before calling setColor. r=spohl
|
2017-08-21 19:16:22 -04:00 |
nsCursorManager.h
|
…
|
|
nsCursorManager.mm
|
…
|
|
nsDeviceContextSpecX.h
|
…
|
|
nsDeviceContextSpecX.mm
|
Bug 1384835 (part 2, attempt 2) - Remove the Preferences::Get*String() variants that return nsAdoptingString. r=froydnj.
|
2017-07-31 14:23:50 +10:00 |
nsDragService.h
|
Bug 1330470: Restore ability to drag & drop entries from the download list to Finder on OSX. r=mstange
|
2017-05-23 00:23:47 -04:00 |
nsDragService.mm
|
Bug 1390428 (part 2, attempt 2) - Remove more nsXPIDLCString local variables. r=erahm.
|
2017-08-21 20:01:27 +10:00 |
nsFilePicker.h
|
Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09:00 |
nsFilePicker.mm
|
Bug 1387800 - Remove [deprecated] nsIFilePicker.show(). r=qdot
|
2017-08-06 13:15:31 +09:00 |
nsIdleServiceX.h
|
…
|
|
nsIdleServiceX.mm
|
…
|
|
nsLookAndFeel.h
|
Bug 1386915 - Add nsLookAndFeel::NativeInit() virtual call for initializing native-side state; r=jfkthame
|
2017-08-06 15:41:08 -07:00 |
nsLookAndFeel.mm
|
Bug 1387594 - Add system colors for use in conjunction with -moz-font-smoothing-background-color and vibrant -moz-appearances. r=dbaron
|
2017-09-14 23:09:48 +02:00 |
nsMacCursor.h
|
…
|
|
nsMacCursor.mm
|
…
|
|
nsMacDockSupport.h
|
…
|
|
nsMacDockSupport.mm
|
Bug 1377222 - Eliminate nsITimer::InitWithFuncCallback in favor of InitWithNamedFuncCallback (r=froydnj)
|
2017-07-03 16:19:56 -07:00 |
nsMacWebAppUtils.h
|
…
|
|
nsMacWebAppUtils.mm
|
…
|
|
nsMenuBarX.h
|
Bug 429824: Let OSX's native menu system handle keyboard shortcuts that we did not handle ourselves via XBL prototype handlers. This allows for handling of custom shortcuts, but does not allow for reassignment of existing shortcuts. r=mstange
|
2017-05-15 22:59:28 -04:00 |
nsMenuBarX.mm
|
Bug 1386600 - Change nsIStringBundle methods to return |AString| instead of |wstring|. r=emk,sr=dbaron.
|
2017-08-04 14:40:52 +10:00 |
nsMenuBaseX.h
|
…
|
|
nsMenuGroupOwnerX.h
|
…
|
|
nsMenuGroupOwnerX.mm
|
…
|
|
nsMenuItemIconX.h
|
…
|
|
nsMenuItemIconX.mm
|
Bug 1348050 - Part 3: Mark channel as urgent-start for loading image. r=baku,mayhemer
|
2017-04-25 09:17:38 +08:00 |
nsMenuItemX.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsMenuItemX.mm
|
…
|
|
nsMenuUtilsX.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
nsMenuUtilsX.mm
|
Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug
|
2017-07-20 17:45:56 +02:00 |
nsMenuX.h
|
…
|
|
nsMenuX.mm
|
Bug 1389460 - Remove @deprecated nsIDOMEventTarget.DispatchDOMEvent. r=smaug
|
2017-08-07 02:28:52 +09:00 |
nsNativeThemeCocoa.h
|
Bug 1387594 - Stop getting the font smoothing background color from the theme. r=mattwoodrow
|
2017-09-14 23:09:47 +02:00 |
nsNativeThemeCocoa.mm
|
Bug 1387594 - Stop getting the font smoothing background color from the theme. r=mattwoodrow
|
2017-09-14 23:09:47 +02:00 |
nsNativeThemeColors.h
|
…
|
|
nsPIWidgetCocoa.idl
|
…
|
|
nsPrintDialogX.h
|
…
|
|
nsPrintDialogX.mm
|
Bug 1387381 - Remove nsXPIDLString local variables. r=erahm.
|
2017-08-08 16:07:55 +10:00 |
nsPrintOptionsX.h
|
…
|
|
nsPrintOptionsX.mm
|
Bug 1272349 - Use already set value of kEnableSelectionRB bit instead of NSPrintSelectionOnly. r=haik
|
2017-09-06 10:03:39 +09:00 |
nsPrintSettingsX.h
|
Bug 1382327 - (reftest) Rename reftest-print to reftest-paged. r=dbaron
|
2017-07-26 22:53:46 -07:00 |
nsPrintSettingsX.mm
|
Bug 1397986 - Save to PDF doesn't work with content sandbox. r=haik
|
2017-09-10 17:49:30 +09:00 |
nsSandboxViolationSink.h
|
…
|
|
nsSandboxViolationSink.mm
|
…
|
|
nsSound.h
|
…
|
|
nsSound.mm
|
…
|
|
nsStandaloneNativeMenu.h
|
…
|
|
nsStandaloneNativeMenu.mm
|
…
|
|
nsSystemStatusBarCocoa.h
|
…
|
|
nsSystemStatusBarCocoa.mm
|
…
|
|
nsToolkit.h
|
…
|
|
nsToolkit.mm
|
…
|
|
nsWidgetFactory.mm
|
Bug 1355147 - Use headless clipboard on macOS. r=jrmuizel
|
2017-07-28 11:00:29 -07:00 |
nsWindowMap.h
|
…
|
|
nsWindowMap.mm
|
…
|
|