.. |
compat
|
|
|
compat-gtk3/gtk
|
|
|
crashtests
|
|
|
mozgtk
|
Bug 1174374 - gdk_cursor_new() is deprecated in 3.16. Use gdk_cursor_new_for_display(). r=karlt
|
2015-06-12 22:38:20 -04:00 |
gtk2drawing.c
|
|
|
gtk3drawing.c
|
Bug 1171011 - Use only document padding for MOZ_GTK_ENTRY in XUL. r=karlt
|
2015-06-10 12:38:00 -04:00 |
gtkdrawing.h
|
|
|
maiRedundantObjectFactory.c
|
|
|
maiRedundantObjectFactory.h
|
|
|
moz.build
|
Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt
|
2015-06-08 04:41:00 -04:00 |
mozcontainer.c
|
|
|
mozcontainer.h
|
|
|
NativeKeyBindings.cpp
|
|
|
NativeKeyBindings.h
|
|
|
nsApplicationChooser.cpp
|
Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt
|
2015-06-08 04:41:00 -04:00 |
nsApplicationChooser.h
|
Fixup for bug 1129873 for bustage of GTK+3 builds on elm. r=karlt. DONTBUILD.
|
2015-06-11 13:21:02 +09: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
|
|
|
nsClipboard.h
|
|
|
nsColorPicker.cpp
|
|
|
nsColorPicker.h
|
|
|
nsCUPSShim.cpp
|
|
|
nsCUPSShim.h
|
|
|
nsDeviceContextSpecG.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
nsDeviceContextSpecG.h
|
|
|
nsDragService.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
nsDragService.h
|
Bug 936092, initial DnD support for e10s, r=enndeakin,karlt
|
2015-04-08 21:48:11 +03:00 |
nsFilePicker.cpp
|
Bug 1166741 followup: Guard GTK file-picker member-var decl/init statements with same #ifdef that its usages are guarded with, to avoid -Wunused-private-field warning. r=karlt
|
2015-05-26 22:40:28 -07:00 |
nsFilePicker.h
|
Bug 1166741 followup: Guard GTK file-picker member-var decl/init statements with same #ifdef that its usages are guarded with, to avoid -Wunused-private-field warning. r=karlt
|
2015-05-26 22:40:28 -07:00 |
nsGtkCursors.h
|
|
|
nsGtkIMModule.cpp
|
Bug 1120851 - Set candidate window position for prediction even if no composition. r=masayuki
|
2015-06-15 16:01:39 +09:00 |
nsGtkIMModule.h
|
Bug 1174287: Use mozilla:: prefix for namespaced classes in nsGtkIMModule.h. r=Ms2ger
|
2015-06-12 14:19:41 -07:00 |
nsGtkKeyUtils.cpp
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -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 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
nsIdleServiceGTK.h
|
|
|
nsIImageToPixbuf.h
|
|
|
nsImageToPixbuf.cpp
|
Bug 1167356 - Handle return value of DataSourceSurface::Map wherever possible. r=Bas
|
2015-06-11 13:06:23 -04:00 |
nsImageToPixbuf.h
|
|
|
nsLookAndFeel.cpp
|
Bug 1169232 - [gtk3] Add background class to tooltip window to get correct background color. r=karlt
|
2015-06-01 05:01:00 -04:00 |
nsLookAndFeel.h
|
Bug 1169233 - Get grey (inactive) text color from menu labels. r=karlt
|
2015-05-29 05:40:00 -04:00 |
nsNativeThemeGTK.cpp
|
Bug 1168527 - Variable was re-declared causing a bustage on gcc 5. r=lsalzman
|
2015-06-12 14:19:34 -04: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
|
|
|
nsPrintOptionsGTK.cpp
|
|
|
nsPrintOptionsGTK.h
|
|
|
nsPrintSettingsGTK.cpp
|
|
|
nsPrintSettingsGTK.h
|
|
|
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
|
Bug 1129873 - [GTK3] Implement wrapper to GtkAppChooserDialog to allow using native application chooser. r=karlt
|
2015-06-08 04:41:00 -04:00 |
nsWindow.cpp
|
Bug 1174374 - gdk_cursor_new() is deprecated in 3.16. Use gdk_cursor_new_for_display(). r=karlt
|
2015-06-12 22:38:20 -04:00 |
nsWindow.h
|
Bug 1165515 - Part 13-2: Replace usage of PRLogModuleLevel and PR_LOG_*. rs=froydnj
|
2015-06-03 15:25:57 -07:00 |
WakeLockListener.cpp
|
|
|
WakeLockListener.h
|
|
|
WidgetTraceEvent.cpp
|
|
|