gecko-dev/widget/gtk2
2013-07-07 16:49:53 -04:00
..
compat Bug 865976 Fix bustage of SeaMonkey on official build environment r=karlt 2013-05-16 13:42:20 +09:00
crashtests
gtk2drawing.c Bug 867047 - remove caret theming support and the Gtk2 implementation r=roc 2013-04-30 12:17:08 -07:00
gtk3drawing.c Bug 886771 - Port GTK2 to GTK3 - gtk entry fixes. r=karlt 2013-07-07 16:49:53 -04:00
gtkdrawing.h Bug 867047 - remove caret theming support and the Gtk2 implementation r=roc 2013-04-30 12:17:08 -07:00
maiRedundantObjectFactory.c
maiRedundantObjectFactory.h
Makefile.in Bug 877626 - Port GTK2 to GTK3 - build config - xpcom, toolkit, accessible, xulrunner dirs. r=ted, r=karlt 2013-06-10 08:36:26 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
mozcontainer.c b=793501 don't use a separate GdkWindow for MozContainer (unless necessary) r=roc 2012-10-23 11:39:59 +13:00
mozcontainer.h
nsAppShell.cpp b=805529 wake up for Gecko events even in a nested event loop r=karlt 2012-11-02 12:29:20 +13:00
nsAppShell.h
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp
nsClipboard.h
nsCUPSShim.cpp
nsCUPSShim.h
nsDeviceContextSpecG.cpp Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan 2012-10-29 19:32:10 -04:00
nsDeviceContextSpecG.h
nsDragService.cpp Bug 609284 - Support drag and drop local files from sources which use text/uri-list. r=enn 2013-07-01 11:24:42 -04:00
nsDragService.h b=826158 remove unnecessary GtkTargetEntry::info code r=ebassi 2013-02-04 17:50:21 +13:00
nsFilePicker.cpp Bug 875753 - Remove useless code from filepicker. r=karlt 2013-06-26 21:19:18 +02:00
nsFilePicker.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 820686 - Remove code after MOZ_CRASH or MOZ_ASSUME_NOT_REACHED. r=(see below) 2013-06-28 18:38:32 -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
nsGTKToolkit.h
nsIdleServiceGTK.cpp
nsIdleServiceGTK.h Bug 859817 - Introduce already_AddRefed.downcast(); r=ehsan 2013-04-21 14:56:06 +03:00
nsIImageToPixbuf.h
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 847480 - Convert DeprecatedAbs uses that can relatively obviously be changd to Abs, to Abs. r=Ms2ger 2013-03-05 15:43:53 -08:00
nsNativeKeyBindings.h
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
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
nsPSPrinters.cpp
nsPSPrinters.h
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 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
nsWindow.cpp Backed out changeset cff8971a6519 (bug 882523) for Linux reftest-ipc crashes. 2013-07-03 10:14:11 -04:00
nsWindow.h Backed out changeset cff8971a6519 (bug 882523) for Linux reftest-ipc crashes. 2013-07-03 10:14:11 -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