.. |
compat
|
|
|
compat-gtk3/gtk
|
|
|
crashtests
|
|
|
mozgtk
|
bug 1211892 read -unico-border-gradient of early Unico versions for ThreeDHighlight and ThreeDShadow r=acomminos
|
2016-03-18 22:49:46 +13:00 |
gtk2drawing.c
|
bug 1230065 consider arrow size in dropdown minimum widget size r=acomminos
|
2016-03-01 13:12:03 +13:00 |
gtk3drawing.c
|
bug 1197165 apply tooltip style class when creating window instead of when drawing r=acomminos
|
2016-03-02 18:04:00 +13:00 |
gtkdrawing.h
|
bug 1230065 consider arrow size in dropdown minimum widget size r=acomminos
|
2016-03-01 13:12:03 +13:00 |
IMContextWrapper.cpp
|
Bug 1137565 part.4 Implement IMContextWrapper::WillDispatchKeyboardEvent() r=m_kato
|
2016-03-16 13:47:49 +09:00 |
IMContextWrapper.h
|
Bug 1137565 part.2 IMContextWrapper should use TextEventDispatcher r=m_kato
|
2016-03-16 13:47:49 +09:00 |
maiRedundantObjectFactory.c
|
|
|
maiRedundantObjectFactory.h
|
|
|
moz.build
|
bug 1257695 disable GTK3 deprecation warnings in widget/gtk r=acomminos
|
2016-03-17 22:45:01 +13:00 |
mozcontainer.c
|
|
|
mozcontainer.h
|
|
|
NativeKeyBindings.cpp
|
Bug 1253753 - Remove unnecessary switch fallthrough to avoid -Wimplicit-fallthrough warning. r=karlt
|
2016-03-07 21:30:02 -08:00 |
NativeKeyBindings.h
|
|
|
nsApplicationChooser.cpp
|
|
|
nsApplicationChooser.h
|
|
|
nsAppShell.cpp
|
bug 1199602 emit resume-events on GdkFrameClock if flush/resume not balanced at dispose r=acomminos
|
2016-02-26 11:19:24 +13:00 |
nsAppShell.h
|
|
|
nsBidiKeyboard.cpp
|
|
|
nsBidiKeyboard.h
|
|
|
nsClipboard.cpp
|
|
|
nsClipboard.h
|
|
|
nsColorPicker.cpp
|
|
|
nsColorPicker.h
|
|
|
nsCUPSShim.cpp
|
|
|
nsCUPSShim.h
|
|
|
nsDeviceContextSpecG.cpp
|
|
|
nsDeviceContextSpecG.h
|
|
|
nsDragService.cpp
|
|
|
nsDragService.h
|
|
|
nsFilePicker.cpp
|
|
|
nsFilePicker.h
|
|
|
nsGtkCursors.h
|
|
|
nsGtkKeyUtils.cpp
|
Bug 1154183 part.2 eKeyDown event should have charCode value of following keypress event r=smaug
|
2016-03-19 20:57:11 +09:00 |
nsGtkKeyUtils.h
|
Bug 1137565 part.4 Implement IMContextWrapper::WillDispatchKeyboardEvent() r=m_kato
|
2016-03-16 13:47:49 +09:00 |
nsGTKToolkit.h
|
|
|
nsGtkUtils.h
|
|
|
nsIdleServiceGTK.cpp
|
|
|
nsIdleServiceGTK.h
|
|
|
nsIImageToPixbuf.h
|
|
|
nsImageToPixbuf.cpp
|
|
|
nsImageToPixbuf.h
|
|
|
nsLookAndFeel.cpp
|
bug 1211892 read -unico-border-gradient of early Unico versions for ThreeDHighlight and ThreeDShadow r=acomminos
|
2016-03-18 22:49:46 +13:00 |
nsLookAndFeel.h
|
|
|
nsNativeThemeGTK.cpp
|
bug 1230065 consider arrow size in dropdown minimum widget size r=acomminos
|
2016-03-01 13:12:03 +13:00 |
nsNativeThemeGTK.h
|
|
|
nsPaperPS.cpp
|
|
|
nsPaperPS.h
|
|
|
nsPrintDialogGTK.cpp
|
|
|
nsPrintDialogGTK.h
|
|
|
nsPrintOptionsGTK.cpp
|
|
|
nsPrintOptionsGTK.h
|
|
|
nsPrintSettingsGTK.cpp
|
|
|
nsPrintSettingsGTK.h
|
|
|
nsPSPrinters.cpp
|
|
|
nsPSPrinters.h
|
|
|
nsScreenGtk.cpp
|
Bug 1240749 - Fixes for DPI support in Gtk widget interface: remove incorrect Get[Avail]RectDisplayPix overrides, as desktop pixels == device pixels for the Gtk widget backend, and implement nsScreenGtk::GetDefaultCSSScaleFactor, required by nsGlobalWindow since per-monitor DPI patches in bug 890156. r=karlt
|
2016-02-26 22:34:11 +00:00 |
nsScreenGtk.h
|
Bug 1240749 - Fixes for DPI support in Gtk widget interface: remove incorrect Get[Avail]RectDisplayPix overrides, as desktop pixels == device pixels for the Gtk widget backend, and implement nsScreenGtk::GetDefaultCSSScaleFactor, required by nsGlobalWindow since per-monitor DPI patches in bug 890156. r=karlt
|
2016-02-26 22:34:11 +00:00 |
nsScreenManagerGtk.cpp
|
Bug 1240749 - Fixes for DPI support in Gtk widget interface: remove incorrect Get[Avail]RectDisplayPix overrides, as desktop pixels == device pixels for the Gtk widget backend, and implement nsScreenGtk::GetDefaultCSSScaleFactor, required by nsGlobalWindow since per-monitor DPI patches in bug 890156. r=karlt
|
2016-02-26 22:34:11 +00:00 |
nsScreenManagerGtk.h
|
Bug 1240749 - Fixes for DPI support in Gtk widget interface: remove incorrect Get[Avail]RectDisplayPix overrides, as desktop pixels == device pixels for the Gtk widget backend, and implement nsScreenGtk::GetDefaultCSSScaleFactor, required by nsGlobalWindow since per-monitor DPI patches in bug 890156. r=karlt
|
2016-02-26 22:34:11 +00:00 |
nsSound.cpp
|
|
|
nsSound.h
|
|
|
nsToolkit.cpp
|
|
|
nsWidgetFactory.cpp
|
Bug 1033488 - Part 2. Make PuppetBidiKeyboard correctly on content process. r=masayuki
|
2016-03-22 13:13:09 +09:00 |
nsWindow.cpp
|
Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow)
|
2016-03-22 14:08:38 -04:00 |
nsWindow.h
|
Bug 1137565 part.3 nsWindow for GTK should use TextEventDispatcher for dispatching keyboard events r=m_kato
|
2016-03-16 13:47:49 +09:00 |
WakeLockListener.cpp
|
|
|
WakeLockListener.h
|
|
|
WidgetTraceEvent.cpp
|
|
|
WidgetUtilsGtk.cpp
|
|
|
WidgetUtilsGtk.h
|
|
|