gecko-dev/widget/gtk2
Paul Adenot cbd86bc699 Bug 905137- Mark the return value from read() and write() in nsAppShell.cpp as unused. r=karlt 2013-08-15 12:14:31 +02:00
..
compat Bug 901880 - Compile failure in nsColorPicker.cpp: error: ‘gtk_color_selection_dialog_get_color_selection’ was not declared in this scope, r=karlt 2013-08-07 12:04:51 +02:00
crashtests
Makefile.in bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
WidgetTraceEvent.cpp Bug 766883 - Don't abort during shutdown when SignalTracerThread is called twice before FireAndWaitForTracerEvent notices; r=ted DONTBUILD 2012-12-21 16:11:24 +00:00
gtk2drawing.c Bug 899460 - Remove MOZ_GTK_EXPANDER. r=karlt 2013-07-30 10:03:44 -04:00
gtk3drawing.c Bug 899460 - Remove MOZ_GTK_EXPANDER. r=karlt 2013-07-30 10:03:44 -04:00
gtkdrawing.h Bug 899460 - Remove MOZ_GTK_EXPANDER. r=karlt 2013-07-30 10:03:44 -04:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
moz.build Bug 882190 - Remove empty variable assignment. r=glandium 2013-07-26 10:42:16 -04:00
mozcontainer.c
mozcontainer.h
nsAppShell.cpp Bug 905137- Mark the return value from read() and write() in nsAppShell.cpp as unused. r=karlt 2013-08-15 12:14:31 +02:00
nsAppShell.h
nsBidiKeyboard.cpp Reinitialize bidi keyboard when installed keyboard layouts change. Bug 817508, r=karlt, sr=roc 2013-07-10 10:57:33 +03:00
nsBidiKeyboard.h
nsCUPSShim.cpp
nsCUPSShim.h
nsClipboard.cpp
nsClipboard.h
nsColorPicker.cpp Bug 875753 - Color input: Gtk widget. r=karlt 2013-06-22 15:39:43 +02:00
nsColorPicker.h Bug 875753 followup: Annotate our gtk2 'nsColorPicker' class as MOZ_FINAL to fix -Wdelete-non-virtual-dtor build warning. blanket-r=ehsan 2013-07-25 12:08:01 -07:00
nsDeviceContextSpecG.cpp Bug 889219. Part 1: Clean up nsPrintEngine string usage for document titles/URLs. r=mats 2013-07-24 23:48:37 +12:00
nsDeviceContextSpecG.h Bug 889219. Part 1: Clean up nsPrintEngine string usage for document titles/URLs. r=mats 2013-07-24 23:48:37 +12:00
nsDragService.cpp Bug 875753 - Color input: Gtk widget. r=karlt 2013-06-22 15:39:43 +02:00
nsDragService.h b=826158 remove unnecessary GtkTargetEntry::info code r=ebassi 2013-02-04 17:50:21 +13:00
nsFilePicker.cpp Bug 894840, part 1 - Refactor and move the mode storage to nsBaseFilePicker. r=mounir 2013-07-22 10:12:32 +01:00
nsFilePicker.h Bug 894840, part 1 - Refactor and move the mode storage to nsBaseFilePicker. r=mounir 2013-07-22 10:12:32 +01:00
nsGTKToolkit.h
nsGtkCursors.h
nsGtkIMModule.cpp Bug 558976 part.4 Implement nsIWidget::NotifyIME() on GTK r=karlt 2013-03-06 15:14:34 +09:00
nsGtkIMModule.h Bug 558976 part.4 Implement nsIWidget::NotifyIME() on GTK r=karlt 2013-03-06 15:14:34 +09:00
nsGtkKeyUtils.cpp Bug 896032: Don't bother capturing return value from CallGetService in nsGtkKeyUtils.cpp, since we don't use it. r=smontagu 2013-07-21 15:53:53 -07:00
nsGtkKeyUtils.h Bug 842927 part.6 Implement D3E KeyboardEvent.key on GTK r=smaug+karlt 2013-04-24 12:49:47 +09:00
nsGtkUtils.h Bug 875753 - Color input: Gtk widget. r=karlt 2013-06-22 15:39:43 +02:00
nsIImageToPixbuf.h
nsIdleServiceGTK.cpp
nsIdleServiceGTK.h Bug 859817 - Introduce already_AddRefed.downcast(); r=ehsan 2013-04-21 14:56:06 +03:00
nsImageToPixbuf.cpp Bug 846132 - (Part 2) Update CopyFrame callers to use GetFrame. r=jdm 2013-03-05 15:39:48 -08:00
nsImageToPixbuf.h
nsLookAndFeel.cpp Bug 810399 - Widget bits. r=roc 2013-07-01 11:02:29 -05:00
nsLookAndFeel.h Bug 627699 - Port GTK2 to GTK3, nsLookAndFeel part. r=karlt 2013-05-29 19:26:40 -04:00
nsNativeKeyBindings.cpp Bug 282097 - Part 2: Rename field from nsNativeKeyEvent. r=masayuki 2013-07-09 22:45:10 -05:00
nsNativeKeyBindings.h Bug 282097 - Part 4: Create NativeKeyBindings for Cocoa. r=masayuki, r=smichaud 2013-07-10 09:08:55 -05:00
nsNativeThemeGTK.cpp Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt 2013-05-30 08:10:02 -04:00
nsNativeThemeGTK.h Backout changeset af5273034fdf (bug 871264), which doesn't compile (didn't fix nsRangeFrame.cpp (and possibly others). 2013-05-13 17:28:47 -07:00
nsPSPrinters.cpp
nsPSPrinters.h
nsPaperPS.cpp
nsPaperPS.h
nsPrintDialogGTK.cpp Bug 835635: Cast ArrayLength() result to (signed) 'gint' type in #define for CUSTOM_VALUE_INDEX, since we compare it to gint values all over the place. r=karlt 2013-01-28 18:58:07 -08:00
nsPrintDialogGTK.h
nsPrintOptionsGTK.cpp
nsPrintOptionsGTK.h
nsPrintSettingsGTK.cpp Bug 539427 - Save print resolution (DPI) and duplex settings between print jobs, if they're available. r=roc, sr=smaug 2013-04-11 09:10:42 -04:00
nsPrintSettingsGTK.h Bug 539427 - Save print resolution (DPI) and duplex settings between print jobs, if they're available. r=roc, sr=smaug 2013-04-11 09:10:42 -04:00
nsScreenGtk.cpp Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt 2013-05-30 08:10:02 -04:00
nsScreenGtk.h
nsScreenManagerGtk.cpp Bug 877409 - Remove old GTK_CHECK_VERSION/gtk_check_version for versions of GTK already covered by the minimum GTK build requirement 2.10. r=karlt 2013-05-30 08:10:02 -04:00
nsScreenManagerGtk.h
nsSound.cpp
nsSound.h
nsToolkit.cpp
nsWidgetFactory.cpp Bug 875753 - Color input: Gtk widget. r=karlt 2013-06-22 15:39:43 +02:00
nsWindow.cpp Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
nsWindow.h Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00