fune/widget/gtk
2019-10-18 08:20:30 +00:00
..
compat
compat-gtk3
crashtests
mozgtk
mozwayland Bug 1580152 - [Wayland] Fix rendering glitches on wayland , r=jhorak 2019-09-17 12:34:28 +00:00
wayland
components.conf Bug 1575415 - Always register the nsApplicationChooser component in Gtk builds. r=froydnj 2019-08-21 12:25:21 +00:00
CompositorWidgetChild.cpp
CompositorWidgetChild.h
CompositorWidgetParent.cpp
CompositorWidgetParent.h
gtk3drawing.cpp
GtkCompositorWidget.cpp Bug 1587008 - [Wayland] Set EGL window size at CompositorOGL::BeginFrame, r=sotaro 2019-10-15 19:25:28 +00:00
GtkCompositorWidget.h Bug 1587008 - [Wayland] Set EGL window size at CompositorOGL::BeginFrame, r=sotaro 2019-10-15 19:25:28 +00:00
gtkdrawing.h
IMContextWrapper.cpp
IMContextWrapper.h
InProcessGtkCompositorWidget.cpp
InProcessGtkCompositorWidget.h
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 1575420 - Replace MOZ_WIDGET_TOOLKIT value of "gtk3" with "gtk". r=froydnj 2019-08-21 12:25:42 +00:00
mozcontainer.cpp Bug 1587008 - [Wayland] Get wl_egl_window size from compositor by nsWindow::SetEGLNativeWindowSize, r=jhorak 2019-10-15 19:25:47 +00:00
mozcontainer.h Bug 1587008 - [Wayland] Get wl_egl_window size from compositor by nsWindow::SetEGLNativeWindowSize, r=jhorak 2019-10-15 19:25:47 +00:00
NativeKeyBindings.cpp
NativeKeyBindings.h
nsApplicationChooser.cpp
nsApplicationChooser.h
nsAppShell.cpp Bug 1581638 - Provide logging to Linux/Gtk clipboard code, r=jhorak 2019-09-19 07:24:41 +00:00
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp Bug 1581638 - Provide logging to Linux/Gtk clipboard code, r=jhorak 2019-09-19 07:24:41 +00:00
nsClipboard.h Bug 1582714 - Remove #undef LOG from nsClipboard.h, r=jhorak 2019-09-20 12:56:13 +00:00
nsClipboardWayland.cpp Bug 1581638 - Provide logging to Linux/Gtk clipboard code, r=jhorak 2019-09-19 07:24:41 +00:00
nsClipboardWayland.h
nsClipboardX11.cpp Bug 1581638 - Provide logging to Linux/Gtk clipboard code, r=jhorak 2019-09-19 07:24:41 +00:00
nsClipboardX11.h
nsColorPicker.cpp
nsColorPicker.h
nsCUPSShim.cpp
nsCUPSShim.h
nsDeviceContextSpecG.cpp
nsDeviceContextSpecG.h
nsDragService.cpp Bug 1552814, make it possible to start dnd from dragable element even if DataTransfer is empty, r=NeilDeakin 2019-10-07 21:01:57 +00:00
nsDragService.h Bug 1561056 - Pass CSP on Link-drop r=ckerschb,Gijs,farre 2019-08-20 12:43:02 +00:00
nsFilePicker.cpp
nsFilePicker.h
nsGtkCursors.h
nsGtkKeyUtils.cpp
nsGtkKeyUtils.h
nsGTKToolkit.h
nsGtkUtils.h
nsIdleServiceGTK.cpp
nsIdleServiceGTK.h
nsIImageToPixbuf.h
nsImageToPixbuf.cpp Bug 1578164. Use async notifications when requesting decode of an image in most places. r=aosmond 2019-09-03 15:36:23 +00:00
nsImageToPixbuf.h
nsLookAndFeel.cpp Bug 1586187 - provide logging to nsLookAndFeel, r=jhorak 2019-10-08 08:53:40 +00:00
nsLookAndFeel.h
nsNativeThemeGTK.cpp Bug 1574493 - Part 3. Stop rounding rects/clips during display list building. r=jrmuizel 2019-09-14 16:17:04 +00:00
nsNativeThemeGTK.h
nsPrintDialogGTK.cpp Bug 1585156 - Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug 2019-09-30 22:06:47 +00:00
nsPrintDialogGTK.h
nsPrintSettingsGTK.cpp
nsPrintSettingsGTK.h
nsPrintSettingsServiceGTK.cpp
nsPrintSettingsServiceGTK.h
nsPSPrinters.cpp
nsPSPrinters.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsWaylandDisplay.cpp Bug 1587731 - [Wayland] Don't throw missing GdkDisplay warning in headless mode r=jhorak 2019-10-14 13:37:44 +00:00
nsWaylandDisplay.h Bug 1578380 - [Wayland] Use WaylandDMABufSurface as ref-counted and store GLContext, r=jhorak 2019-09-24 11:30:16 +00:00
nsWidgetFactory.cpp
nsWidgetFactory.h
nsWindow.cpp Bug 1584511 - Handle Compositor session recreation when egl_window is re-created r=stransky 2019-10-18 08:20:30 +00:00
nsWindow.h Bug 1565401 - return valid screen size on multimonitor setup under Wayland; r=stransky,NeilDeakin 2019-10-17 11:27:08 +00:00
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ProcInfo.cpp
ScreenHelperGTK.cpp
ScreenHelperGTK.h
TaskbarProgress.cpp
TaskbarProgress.h
WakeLockListener.cpp
WakeLockListener.h
WaylandDMABufSurface.cpp Bug 1588907 [Wayland] Remove misleading comment about DMA_BUF_IOCTL_SYNC, r=jhorak 2019-10-17 10:38:12 +00:00
WaylandDMABufSurface.h Bug 1578380 - [Wayland] Use WaylandDMABufSurface as ref-counted and store GLContext, r=jhorak 2019-09-24 11:30:16 +00:00
WidgetStyleCache.cpp
WidgetStyleCache.h
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp
WidgetUtilsGtk.h
WindowSurfaceProvider.cpp Bug 1573343 - Make the aInvalidRegion parameter of EndRemoteDrawing a const reference rather than a regular reference. r=mattwoodrow 2019-08-19 22:40:39 +00:00
WindowSurfaceProvider.h Bug 1573343 - Make the aInvalidRegion parameter of EndRemoteDrawing a const reference rather than a regular reference. r=mattwoodrow 2019-08-19 22:40:39 +00:00
WindowSurfaceWayland.cpp Bug 1588579 [Wayland] Use explicit names for surface release methods, r=jhorak 2019-10-15 08:24:17 +00:00
WindowSurfaceWayland.h Bug 1588579 [Wayland] Use explicit names for surface release methods, r=jhorak 2019-10-15 08:24:17 +00:00
WindowSurfaceX11.cpp
WindowSurfaceX11.h
WindowSurfaceX11Image.cpp
WindowSurfaceX11Image.h
WindowSurfaceXRender.cpp
WindowSurfaceXRender.h