gecko-dev/widget/xpwidgets
Andrea Marchesini bb60c6aa7b Bug 1081008 - nsBaseFilePicker should use the innerWindow for the creation of File objects, r=bz 2014-10-10 17:00:34 +01: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 1008759 - Blocklist D2D on NVidia 310M, even when it is believed to be the secondary GPU. r=bjacob 2014-08-12 21:25:13 -07:00
GfxDriverInfo.h Bug 1008759 - Blocklist D2D on NVidia 310M, even when it is believed to be the secondary GPU. r=bjacob 2014-08-12 21:25:13 -07:00
GfxInfoBase.cpp Bug 1008759 - Blocklist D2D on NVidia 310M, even when it is believed to be the secondary GPU. r=bjacob 2014-08-12 21:25:13 -07:00
GfxInfoBase.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
GfxInfoCollector.cpp Bug 1063962 - Replace jschar typedef with C++11 char16_t type. r=jandem 2014-07-21 21:43:21 -07:00
GfxInfoCollector.h Bug 1048241 - Fix more bad implicit constructors in widget; r=roc 2014-08-05 09:38:21 -04:00
GfxInfoWebGL.cpp
GfxInfoWebGL.h
GfxInfoX11.cpp Bug 1080277 - Add missing braces in GfxInfo::GetFeatureStatusImpl. r=jgilbert 2014-10-08 17:11:00 +02:00
GfxInfoX11.h bug 1047696 - mark a number of classes MOZ_FINAL to get compilers to devirtualize more r=froydnj 2014-08-05 13:33:55 -04:00
InputData.cpp Bug 1049136 - Add a method to convert MultiTouchInputs to WidgetTouchEvents. r=mwu 2014-08-08 18:15:37 -04:00
PuppetWidget.cpp Bug 960871 part.8 Rename variable names of NS_COMPOSITION_CHANGE event r=smaug 2014-10-07 19:01:49 +09:00
PuppetWidget.h Bug 1059680 Make NOTIFY_IME_OF_MOUSE_BUTTON_EVENT e10s aware r=smaug 2014-09-11 22:46:17 +09:00
ScreenProxy.cpp Backed out changeset e56bf4ea89fb (bug 1049879) for bustage in emulator debug builds on a CLOSED TREE 2014-10-08 08:03:57 +02:00
ScreenProxy.h Bug 1074743 - Forward display pixel values to screen proxies r=jimm 2014-09-30 18:28:28 -07:00
WidgetUtils.cpp Bug 1066664. Fix screenshot rotation. r=mwoodrow 2014-09-30 16:20:48 -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 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
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 Bug 1043560 - Refactor the imgIContainer::Draw API. r=tn,dholbert,jwatt,mwu,mattwoodrow,roc sr=jrmuizel 2014-08-22 13:12:38 -07:00
nsBaseDragService.h Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsBaseFilePicker.cpp Bug 1081008 - nsBaseFilePicker should use the innerWindow for the creation of File objects, r=bz 2014-10-10 17:00:34 +01:00
nsBaseFilePicker.h Bug 1081008 - nsBaseFilePicker should use the innerWindow for the creation of File objects, r=bz 2014-10-10 17:00:34 +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 Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsBaseWidget.cpp Bug 1064107 - Ensure that gfxPlatform is initialized by the time we create the compositor. r=Bas 2014-10-10 10:53:30 +02:00
nsBaseWidget.h Bug 1061001 - Fix more bad implicit constructors in widget; r=roc 2014-08-31 23:33:13 -04: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 Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
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 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04: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 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 Bug 1081008 - nsBaseFilePicker should use the innerWindow for the creation of File objects, r=bz 2014-10-10 17:00:34 +01:00
nsFilePickerProxy.h Bug 1081008 - nsBaseFilePicker should use the innerWindow for the creation of File objects, r=bz 2014-10-10 17:00:34 +01: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 Bug 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsIWidgetListener.cpp Bug 974197 - Fire MozAfterPaint after the compositor has composited the frame. r=roc 2014-03-07 16:24:32 +13:00
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 Bug 1061001 - Fix more bad implicit constructors in widget; r=roc 2014-08-31 23:33:13 -04: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 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsPrimitiveHelpers.cpp Bug 943268 - Remove nsCharsetAlias and nsCharsetConverterManager. r=emk. 2014-05-08 12:32:00 +03:00
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 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 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -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 1028588 - Fix dangerous public destructors in widget/ - r=roc 2014-06-24 12:36:44 -04:00
nsScreenManagerProxy.cpp Backed out changeset e56bf4ea89fb (bug 1049879) for bustage in emulator debug builds on a CLOSED TREE 2014-10-08 08:03:57 +02: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 Bug 1038756: Callsites creating a channel in /widget/windows/ (r=jimm) 2014-09-21 09:41:56 -07:00
nsTransferable.h Bug 1038756: Callsites creating a channel in /widget/windows/ (r=jimm) 2014-09-21 09:41:56 -07:00
nsXPLookAndFeel.cpp Bug 1044595 - fix default/active button text on OS X 10.10, r=mstange,jaws 2014-09-12 00:31:15 +01:00
nsXPLookAndFeel.h