.. |
crashtests
|
|
|
cursors
|
|
|
resources/MainMenu.nib
|
|
|
ComplexTextInputPanel.h
|
|
|
ComplexTextInputPanel.mm
|
|
|
CustomCocoaEvents.h
|
|
|
GfxInfo.h
|
Bug 847709 - Remove unused mRendererIDs code in widget/cocoa. r=jrmuizel
|
2013-08-01 22:25:16 -07:00 |
GfxInfo.mm
|
Bug 903788 - Fix a few memory leaks in Cocoa file picker code. r=smichaud
|
2013-08-12 13:29:00 -04:00 |
Makefile.in
|
Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey
|
2013-09-06 08:40:41 +02:00 |
moz.build
|
Bug 870407 - Move final batch of CMMSRCS to moz.build and disallow it in makefiles; r=khuey
|
2013-09-06 08:40:41 +02:00 |
mozView.h
|
|
|
NativeKeyBindings.h
|
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
|
2013-08-24 16:24:32 +09:00 |
NativeKeyBindings.mm
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsAppShell.h
|
|
|
nsAppShell.mm
|
Bug 884061 - Part 4: Remove nsAtomicRefcnt.h, r=jlebar
|
2013-07-11 15:21:45 -05:00 |
nsBidiKeyboard.h
|
|
|
nsBidiKeyboard.mm
|
Reinitialize bidi keyboard when installed keyboard layouts change. Bug 817508, r=karlt, sr=roc
|
2013-07-10 10:57:33 +03:00 |
nsChangeObserver.h
|
|
|
nsChildView.h
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
nsChildView.mm
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
nsClipboard.h
|
|
|
nsClipboard.mm
|
Bug 846765 - Dragging from Downloads window and dropping in Finder creates weird shortcut. r=BenWa
|
2013-08-01 21:21:31 -04:00 |
nsCocoaFeatures.h
|
bug 907946 - re-enable EXT_packed_depth_stencil on OS X 10.9 - r=bjacob,jgilbert
|
2013-08-22 20:13:59 -04:00 |
nsCocoaFeatures.mm
|
bug 907946 - re-enable EXT_packed_depth_stencil on OS X 10.9 - r=bjacob,jgilbert
|
2013-08-22 20:13:59 -04:00 |
nsCocoaUtils.h
|
Bug 282097 - Part 6: Add Gecko key to Cocoa char conversion. r=masayuki
|
2013-07-10 09:11:07 -05:00 |
nsCocoaUtils.mm
|
Bug 282097 - Part 6: Add Gecko key to Cocoa char conversion. r=masayuki
|
2013-07-10 09:11:07 -05:00 |
nsCocoaWindow.h
|
Bug 892994. On retina screens cocoa rounds widget coordinates to even pixel values, so account for that when placing widgets so we don't get confused. r=mstange
|
2013-07-30 11:22:41 -05:00 |
nsCocoaWindow.mm
|
Backed out changeset 35575118c650 (bug 912794) for asserts.
|
2013-09-06 23:08:36 -04:00 |
nsColorPicker.h
|
Bug 875756 - Implement nsIColorPicker for Cocoa. r=mstange
|
2013-08-16 12:09:39 +01:00 |
nsColorPicker.mm
|
Bug 875756 - Implement nsIColorPicker for Cocoa. r=mstange
|
2013-08-16 12:09:39 +01:00 |
nsCursorManager.h
|
|
|
nsCursorManager.mm
|
|
|
nsDeviceContextSpecX.h
|
Bug 889219. Part 1: Clean up nsPrintEngine string usage for document titles/URLs. r=mats
|
2013-07-24 23:48:37 +12:00 |
nsDeviceContextSpecX.mm
|
Fix Mac bustage for bug 889219 on a CLOSED TREE
|
2013-07-25 00:40:45 +12:00 |
nsDragService.h
|
|
|
nsDragService.mm
|
Bug 846765 - Dragging from Downloads window and dropping in Finder creates weird shortcut. r=BenWa
|
2013-08-01 21:21:31 -04:00 |
nsFilePicker.h
|
Bug 894840, part 1 - Refactor and move the mode storage to nsBaseFilePicker. r=mounir
|
2013-07-22 10:12:32 +01:00 |
nsFilePicker.mm
|
Bug 903788 - Fix a few memory leaks in Cocoa file picker code. r=smichaud
|
2013-08-12 13:29:00 -04:00 |
nsIdleServiceX.h
|
|
|
nsIdleServiceX.mm
|
|
|
nsLookAndFeel.h
|
|
|
nsLookAndFeel.mm
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
nsMacCursor.h
|
|
|
nsMacCursor.mm
|
|
|
nsMacDockSupport.h
|
|
|
nsMacDockSupport.mm
|
|
|
nsMacWebAppUtils.h
|
|
|
nsMacWebAppUtils.mm
|
Bug 869083 - Fix OS X apps code to return failure on failure to launch app. r=felipc, r=smichaud
|
2013-08-02 08:06:22 -04:00 |
nsMenuBarX.h
|
|
|
nsMenuBarX.mm
|
|
|
nsMenuBaseX.h
|
|
|
nsMenuGroupOwnerX.h
|
|
|
nsMenuGroupOwnerX.mm
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
|
2013-09-02 20:41:57 +12:00 |
nsMenuItemIconX.h
|
|
|
nsMenuItemIconX.mm
|
Bug 904178 - Part d: Use nsIDocument in nsMenuItemIconX::GetIconURI; r=smichaud
|
2013-08-14 09:03:40 +02:00 |
nsMenuItemX.h
|
Bug 282097 - Part 6: Add Gecko key to Cocoa char conversion. r=masayuki
|
2013-07-10 09:11:07 -05:00 |
nsMenuItemX.mm
|
Bug 282097 - Part 6: Add Gecko key to Cocoa char conversion. r=masayuki
|
2013-07-10 09:11:07 -05:00 |
nsMenuUtilsX.h
|
|
|
nsMenuUtilsX.mm
|
|
|
nsMenuX.h
|
|
|
nsMenuX.mm
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
nsNativeThemeCocoa.h
|
|
|
nsNativeThemeCocoa.mm
|
Bug 904561: Followup for RTL support. r=smichaud
|
2013-08-21 16:33:55 -04:00 |
nsNativeThemeColors.h
|
|
|
nsPIWidgetCocoa.idl
|
|
|
nsPrintDialogX.h
|
|
|
nsPrintDialogX.mm
|
|
|
nsPrintOptionsX.h
|
|
|
nsPrintOptionsX.mm
|
|
|
nsPrintSettingsX.h
|
|
|
nsPrintSettingsX.mm
|
|
|
nsScreenCocoa.h
|
|
|
nsScreenCocoa.mm
|
|
|
nsScreenManagerCocoa.h
|
|
|
nsScreenManagerCocoa.mm
|
|
|
nsSound.h
|
|
|
nsSound.mm
|
|
|
nsStandaloneNativeMenu.h
|
|
|
nsStandaloneNativeMenu.mm
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
nsToolkit.h
|
|
|
nsToolkit.mm
|
|
|
nsWidgetFactory.mm
|
Bug 875756 - Implement nsIColorPicker for Cocoa. r=mstange
|
2013-08-16 12:09:39 +01:00 |
nsWindowMap.h
|
|
|
nsWindowMap.mm
|
|
|
TextInputHandler.h
|
Bug 892539 modifier flag database should be reset if we detect mismatch between the stored data and the latest information via key event r=smichaud
|
2013-08-29 13:26:43 +09:00 |
TextInputHandler.mm
|
Bug 892539 modifier flag database should be reset if we detect mismatch between the stored data and the latest information via key event r=smichaud
|
2013-08-29 13:26:43 +09:00 |
WidgetTraceEvent.mm
|
|
|