gecko-dev/widget/windows
Shazib Summar b8d30e610b Bug 1617283 - Removed COM violations and shifted AudioSession to MTA r=handyman
Differential Revision: https://phabricator.services.mozilla.com/D136377
2022-02-15 22:28:41 +00:00
..
res
tests Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
AudioSession.cpp Bug 1617283 - Removed COM violations and shifted AudioSession to MTA r=handyman 2022-02-15 22:28:41 +00:00
AudioSession.h Bug 1617283 - Removed COM violations and shifted AudioSession to MTA r=handyman 2022-02-15 22:28:41 +00:00
CompositorWidgetChild.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetChild.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetParent.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
CompositorWidgetParent.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
DirectManipulationOwner.cpp Bug 1754674 - Send a pan end event before momentum events on Windows. r=tnikkel 2022-02-10 07:24:59 +00:00
DirectManipulationOwner.h Bug 1678771. Add test. r=hiro 2021-08-08 22:04:18 +00:00
GfxInfo.cpp Backed out changeset 39c7765869e9 (bug 1754219) for causing build bustages on GfxDriverInfo.cpp CLOSED TREE 2022-02-14 15:12:50 -05:00
GfxInfo.h Bug 1698732 - Remove Win32k usage from GfxInfo in content process r=bas 2021-04-27 19:45:14 +00:00
IEnumFE.cpp
IEnumFE.h
IMMHandler.cpp Bug 1746104 - part 4: Make `IMContextWrapper` and `IMMHandler` use same class to store content selection r=m_kato 2022-02-07 22:33:37 +00:00
IMMHandler.h Bug 1746104 - part 4: Make `IMContextWrapper` and `IMMHandler` use same class to store content selection r=m_kato 2022-02-07 22:33:37 +00:00
InProcessWinCompositorWidget.cpp Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
InProcessWinCompositorWidget.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
InkCollector.cpp
InkCollector.h
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp Bug 1721488: Windows taskbar jumplists are not created when running as an app package r=mhowell 2021-11-23 16:21:01 +00:00
JumpListBuilder.h
JumpListItem.cpp
JumpListItem.h
KeyboardLayout.cpp Bug 1348786 - Move nsChildView::DispatchWindowEvent(WidgetGUIEvent&) into nsBaseWidget. r=tnikkel 2022-01-05 09:08:04 +00:00
KeyboardLayout.h Bug 1689034 - part 2: Get rid of some native messages for plugins r=m_kato 2021-01-29 04:00:16 +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
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
OSKTabTipManager.cpp Bug 1700029 - Part 2. Move TabTip code to own class. r=masayuki 2021-03-26 05:42:47 +00:00
OSKTabTipManager.h Bug 1700029 - Part 2. Move TabTip code to own class. r=masayuki 2021-03-26 05:42:47 +00:00
OSKVRManager.cpp Bug 1700029 - Part 3. Move VR's software keyboard code to own class. r=masayuki 2021-03-26 05:42:47 +00:00
OSKVRManager.h Bug 1700029 - Part 3. Move VR's software keyboard code to own class. r=masayuki 2021-03-26 05:42:47 +00:00
PCompositorWidget.ipdl Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
PlatformWidgetTypes.ipdlh Bug 1660470 - Avoid including WidgetMessageUtils.h from header files. r=nika 2020-11-23 16:04:01 +00:00
RemoteBackbuffer.cpp Bug 1754519 - Add missing profiler_thread_sleep annotations, r=gerald,necko-reviewers,kershaw. 2022-02-11 15:19:46 +00:00
RemoteBackbuffer.h Bug 1732343 - Part 9: Directly use DuplicateHandle in RemoteBackbuffer, r=cmartin 2021-11-09 14:17:35 +00:00
ScreenHelperWin.cpp Bug 1700370 - Don't use ScreenManager after shutdown phase is started. r=gsvelto 2021-12-09 12:13:28 +00:00
ScreenHelperWin.h
ShellHeaderOnlyUtils.h
SystemStatusBar.cpp Bug 1539884 - Part 34: Mark StatusBarEntry::OnMessage as CAN_RUN_SCRIPT r=masayuki 2021-12-23 16:27:25 +00:00
SystemStatusBar.h Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
TSFTextStore.cpp Bug 1746104 - part 1-5: Make `TSFTextStore::Selection` return const reference of `WritingMode` rather than a copy r=m_kato 2022-02-07 22:33:32 +00:00
TSFTextStore.h Bug 1746104 - part 5-4: Make widget code handle no selection case at getting selection change notifications r=m_kato,geckoview-reviewers 2022-02-07 22:33:38 +00:00
TaskbarPreview.cpp Bug 1732208 - Silence the unused-but-set-variable warning in widget. r=cmartin 2021-09-28 00:02:48 +00:00
TaskbarPreview.h Bug 1661485 - Make TaskbarPreview::GetWindowHook() return a pointer. r=cmartin 2020-09-28 21:22:11 +00:00
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp Bug 1661485 - Make TaskbarPreview::GetWindowHook() return a pointer. r=cmartin 2020-09-28 21:22:11 +00:00
TaskbarTabPreview.h Bug 1661485 - Make TaskbarPreview::GetWindowHook() return a pointer. r=cmartin 2020-09-28 21:22:11 +00:00
TaskbarWindowPreview.cpp Bug 1516423 - Clean up MessageData holding TaskbarWindowPreview when it's destroyed. r=cmartin 2021-04-01 00:32:27 +00:00
TaskbarWindowPreview.h Bug 1661485 - Make TaskbarPreview::GetWindowHook() return a pointer. r=cmartin 2020-09-28 21:22:11 +00:00
ToastNotification.cpp Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi 2021-04-26 15:52:25 +00:00
ToastNotification.h
ToastNotificationHandler.cpp Bug 1744425 - widget/windows: Use nsID::GenerateUUIDInPlace() instead of the nsUUIDGenerator service. r=tkikuchi 2022-02-03 04:39:35 +00:00
ToastNotificationHandler.h
UrlmonHeaderOnlyUtils.h Bug 1657208 - Dynamic-load urlmon.dll for x86 system. r=freddyb,mhowell 2020-08-28 21:27:22 +00:00
WidgetTraceEvent.cpp
WinCompositorWidget.cpp
WinCompositorWidget.h Bug 1742440 - Add debug capability to check window visibility state by overlay r=gfx-reviewers,nical 2021-11-25 11:33:46 +00:00
WinCompositorWindowThread.cpp Bug 1686919 - Notify compositor window creation failure to gfxCriticalLog r=jrmuizel 2021-01-15 13:51:30 +00:00
WinCompositorWindowThread.h Bug 1678463 - Part 1: Add _WITH_DELETE_ON_EVENT_TARGET macros to nsISupportsImpl, r=mccr8 2020-12-14 18:30:51 +00:00
WinContentSystemParameters.cpp Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
WinContentSystemParameters.h Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
WinEventObserver.cpp Backed out changeset a585d22e0888 (bug 1732738) for causing talos test failures. CLOSED TREE 2022-01-17 11:15:35 +02:00
WinEventObserver.h Bug 1732733 - Add support of window occlusion on Windows by disabling it by pref r=jrmuizel,gfx-reviewers 2021-10-06 07:21:59 +00:00
WinHeaderOnlyUtils.h Bug 1743427 - Enable pre-spawn CIG for socket process. r=bobowen 2021-12-27 02:40:14 +00:00
WinIMEHandler.cpp Bug 1748128: Avoid sending 'search' input scope when ATOK is active. r=masayuki 2022-01-20 07:54:55 +00:00
WinIMEHandler.h Bug 1748128: Avoid sending 'search' input scope when ATOK is active. r=masayuki 2022-01-20 07:54:55 +00:00
WinMessages.h Bug 1689034 - part 2: Get rid of some native messages for plugins r=m_kato 2021-01-29 04:00:16 +00:00
WinModifierKeyState.h
WinMouseScrollHandler.cpp Bug 1348786 - Move nsChildView::DispatchWindowEvent(WidgetGUIEvent&) into nsBaseWidget. r=tnikkel 2022-01-05 09:08:04 +00:00
WinMouseScrollHandler.h
WinPointerEvents.cpp Bug 1688105 - Part 2: Get rid of dom.w3c_pointer_events.enabled; r=smaug 2021-01-25 16:22:44 +00:00
WinPointerEvents.h Bug 1648267 - Part 1: Add Windows SDK pointer injection related types r=edgar,aklotz 2021-03-02 18:29:44 +00:00
WinTaskbar.cpp Bug 1661485 - Make TaskbarPreview::GetWindowHook() return a pointer. r=cmartin 2020-09-28 21:22:11 +00:00
WinTaskbar.h Bug 1719802 - Remove WinTaskbar::SetCurrentProcessExplicitAppUserModelIDPtr. r=jmathies 2021-07-22 08:05:17 +00:00
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1743427 - Enable pre-spawn CIG for socket process. r=bobowen 2021-12-27 02:40:14 +00:00
WinUtils.h Bug 1743427 - Enable pre-spawn CIG for socket process. r=bobowen 2021-12-27 02:40:14 +00:00
WinWindowOcclusionTracker.cpp Bug 1732737 - Add VirtualDesktop handling to window occlusion on Windows r=gfx-reviewers,bradwerth 2022-02-15 14:33:06 +00:00
WinWindowOcclusionTracker.h Bug 1732737 - Add VirtualDesktop handling to window occlusion on Windows r=gfx-reviewers,bradwerth 2022-02-15 14:33:06 +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 Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
WindowsSMTCProvider.cpp Bug 1715415 - part1 : enable the stop button on Windows. r=chunmin 2021-07-08 21:28:47 +00:00
WindowsSMTCProvider.h Bug 1663128 - part3 : the event source should do the cleanup when it closes. r=chunmin 2020-10-07 09:23:08 +00:00
WindowsUIUtils.cpp Bug 1592234 - Add window icon to PiP window r=kpatenio,mhowell 2022-01-11 16:21:09 +00:00
WindowsUIUtils.h Bug 1641280 - Part 1: Fix lint warnings in WindowsUIUtils r=smaug 2021-08-04 13:53:12 +00:00
components.conf Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen 2022-01-12 20:52:58 +00:00
moz.build Bug 1719427: Refactor scrollbar drawing code across platforms. r=emilio 2021-11-15 12:39:38 +00:00
nsAppShell.cpp Bug 1617283 - Removed COM violations and shifted AudioSession to MTA r=handyman 2022-02-15 22:28:41 +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 1732735 - Add gtest of window occlusion on Windows r=gfx-reviewers,nical 2021-10-15 05:38:37 +00:00
nsClipboard.h Bug 1732735 - Add gtest of window occlusion on Windows r=gfx-reviewers,nical 2021-10-15 05:38:37 +00:00
nsColorPicker.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
nsColorPicker.h
nsDataObj.cpp Bug 302092 - Perform various minor modernizations r=handyman 2022-02-11 22:53:12 +00:00
nsDataObj.h Bug 1664149: Hold a self reference in nsDataObj. r=smaug 2021-12-20 17:32:48 +00:00
nsDataObjCollection.cpp
nsDataObjCollection.h
nsDeviceContextSpecWin.cpp Bug 1712130 - Make print.print_via_parent a static pref. r=layout-reviewers,jfkthame 2021-05-20 17:05:33 +00:00
nsDeviceContextSpecWin.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
nsDragService.cpp
nsDragService.h
nsFilePicker.cpp Bug 1707954: Part 4 - Build fixes to reflect EnsureMTA changes; r=Jamie 2021-06-14 21:53:19 +00:00
nsFilePicker.h Bug 1677168: nsFilePicker cleanup; r=mhowell 2020-11-16 19:37:09 +00:00
nsLookAndFeel.cpp Bug 1754547 - Generalize moz-os-version into moz-platform. r=dao,preferences-reviewers,Gijs 2022-02-10 15:50:31 +00:00
nsLookAndFeel.h Bug 1754547 - Generalize moz-os-version into moz-platform. r=dao,preferences-reviewers,Gijs 2022-02-10 15:50:31 +00:00
nsNativeDragSource.cpp
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 1465513: Call IDropTargetHelper::DragLeave before IDropTargetHelper::DragEnter. r=dmajor,NeilDeakin 2020-12-21 18:49:40 +00:00
nsNativeDragTarget.h
nsNativeThemeWin.cpp Bug 1749531 - Allow to override native theme scrollbar styles. r=mstange 2022-01-25 21:31:44 +00:00
nsNativeThemeWin.h Bug 1749645 - Remove dead windows scrollbar drawing code. r=spohl 2022-01-12 17:06:12 +00:00
nsPrintDialogUtil.cpp Bug 1732733 - Add support of window occlusion on Windows by disabling it by pref r=jrmuizel,gfx-reviewers 2021-10-06 07:21:59 +00:00
nsPrintDialogUtil.h
nsPrintDialogWin.cpp Bug 1654088, make WindowWatcher methods to use CStrings and not char and make window.open throw the correct exception, r=farre,geckoview-reviewers,agi* 2020-07-27 21:36:24 +00:00
nsPrintDialogWin.h
nsPrintSettingsServiceWin.cpp Bug 1663940: Ensure the unwriteable margins are populated in the print settings. r=emilio 2020-09-11 15:00:18 +00:00
nsPrintSettingsServiceWin.h
nsPrintSettingsWin.cpp Bug 1669149 p7: Always use size from device context for print paper size on Windows. r=jwatt 2021-11-16 08:17:05 +00:00
nsPrintSettingsWin.h Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt 2021-11-16 08:17:02 +00:00
nsPrinterWin.cpp Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt 2021-11-16 08:17:02 +00:00
nsPrinterWin.h Bug 1669149 p1: Introduce nsIPrintSettings::EquivalentTo and nsIPrinter::CopyFromWithValidation. r=jwatt 2021-11-16 08:17:02 +00:00
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 1644240 - Suppress playing a sound if Diebold Warsaw's modules are partially unloaded. r=cmartin 2020-12-16 22:50:46 +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 Bug 1725454 - Implement ui.caretBlinkCount on Windows. r=mhowell 2021-08-12 20:56:11 +00:00
nsUXThemeData.cpp Bug 1749645 - Remove dead windows scrollbar drawing code. r=spohl 2022-01-12 17:06:12 +00:00
nsUXThemeData.h Bug 1749645 - Remove dead windows scrollbar drawing code. r=spohl 2022-01-12 17:06:12 +00:00
nsUserIdleServiceWin.cpp Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsUserIdleServiceWin.h Bug 1651165 - Rename idle service r=Gijs,geckoview-reviewers,snorp 2020-07-20 16:06:59 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWinGesture.cpp
nsWinGesture.h
nsWindow.cpp Bug 1752619 - Remove aTargetScreen from nsIWidget::MakeFullScreen() r=handyman,spohl,agi,emilio 2022-01-31 22:07:23 +00:00
nsWindow.h Bug 1752619 - Remove aTargetScreen from nsIWidget::MakeFullScreen() r=handyman,spohl,agi,emilio 2022-01-31 22:07:23 +00:00
nsWindowBase.cpp Bug 1728171 - Part 2: Add button parameter to utils.sendNativePenInput r=cmartin,edgar 2021-09-06 11:50:34 +00:00
nsWindowBase.h Bug 1348786 - Move nsChildView::DispatchWindowEvent(WidgetGUIEvent&) into nsBaseWidget. r=tnikkel 2022-01-05 09:08:04 +00:00
nsWindowDbg.cpp
nsWindowDbg.h
nsWindowDefs.h
nsWindowGfx.cpp Bug 1744877 - Remove --disable-xul. r=Gijs 2021-12-08 21:37:11 +00:00
nsWindowGfx.h
nsdefs.h
resource.h
touchinjection_sdk80.h Bug 1648267 - Part 1: Add Windows SDK pointer injection related types r=edgar,aklotz 2021-03-02 18:29:44 +00:00
widget.rc