.. |
compat
|
Bug 875753 - Color input: Gtk widget. r=karlt
|
2013-06-22 15:39:43 +02:00 |
crashtests
|
|
|
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
|
|
|
Makefile.in
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
moz.build
|
Bug 882190 - Remove empty variable assignment. r=glandium
|
2013-07-26 10:42:16 -04:00 |
mozcontainer.c
|
|
|
mozcontainer.h
|
|
|
nsAppShell.cpp
|
|
|
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
|
|
|
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 875753 - Color input: Gtk widget. r=karlt
|
2013-06-22 15:39:43 +02:00 |
nsDragService.h
|
|
|
nsFilePicker.cpp
|
Bug 875753 - Color input: Gtk widget. r=karlt
|
2013-06-22 15:39:43 +02:00 |
nsFilePicker.h
|
|
|
nsGtkCursors.h
|
|
|
nsGtkIMModule.cpp
|
|
|
nsGtkIMModule.h
|
|
|
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
|
|
|
nsGTKToolkit.h
|
|
|
nsGtkUtils.h
|
Bug 875753 - Color input: Gtk widget. r=karlt
|
2013-06-22 15:39:43 +02:00 |
nsIdleServiceGTK.cpp
|
|
|
nsIdleServiceGTK.h
|
|
|
nsIImageToPixbuf.h
|
|
|
nsImageToPixbuf.cpp
|
|
|
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 |
nsPaperPS.cpp
|
|
|
nsPaperPS.h
|
|
|
nsPrintDialogGTK.cpp
|
|
|
nsPrintDialogGTK.h
|
|
|
nsPrintOptionsGTK.cpp
|
|
|
nsPrintOptionsGTK.h
|
|
|
nsPrintSettingsGTK.cpp
|
|
|
nsPrintSettingsGTK.h
|
|
|
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 501496 part.2 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on GTK r=smaug+karlt
|
2013-07-25 15:09:28 +09:00 |
nsWindow.h
|
Bug 882523 - Support OMTC on Mac in non-accelerated mode using OpenGL. r=nrc, r=mattwoodrow
|
2013-07-08 21:21:05 -07:00 |
WidgetTraceEvent.cpp
|
|
|