.. |
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
|
|
|
GfxDriverInfo.h
|
|
|
GfxInfoBase.cpp
|
Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc
|
2014-06-24 12:36:44 -04: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 869836 - Part 11: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-26 21:54:58 +03:00 |
GfxInfoX11.h
|
|
|
InputData.cpp
|
Bug 1030181 - Share code for dealing with WidgetTouchEvent and MultiTouchInput. r=drs r=smaug
|
2014-06-25 20:11:20 -04:00 |
Makefile.in
|
|
|
moz.build
|
Bug 1012858: Mark widget/xpwidgets/ as FAIL_ON_WARNINGS. r=roc
|
2014-05-20 12:43:57 -07:00 |
nsAppShellSingleton.h
|
|
|
nsBaseAppShell.cpp
|
|
|
nsBaseAppShell.h
|
|
|
nsBaseClipboard.cpp
|
|
|
nsBaseClipboard.h
|
|
|
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 1028588 - Fix dangerous public destructors in widget/ - r=roc
|
2014-06-24 12:36:44 -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 |
nsClipboardPrivacyHandler.cpp
|
|
|
nsClipboardPrivacyHandler.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
|
|
|
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
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
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 |
nsTransferable.cpp
|
Bug 1012814 part 2: Use size_t instead of uint32_t for nsTArray iteration, in nsTransferable.cpp. r=bjacob
|
2014-05-20 12:43:57 -07:00 |
nsTransferable.h
|
Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc
|
2014-06-24 12:36:44 -04:00 |
nsXPLookAndFeel.cpp
|
|
|
nsXPLookAndFeel.h
|
|
|
PuppetWidget.cpp
|
Bug 991640 - Get rid of nsIWidget::GetThebesSurface and a bunch of Thebes backed gfxContexts. r=mattwoodrow
|
2014-06-10 07:02:21 +01:00 |
PuppetWidget.h
|
Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc
|
2014-06-24 12:36:44 -04:00 |
WidgetUtils.cpp
|
Bug 1012860: Explicitly static_cast M_PI to float, to fix MSVC warnings for double-to-float conversion. r=roc
|
2014-05-20 12:43:57 -07:00 |