.. |
compat
|
…
|
|
compat-gtk3
|
…
|
|
crashtests
|
…
|
|
mozgtk
|
Bug 1442755 - Redraw titlebar widgets when application focus changes and draw inactive titlebar with GTK_STATE_FLAG_BACKDROP state, r=jhorak
|
2018-09-12 11:03:56 +00:00 |
mozwayland
|
…
|
|
wayland
|
…
|
|
CompositorWidgetChild.cpp
|
…
|
|
CompositorWidgetChild.h
|
…
|
|
CompositorWidgetParent.cpp
|
…
|
|
CompositorWidgetParent.h
|
…
|
|
GtkCompositorWidget.cpp
|
Bug 1401634 - Flush window XID to X server before we pass the XID to gpu process, r=jhorak
|
2018-07-27 14:00:09 +02:00 |
GtkCompositorWidget.h
|
…
|
|
IMContextWrapper.cpp
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
IMContextWrapper.h
|
Bug 1461307 - Overwrite selection colors of widget which may be referred by IME via IM context with selection colors of GtkTextView r=karlt
|
2018-07-13 18:12:53 +09:00 |
InProcessGtkCompositorWidget.cpp
|
…
|
|
InProcessGtkCompositorWidget.h
|
…
|
|
NativeKeyBindings.cpp
|
…
|
|
NativeKeyBindings.h
|
…
|
|
PCompositorWidget.ipdl
|
…
|
|
PlatformWidgetTypes.ipdlh
|
Bug 1406533 - Implement a way to transfer shape option from nsWindow to WindowSurfaceX11Image, r=lsalzman
|
2018-07-24 16:07:04 +02:00 |
ScreenHelperGTK.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
ScreenHelperGTK.h
|
…
|
|
TaskbarProgress.cpp
|
…
|
|
TaskbarProgress.h
|
…
|
|
WakeLockListener.cpp
|
…
|
|
WakeLockListener.h
|
…
|
|
WidgetStyleCache.cpp
|
Bug 1489499 - Don't call gtk_header_bar_get_decoration_layout() to get titlebar layout, r=jhorak
|
2018-09-11 08:56:13 +00:00 |
WidgetStyleCache.h
|
…
|
|
WidgetTraceEvent.cpp
|
…
|
|
WidgetUtilsGtk.cpp
|
…
|
|
WidgetUtilsGtk.h
|
…
|
|
WindowSurfaceProvider.cpp
|
Bug 1406533 - Implement a way to transfer shape option from nsWindow to WindowSurfaceX11Image, r=lsalzman
|
2018-07-24 16:07:04 +02:00 |
WindowSurfaceProvider.h
|
Bug 1406533 - Implement a way to transfer shape option from nsWindow to WindowSurfaceX11Image, r=lsalzman
|
2018-07-24 16:07:04 +02:00 |
WindowSurfaceWayland.cpp
|
Bug 1487763 - [Wayland] Set scale factor settings before wl_surface commit, r=jhorak
|
2018-09-06 09:06:10 +00:00 |
WindowSurfaceWayland.h
|
Bug 1487763 - [Wayland] Set scale factor settings before wl_surface commit, r=jhorak
|
2018-09-06 09:06:10 +00:00 |
WindowSurfaceX11.cpp
|
…
|
|
WindowSurfaceX11.h
|
…
|
|
WindowSurfaceX11Image.cpp
|
Bug 1481385 - Calculate bitmap mask size with stride. r=lsalzman
|
2018-08-09 12:10:18 +03:00 |
WindowSurfaceX11Image.h
|
Bug 1406533 - Create and apply XShape mask at WindowSurfaceX11Image, r=lsalzman
|
2018-07-24 16:02:05 +02:00 |
WindowSurfaceXRender.cpp
|
…
|
|
WindowSurfaceXRender.h
|
…
|
|
gtk2drawing.c
|
Bug 1376756 - gtk: while drawing nsTreeBodyFrame, fetch current row attributes for proper style rendering. r=karlt
|
2018-06-27 05:11:00 +03:00 |
gtk3drawing.cpp
|
Bug 1442755 - Redraw titlebar widgets when application focus changes and draw inactive titlebar with GTK_STATE_FLAG_BACKDROP state, r=jhorak
|
2018-09-12 11:03:56 +00:00 |
gtkdrawing.h
|
Bug 1442755 - Redraw titlebar widgets when application focus changes and draw inactive titlebar with GTK_STATE_FLAG_BACKDROP state, r=jhorak
|
2018-09-12 11:03:56 +00:00 |
maiRedundantObjectFactory.c
|
…
|
|
maiRedundantObjectFactory.h
|
…
|
|
moz.build
|
Bug 1472276 - Make -moz-cellhighlight distinct from Highlight and -moz-field r=karlt
|
2018-06-29 19:23:03 +01:00 |
mozcontainer.cpp
|
Bug 1477967 - Fix the popup menu sizes and redrawing on Wayland/hidpi monitor, r=stransky
|
2018-07-24 12:51:34 +02:00 |
mozcontainer.h
|
Bug 1444437 - [Wayland] Don't map mozcontainer subsurface until parent surface is commited, r=ashie
|
2018-06-28 13:37:31 +02:00 |
nsAppShell.cpp
|
Bug 1476250 - Simplify HAL initialization and shutdown to reduce the chance of leaks and UAFs r=froydnj
|
2018-08-31 20:29:30 +00:00 |
nsAppShell.h
|
…
|
|
nsApplicationChooser.cpp
|
…
|
|
nsApplicationChooser.h
|
…
|
|
nsBidiKeyboard.cpp
|
…
|
|
nsBidiKeyboard.h
|
…
|
|
nsCUPSShim.cpp
|
…
|
|
nsCUPSShim.h
|
…
|
|
nsClipboard.cpp
|
Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium
|
2018-08-28 15:56:01 +10:00 |
nsClipboard.h
|
…
|
|
nsClipboardWayland.cpp
|
Bug 1464808 - [Wayland] Emulate gdk_drag_context_get_actions(), nsWaylandDragContext::GetSelectedDragAction returns available D&D actions when no one is selected by user, r=jhorak
|
2018-06-01 12:24:17 +02:00 |
nsClipboardWayland.h
|
Bug 1464808 - [Wayland] Emulate gdk_drag_context_get_actions(), nsWaylandDragContext::GetSelectedDragAction returns available D&D actions when no one is selected by user, r=jhorak
|
2018-06-01 12:24:17 +02:00 |
nsClipboardX11.cpp
|
…
|
|
nsClipboardX11.h
|
…
|
|
nsColorPicker.cpp
|
…
|
|
nsColorPicker.h
|
…
|
|
nsDeviceContextSpecG.cpp
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
nsDeviceContextSpecG.h
|
…
|
|
nsDragService.cpp
|
Bug 1473029, convert drag services to internally use CSSIntRegion instead ns nsIScriptableRegion, r=mstange
|
2018-08-07 09:32:08 -04:00 |
nsDragService.h
|
Bug 1473029, convert drag services to internally use CSSIntRegion instead ns nsIScriptableRegion, r=mstange
|
2018-08-07 09:32:08 -04:00 |
nsFilePicker.cpp
|
Bug 1484496: Part 4b - Add intrinsic type information to most nsSimpleEnumerators. r=froydnj
|
2018-08-18 21:06:32 -07:00 |
nsFilePicker.h
|
…
|
|
nsGTKToolkit.h
|
…
|
|
nsGtkCursors.h
|
…
|
|
nsGtkKeyUtils.cpp
|
Bug 1470047 - Implement InitBySystemSettingsWayland() and get key modifiers on Wayland, r=ashie
|
2018-07-10 18:28:32 +02:00 |
nsGtkKeyUtils.h
|
Bug 1470047 - Implement InitBySystemSettingsWayland() and get key modifiers on Wayland, r=ashie
|
2018-07-10 18:28:32 +02:00 |
nsGtkUtils.h
|
…
|
|
nsIImageToPixbuf.h
|
…
|
|
nsIdleServiceGTK.cpp
|
…
|
|
nsIdleServiceGTK.h
|
…
|
|
nsImageToPixbuf.cpp
|
…
|
|
nsImageToPixbuf.h
|
…
|
|
nsLookAndFeel.cpp
|
Bug 1472276 - Make -moz-cellhighlight distinct from Highlight and -moz-field r=karlt
|
2018-06-29 19:23:03 +01:00 |
nsLookAndFeel.h
|
Bug 1472276 - Make -moz-cellhighlight distinct from Highlight and -moz-field r=karlt
|
2018-06-29 19:23:03 +01:00 |
nsNativeThemeGTK.cpp
|
Bug 1489963 - [Linux/Gtk] Draw scrollbars on inactive documents with dropdown state, r=jhorak
|
2018-09-13 09:40:36 +00:00 |
nsNativeThemeGTK.h
|
Bug 1442755 - Redraw titlebar widgets when application focus changes and draw inactive titlebar with GTK_STATE_FLAG_BACKDROP state, r=jhorak
|
2018-09-12 11:03:56 +00:00 |
nsPSPrinters.cpp
|
…
|
|
nsPSPrinters.h
|
…
|
|
nsPrintDialogGTK.cpp
|
Bug 1481392 - Close DBus connection after print, r=stransky
|
2018-08-24 08:03:54 +00:00 |
nsPrintDialogGTK.h
|
…
|
|
nsPrintSettingsGTK.cpp
|
…
|
|
nsPrintSettingsGTK.h
|
…
|
|
nsPrintSettingsServiceGTK.cpp
|
…
|
|
nsPrintSettingsServiceGTK.h
|
…
|
|
nsSound.cpp
|
…
|
|
nsSound.h
|
…
|
|
nsToolkit.cpp
|
…
|
|
nsWidgetFactory.cpp
|
Bug 1484848 - Remove the XPCOM component registrations for window and child window; r=mstange
|
2018-08-21 16:20:28 -04:00 |
nsWindow.cpp
|
Bug 1442755 - Redraw titlebar widgets when application focus changes and draw inactive titlebar with GTK_STATE_FLAG_BACKDROP state, r=jhorak
|
2018-09-12 11:03:56 +00:00 |
nsWindow.h
|
Bug 1442755 - Redraw titlebar widgets when application focus changes and draw inactive titlebar with GTK_STATE_FLAG_BACKDROP state, r=jhorak
|
2018-09-12 11:03:56 +00:00 |