gecko/widget/gtk
2015-05-19 11:15:34 -07:00
..
compat
compat-gtk3/gtk
crashtests
mozgtk Bug 1158791 - Try harder to avoid Gtk-Critical errors in xpcshell tests. r=karlt 2015-05-04 10:12:43 -07:00
gtk2drawing.c Bug 1073117 - Theme issues with GTK 3.14 - fix gtk button and entry size, r=karlt 2015-03-25 11:41:01 -07:00
gtk3drawing.c Bug 1073117 - Add support for has_tab_gap notebook style. r=karlt 2015-04-30 01:31:00 -04:00
gtkdrawing.h Bug 1073117 - Theme issues with GTK 3.14 - fix gtk button and entry size, r=karlt 2015-03-25 11:41:01 -07:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 1159273 - Allow loading of tree cairo and system cairo at the same time. r=glandium 2015-05-13 12:04:03 +09:00
mozcontainer.c
mozcontainer.h
NativeKeyBindings.cpp
NativeKeyBindings.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsAppShell.cpp Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
nsAppShell.h
nsBidiKeyboard.cpp Bug 1158791 - Try harder to avoid Gtk-Critical errors in xpcshell tests. r=karlt 2015-05-04 10:12:43 -07:00
nsBidiKeyboard.h
nsClipboard.cpp Bug 1134920 - Use moz_xmalloc/moz_xrealloc/free instead of nsMemory::Alloc/Realloc/Free. r=nfroyd 2015-04-01 13:51:45 +09:00
nsClipboard.h
nsColorPicker.cpp
nsColorPicker.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsCUPSShim.cpp
nsCUPSShim.h
nsDeviceContextSpecG.cpp Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
nsDeviceContextSpecG.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsDragService.cpp Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
nsDragService.h Bug 936092, initial DnD support for e10s, r=enndeakin,karlt 2015-04-08 21:48:11 +03:00
nsFilePicker.cpp
nsFilePicker.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsGtkCursors.h
nsGtkIMModule.cpp Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
nsGtkIMModule.h Bug 1162293 - Part 1: Remove instances of #ifdef PR_LOGGING. r=froydnj 2015-05-07 09:43:38 -07:00
nsGtkKeyUtils.cpp Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
nsGtkKeyUtils.h Bug 1162293 - Part 1: Remove instances of #ifdef PR_LOGGING. r=froydnj 2015-05-07 09:43:38 -07:00
nsGTKToolkit.h
nsGtkUtils.h
nsIdleServiceGTK.cpp Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
nsIdleServiceGTK.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsIImageToPixbuf.h
nsImageToPixbuf.cpp
nsImageToPixbuf.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsLookAndFeel.cpp Bug 1161056 - Gtk3 - use sMozWindowBackground colors for combobox background. r=karlt 2015-05-05 09:08:00 -04:00
nsLookAndFeel.h
nsNativeThemeGTK.cpp Bug 1144745 - scale border returned by GetWidgetBorder(), r=karlt 2015-04-28 06:22:00 +02:00
nsNativeThemeGTK.h Bug 1144745 - moves gdk_screen_get_monitor_scale_factor() call to nsScreenGtk :: GetGtkMonitorScaleFactor(). r=karlt 2015-04-23 12:35:00 -04:00
nsPaperPS.cpp
nsPaperPS.h
nsPrintDialogGTK.cpp
nsPrintDialogGTK.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsPrintOptionsGTK.cpp Bug 1090448 - Add GTK-specific PrintData fields and serialization / deserialization. r=karlt. 2015-03-05 11:17:18 -05:00
nsPrintOptionsGTK.h Bug 1082579 followup: Forward-declare 'PrintData' as 'class' instead of 'struct', since ipdl apparently converts 'struct' to 'class'. rs=mconley 2015-03-09 10:52:18 -07:00
nsPrintSettingsGTK.cpp Bug 1090448 - nsDeviceContextSpecG should not use GtkPrinter until the print job is ready. r=karlt. 2015-03-05 16:05:33 -05:00
nsPrintSettingsGTK.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsPSPrinters.cpp
nsPSPrinters.h Bug 1156632 - Remove unused forward class declarations - patch 6 - the rest of the tree, r=ehsan 2015-04-22 08:29:24 +02:00
nsScreenGtk.cpp Bug 1127752 - fixes for using Skia and OMTC with GTK3. r=jrmuizel 2015-05-13 11:54:17 +09:00
nsScreenGtk.h Bug 1144745 - moves gdk_screen_get_monitor_scale_factor() call to nsScreenGtk :: GetGtkMonitorScaleFactor(). r=karlt 2015-04-23 12:35:00 -04:00
nsScreenManagerGtk.cpp
nsScreenManagerGtk.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsWidgetFactory.cpp
nsWindow.cpp Bug 1159273 - Fix out-dated Cairo usage that may fail to build or work properly when system Cairo is involved. r=jrmuizel 2015-05-13 12:00:30 +09:00
nsWindow.h Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj 2015-05-19 11:15:34 -07:00
WakeLockListener.cpp
WakeLockListener.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
WidgetTraceEvent.cpp