.. |
crashtests
|
|
|
cursors
|
Bug 411273 - Switch busy/wait cursor on OS X to use the system's busyButClickableCursor. r=smichaud
|
2014-01-14 09:36:41 -05:00 |
resources/MainMenu.nib
|
|
|
ComplexTextInputPanel.h
|
Bug 950564 ComplexTextInputPanel should be positioned to bottom-left of the focused plugin feedback=emk, r=smichaud
|
2013-12-20 08:19:17 +09:00 |
ComplexTextInputPanel.mm
|
Bug 950564 part.2 Fix complex text input panel width as focused plugin width if it's not too narrow r=smichaud
|
2013-12-23 09:14:58 +09:00 |
CustomCocoaEvents.h
|
|
|
GfxInfo.h
|
Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
|
2014-07-09 14:21:49 -04:00 |
GfxInfo.mm
|
Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic.
|
2014-07-09 14:21:49 -04:00 |
moz.build
|
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
|
2014-08-28 02:15:33 +02:00 |
mozView.h
|
|
|
NativeKeyBindings.h
|
Bug 977959 part.5 Make NativeKeyBindings classes non-refcountable r=neil
|
2014-03-14 22:13:32 +09:00 |
NativeKeyBindings.mm
|
Bug 977959 part.5 Make NativeKeyBindings classes non-refcountable r=neil
|
2014-03-14 22:13:32 +09:00 |
nsAppShell.h
|
Bug 996848 - Rewrite Mac nsAppShell native event handling. r=spohl
|
2014-05-10 11:58:07 -05:00 |
nsAppShell.mm
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsBidiKeyboard.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsBidiKeyboard.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsChangeObserver.h
|
|
|
nsChildView.h
|
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
|
2014-08-28 02:15:33 +02:00 |
nsChildView.mm
|
Bug 1065031, part 2 - Changes to Moz2D consuming code to update callers of Moz2D Matrix's Translate, Scale and Rotate methods to use these methods' new names. r=Bas
|
2014-09-10 18:29:35 +01:00 |
nsClipboard.h
|
Bug 1020743: Fix bug in which we don't keep track of which clipboard we cached, general or find, which resulted in pasting from the wrong clipboard on OS X. r=bz
|
2014-06-25 20:29:50 -05:00 |
nsClipboard.mm
|
Bug 1020743: Fix bug in which we don't keep track of which clipboard we cached, general or find, which resulted in pasting from the wrong clipboard on OS X. r=bz
|
2014-06-25 20:29:50 -05:00 |
nsCocoaFeatures.h
|
Bug 1021309 - Add "mac-yosemite-theme" CSS system metric. r=mstange
|
2014-06-05 18:02:46 -04:00 |
nsCocoaFeatures.mm
|
Bug 1021309 - Add "mac-yosemite-theme" CSS system metric. r=mstange
|
2014-06-05 18:02:46 -04:00 |
nsCocoaUtils.h
|
Bug 1055519 - Fix some more bad implicit constructors in layout and widget; r=roc
|
2014-08-20 00:58:22 -04:00 |
nsCocoaUtils.mm
|
Bug 1043560 - Refactor the imgIContainer::Draw API. r=tn,dholbert,jwatt,mwu,mattwoodrow,roc sr=jrmuizel
|
2014-08-22 13:12:38 -07:00 |
nsCocoaWindow.h
|
Bug 1055018 - Draw CoreUI widgets through -[NSAppearance _drawInRect:context:options:] on 10.10 in order to pick up the 10.10 look. r=smichaud
|
2014-08-28 02:15:27 +02:00 |
nsCocoaWindow.mm
|
Bug 1055018 - Draw CoreUI widgets through -[NSAppearance _drawInRect:context:options:] on 10.10 in order to pick up the 10.10 look. r=smichaud
|
2014-08-28 02:15:27 +02:00 |
nsColorPicker.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsColorPicker.mm
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsCursorManager.h
|
Bug 411273 - Switch busy/wait cursor on OS X to use the system's busyButClickableCursor. r=smichaud
|
2014-01-14 09:36:41 -05:00 |
nsCursorManager.mm
|
Bug 411273 - Switch busy/wait cursor on OS X to use the system's busyButClickableCursor. r=smichaud
|
2014-01-14 09:36:41 -05:00 |
nsDeviceContextSpecX.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsDeviceContextSpecX.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDragService.h
|
Bug 1035394 - Fix dangerous public destructors in widget - r=roc
|
2014-07-08 17:23:18 -04:00 |
nsDragService.mm
|
Bug 1036858 - Remove various includes of gfxImageSurface.h that are no longer necessary. r=Cwiiis
|
2014-07-11 08:06:38 +01:00 |
nsFilePicker.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsFilePicker.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsIdleServiceX.h
|
|
|
nsIdleServiceX.mm
|
Bug 514280 Remove concrete classes from interface maps r=bsmedberg
|
2014-03-28 08:40:13 +00:00 |
nsLookAndFeel.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsLookAndFeel.mm
|
Bug 1021309 - Add "mac-yosemite-theme" CSS system metric. r=mstange
|
2014-06-05 18:02:46 -04:00 |
nsMacCursor.h
|
|
|
nsMacCursor.mm
|
|
|
nsMacDockSupport.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsMacDockSupport.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsMacWebAppUtils.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsMacWebAppUtils.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsMenuBarX.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsMenuBarX.mm
|
Bug 1043421 - Make native Mac menus observe mutations from the observed elements directly. r=smichaud
|
2014-09-09 17:14:46 +02:00 |
nsMenuBaseX.h
|
Bug 1037433 - Propagate menu icon updates in native Mac menus upwards. r=smichaud
|
2014-07-18 21:07:02 +02:00 |
nsMenuGroupOwnerX.h
|
Bug 1043421 - Make native Mac menus observe mutations from the observed elements directly. r=smichaud
|
2014-09-09 17:14:46 +02:00 |
nsMenuGroupOwnerX.mm
|
Bug 1043421 - Make native Mac menus observe mutations from the observed elements directly. r=smichaud
|
2014-09-09 17:14:46 +02:00 |
nsMenuItemIconX.h
|
|
|
nsMenuItemIconX.mm
|
Bug 314095 - Eliminate nsIContent::GetDocument, r=jst
|
2014-08-22 23:11:27 +03:00 |
nsMenuItemX.h
|
|
|
nsMenuItemX.mm
|
|
|
nsMenuUtilsX.h
|
|
|
nsMenuUtilsX.mm
|
Bug 975688 part.28 Rename nsDOMEvent to mozilla::dom::Event r=smaug
|
2014-03-05 09:37:43 +09:00 |
nsMenuX.h
|
Bug 1037433 - Propagate menu icon updates in native Mac menus upwards. r=smichaud
|
2014-07-18 21:07:02 +02:00 |
nsMenuX.mm
|
Bug 1029494 Part 6: Replace AutoPushJSContext in nsMenuX::MenuConstruct. r=bholley
|
2014-06-26 12:16:27 +01:00 |
nsNativeThemeCocoa.h
|
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
|
2014-08-28 02:15:33 +02:00 |
nsNativeThemeCocoa.mm
|
Bug 1064084, part 2 - Convert all consumers of gfxContext::Scale() to use gfxContext::SetMatrix()/Multiply(). r=Bas
|
2014-09-11 07:57:38 +01:00 |
nsNativeThemeColors.h
|
Bug 1055018 - Draw CoreUI widgets through -[NSAppearance _drawInRect:context:options:] on 10.10 in order to pick up the 10.10 look. r=smichaud
|
2014-08-28 02:15:27 +02:00 |
nsPIWidgetCocoa.idl
|
|
|
nsPrintDialogX.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsPrintDialogX.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsPrintOptionsX.h
|
|
|
nsPrintOptionsX.mm
|
Bug 986976 - do_QueryInterface abuse in various .mm files. r=neil
|
2014-03-25 11:32:58 -05:00 |
nsPrintSettingsX.h
|
Bug 1035394 - Fix dangerous public destructors in widget - r=roc
|
2014-07-08 17:23:18 -04:00 |
nsPrintSettingsX.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsScreenCocoa.h
|
Bug 1061001 - Fix more bad implicit constructors in widget; r=roc
|
2014-08-31 23:33:13 -04:00 |
nsScreenCocoa.mm
|
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
|
2014-07-14 13:22:26 -04:00 |
nsScreenManagerCocoa.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsScreenManagerCocoa.mm
|
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
|
2014-07-14 13:22:26 -04:00 |
nsSound.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
nsSound.mm
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsStandaloneNativeMenu.h
|
Bug 1037433 - Update the image of an NSStatusItem when the image of its corresponding NSMenuItem changes. r=smichaud
|
2014-07-18 21:09:19 +02:00 |
nsStandaloneNativeMenu.mm
|
Bug 1037433 - Update the image of an NSStatusItem when the image of its corresponding NSMenuItem changes. r=smichaud
|
2014-07-18 21:09:19 +02:00 |
nsSystemStatusBarCocoa.h
|
Bug 1061001 - Fix more bad implicit constructors in widget; r=roc
|
2014-08-31 23:33:13 -04:00 |
nsSystemStatusBarCocoa.mm
|
Bug 1041571 - Add some basic leak testing for nsSystemStatusBarCocoa. r=smichaud
|
2014-08-07 13:23:08 +02:00 |
nsToolkit.h
|
Bug 1064129 - Typo in cocoa/nsToolkit.mm and friends. r=spohl
|
2014-09-08 07:59:34 -07:00 |
nsToolkit.mm
|
Bug 1064129 - Typo in cocoa/nsToolkit.mm and friends. r=spohl
|
2014-09-08 07:59:34 -07:00 |
nsWidgetFactory.mm
|
Backed out changeset 51ff7710ccbc (bug 966395) for assertion errors during the build
|
2014-07-24 14:07:53 -07:00 |
nsWindowMap.h
|
|
|
nsWindowMap.mm
|
|
|
OSXNotificationCenter.h
|
Bug 1028588 - Fix dangerous public destructors of Mac-specific reference-counted classes - r=mstange
|
2014-07-06 11:25:31 -04:00 |
OSXNotificationCenter.mm
|
Bug 899585 - Add custom data support in the Notification constructor r=baku
|
2014-08-20 17:56:12 -07:00 |
TextInputHandler.h
|
Bug 1061001 - Fix more bad implicit constructors in widget; r=roc
|
2014-08-31 23:33:13 -04:00 |
TextInputHandler.mm
|
Bug 308471: Implement NSTextInput -characterIndexForPoint. Credits to mstange for virtually all the work in this patch. r=masayuki
|
2014-07-29 10:32:40 -04:00 |
VibrancyManager.h
|
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
|
2014-08-28 02:15:33 +02:00 |
VibrancyManager.mm
|
Bug 1051522 - Create NSVisualEffectViews for vibrant window regions. r=smichaud
|
2014-08-28 02:15:33 +02:00 |
WidgetTraceEvent.mm
|
|
|