..
compat
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
compat-gtk3
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
crashtests
…
mozgtk
Bug 1532103 - Implement nsWidgetInitData::mAlwaysOnTop. r=stransky
2019-03-05 15:40:33 +00:00
mozwayland
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
wayland
Bug 1417892 - Added gtk-primary-selection-client-protocol header/source files from Gtk+ project, r=jhorak
2018-03-06 14:02:21 +01:00
CompositorWidgetChild.cpp
Bug 1514156 - Add RenderCompositorEGL for wayland r=nical
2019-02-12 16:33:31 +09:00
CompositorWidgetChild.h
Bug 1514156 - Add RenderCompositorEGL for wayland r=nical
2019-02-12 16:33:31 +09:00
CompositorWidgetParent.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-02-15 08:15:57 +00:00
CompositorWidgetParent.h
Bug 1514156 - Add RenderCompositorEGL for wayland r=nical
2019-02-12 16:33:31 +09:00
GtkCompositorWidget.cpp
Bug 1514156 - Add RenderCompositorEGL for wayland r=nical
2019-02-12 16:33:31 +09:00
GtkCompositorWidget.h
Bug 1514156 - Add RenderCompositorEGL for wayland r=nical
2019-02-12 16:33:31 +09:00
IMContextWrapper.cpp
Bug 1508302 - Make IMContextWrapper::GetIMEName() refer XMODIFIERS env when gtk_im_multicontext_get_context_id() returns "wayland" r=m_kato
2019-03-15 06:37:59 +00:00
IMContextWrapper.h
Bug 1498823 - Make KeymapWrapper::FilterEvents() ignore synthesized KeyPress events r=m_kato
2018-12-28 07:02:05 +00:00
InProcessGtkCompositorWidget.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
InProcessGtkCompositorWidget.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
NativeKeyBindings.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
NativeKeyBindings.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
PCompositorWidget.ipdl
Bug 1514156 - Add RenderCompositorEGL for wayland r=nical
2019-02-12 16:33:31 +09:00
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
ProcInfo.cpp
Bug 1502917 - Adding ChromeUtils.RequestProcInfo() - r=Ehsan,mstange,kershaw,mhowell
2019-02-23 18:07:59 +00:00
ScreenHelperGTK.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
ScreenHelperGTK.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
TaskbarProgress.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
TaskbarProgress.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WakeLockListener.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
WakeLockListener.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WidgetStyleCache.cpp
Bug 1433667 - Honour system titlebar button left/right placement, r=dao
2019-01-18 13:52:29 +00:00
WidgetStyleCache.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WidgetTraceEvent.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WidgetUtilsGtk.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WidgetUtilsGtk.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
WindowSurfaceProvider.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WindowSurfaceProvider.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WindowSurfaceWayland.cpp
Bug 1519355 - [Wayland] Produce better error message when mozilla::widget::WaylandShmPool::CreateTemporaryFile() fails, r=jhorak
2019-01-11 15:15:10 +00:00
WindowSurfaceWayland.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
WindowSurfaceX11.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
WindowSurfaceX11.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WindowSurfaceX11Image.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WindowSurfaceX11Image.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
WindowSurfaceXRender.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
WindowSurfaceXRender.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
components.conf
Bug 1524687: Part 9 - Convert gtk widget module to static registration. r=erahm
2019-01-24 17:27:24 -08:00
gtk3drawing.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-02-04 19:10:18 +00:00
gtkdrawing.h
Bug 1433667 - Honour system titlebar button left/right placement, r=dao
2019-01-18 13:52:29 +00:00
maiRedundantObjectFactory.c
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
maiRedundantObjectFactory.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
moz.build
Bug 1502917 - Adding ChromeUtils.RequestProcInfo() - r=Ehsan,mstange,kershaw,mhowell
2019-02-23 18:07:59 +00:00
mozcontainer.cpp
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-03-13 10:19:06 +01:00
mozcontainer.h
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
2019-03-13 10:19:06 +01:00
nsAppShell.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsAppShell.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsApplicationChooser.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsApplicationChooser.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsBidiKeyboard.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsBidiKeyboard.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsCUPSShim.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsCUPSShim.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsClipboard.cpp
Bug 1415508 - use Span in constructing a byte input stream; r=mayhemer
2019-02-25 19:11:20 +00:00
nsClipboard.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsClipboardWayland.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsClipboardWayland.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsClipboardX11.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsClipboardX11.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsColorPicker.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsColorPicker.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsDeviceContextSpecG.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsDeviceContextSpecG.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsDragService.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsDragService.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsFilePicker.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsFilePicker.h
Bug 1517074 - [Linux/Gtk] Enable native (xdg-desktop based) file dialog on KDE only due to Gtk+ regression, r=jhorak
2019-01-11 11:21:27 +00:00
nsGTKToolkit.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsGtkCursors.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsGtkKeyUtils.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsGtkKeyUtils.h
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsGtkUtils.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsIImageToPixbuf.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsIdleServiceGTK.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsIdleServiceGTK.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsImageToPixbuf.cpp
Bug 1511383: Update vim modelines after clang-format; r=sylvestre
2018-11-30 16:39:55 +01:00
nsImageToPixbuf.h
Bug 1511383: Update vim modelines after clang-format; r=sylvestre
2018-11-30 16:39:55 +01:00
nsLookAndFeel.cpp
Bug 1529707: Use RelativeLuminanceUtils::Compute() to test for dark GTK themes (ignoring alpha channel). r=karlt
2019-02-22 19:32:14 +00:00
nsLookAndFeel.h
Bug 1526294 - Should not need a pres context to get a system font. r=jfkthame
2019-02-15 01:35:13 +01:00
nsNativeThemeGTK.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsNativeThemeGTK.h
Bug 1441308 - Split out document pieces of WebRenderLayerManager r=jrmuizel
2019-01-07 21:33:10 +00:00
nsPSPrinters.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsPSPrinters.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsPrintDialogGTK.cpp
Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre
2019-01-18 10:16:18 +01:00
nsPrintDialogGTK.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrintSettingsGTK.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrintSettingsGTK.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrintSettingsServiceGTK.cpp
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsPrintSettingsServiceGTK.h
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
2018-11-30 11:46:48 +01:00
nsSound.cpp
Bug 1523969 part 26 - Move method definition inline comments to new line in 'widget/'. r=mstange
2019-02-25 16:13:48 -06:00
nsSound.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsToolkit.cpp
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsWaylandDisplay.cpp
Bug 1527556 - Change MAX_DISPLAY_CONNECTIONS to 3 r=stransky
2019-02-18 09:15:30 +00:00
nsWaylandDisplay.h
Bug 1511393 - Use c-basic-offset: 2 in Emacs mode line for C/C++ code. r=nbp
2018-12-01 04:52:05 +09:00
nsWidgetFactory.cpp
Bug 1524687: Part 9 - Convert gtk widget module to static registration. r=erahm
2019-01-24 17:27:24 -08:00
nsWidgetFactory.h
Bug 1524687: Part 9 - Convert gtk widget module to static registration. r=erahm
2019-01-24 17:27:24 -08:00
nsWindow.cpp
Bug 1533963 - Use a single RestyleHint representation. r=heycam
2019-03-14 11:47:50 +00:00
nsWindow.h
Bug 1532024 - Handle a case that GetRemoteRenderer() returned nullptr r=stransky
2019-03-06 08:17:51 +00:00