.. |
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
|
|
|
gtk2drawing.c
|
Bug 899460 - Remove MOZ_GTK_EXPANDER. r=karlt
|
2013-07-30 10:03:44 -04:00 |
gtk3drawing.c
|
Bug 897404 - Port GTK2 to GTK3 - treeview rendering, don't use treeview flags. r=karlt
|
2013-08-26 11:08:29 -04:00 |
gtkdrawing.h
|
Bug 899460 - Remove MOZ_GTK_EXPANDER. r=karlt
|
2013-07-30 10:03:44 -04:00 |
maiRedundantObjectFactory.c
|
|
|
maiRedundantObjectFactory.h
|
|
|
Makefile.in
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
moz.build
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 4; r=mshal
|
2013-08-15 09:12:40 -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
|
|
|
nsClipboard.cpp
|
Bug 909832 - Make sure errno is declared. r=roc
|
2013-08-28 07:29:35 +02:00 |
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 |
nsCUPSShim.cpp
|
|
|
nsCUPSShim.h
|
|
|
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 901820 - Part 1. replace nsCRT::strdup with strdup. r=bsmedberg
|
2013-08-22 19:31:48 +09:00 |
nsDragService.h
|
b=826158 remove unnecessary GtkTargetEntry::info code r=ebassi
|
2013-02-04 17:50:21 +13:00 |
nsFilePicker.cpp
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07: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 |
nsGtkCursors.h
|
|
|
nsGtkIMModule.cpp
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
nsGtkIMModule.h
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
nsGtkKeyUtils.cpp
|
Bug 768287 Initialize key event's modifier state on GTK with next XKB state change event r=karlt
|
2013-09-13 16:10:49 +09:00 |
nsGtkKeyUtils.h
|
Bug 768287 Initialize key event's modifier state on GTK with next XKB state change event r=karlt
|
2013-09-13 16:10:49 +09:00 |
nsGTKToolkit.h
|
|
|
nsGtkUtils.h
|
Bug 875753 - Color input: Gtk widget. r=karlt
|
2013-06-22 15:39:43 +02:00 |
nsIdleServiceGTK.cpp
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07: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
|
|
|
nsLookAndFeel.cpp
|
Bug 906072 - Remove Maemo port. r=romaxa, r=ted, r=johns
|
2013-08-25 16:56:53 -07:00 |
nsLookAndFeel.h
|
Bug 627699 - Port GTK2 to GTK3, nsLookAndFeel part. r=karlt
|
2013-05-29 19:26:40 -04:00 |
nsNativeKeyBindings.cpp
|
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
|
2013-08-24 16:24:32 +09:00 |
nsNativeKeyBindings.h
|
Bug 907612 part.2 Get rid of nsNativeKeyEvent r=roc+gps, sr=jst
|
2013-08-24 16:24:32 +09: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 |
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 875753 - Color input: Gtk widget. r=karlt
|
2013-06-22 15:39:43 +02:00 |
nsWindow.cpp
|
Bug 912042 - Avoid including GLContext.h in headers that don't need it - r=jrmuizel
|
2013-09-04 08:14:52 -04:00 |
nsWindow.h
|
Bug 903816. Fixups in non-layers files. r=roc
|
2013-08-12 11:15:10 +12: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 |