gecko/widget/cocoa
Masayuki Nakano 5c4524957a Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
--HG--
rename : dom/events/nsEventStates.h => dom/events/EventStates.h
2014-04-03 13:18:36 +09:00
..
crashtests
cursors
resources/MainMenu.nib
ComplexTextInputPanel.h
ComplexTextInputPanel.mm
CustomCocoaEvents.h
GfxInfo.h
GfxInfo.mm
Makefile.in
moz.build
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
nsAppShell.mm
nsBidiKeyboard.h
nsBidiKeyboard.mm
nsChangeObserver.h
nsChildView.h Bug 977959 part.3 Hide nsINativeKeyBindings with nsIWidget::ExecuteNativeKeyBinding() r=roc+karlt+smichaud 2014-03-14 22:13:31 +09:00
nsChildView.mm Bug 991171 - Don't try to init the transferable that somebody else has inited for us before; r=bzbarsky 2014-04-02 18:39:13 -04:00
nsClipboard.h Bug 326743: add find clipboard to the list of available clipboard on OSX. r=joshmoz 2014-02-28 16:07:30 +01:00
nsClipboard.mm Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange. Relanding after accidental backout during m-c merge in ce1a691650ef. 2014-03-08 01:21:24 +00:00
nsCocoaFeatures.h
nsCocoaFeatures.mm
nsCocoaUtils.h Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange. Relanding after accidental backout during m-c merge in ce1a691650ef. 2014-03-08 01:21:24 +00:00
nsCocoaUtils.mm Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange. Relanding after accidental backout during m-c merge in ce1a691650ef. 2014-03-08 01:21:24 +00:00
nsCocoaWindow.h Bug 977959 part.3 Hide nsINativeKeyBindings with nsIWidget::ExecuteNativeKeyBinding() r=roc+karlt+smichaud 2014-03-14 22:13:31 +09:00
nsCocoaWindow.mm Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn 2014-03-19 12:48:08 -04:00
nsColorPicker.h Bug 975468 - Allow only one NSColorPanelWrapper to be opened at a time, and retarget the existing one if user clicks on another input type color. r=areinald 2014-03-13 21:52:14 +01:00
nsColorPicker.mm Bug 975468 - Allow only one NSColorPanelWrapper to be opened at a time, and retarget the existing one if user clicks on another input type color. r=areinald 2014-03-13 21:52:14 +01:00
nsCursorManager.h
nsCursorManager.mm
nsDeviceContextSpecX.h
nsDeviceContextSpecX.mm Bug 986976 - do_QueryInterface abuse in various .mm files. r=neil 2014-03-25 11:32:58 -05:00
nsDragService.h
nsDragService.mm
nsFilePicker.h
nsFilePicker.mm
nsIdleServiceX.h
nsIdleServiceX.mm Bug 514280 Remove concrete classes from interface maps r=bsmedberg 2014-03-28 08:40:13 +00:00
nsLookAndFeel.h
nsLookAndFeel.mm Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug 2014-04-01 13:09:23 +09:00
nsMacCursor.h
nsMacCursor.mm
nsMacDockSupport.h
nsMacDockSupport.mm
nsMacWebAppUtils.h
nsMacWebAppUtils.mm
nsMenuBarX.h
nsMenuBarX.mm
nsMenuBaseX.h
nsMenuGroupOwnerX.h
nsMenuGroupOwnerX.mm
nsMenuItemIconX.h
nsMenuItemIconX.mm Bug 950371 - Convert the Cocoa widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow,mstange. Relanding after accidental backout during m-c merge in ce1a691650ef. 2014-03-08 01:21:24 +00: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
nsMenuX.mm
nsNativeThemeCocoa.h Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug 2014-04-03 13:18:36 +09:00
nsNativeThemeCocoa.mm Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug 2014-04-03 13:18:36 +09:00
nsNativeThemeColors.h
nsPIWidgetCocoa.idl
nsPrintDialogX.h
nsPrintDialogX.mm Bug 986976 - do_QueryInterface abuse in various .mm files. r=neil 2014-03-25 11:32:58 -05: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 986976 - do_QueryInterface abuse in various .mm files. r=neil 2014-03-25 11:32:58 -05:00
nsPrintSettingsX.mm
nsScreenCocoa.h
nsScreenCocoa.mm
nsScreenManagerCocoa.h
nsScreenManagerCocoa.mm
nsSound.h
nsSound.mm
nsStandaloneNativeMenu.h
nsStandaloneNativeMenu.mm
nsToolkit.h
nsToolkit.mm
nsWidgetFactory.mm Bug 977959 part.4 Remove nsINativeKeyBindings r=roc+karlt 2014-03-14 22:13:32 +09:00
nsWindowMap.h
nsWindowMap.mm
OSXNotificationCenter.h
OSXNotificationCenter.mm
TextInputHandler.h Bug 974318 part.6 Use WidgetTextEvent::mRanges on Mac r=smichaud 2014-03-04 22:48:27 +09:00
TextInputHandler.mm Bug 435164 - Stop mapping Ctrl+Space to context menu on Cocoa. r=smichaud 2014-03-07 20:17:48 -06:00
WidgetTraceEvent.mm