.. |
res
|
|
|
tests
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AudioSession.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
AudioSession.h
|
|
|
GfxInfo.cpp
|
Bug 1203199 - Bustage fix. CLOSED TREE
|
2015-11-04 16:51:22 +13:00 |
GfxInfo.h
|
Bug 1236566 - add override declarations for widget/windows/GfxInfo.h; r=roc
|
2015-12-16 11:58:46 -05:00 |
IEnumFE.cpp
|
|
|
IEnumFE.h
|
|
|
IMMHandler.cpp
|
Bug 1238899 Create hidden native caret for ATOK at composing in windowless plugin r=m_kato
|
2016-01-13 12:44:39 +09:00 |
IMMHandler.h
|
Bug 1238899 Create hidden native caret for ATOK at composing in windowless plugin r=m_kato
|
2016-01-13 12:44:39 +09:00 |
InkCollector.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
InkCollector.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
JumpListBuilder.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
JumpListBuilder.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
JumpListItem.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
JumpListItem.h
|
Bug 1233444 - add override declarations for widget/windows/; r=roc
|
2015-12-16 11:58:46 -05:00 |
KeyboardLayout.cpp
|
Bug 1223310 (part 1) - Pass a LayoutDeviceIntPoint instead of an nsIntPoint to InitEvent(). r=kats.
|
2015-11-09 21:37:32 -08:00 |
KeyboardLayout.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
LSPAnnotator.cpp
|
Backed out changeset e5a4787cccce (bug 1237463) for being the apparent cause of frequent Windows 8 debug Cpp failures ending in return code 2147483651 a=backout
|
2016-01-08 14:42:37 -08:00 |
moz.build
|
Backed out changeset e5a4787cccce (bug 1237463) for being the apparent cause of frequent Windows 8 debug Cpp failures ending in return code 2147483651 a=backout
|
2016-01-08 14:42:37 -08:00 |
mozwrlbase.h
|
|
|
nsAppShell.cpp
|
Bug 1193610 - Also use SystemParametersInfo to block screen saver on Windows, so it works on WinXP and Vista. r=jimm
|
2015-10-27 11:58:15 +13:00 |
nsAppShell.h
|
|
|
nsBidiKeyboard.cpp
|
|
|
nsBidiKeyboard.h
|
|
|
nsClipboard.cpp
|
Bug 938991 - text/rtf support for clipboard data. r=enndeakin
|
2015-11-23 11:04:26 -08:00 |
nsClipboard.h
|
Bug 1233444 - add override declarations for widget/windows/; r=roc
|
2015-12-16 11:58:46 -05:00 |
nsColorPicker.cpp
|
|
|
nsColorPicker.h
|
|
|
nsDataObj.cpp
|
Backed out changeset 7bd651ae54dd (bug 1192945) to hopefully fix 1231429 a=ritu
|
2016-01-14 15:40:56 -08:00 |
nsDataObj.h
|
|
|
nsDataObjCollection.cpp
|
|
|
nsDataObjCollection.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsdefs.h
|
|
|
nsDeviceContextSpecWin.cpp
|
Bug 1156742 Part 7: Refactor nsDeviceContext.cpp to use printing surface for size and nsIDeviceContextSpec for DPI and scale. r=roc
|
2016-01-05 10:08:57 +00:00 |
nsDeviceContextSpecWin.h
|
Bug 1156742 Part 9: Add a new nsIDeviceContextSpec for proxied printing. r=roc
|
2016-01-05 10:08:57 +00:00 |
nsDragService.cpp
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |
nsDragService.h
|
bug 1216916 clean up when InvokeDragSession() fails r=roc
|
2015-10-21 22:16:40 +13:00 |
nsFilePicker.cpp
|
Bug 1220392 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in widget/; r=roc
|
2015-10-30 14:35:28 -04:00 |
nsFilePicker.h
|
|
|
nsIdleServiceWin.cpp
|
|
|
nsIdleServiceWin.h
|
Bug 1233444 - add override declarations for widget/windows/; r=roc
|
2015-12-16 11:58:46 -05:00 |
nsImageClipboard.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsImageClipboard.h
|
|
|
nsLookAndFeel.cpp
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |
nsLookAndFeel.h
|
|
|
nsNativeDragSource.cpp
|
|
|
nsNativeDragSource.h
|
|
|
nsNativeDragTarget.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsNativeDragTarget.h
|
|
|
nsNativeThemeWin.cpp
|
Bug 890156 - patch 5 - Make Windows native-theme code handle per-monitor DPI scaling when necessary. r=emk
|
2015-12-02 20:54:26 +00:00 |
nsNativeThemeWin.h
|
Bug 1233444 - add override declarations for widget/windows/; r=roc
|
2015-12-16 11:58:46 -05:00 |
nsPrintOptionsWin.cpp
|
|
|
nsPrintOptionsWin.h
|
|
|
nsPrintSettingsWin.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
nsPrintSettingsWin.h
|
|
|
nsScreenManagerWin.cpp
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |
nsScreenManagerWin.h
|
|
|
nsScreenWin.cpp
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |
nsScreenWin.h
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |
nsSound.cpp
|
Bug 1206964 - Use channel->AsyncOpen2() in netwerk/base/nsNetUtil.cpp (r=sicking)
|
2015-11-02 17:31:08 -08:00 |
nsSound.h
|
|
|
nsToolkit.cpp
|
Bug 506815 - Replace MouseTrailer with TrackMouseEvent. r=jimm
|
2015-11-20 07:42:00 +01:00 |
nsToolkit.h
|
Bug 506815 - Replace MouseTrailer with TrackMouseEvent. r=jimm
|
2015-11-20 07:42:00 +01:00 |
nsUXThemeConstants.h
|
|
|
nsUXThemeData.cpp
|
Bug 1203574 - use ShowNA for everything except aero basic / aero lite, to get caption button metrics, r=jimm
|
2015-10-20 11:40:15 +01:00 |
nsUXThemeData.h
|
|
|
nsWidgetFactory.cpp
|
Bug 1096804 - Add a new asynchronous callback interface for Windows taskbar thumbnail and preview image requests. r=roc
|
2016-01-12 11:08:33 -06:00 |
nsWindow.cpp
|
Bug 1239683 - Replace NS_UNCONSTRAINEDSIZE with NS_MAXSIZE in windows/nsWindow.cpp. r=mats
|
2016-01-14 14:46:29 -05:00 |
nsWindow.h
|
Bug 890156 - patch 4 - Update widget/windows code for per-monitor DPI support. r=emk
|
2015-12-04 16:59:14 +00:00 |
nsWindowBase.cpp
|
Bug 890156 - patch 4 - Update widget/windows code for per-monitor DPI support. r=emk
|
2015-12-04 16:59:14 +00:00 |
nsWindowBase.h
|
Bug 890156 - patch 4 - Update widget/windows code for per-monitor DPI support. r=emk
|
2015-12-04 16:59:14 +00:00 |
nsWindowDbg.cpp
|
|
|
nsWindowDbg.h
|
|
|
nsWindowDefs.h
|
Bug 1234838 - Update the windows backwards time skew fix code to use a PostMessage rather than a gecko NS_DispatchToMainThread. r=karlt
|
2016-01-12 11:53:55 -05:00 |
nsWindowGfx.cpp
|
Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel.
|
2016-01-07 20:57:38 -08:00 |
nsWindowGfx.h
|
Bug 1207741 - Remove gfxIntSize. r=nical.
|
2015-09-23 11:49:05 -07:00 |
nsWinGesture.cpp
|
Bug 1228947 - Replace mfbt/Constants.h with math.h. r=roc
|
2015-11-27 20:49:55 -08:00 |
nsWinGesture.h
|
|
|
resource.h
|
|
|
TaskbarPreview.cpp
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |
TaskbarPreview.h
|
Bug 1096804 - Update taskbar thumbnail and preview handler code to support an asynchronous response that receives a canvas from front end js. Deprecate old sync apis. r=roc
|
2016-01-12 11:08:34 -06:00 |
TaskbarPreviewButton.cpp
|
|
|
TaskbarPreviewButton.h
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TaskbarTabPreview.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TaskbarTabPreview.h
|
|
|
TaskbarWindowPreview.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
TaskbarWindowPreview.h
|
Bug 1233444 - add override declarations for widget/windows/; r=roc
|
2015-12-16 11:58:46 -05:00 |
touchinjection_sdk80.h
|
|
|
TSFTextStore.cpp
|
Bug 1208977 TSFTextStore::GetTextExt() shouldn't return TS_E_NOLAYOUT for MS-IME for Japanese becasue it may position its candidate window at top-left of the screen in e10s mode r=emk
|
2016-01-11 17:25:43 +09:00 |
TSFTextStore.h
|
Bug 1234422 TSFTextStore should retry to notify TSF/TIP of layout change if synchronous calls of OnLayoutChange() don't cause retrieving layout information r=m_kato
|
2015-12-30 01:05:46 +09:00 |
widget.rc
|
|
|
WidgetTraceEvent.cpp
|
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
|
2015-10-18 01:24:48 -04:00 |
WindowHook.cpp
|
|
|
WindowHook.h
|
|
|
WindowsUIUtils.cpp
|
|
|
WindowsUIUtils.h
|
|
|
WinIMEHandler.cpp
|
Bug 1208944 - Part 10-b. Call DefaultProc When CompositionEvent isn't handled correctly by plugin. r=masayuki
|
2015-12-29 22:57:38 +09:00 |
WinIMEHandler.h
|
Bug 1208944 - Part 10-b. Call DefaultProc When CompositionEvent isn't handled correctly by plugin. r=masayuki
|
2015-12-29 22:57:38 +09:00 |
WinMouseScrollHandler.cpp
|
Bug 1235686 part.4 Don't trust system settings cache if Apoint of Alps is installed r=jimm
|
2016-01-13 10:49:38 +09:00 |
WinMouseScrollHandler.h
|
Bug 1235686 part.4 Don't trust system settings cache if Apoint of Alps is installed r=jimm
|
2016-01-13 10:49:38 +09:00 |
WinTaskbar.cpp
|
Bug 1096804 - Update taskbar thumbnail and preview handler code to support an asynchronous response that receives a canvas from front end js. Deprecate old sync apis. r=roc
|
2016-01-12 11:08:34 -06:00 |
WinTaskbar.h
|
|
|
WinUtils.cpp
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |
WinUtils.h
|
Bug 890156 - patch 3 - Remove gfxWindowsPlatform::GetDPIScale and replace it with methods in WinUtils, ready for per-monitor DPI support. r=emk
|
2015-12-02 15:09:29 +00:00 |