.. |
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 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09:00 |
NativeKeyBindings.mm
|
Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc
|
2013-09-25 20:21:19 +09: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 886999 - Avoid touching the GL context from the main thread on mac, and lock the context when touching it from other threads. r=mstange
|
2013-09-26 15:49:59 +12:00 |
nsChildView.mm
|
Bug 920377 part.14 Get rid of nsSimpleGestureEvent r=roc
|
2013-09-27 15:20:57 +09: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 920377 part.2 Get rid of nsPluginEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
nsCocoaUtils.mm
|
Bug 920377 part.2 Get rid of nsPluginEvent r=roc
|
2013-09-27 15:20:54 +09: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
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09: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
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
nsDragService.h
|
|
|
nsDragService.mm
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -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
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
nsIdleServiceX.mm
|
|
|
nsLookAndFeel.h
|
Bug 880753: Add public nsLookAndFeel::UseOverlayScrollbars method. r=smichaud
|
2013-06-07 12:44:24 -07:00 |
nsLookAndFeel.mm
|
Bug 870865: update disabled text color on OSX. r=mstange, ui-r=shorlander
|
2013-09-18 11:06:07 +02:00 |
nsMacCursor.h
|
|
|
nsMacCursor.mm
|
|
|
nsMacDockSupport.h
|
Bug 863104 - Fix Dock progress drawing on 10.6. r=josh
|
2013-04-17 02:51:52 -04:00 |
nsMacDockSupport.mm
|
Bug 863104 - Fix Dock progress drawing on 10.6. r=josh
|
2013-04-17 02:51:52 -04:00 |
nsMacWebAppUtils.h
|
Bug 849086: Remove unused *_CLASSNAME defines. r=bsmedberg
|
2013-03-15 10:52:10 -07:00 |
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
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
nsMenuBaseX.h
|
|
|
nsMenuGroupOwnerX.h
|
|
|
nsMenuGroupOwnerX.mm
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09: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 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
nsMenuUtilsX.h
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
nsMenuUtilsX.mm
|
[Bug 857884] Use dom::EventTarget more instead of nsIDOMEventTarget Part 7 r=Ms2ger
|
2013-04-21 21:25:28 -04:00 |
nsMenuX.h
|
|
|
nsMenuX.mm
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
nsNativeThemeCocoa.h
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
nsNativeThemeCocoa.mm
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
nsNativeThemeColors.h
|
|
|
nsPIWidgetCocoa.idl
|
|
|
nsPrintDialogX.h
|
|
|
nsPrintDialogX.mm
|
|
|
nsPrintOptionsX.h
|
|
|
nsPrintOptionsX.mm
|
|
|
nsPrintSettingsX.h
|
|
|
nsPrintSettingsX.mm
|
Bug 800220 - Part 1. Replace PL_strlen with strlen. r=ehsan
|
2013-05-08 12:40:12 +09:00 |
nsScreenCocoa.h
|
|
|
nsScreenCocoa.mm
|
|
|
nsScreenManagerCocoa.h
|
|
|
nsScreenManagerCocoa.mm
|
bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw
|
2013-04-09 22:07:02 +01:00 |
nsSound.h
|
|
|
nsSound.mm
|
|
|
nsStandaloneNativeMenu.h
|
|
|
nsStandaloneNativeMenu.mm
|
Bug 912956 part.18 Remove nsGUIEvent.h r=roc
|
2013-09-25 20:21:22 +09:00 |
nsToolkit.h
|
|
|
nsToolkit.mm
|
Bug 699538 - Workaround for spurious mouse events after crash when debugging. r=smichaud
|
2013-02-26 16:06:36 -05:00 |
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 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
TextInputHandler.mm
|
Bug 920377 part.4 Get rid of nsContentCommandEvent r=roc
|
2013-09-27 15:20:54 +09:00 |
WidgetTraceEvent.mm
|
bug 857399 - remove assertion from cocoa FireAndWaitForTracerEvent. r=smichaud
|
2013-04-19 11:45:01 -04:00 |