fune/widget/windows
2020-07-15 12:21:45 +00:00
..
res
tests Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
AudioSession.cpp
AudioSession.h
components.conf Bug 1464542: Part 3b - Add existing Services.jsm registrations to the new services cache. r=mccr8,geckoview-reviewers,agi 2020-07-09 21:42:25 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp Bug 1634253 - P6. Remove MessageLoop use from gfx. r=kats,mattwoodrow 2020-05-08 20:20:44 +00:00
CompositorWidgetParent.h
DirectManipulationOwner.cpp Bug 1652008 - Add some missing include directives in widget/windows. r=jrmuizel 2020-07-15 13:43:37 +00:00
DirectManipulationOwner.h Bug 1636646. ifdef direct manipulation code so it's not compiled on mingw. r=aklotz 2020-05-09 21:38:55 +00:00
GfxInfo.cpp Bug 1652124 - Elaborate FEATURE_FAILURE_UNKNOWN_DEVICE_VENDOR. r=aosmond 2020-07-10 22:09:56 +00:00
GfxInfo.h Bug 1602072 - Add a gfxInfo flag determine Firefox is embedded by FxR for telemetry. r=thomasmo,chutten,froydnj,jrmuizel,geckoview-reviewers,rbarker,snorp 2020-06-25 17:22:20 +00:00
IEnumFE.cpp
IEnumFE.h
IMMHandler.cpp Bug 1643464 - Part 1: Rename eLeft/eRight to ePrimary/eSecondary r=masayuki 2020-06-19 18:02:41 +00:00
IMMHandler.h
InkCollector.cpp
InkCollector.h
InProcessWinCompositorWidget.cpp
InProcessWinCompositorWidget.h
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
JumpListBuilder.h
JumpListItem.cpp
JumpListItem.h
KeyboardLayout.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
KeyboardLayout.h Bug 1626570 - Improve handling of copying arrays in widget/. r=jhorak 2020-05-07 08:49:18 +00:00
LSPAnnotator.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
MediaKeysEventSourceFactory.cpp Bug 1640998 - part9 : use MediaControlKey to replace MediaControlKeysEvent r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
moz.build Backed out changeset 5777919cd214 (bug 1400317) for causing Windows MinGW all bustages on WinThemeData.cpp. CLOSED TREE 2020-06-16 02:08:51 +03:00
nsAppShell.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsAppShell.h Bug 1639391: Do not call nsWindow::GetAttention for top-level windows being shown during session restore; r=mhowell 2020-05-22 01:49:11 +00:00
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsClipboard.h
nsColorPicker.cpp
nsColorPicker.h
nsDataObj.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsDataObj.h
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp Bug 1631465 part 1 - Add unwritable margin information to nsIPaper r=jwatt 2020-07-15 18:38:08 +00:00
nsDeviceContextSpecWin.h Bug 1650886 - Part 1 nsIPaper Base Implementation r=jwatt 2020-07-13 19:59:26 +00:00
nsDragService.cpp
nsDragService.h
nsFilePicker.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsFilePicker.h Bug 1644569: Removed unused nsFilePicker::mLastUsedDirectory; r=mhowell 2020-06-09 20:33:38 +00:00
nsIdleServiceWin.cpp
nsIdleServiceWin.h
nsLookAndFeel.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsLookAndFeel.h Bug 1640623 - Use an enum class for LookAndFeel::FontID. r=jmathies 2020-06-11 11:27:58 +00:00
nsNativeDragSource.cpp
nsNativeDragSource.h
nsNativeDragTarget.cpp
nsNativeDragTarget.h
nsNativeThemeWin.cpp Bug 1650256 - Remove unused StyleAppearance values. r=emilio 2020-07-03 04:06:13 +00:00
nsNativeThemeWin.h Backed out changeset 5777919cd214 (bug 1400317) for causing Windows MinGW all bustages on WinThemeData.cpp. CLOSED TREE 2020-06-16 02:08:51 +03:00
nsPrintDialogUtil.cpp Bug 1651532 - Change systemDefaultPrinter to systemDefaultPrinterName r=jwatt 2020-07-10 19:00:17 +00:00
nsPrintDialogUtil.h
nsPrintDialogWin.cpp Bug 1636725 p1. Add some printing comments. r=bobowen 2020-05-11 14:21:02 +00:00
nsPrintDialogWin.h
nsPrintSettingsServiceWin.cpp Bug 1647480 - Refactor Printer Enumeration to Use nsIPrinter r=jwatt 2020-07-05 19:00:43 +00:00
nsPrintSettingsServiceWin.h
nsPrintSettingsWin.cpp
nsPrintSettingsWin.h
nsSharePicker.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsSharePicker.h
nsSound.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsSound.h
nsToolkit.cpp Bug 1400317 - Use SPI_GETFLATMENU lazily to avoid early Win32k call r=jmathies 2020-06-12 13:31:15 +00:00
nsToolkit.h
nsUXThemeConstants.h
nsUXThemeData.cpp Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies 2020-06-26 13:16:13 +00:00
nsUXThemeData.h Bug 1400317 - Create single source of truth for IsAppThemed r=jmathies 2020-06-26 13:16:11 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1350875 part 4 - Have windows notify fullscreen will change. r=jmathies 2020-07-15 12:21:45 +00:00
nsWindow.h Bug 1628948 - Dispatch a custom event for WM_NCLBUTTONDOWN in the draggable area. r=NeilDeakin 2020-06-25 17:37:03 +00:00
nsWindowBase.cpp
nsWindowBase.h
nsWindowDbg.cpp
nsWindowDbg.h
nsWindowDefs.h
nsWindowGfx.cpp
nsWindowGfx.h
nsWinGesture.cpp
nsWinGesture.h
OSKInputPaneManager.cpp Bug 1639824 - Make OKInputPaneManager warn only when TryShow() and TryHide() fail, we're active and we get unexpected result r=m_kato 2020-05-21 15:40:41 +00:00
OSKInputPaneManager.h Bug 1618759 - Part 4. Use InputPane to open on-screen keyboard for Windows 10 RS1+. r=masayuki 2020-04-07 22:30:37 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh Bug 1651714 - Reduce expensive includes for TabMessageUtils.h. r=smaug 2020-07-15 13:24:20 +00:00
ProcInfo.cpp Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
RemoteBackbuffer.cpp
RemoteBackbuffer.h
resource.h
ScreenHelperWin.cpp
ScreenHelperWin.h
ShellHeaderOnlyUtils.h
TaskbarPreview.cpp Bug 1400317 - Create single source of truth for DWM status r=jrmuizel 2020-05-06 14:15:58 +00:00
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
ToastNotification.cpp
ToastNotification.h
ToastNotificationHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ToastNotificationHandler.h
touchinjection_sdk80.h Bug 1630912. Add PT_TOUCHPAD to touchinjection_sdk80.h. r=aklotz 2020-05-08 23:19:38 +00:00
TSFTextStore.cpp Bug 1651597 - Enable TS_E_NOLAYOUT hack for Microsoft ChangJie even after Win10 build 17643 r=m_kato 2020-07-14 01:30:06 +00:00
TSFTextStore.h
UrlmonHeaderOnlyUtils.h Bug 1648384 - Make use of Result::propagateErr. r=mhowell 2020-06-25 16:07:28 +00:00
widget.rc
WidgetTraceEvent.cpp
WinCompositorWidget.cpp
WinCompositorWidget.h
WinCompositorWindowThread.cpp Bug 1633343. Also use the style WS_EX_TRANSPARENT on the compositor window. r=sotaro 2020-04-27 13:27:07 +00:00
WinCompositorWindowThread.h
WinContentSystemParameters.cpp Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies 2020-06-26 13:16:13 +00:00
WinContentSystemParameters.h Bug 1400317 - Win32k Lockdown: Remote IsAppThemed() r=jmathies 2020-06-26 13:16:13 +00:00
WindowHook.cpp Bug 1628715 - Part 7: Add MOZ_NONNULL_RETURN to infallible nsTArray::AppendElements. r=xpcom-reviewers,necko-reviewers,nika,valentin 2020-04-24 13:31:14 +00:00
WindowHook.h
WindowsConsole.cpp
WindowsConsole.h
WindowsEMF.cpp
WindowsEMF.h
WindowsSMTCProvider.cpp Bug 1621403 - part2 : implement seekto action. r=chunmin,emilio 2020-07-16 00:16:33 +00:00
WindowsSMTCProvider.h Bug 1649970 - Correct the index for fetching next available image r=alwu 2020-07-06 17:53:28 +00:00
WindowsUIUtils.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
WindowsUIUtils.h
WinHeaderOnlyUtils.h Bug 1648384 - Make use of Result::propagateErr. r=mhowell 2020-06-25 16:07:28 +00:00
WinIMEHandler.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
WinIMEHandler.h Bug 1618759 - Part 6. Don't open on-screen keyboard when inputmode is none. r=masayuki 2020-04-07 22:31:16 +00:00
WinMessages.h Bug 1618759 - Part 5. Lazy check whether OSK is closed. r=masayuki 2020-04-07 22:30:58 +00:00
WinModifierKeyState.h
WinMouseScrollHandler.cpp
WinMouseScrollHandler.h
WinNativeEventData.h
WinPointerEvents.cpp
WinPointerEvents.h
WinTaskbar.cpp
WinTaskbar.h
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
WinUtils.h