..
compat
Bug 805753 - Gtk 2.10 compat layer misses gtk_widget_set_has_window r=roc
2012-10-28 22:13:50 +00:00
crashtests
…
Makefile.in
Bug 793634 - Force builds to be compatible with gtk 2.18/glib 2.22. r=karlt
2012-09-25 14:47:18 +02: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
b=806583 don't draw the entry background outside its widget r=roc
2012-11-07 10:52:36 +13:00
gtk3drawing.c
Bug 627699 - Port GTK2 to GTK3, r=:karlt
2012-05-28 10:39:57 +12:00
gtkdrawing.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
maiRedundantObjectFactory.c
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
maiRedundantObjectFactory.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01: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
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
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
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
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
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
Bug 829344 - Part 2: Fix gcc -Wlogical-op warning in GTK2 widget code. r=karlt
2013-01-10 15:29:05 -08:00
nsDragService.h
Bug 826158 - Fix two -Wself-assign warnings in widget/gtk2/. r=karlt.
2013-01-03 14:36:53 -08: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
nsGTKToolkit.h
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
2012-09-13 21:56:59 -04:00
nsGtkCursors.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
nsGtkIMModule.cpp
Bug 826158 - Fix two -Wself-assign warnings in widget/gtk2/. r=karlt.
2013-01-03 14:36:53 -08:00
nsGtkIMModule.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
nsGtkKeyUtils.cpp
Bug 833719 part.3 New DOM keyCodes except OEM specific keys should be mapped on Linux r=karlt+smaug
2013-02-13 14:47:19 +09:00
nsGtkKeyUtils.h
Bug 769548 Support ISO_Level5_Shift as DOM AltGr r=karlt
2012-12-01 18:04:38 +09:00
nsIImageToPixbuf.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01: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 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
2012-08-22 11:56:38 -04:00
nsImageToPixbuf.cpp
Bug 716140 - Convert the XPCOM imgIDecoderObserver interface into a private C++ interface, imgDecoderObserver, so we can more easily make changes to it. r=jrmuizel
2012-12-18 11:37:15 -05: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
Back out Bug 678392
2013-02-08 16:52:12 -08: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 817574 - Replace NS_ABS with std::abs. r=roc
2012-12-04 13:33:33 +01: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 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
2013-02-16 13:51:02 -08: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
nsPSPrinters.cpp
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
nsPSPrinters.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
nsPaperPS.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
nsPaperPS.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
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
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
nsPrintOptionsGTK.cpp
Bug 777292 part 2 - Change all nsnull to nullptr
2012-07-30 17:20:58 +03:00
nsPrintOptionsGTK.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
nsPrintSettingsGTK.cpp
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
nsPrintSettingsGTK.h
Bug 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
2012-09-13 21:56:59 -04:00
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 627699 - Port GTK2 to GTK3, gtk-rest. r=karlt
2012-09-13 21:56:59 -04:00
nsScreenManagerGtk.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
nsSound.cpp
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
2012-09-01 22:35:17 -04:00
nsSound.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
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 826817. Part 3: Remove will-send-did-paint flag from nsIWidgetListener::WillPaintWindow. r=tnikkel
2013-01-28 13:34:08 -06:00
nsWindow.h
b=821749 remove unnecessary mTransientParent r=roc
2013-01-03 09:44:19 +13:00