gecko-dev/widget/public
Mike Kristoffersen ext:(%3E) d8a2881624 Bug 562181 - Add support for MozOrientation on Qt. r=dougt
--HG--
rename : widget/src/android/nsAccelerometerAndroid.cpp => dom/system/android/nsAccelerometerSystem.cpp
rename : widget/src/android/nsAccelerometerAndroid.h => dom/system/android/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.h => dom/system/cocoa/nsAccelerometerSystem.h
rename : widget/src/cocoa/nsAccelerometerX.mm => dom/system/cocoa/nsAccelerometerSystem.mm
rename : widget/src/xpwidgets/nsAccelerometer.cpp => dom/system/nsAccelerometer.cpp
rename : widget/src/xpwidgets/nsAccelerometer.h => dom/system/nsAccelerometer.h
rename : widget/src/gtk2/nsAccelerometerUnix.cpp => dom/system/unix/nsAccelerometerSystem.cpp
rename : widget/src/gtk2/nsAccelerometerUnix.h => dom/system/unix/nsAccelerometerSystem.h
rename : widget/src/windows/nsAccelerometerWin.cpp => dom/system/windows/nsAccelerometerSystem.cpp
rename : widget/src/windows/nsAccelerometerWin.h => dom/system/windows/nsAccelerometerSystem.h
rename : widget/public/nsIAccelerometer.idl => xpcom/system/nsIAccelerometer.idl
extra : rebase_source : f9c352566a6d4088e8d448587214fb87402a4dc3
2010-06-25 14:25:31 +02:00
..
Makefile.in Bug 562181 - Add support for MozOrientation on Qt. r=dougt 2010-06-25 14:25:31 +02:00
nsEvent.h Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc 2010-05-12 15:47:35 +09:00
nsGUIEvent.h Bug 568955 - Optimize nsDOMEvent::SetEventType, r=sicking 2010-06-22 21:12:12 +03:00
nsIAppShell.idl
nsIBaseWindow.idl Bug 352093. Part 12: Teach nsDocShell/nsDocumentViewer to deal with not having a widget 2009-07-22 12:45:10 +12:00
nsIBidiKeyboard.idl
nsIClipboard.idl
nsIClipboardDragDropHookList.idl
nsIClipboardDragDropHooks.idl
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIDeviceContextSpec.h
nsIDragService.idl
nsIDragSession.idl Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking 2009-10-29 13:11:02 +02:00
nsIDragSessionBeOS.h
nsIDragSessionGTK.h
nsIDragSessionOS2.h Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
nsIFilePicker.idl Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc] 2010-05-19 22:28:01 -04:00
nsIFormatConverter.idl
nsIIdleService.idl
nsIJumpListBuilder.idl Bug 506041 Part 2: Correct misspellings in source code 2010-05-13 14:19:50 +02:00
nsIJumpListItem.idl Bug 473045 - Win7 jump list platform support. r=robarnold, sr=roc. 2009-10-06 16:42:45 -05:00
nsILookAndFeel.h Bug 355375 - Make context menuitems blink when chosen. r=enn 2010-04-19 16:12:58 +02:00
nsIMacDockSupport.idl Bug 548500. Widget-level support for activating the application on Mac. r=josh,sr=roc 2010-03-05 13:10:42 +13:00
nsIMenuRollup.h Bug 404766, right click on a bookmark menuitem closes it instead of opening another context menu, r+sr=roc 2009-06-12 14:23:16 -04:00
nsINativeKeyBindings.h
nsINativeMenuService.h
nsIPluginWidget.h Add support for Cocoa NPAPI complex text input. This patch contains a TSM-based implementation for 32-bit builds, and an NSInputContext-based implementation for 64-bit builds. b=512886 r=smichaud sr=jst 2010-06-09 20:56:17 -04:00
nsIPrintDialogService.h Bug 523323 - Restore the code from bug 312018 that was removed in bug 456646. r=josh 2009-11-02 20:23:53 +01:00
nsIPrintOptions.idl
nsIPrintSession.idl
nsIPrintSettings.idl Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc 2009-01-15 16:27:09 +13:00
nsIPrintSettingsService.idl
nsIPrintSettingsWin.idl Bug 459674: widget printing wide char fixes r=stuart sr=roc 2008-10-21 20:54:26 -04:00
nsIRollupListener.h Bug 488771. Stop nsIRollUpListener from inheriting from nsISupports. r=roc 2009-12-22 17:49:33 -06:00
nsIRwsService.idl
nsIScreen.idl
nsIScreenManager.idl Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad 2009-04-10 19:43:19 +09:00
nsISound.idl Backing out bug 520417 2009-10-18 16:29:08 +09:00
nsIStandaloneNativeMenu.idl Introduce nsIStandaloneNativeMenu and nsIMacDockSupport components. b=415463 r=josh sr=roc 2010-02-07 21:38:14 -06:00
nsITaskbarPreview.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarPreviewButton.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarPreviewController.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarProgress.idl Bug 474060 - Win7 progress indicator platform support. r=jimm, r=robarnold, sr=roc. 2009-10-06 14:00:23 -05:00
nsITaskbarTabPreview.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsITaskbarWindowPreview.idl Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc 2009-10-05 22:26:54 -04:00
nsIToolkit.idl
nsITransferable.idl Bug 475066 attempt #2 -dragging a tab out of the browser window doesn't detach the tab (i.e. opens a window for that tab). r=enn, sr=jonas. 2009-03-27 09:50:03 +03:00
nsIWidget.h Bug 513162 - Widget additions for setting custom chrome margins. r=vlad. 2010-06-24 21:01:07 -05:00
nsIWinTaskbar.idl Bug 560846 - Support setting AppUserModelID per top level window. (Seamonkey) r=tellrob, sr=roc. 2010-05-14 19:25:36 -05:00
nsNativeWidget.h Bug 431634 - Part 1 - clean up header pollution; r+sr=roc 2009-04-01 13:59:02 -08:00
nsWidgetInitData.h Bug 224547: Change the organization of the window title bar for RTL XUL windows. Part 2, set the right-to-left flags on right-to-left windows, r=enndeakin 2009-12-21 12:22:09 +02:00
nsWidgetsCID.h Bug 562181 - Add support for MozOrientation on Qt. r=dougt 2010-06-25 14:25:31 +02:00