gecko-dev/widget/windows
2020-06-19 00:21:23 +00:00
..
res
tests Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
AudioSession.cpp Bug 1614585: Use background thread to shut down AudioSession on all Windows versions r=jmathies 2020-03-05 18:57:21 +00:00
AudioSession.h
components.conf Bug 1573029 - Windows Web Share implementation r=marcosc,farre 2020-02-13 14:21:06 +00:00
CompositorWidgetChild.cpp Bug 1616000 - Fix broken push notifications r=handyman 2020-02-19 22:20:33 +00:00
CompositorWidgetChild.h Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld 2020-02-13 14:32:37 +00:00
CompositorWidgetParent.cpp Bug 1634253 - P6. Remove MessageLoop use from gfx. r=kats,mattwoodrow 2020-05-08 20:20:44 +00:00
CompositorWidgetParent.h Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld 2020-02-13 14:32:37 +00:00
DirectManipulationOwner.cpp Bug 1627708 - Add a PinchGestureSource enum that indicates the source of a PinchGestureInput event. r=botond 2020-06-06 00:32:19 +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 1645412 - Let WebRender on Win7,8,8.1 ride into early beta. r=aosmond 2020-06-12 14:20:41 +00:00
GfxInfo.h Bug 1638011 - Block WebRender in release for high refresh rate monitors. r=jrmuizel 2020-05-15 08:39:43 +00:00
IEnumFE.cpp
IEnumFE.h
IMMHandler.cpp
IMMHandler.h Bug 1289211 - Rename InfallibleTArray to nsTArray in widget/ r=jmathies 2019-07-10 03:33:42 +00:00
InkCollector.cpp
InkCollector.h
InProcessWinCompositorWidget.cpp Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro 2020-01-08 18:37:38 +00:00
InProcessWinCompositorWidget.h Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro 2020-01-08 18:37:38 +00:00
InputDeviceUtils.cpp
InputDeviceUtils.h
JumpListBuilder.cpp Bug 1602195: Attempt to always set a default app user model id for the application and make sure that jump lists and recent documents are associated with it. r=mhowell 2020-01-02 16:06:35 +00:00
JumpListBuilder.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
JumpListItem.cpp
JumpListItem.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
KeyboardLayout.cpp Bug 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +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 1613700: Replace LSP annotation thread with background task; r=mhowell 2020-02-06 18:31:38 +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 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +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 1641245 - Make string comparators not virtual. r=froydnj,necko-reviewers,geckoview-reviewers,jgilbert,agi,valentin 2020-05-27 18:11:12 +00:00
nsClipboard.h Bug 1557847. Stop using [array] in nsIClipboard. r=NeilDeakin 2019-06-09 01:06:39 +00:00
nsColorPicker.cpp
nsColorPicker.h
nsDataObj.cpp Bug 1636740 - Block CMemStream::Read only if the drop target initiated an async operation. r=aklotz 2020-05-20 14:07:19 +00:00
nsDataObj.h Bug 1602615 - Add a support for free-threaded IStream to handle Internet shortcuts. r=jmathies 2020-01-06 13:31:47 +00:00
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp Bug 1646093. Modify printing telemetry to add a PDF-catch-all for possible unknown PDF printers. r=bobowen 2020-06-17 00:09:05 +00:00
nsDeviceContextSpecWin.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsDragService.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsDragService.h
nsFilePicker.cpp Bug 1644569: Removed unused nsFilePicker::mLastUsedDirectory; r=mhowell 2020-06-09 20:33:38 +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 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
nsLookAndFeel.h Bug 1640623 - Use an enum class for LookAndFeel::FontID. r=jmathies 2020-06-11 11:27:58 +00:00
nsNativeDragSource.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNativeDragTarget.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsNativeThemeWin.cpp 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
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 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintDialogUtil.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintDialogWin.cpp Bug 1636725 p1. Add some printing comments. r=bobowen 2020-05-11 14:21:02 +00:00
nsPrintDialogWin.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintSettingsServiceWin.cpp Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintSettingsServiceWin.h Bug 1602125. Remove nsIPrintingPromptService.showPrintDialog's nsIWebBrowserPrint parameter and MockWebBrowserPrint. r=bobowen 2019-12-09 09:04:29 +00:00
nsPrintSettingsWin.cpp
nsPrintSettingsWin.h
nsSharePicker.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
nsSharePicker.h Bug 1573029 - Windows Web Share implementation r=marcosc,farre 2020-02-13 14:21:06 +00:00
nsSound.cpp
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 Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsUXThemeConstants.h
nsUXThemeData.cpp 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
nsUXThemeData.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
nsWidgetFactory.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsWidgetFactory.h
nsWindow.cpp 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
nsWindow.h Bug 1642800 - Don't enforce minimum window dimensions on non-popup windows if they're not resizable on Windows. r=mhowell 2020-06-05 17:09:58 +00:00
nsWindowBase.cpp Bug 1519636 - Automatically reformat recent changes using clang-format r=Ehsan 2020-01-21 09:51:27 +00:00
nsWindowBase.h
nsWindowDbg.cpp
nsWindowDbg.h
nsWindowDefs.h
nsWindowGfx.cpp Bug 1604412 - Clarify purpose of PlatformCompositorWidgetDelegate r=sotaro 2020-01-08 18:36:30 +00:00
nsWindowGfx.h Bug 1560081 - Convert CSS pixels to device pixels in CursorForImage. r=jmathies 2019-06-20 20:00:24 +00:00
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 Bug 1604412 - Enable remote backbuffer GDI compositing r=jmathies,jld 2020-02-13 14:32:37 +00:00
PlatformWidgetTypes.ipdlh Bug 1633820 - Part 3: Get rid of PBrowserOrId, r=mattwoodrow,necko-reviewers,dragana 2020-05-07 22:49:06 +00:00
ProcInfo.cpp Bug 1638138 - Restoring missing thread names in requestProcInfo;r=tarek 2020-05-15 20:19:25 +00:00
RemoteBackbuffer.cpp Bug 1617523 - Ensure remote backbuffer only reused if initialized properly r=jrmuizel 2020-02-28 01:34:26 +00:00
RemoteBackbuffer.h Bug 1617523 - Ensure remote backbuffer only reused if initialized properly r=jrmuizel 2020-02-28 01:34:26 +00:00
resource.h
ScreenHelperWin.cpp
ScreenHelperWin.h
ShellHeaderOnlyUtils.h Bug 1625138 - Part 41: Remove no longer needed includes for mozilla/TypeTraits. r=froydnj 2020-03-28 16:00:09 +00:00
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 Bug 1560081 - Convert CSS pixels to device pixels in CursorForImage. r=jmathies 2019-06-20 20:00:24 +00:00
TaskbarPreviewButton.h
TaskbarTabPreview.cpp Bug 1560081 - Convert CSS pixels to device pixels in CursorForImage. r=jmathies 2019-06-20 20:00:24 +00:00
TaskbarTabPreview.h
TaskbarWindowPreview.cpp Bug 1560081 - Convert CSS pixels to device pixels in CursorForImage. r=jmathies 2019-06-20 20:00:24 +00:00
TaskbarWindowPreview.h
ToastNotification.cpp Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
ToastNotification.h
ToastNotificationHandler.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2020-01-09 21:50:11 +00:00
ToastNotificationHandler.h Bug 1605997: Send the finished notification when the notification is hidden. r=jmathies 2020-01-06 13:08:16 +00:00
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 1626570 - Improve handling of copying arrays in widget/. r=jhorak 2020-04-30 09:38:38 +00:00
TSFTextStore.h Bug 1589497 - Make PendingAction of TSFStore copy of key message r=m_kato 2020-03-26 07:33:37 +00:00
UrlmonHeaderOnlyUtils.h Bug 1575352 - Remove dynamic linking of urlmon for MinGW. r=aklotz 2019-08-27 22:19:38 +00:00
widget.rc
WidgetTraceEvent.cpp Bug 1470510 - Rename nsXULWindow and nsIXULWindow to AppWindow and nsIAppWindow. r=smaug 2019-11-05 17:56:28 +00:00
WinCompositorWidget.cpp Bug 1604412 - Duplicate WinCompositorWidget logic into subclasses r=sotaro 2020-01-08 18:35:22 +00:00
WinCompositorWidget.h Bug 1604412 - Give CompositorWidgetChild more window info r=sotaro 2020-01-08 18:37:38 +00:00
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 - Add new async calls/singleton for remoting system parameters r=jmathies 2020-06-14 14:23:03 +00:00
WinContentSystemParameters.h Bug 1400317 - Add new async calls/singleton for remoting system parameters r=jmathies 2020-06-14 14:23:03 +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 Bug 1569089 - Sync std handles after AttachConsole(). r=aklotz 2019-11-07 13:28:45 +00:00
WindowsConsole.h
WindowsEMF.cpp
WindowsEMF.h
WindowsSMTCProvider.cpp Bug 1623971 - P18: Fetch next available image if fetching fails r=alwu 2020-06-19 00:21:23 +00:00
WindowsSMTCProvider.h Bug 1623971 - P18: Fetch next available image if fetching fails r=alwu 2020-06-19 00:21:23 +00:00
WindowsUIUtils.cpp Bug 1615769 - Move using namespace mozilla in order to resolve conflicts with Windows headers. r=saschanaz 2020-02-15 05:57:58 +00:00
WindowsUIUtils.h Bug 1573029 - Add WindowsShare API r=marcosc,agashlin 2020-02-06 11:12:55 +00:00
WinHeaderOnlyUtils.h Bug 1602485. r=aklotz,froydnj 2020-02-10 22:05:23 +00:00
WinIMEHandler.cpp Bug 1618759 - Part 6. Don't open on-screen keyboard when inputmode is none. r=masayuki 2020-04-07 22:31:16 +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 Bug 1570124 - Enable mouse scrolling in FxR window r=masayuki 2019-11-06 20:38:45 +00:00
WinMouseScrollHandler.h Bug 1570124 - Enable mouse scrolling in FxR window r=masayuki 2019-11-06 20:38:45 +00:00
WinNativeEventData.h
WinPointerEvents.cpp Bug 1573992 - Convert dom.w3c_pointer_events.dispatch_by_pointer_messages to static pref. r=njn 2019-08-27 00:13:25 +00:00
WinPointerEvents.h Bug 1573992 - Convert dom.w3c_pointer_events.dispatch_by_pointer_messages to static pref. r=njn 2019-08-27 00:13:25 +00:00
WinTaskbar.cpp Bug 1602195: Attempt to always set a default app user model id for the application and make sure that jump lists and recent documents are associated with it. r=mhowell 2020-01-02 16:06:35 +00:00
WinTaskbar.h
WinTextEventDispatcherListener.cpp
WinTextEventDispatcherListener.h
WinUtils.cpp Bug 1400317 - Add new async calls/singleton for remoting system parameters r=jmathies 2020-06-14 14:23:03 +00:00
WinUtils.h Bug 1143478 - Rename mozilla::Pair to CompactPair. r=froydnj 2020-03-17 12:42:12 +00:00