.. |
ContentHelper.cpp
|
Bug 508665 - part 1, Change the signature of SetParent/GetParent from nsIFrame* to nsContainerFrame*. r=roc
|
2014-05-24 22:20:39 +00:00 |
ContentHelper.h
|
Bug 795567 - Part 2: Introduce ContentHelper class that will be responsible for retrieving touch-action info from content and setting it to widget. r=kats
|
2014-01-15 10:03:15 -05:00 |
GfxDriverInfo.cpp
|
|
|
GfxDriverInfo.h
|
Bug 1006307 - Fix -Wuninitialized and -Wunused-variable warnings in widget/xpwidgets/GfxInfoBase.cpp. r=bjacob
|
2014-05-05 23:38:24 -07:00 |
GfxInfoBase.cpp
|
Bug 869836 - Part 1: Use EqualsLiteral instead of == NS_LITERAL_STRING(...) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
GfxInfoBase.h
|
Bug 939294 - Change xpidl jsval to handles. r=gabor,bz,khuey,bsmedberg,terrence
|
2014-01-09 18:39:36 +01:00 |
GfxInfoCollector.cpp
|
Bug 959787 - Handlify JS_DefineProperty; r=Waldo, r=bz
|
2014-01-21 18:11:17 -08:00 |
GfxInfoCollector.h
|
Bug 918330 - GfxInfoCollector.h should not include jsapi.h - r=ehsan
|
2013-09-19 16:02:03 -04:00 |
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 942689 - Include modifer info in tap gesture events [r=roc,jimm,botond]
|
2013-11-25 20:30:26 -08:00 |
Makefile.in
|
Bug 937224 - Part b: Move LOCAL_INCLUDES to moz.build in widget/; r=mshal
|
2013-11-28 15:17:25 +01:00 |
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
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBaseAppShell.h
|
Bug 852117: Modify nsBaseAppShell to notify the crash reporter when the event loop nesting level changes; r=roc
|
2014-02-13 10:54:10 -07:00 |
nsBaseClipboard.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBaseClipboard.h
|
|
|
nsBaseDragService.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBaseDragService.h
|
Bug 997014 - Part 3: Stop using the external Canvas API in nsBaseDragService. r=roc
|
2014-04-17 17:30:45 +12:00 |
nsBaseFilePicker.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBaseFilePicker.h
|
Bug 894840, part 2 - Get rid of the nsFilePickerShownCallback ctor's aMulti argument by exposing nsIFilePicker.mode. r=mounir
|
2013-07-22 13:46:27 +01:00 |
nsBaseScreen.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBaseScreen.h
|
|
|
nsBaseWidget.cpp
|
Bug 1005619 - Part 1: Add nsIWidget::GetRestoredBounds(). r=roc
|
2014-05-20 16:32:17 +09:00 |
nsBaseWidget.h
|
Bug 1005619 - Part 1: Add nsIWidget::GetRestoredBounds(). r=roc
|
2014-05-20 16:32:17 +09:00 |
nsClipboardHelper.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsClipboardHelper.h
|
|
|
nsClipboardPrivacyHandler.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsClipboardPrivacyHandler.h
|
|
|
nsClipboardProxy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsClipboardProxy.h
|
Bug 966467 - Proxy clipboard service in content process (r=vlad)
|
2014-02-09 16:13:10 -08:00 |
nsColorPickerProxy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsColorPickerProxy.h
|
Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm
|
2014-02-23 21:19:43 +01:00 |
nsContentProcessWidgetFactory.cpp
|
Bug 963294 - [e10s] Implement a proxy for the color picker. r=jdm
|
2014-02-23 21:19:43 +01:00 |
nsFilePickerProxy.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsFilePickerProxy.h
|
Bug 910384 - [e10s] Use blobs for cross-cross file picker (r=bent)
|
2014-02-24 13:09:03 -08:00 |
nsHTMLFormatConverter.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsHTMLFormatConverter.h
|
|
|
nsIdleService.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsIdleService.h
|
|
|
nsIWidgetListener.cpp
|
Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc
|
2014-03-07 16:24:32 +13:00 |
nsNativeTheme.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsNativeTheme.h
|
Bug 989212 Rename nsEventStates to mozilla::EventStates r=smaug
|
2014-04-03 13:18:36 +09:00 |
nsPrimitiveHelpers.cpp
|
Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk.
|
2014-05-08 12:32:00 +03:00 |
nsPrimitiveHelpers.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
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
|
|
|
nsPrintSession.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsPrintSession.h
|
bug 1003990 - don't undefine NS_IMETHOD_VISIBILITY in nsPrintSession.h r=bsmedberg
|
2014-04-30 14:46:00 -04:00 |
nsPrintSettingsImpl.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsPrintSettingsImpl.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05: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
|
|
|
nsXPLookAndFeel.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsXPLookAndFeel.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
PuppetWidget.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
PuppetWidget.h
|
Bug 978913 - Dragging e10s window between HiDPI and non-HiDPI displays causes text to be scaled incorrectly. r=smaug.
|
2014-05-23 10:36:50 -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 |