.. |
compat
|
Bug 635134 - Adds X11 run-time check for Gtk3 backend. r=karlt
|
2015-03-05 03:56:00 +01:00 |
compat-gtk3/gtk
|
Bug 1027034 - Properly set up Gtk+3 compatibility headers. r=karlt
|
2014-06-19 09:06:14 +09:00 |
crashtests
|
|
|
mozgtk
|
Bug 1141207 add gtk_print_settings_foreach to mozgtk.c. r=karlt
|
2015-03-09 14:42:00 +01: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 - Fixed Theme issues with GTK 3.14 - GtkButtons - use border style
|
2015-03-25 11:41:21 -07: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 1085696. Part 2 Move widget/shared to /widget. r=roc
|
2014-10-23 10:16:47 -07: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 811261 - Implement WakeLockListener on Linux to disable screensaver while video is playing. r=karl
|
2014-06-18 06:11:00 +02:00 |
nsAppShell.h
|
|
|
nsBidiKeyboard.cpp
|
|
|
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
|
Bug 815952 - Stop clearing clipboard data originating from a private window after closing private windows. r=ehsan
|
2014-07-14 12:35:30 -07:00 |
nsColorPicker.cpp
|
Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c") . r=ehsan
|
2014-05-26 21:55:08 +03:00 |
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
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsCUPSShim.h
|
|
|
nsDeviceContextSpecG.cpp
|
Bug 1090448 - nsDeviceContextSpecG should not use GtkPrinter until the print job is ready. r=karlt.
|
2015-03-05 16:05:33 -05: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 1125040: Use LayoutDeviceIntPoint for nsIWidget::WidgetToScreen r=botond
|
2015-02-04 15:21:03 -05:00 |
nsDragService.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
nsFilePicker.cpp
|
Bug 467405. Avoid getting file info for non-regular files in the gtk file picker. This avoids firefox hanging if the file picker is pointed at a directory with a pipe in it. r=jst,roc
|
2014-12-20 23:49:18 -08:00 |
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 1143197 part.2 Assume that composition is committed if a call of gtk_im_context_reset() causes composition string becomes empty r=m_kato
|
2015-03-20 01:52:25 +09:00 |
nsGtkIMModule.h
|
Bug 1143197 part.1 Use current IM context at handling key events rather than active IM context r=m_kato
|
2015-03-20 01:52:24 +09:00 |
nsGtkKeyUtils.cpp
|
Bug 635134 - Adds X11 run-time check for Gtk3 backend. r=karlt
|
2015-03-05 03:56:00 +01:00 |
nsGtkKeyUtils.h
|
Bug 1061253 - Fix more bad implicit constructors in widget; r=roc
|
2014-09-02 09:46:06 -04:00 |
nsGTKToolkit.h
|
|
|
nsGtkUtils.h
|
|
|
nsIdleServiceGTK.cpp
|
Bug 635134 - Adds X11 run-time check for Gtk3 backend. r=karlt
|
2015-03-05 03:56:00 +01: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 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |
nsLookAndFeel.h
|
Bug 1073117 - [gtk3] Use GTK_STYLE_CLASS_VIEW style for selected text rendering. r=karlt
|
2014-12-08 01:35:00 -05:00 |
nsNativeThemeGTK.cpp
|
Bug 1148971 - Make nsITheme::GetMinimumWidgetSize return a LayoutDeviceIntSize result instead of the unit-less nsIntSize type. r=roc
|
2015-03-30 11:36:14 -04:00 |
nsNativeThemeGTK.h
|
Bug 1148971 - Make nsITheme::GetMinimumWidgetSize return a LayoutDeviceIntSize result instead of the unit-less nsIntSize type. r=roc
|
2015-03-30 11:36:14 -04:00 |
nsPaperPS.cpp
|
|
|
nsPaperPS.h
|
|
|
nsPrintDialogGTK.cpp
|
b=1068964 Cleanup GTK print includes r=karlt
|
2014-09-18 15:59:01 +10:00 |
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
|
Bug 869836 - Part 8: Use Append('c') instead of Append("c") . r=ehsan
|
2014-05-22 06:48:52 +03:00 |
nsPSPrinters.h
|
|
|
nsScreenGtk.cpp
|
Bug 1097897 - Add HiDPI support (scale) for Gtk2 and update and fix calculation of scaled screen borders. r=karlt
|
2015-02-10 02:14:00 -05:00 |
nsScreenGtk.h
|
Bug 1097897 - Add HiDPI support (scale) for Gtk2 and update and fix calculation of scaled screen borders. r=karlt
|
2015-02-10 02:14:00 -05:00 |
nsScreenManagerGtk.cpp
|
Bug 635134 - Adds X11 run-time check for Gtk3 backend. r=karlt
|
2015-03-05 03:56:00 +01:00 |
nsScreenManagerGtk.h
|
Bug 1097897 - Add HiDPI support (scale) for Gtk2 and update and fix calculation of scaled screen borders. r=karlt
|
2015-02-10 02:14:00 -05:00 |
nsSound.cpp
|
Bug 1038756: Callsites creating a channel in /widget/gtk/ (r=roc)
|
2014-09-21 09:42:14 -07:00 |
nsSound.h
|
Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc
|
2014-06-24 12:36:44 -04:00 |
nsToolkit.cpp
|
|
|
nsWidgetFactory.cpp
|
Bug 1119609 part.3 Implement converting methods from key/code value to key/code name index r=smaug
|
2015-02-19 15:50:19 +09:00 |
nsWindow.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 |
nsWindow.h
|
Bug 1149041 - Make nsIWidget::SizeConstraints use LayoutDeviceIntSize instead of unit-less nsIntSize. r=roc
|
2015-03-30 11:35:25 -04:00 |
WakeLockListener.cpp
|
Bug 1028913 - Fix bustage when --disable-dbus is set. r=karlt
|
2014-06-23 07:24:00 -04:00 |
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
|
Bug 1127201 (attempt 2, part 1) - Replace most NS_ABORT_IF_FALSE calls with MOZ_ASSERT. r=Waldo.
|
2015-02-09 14:34:50 -08:00 |