gecko-dev/widget/gtk2
2013-05-10 09:10:45 +12:00
..
compat Bug 842927 part.6 Implement D3E KeyboardEvent.key on GTK r=smaug+karlt 2013-04-24 12:49:47 +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 867047 - remove caret theming support and the Gtk2 implementation r=roc 2013-04-30 12:17:08 -07: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 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04:00
moz.build Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -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 Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsBidiKeyboard.cpp Bug 627699 - Port GTK2 to GTK3, nsBidiKeyboard patch. r=karlt 2012-09-13 21:56:58 -04:00
nsBidiKeyboard.h Bug 627699 - Port GTK2 to GTK3, nsBidiKeyboard patch. r=karlt 2012-09-13 21:56:58 -04:00
nsClipboard.cpp Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt 2012-09-25 14:47:18 +02:00
nsClipboard.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsCUPSShim.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsCUPSShim.h Bug 789847 - Remove PR_CALLBACK usage from tree 2012-09-25 11:18:38 -05:00
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 Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt 2012-09-13 21:56:59 -04:00
nsDragService.cpp b=826158 remove unnecessary GtkTargetEntry::info code r=ebassi 2013-02-04 17:50:21 +13:00
nsDragService.h b=826158 remove unnecessary GtkTargetEntry::info code r=ebassi 2013-02-04 17:50:21 +13:00
nsFilePicker.cpp b=808873 return toplevel GtkWidget for NS_NATIVE_SHELLWIDGET and use it r=roc 2012-11-07 10:50:37 +13:00
nsFilePicker.h Bug 579517 - Part 8: Automatically convert some more NSPR numeric type usages that were landed on mozilla-inbound; r=bsmedberg 2012-08-22 12:32:21 -04:00
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 842927 part.6 Implement D3E KeyboardEvent.key on GTK r=smaug+karlt 2013-04-24 12:49:47 +09: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 Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt 2012-09-13 21:56:59 -04:00
nsIdleServiceGTK.cpp Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt 2012-09-25 14:47:18 +02:00
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 Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsLookAndFeel.cpp Bug 678392 - Add support for swipe animation as in Safari. r=smichaud,jaws,felipc 2013-04-09 14:44:01 -05:00
nsLookAndFeel.h Backed out changeset 5af4c6bd5104 (bug 827075) because it is no longer necessary 2013-01-14 16:21:54 -05: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 Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsNativeThemeGTK.cpp Bug 867047 - remove caret theming support and the Gtk2 implementation r=roc 2013-04-30 12:17:08 -07:00
nsNativeThemeGTK.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04: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 Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
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 Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsPSPrinters.h
nsScreenGtk.cpp Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt 2012-09-25 14:47:18 +02:00
nsScreenGtk.h Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg 2012-08-22 11:56:38 -04:00
nsScreenManagerGtk.cpp bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw 2013-04-09 22:07:02 +01:00
nsScreenManagerGtk.h
nsSound.cpp Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg 2012-09-01 22:35:17 -04:00
nsSound.h
nsToolkit.cpp Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt 2012-09-13 21:56:59 -04:00
nsWidgetFactory.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsWindow.cpp Bug 868259 - Followup to fix gtk2 compile. CLOSED TREE 2013-05-10 09:10:45 +12:00
nsWindow.h Bug 863324 - Rename PLayers into PLayerTransaction, r=jrmuizel 2013-04-24 14:42:40 -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