gecko-dev/widget/gtk
Martin Stransky 5141ddceb3 Bug 1158076 - postpone nsLookAndFeel module initialization, r=karlt
MozReview-Commit-ID: JY83xiXT1xf

--HG--
extra : rebase_source : a936ca56024f4e5c75830e492038ac2ca1a218ae
2017-03-30 15:03:50 +02:00
..
compat
compat-gtk3
crashtests Bug 1333482 part 5 - [css-ui] Enable '-moz-appearance' support for some tests. r=dholbert 2017-03-23 22:11:23 -07:00
mozgtk Bug 1271100 - work around race in system Cairo's XShm usage. r=karlt 2016-11-29 23:01:13 -05:00
CompositorWidgetChild.cpp Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
CompositorWidgetChild.h Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm 2016-11-15 04:26:00 +01:00
CompositorWidgetParent.cpp Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05:00
CompositorWidgetParent.h Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05:00
IMContextWrapper.cpp Bug 1343075 - Use GeckoEditableSupport from PuppetWidget; r=masayuki r=rbarker r=snorp r=esawin 2017-03-07 22:34:39 -05:00
IMContextWrapper.h Bug 1343075 - Use GeckoEditableSupport from PuppetWidget; r=masayuki r=rbarker r=snorp r=esawin 2017-03-07 22:34:39 -05:00
InProcessX11CompositorWidget.cpp Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05:00
InProcessX11CompositorWidget.h Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05:00
NativeKeyBindings.cpp
NativeKeyBindings.h
PCompositorWidget.ipdl
PlatformWidgetTypes.ipdlh
ScreenHelperGTK.cpp Bug 1351246 - Check gdk_screen_get_default() for X. r=karlt 2017-03-29 08:29:58 -04:00
ScreenHelperGTK.h Bug 1194751 - Part 5. Implement ScreenHelperGTK and delete old nsScreenManagerGtk/nsScreenGtk. r=karlt 2017-03-09 19:29:44 +08:00
WakeLockListener.cpp
WakeLockListener.h
WidgetStyleCache.cpp bug 1320860 adjust textarea style contexts for GTK 3.20 theming ABI changes r=stransky+263117+263117 2016-12-30 13:44:55 +13:00
WidgetStyleCache.h bug 1315668 CreateStyleForWidget: store classes on context instead of path r=stransky+263117 2016-11-15 15:29:06 +13:00
WidgetTraceEvent.cpp
WidgetUtilsGtk.cpp
WidgetUtilsGtk.h
WindowSurfaceProvider.cpp Bug 1319554 - allow WindowSurfaceX11Image to render to any visual format. r=rhunt 2016-12-01 12:15:58 -05:00
WindowSurfaceProvider.h
WindowSurfaceX11.cpp Bug 1319554 - allow WindowSurfaceX11Image to render to any visual format. r=rhunt 2016-12-01 12:15:58 -05:00
WindowSurfaceX11.h Bug 1319554 - allow WindowSurfaceX11Image to render to any visual format. r=rhunt 2016-12-01 12:15:58 -05:00
WindowSurfaceX11Image.cpp Bug 1319554 - allow WindowSurfaceX11Image to render to any visual format. r=rhunt 2016-12-01 12:15:58 -05:00
WindowSurfaceX11Image.h Bug 1319554 - allow WindowSurfaceX11Image to render to any visual format. r=rhunt 2016-12-01 12:15:58 -05:00
WindowSurfaceXRender.cpp Bug 1319554 - allow WindowSurfaceX11Image to render to any visual format. r=rhunt 2016-12-01 12:15:58 -05:00
WindowSurfaceXRender.h Bug 1319554 - allow WindowSurfaceX11Image to render to any visual format. r=rhunt 2016-12-01 12:15:58 -05:00
X11CompositorWidget.cpp Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05:00
X11CompositorWidget.h Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05:00
gtk2drawing.c bug 1343802 remove unused moz_gtk_enable_style_props r=jhorak+328198 2017-03-27 20:32:16 +02:00
gtk3drawing.cpp bug 1343802 draw trough centered instead of filling the scrollbar r=jhorak+328198 2017-03-27 20:32:55 +02:00
gtkdrawing.h bug 1343802 draw trough centered instead of filling the scrollbar r=jhorak+328198 2017-03-27 20:32:55 +02:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 1194751 - Part 5. Implement ScreenHelperGTK and delete old nsScreenManagerGtk/nsScreenGtk. r=karlt 2017-03-09 19:29:44 +08:00
mozcontainer.cpp Bug 1341296 - Move mozcontainer.c to cpp file, r=karlt 2017-02-22 09:49:54 +01:00
mozcontainer.h Bug 1341296 - Move mozcontainer.c to cpp file, r=karlt 2017-02-22 09:49:54 +01:00
nsAppShell.cpp Bug 1194751 - Part 5. Implement ScreenHelperGTK and delete old nsScreenManagerGtk/nsScreenGtk. r=karlt 2017-03-09 19:29:44 +08:00
nsAppShell.h
nsApplicationChooser.cpp
nsApplicationChooser.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsCUPSShim.cpp
nsCUPSShim.h
nsClipboard.cpp
nsClipboard.h
nsColorPicker.cpp
nsColorPicker.h
nsDeviceContextSpecG.cpp Bug 1331820 - Fix misuse of NS_NewNativeLocalFile in widget/gtk/. r=froydnj 2017-01-21 15:45:17 +09:00
nsDeviceContextSpecG.h Bug 1313525 - Remove the nsIPrintOptions interface. r=mstange 2016-10-28 00:31:14 +01:00
nsDragService.cpp Bug 1194751 - Part 5. Implement ScreenHelperGTK and delete old nsScreenManagerGtk/nsScreenGtk. r=karlt 2017-03-09 19:29:44 +08:00
nsDragService.h Bug 606885 - Fire drag events with keyboard modifiers. r=enn 2017-02-17 11:29:42 +08:00
nsFilePicker.cpp
nsFilePicker.h
nsGTKToolkit.h
nsGtkCursors.h
nsGtkKeyUtils.cpp Bug 606885 - Fire drag events with keyboard modifiers. r=enn 2017-02-17 11:29:42 +08:00
nsGtkKeyUtils.h merge mozilla-inbound to mozilla-central a=merge 2017-03-13 15:22:26 +01:00
nsGtkUtils.h
nsIImageToPixbuf.h
nsIdleServiceGTK.cpp
nsIdleServiceGTK.h
nsImageToPixbuf.cpp
nsImageToPixbuf.h
nsLookAndFeel.cpp Bug 1158076 - postpone nsLookAndFeel module initialization, r=karlt 2017-03-30 15:03:50 +02:00
nsLookAndFeel.h Bug 1158076 - postpone nsLookAndFeel module initialization, r=karlt 2017-03-30 15:03:50 +02:00
nsNativeThemeGTK.cpp bug 1343802 calculate scrollbar metrics in one place r=jhorak+328198 2017-03-27 20:32:25 +02:00
nsNativeThemeGTK.h bug 1311604 consider block flow direction in vertical writing mode native widget layout r=jfkthame 2016-10-20 17:57:55 +13:00
nsPSPrinters.cpp
nsPSPrinters.h
nsPaperPS.cpp
nsPaperPS.h
nsPrintDialogGTK.cpp
nsPrintDialogGTK.h
nsPrintOptionsGTK.cpp
nsPrintOptionsGTK.h
nsPrintSettingsGTK.cpp
nsPrintSettingsGTK.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsWidgetFactory.cpp Bug 1194751 - Part 5. Implement ScreenHelperGTK and delete old nsScreenManagerGtk/nsScreenGtk. r=karlt 2017-03-09 19:29:44 +08:00
nsWindow.cpp Bug 1351630 - Override BaseWidget::GetWidgetScreen r=karlt 2017-03-30 09:51:44 -04:00
nsWindow.h Bug 1351630 - Override BaseWidget::GetWidgetScreen r=karlt 2017-03-30 09:51:44 -04:00