gecko/widget/xpwidgets
2014-08-04 14:28:48 +09:00
..
ContentHelper.cpp Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
ContentHelper.h Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
GfxDriverInfo.cpp Bug 1018278 - Blacklist direct2d on older drivers with intel HD 3000 cards since it only renders black. r=bjacob 2014-08-01 17:59:36 +12:00
GfxDriverInfo.h Bug 1018278 - Blacklist direct2d on older drivers with intel HD 3000 cards since it only renders black. r=bjacob 2014-08-01 17:59:36 +12:00
GfxInfoBase.cpp Bug 701948 - Rename nsIGfxInfo::FEATURE_NO_INFO to nsIGfxInfo::FEATURE_STATUS_OK. r=jgilbert 2014-07-01 14:44:09 -07:00
GfxInfoBase.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
GfxInfoCollector.cpp
GfxInfoCollector.h
GfxInfoWebGL.cpp
GfxInfoWebGL.h
GfxInfoX11.cpp Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic. 2014-07-09 14:21:49 -04:00
GfxInfoX11.h Bug 918386 - Add webidl for adapter subsys. Only relevant on Windows. r=vvukicevic. 2014-07-09 14:21:49 -04:00
InputData.cpp Bug 1036444 - Kill touchenter and touchleave events. r=smaug 2014-07-09 10:27:00 -04:00
moz.build Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
nsAppShellSingleton.h
nsBaseAppShell.cpp
nsBaseAppShell.h
nsBaseClipboard.cpp Bug 815952 - Stop clearing clipboard data originating from a private window after closing private windows. r=ehsan 2014-07-14 12:35:30 -07:00
nsBaseClipboard.h Bug 815952 - Stop clearing clipboard data originating from a private window after closing private windows. r=ehsan 2014-07-14 12:35:30 -07:00
nsBaseDragService.cpp
nsBaseDragService.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsBaseFilePicker.cpp Bug 876683 - DOMFile/DOMBlob refactoring, r=ehsan, r=bent 2014-06-26 09:47:44 -07:00
nsBaseFilePicker.h
nsBaseScreen.cpp
nsBaseScreen.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsBaseWidget.cpp Bug 1037691 - Fix instances where refcounted classes expose a public destructor. r=ehsan,bent,mayhemer,jrmuizel 2014-07-15 11:37:45 -04:00
nsBaseWidget.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsClipboardHelper.cpp
nsClipboardHelper.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsClipboardProxy.cpp
nsClipboardProxy.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsColorPickerProxy.cpp
nsColorPickerProxy.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsContentProcessWidgetFactory.cpp Backed out changeset 51ff7710ccbc (bug 966395) for assertion errors during the build 2014-07-24 14:07:53 -07:00
nsFilePickerProxy.cpp
nsFilePickerProxy.h
nsHTMLFormatConverter.cpp
nsHTMLFormatConverter.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsIdleService.cpp
nsIdleService.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsIWidgetListener.cpp
nsNativeTheme.cpp
nsNativeTheme.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsPrimitiveHelpers.cpp
nsPrimitiveHelpers.h
nsPrintOptionsImpl.cpp
nsPrintOptionsImpl.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsPrintSession.cpp
nsPrintSession.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsPrintSettingsImpl.cpp
nsPrintSettingsImpl.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsScreenManagerProxy.cpp Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp. 2014-07-14 13:22:26 -04:00
nsScreenManagerProxy.h Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp. 2014-07-14 13:22:26 -04:00
nsTransferable.cpp
nsTransferable.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsXPLookAndFeel.cpp Bug 1024930 - Change text highlighting color. r=roc 2014-07-28 02:13:00 +02:00
nsXPLookAndFeel.h
PuppetWidget.cpp Bug 1046101 part.6 Rename NS_COMPOSITION_EVENT to eCompositionEventClass r=smaug 2014-08-04 14:28:48 +09:00
PuppetWidget.h Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp. 2014-07-14 13:22:26 -04:00
ScreenProxy.cpp Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp. 2014-07-14 13:22:26 -04:00
ScreenProxy.h Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp. 2014-07-14 13:22:26 -04:00
WidgetUtils.cpp