..
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 1319650 mimic gtk_style_context_save() in WidgetStyleCache with a new context r=stransky+263117
2016-12-02 12:39:23 +13: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 1296220 Rename nsIMEUpdatePreference to mozilla::widget::IMEUpdatePreference r=m_kato
2017-04-11 21:24:55 +09:00
IMContextWrapper.h
Bug 1296220 Rename nsIMEUpdatePreference to mozilla::widget::IMEUpdatePreference r=m_kato
2017-04-11 21:24:55 +09: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 1356023 - Remove nsIScreenManager.systemDefaultScale. r=jfkthame
2017-04-13 07:20:35 +09:00
ScreenHelperGTK.h
Bug 1356023 - Remove nsIScreenManager.systemDefaultScale. r=jfkthame
2017-04-13 07:20:35 +09:00
WakeLockListener.cpp
…
WakeLockListener.h
…
WidgetStyleCache.cpp
bug 1362170 force a style resolution on context creation to set GTK 3.4 theming_engine r=stransky+263117
2016-12-14 19:22:28 +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 1319650 draw tab gap with tabpanel style context r=stransky+263117
2016-11-29 18:50:20 +13: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 1355089 - add BUG_COMPONENT to widget/* files. r=mstange,jimm
2017-04-14 05:54:36 -04: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
Backed out changeset 64c6e5121479 (bug 1033483) for unexpected "Recursive GetService!" assertions
2016-10-03 20:29:27 -07:00
nsBidiKeyboard.h
…
nsCUPSShim.cpp
…
nsCUPSShim.h
…
nsClipboard.cpp
Bug 1353938 - Add a basic clipboard for headless.
2017-04-21 15:21:51 -07:00
nsClipboard.h
Bug 1353938 - Add a basic clipboard for headless.
2017-04-21 15:21:51 -07:00
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 1353939 - Disable drag service in headless mode. r=jrmuizel
2017-04-10 11:30:52 -07:00
nsDragService.h
Bug 1353939 - Disable drag service in headless mode. r=jrmuizel
2017-04-10 11:30:52 -07: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 1353147 - Allow Gtk+ theme override, r=karlt
2017-04-04 22:30:12 +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 1353938 - Add a basic clipboard for headless.
2017-04-21 15:21:51 -07:00
nsWindow.cpp
Merge inbound to central, a=merge
2017-04-13 17:24:01 -07:00
nsWindow.h
Bug 1351630 - Override BaseWidget::GetWidgetScreen r=karlt
2017-03-30 09:51:44 -04:00