.. |
res
|
|
|
tests
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
winrt
|
merge mozilla-inbound to mozilla-central
|
2013-11-28 11:46:48 +01:00 |
AudioSession.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
AudioSession.h
|
|
|
GfxInfo.cpp
|
Bug 925599 - Replace gfxWindowsPlatform::WindowsOSVersion(). r=Bas
|
2013-11-22 12:35:40 +09:00 |
GfxInfo.h
|
Bug 939656 - Fix the GfxInfoBase::OperatingSystemVersion overrides; r=bjacob
|
2013-11-18 08:38:17 -05:00 |
IEnumFE.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
IEnumFE.h
|
|
|
JumpListBuilder.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
JumpListBuilder.h
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
JumpListItem.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
JumpListItem.h
|
|
|
KeyboardLayout.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
KeyboardLayout.h
|
Bug 600117 part.2 Implement KeyboardEvent.repeat on Windows r=jimm
|
2013-11-07 20:17:32 +09:00 |
LSPAnnotator.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
Makefile.in
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
moz.build
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
nsAppShell.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
nsAppShell.h
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
nsBidiKeyboard.cpp
|
Reinitialize bidi keyboard when installed keyboard layouts change. Bug 817508, r=karlt, sr=roc
|
2013-07-10 10:57:33 +03:00 |
nsBidiKeyboard.h
|
|
|
nsClipboard.cpp
|
Bug 934779: Fix signed/unsigned comparisons in TaskbarWindowPreview.cpp and nsClipboard.cpp. r=jimm
|
2013-11-05 09:50:17 -08:00 |
nsClipboard.h
|
Bug 888900 - Make sure the clipboard is always flushed at shutdown on win32 (r=jimm)
|
2013-07-18 13:31:53 -07:00 |
nsColorPicker.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
nsColorPicker.h
|
Bug 875754 - Implement <input type="color">: Windows widget/color picker. r=jimm
|
2013-06-23 18:48:24 +02:00 |
nsDataObj.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
nsDataObj.h
|
|
|
nsDataObjCollection.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
nsDataObjCollection.h
|
|
|
nsdefs.h
|
|
|
nsDeviceContextSpecWin.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
nsDeviceContextSpecWin.h
|
Bug 889219. Part 1: Clean up nsPrintEngine string usage for document titles/URLs. r=mats
|
2013-07-24 23:48:37 +12:00 |
nsDragService.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (1/3); r=ehsan
|
2013-10-08 14:48:02 -04:00 |
nsDragService.h
|
|
|
nsFilePicker.cpp
|
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
|
2013-11-26 09:31:52 +02:00 |
nsFilePicker.h
|
Bug 919935 - Add a deCOMtaminated way to instantiate nsIUnicodeDecoders and nsIUnicodeEncoders. r=emk.
|
2013-11-26 09:31:52 +02:00 |
nsIdleServiceWin.cpp
|
|
|
nsIdleServiceWin.h
|
Bug 867101 - Fix more implicit conversion to already_AddRefed; r=Ms2ger
|
2013-04-28 14:52:10 +03:00 |
nsImageClipboard.cpp
|
Bug 913872 - Take nested enums out of gfxASurface - 1/3 : automatic changes - r=jrmuizel
|
2013-09-24 16:45:13 -04:00 |
nsImageClipboard.h
|
|
|
nsIMM32Handler.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsIMM32Handler.h
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsLookAndFeel.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
nsLookAndFeel.h
|
|
|
nsNativeDragSource.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsNativeDragSource.h
|
|
|
nsNativeDragTarget.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsNativeDragTarget.h
|
|
|
nsNativeThemeWin.cpp
|
Bug 940798 - Show drop marker for input fields in metro mode. r=jimm
|
2013-11-22 13:57:26 -05:00 |
nsNativeThemeWin.h
|
Bug 532828 - Don't invalidate the whole window on window activation/deactivation. r=roc
|
2013-09-27 17:24:32 +02:00 |
nsPrintOptionsWin.cpp
|
|
|
nsPrintOptionsWin.h
|
|
|
nsPrintSettingsWin.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsPrintSettingsWin.h
|
|
|
nsScreenManagerWin.cpp
|
bug 851520 - add systemDefaultScale attribute to nsIScreenManager, and use it to decide when to remove browser.content.full-zoom prefs during UI migration if running on windows/hi-dpi. r=roc,adw
|
2013-04-09 22:07:02 +01:00 |
nsScreenManagerWin.h
|
|
|
nsScreenWin.cpp
|
bug 859266 - respect devPixelsPerPx preference when calculating screen dimens on Windows. r=roc
|
2013-04-09 09:39:47 +01:00 |
nsScreenWin.h
|
|
|
nsSound.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsSound.h
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
nsTextStore.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
nsTextStore.h
|
Bug 602787 part.10 Create TextRange.h for separating TextEvents.h r=roc
|
2013-10-22 22:27:36 +09:00 |
nsToolkit.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsToolkit.h
|
|
|
nsUXThemeConstants.h
|
Bug 857034 - Add support for native theming of <input type=range> on Windows. r=roc
|
2013-04-03 11:07:12 +01:00 |
nsUXThemeData.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
nsUXThemeData.h
|
Bug 900875. Part 1: Move DWM APIs to WinUtils. r=avih
|
2013-08-15 16:25:12 +12:00 |
nsWidgetFactory.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsWindow.cpp
|
Bug 924403 - Send non-OMTC GL layers into oblivion. r=nrc
|
2013-11-27 11:15:17 +13:00 |
nsWindow.h
|
Only composite changed areas in the software compositor (bug 882447, r=mattwoodrow,nrc).
|
2013-11-21 11:25:16 -08:00 |
nsWindowBase.cpp
|
Bug 602787 part.8 Don't implement nsWindowBase::DispatchPluginEvent() in windows/nsWindowBase.h r=jimm
|
2013-10-22 22:27:35 +09:00 |
nsWindowBase.h
|
Bug 930177 - Consolidate async scroll event handling with keyboard handling. r=tabraldes
|
2013-10-24 16:35:07 -05:00 |
nsWindowDbg.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
nsWindowDbg.h
|
|
|
nsWindowDefs.h
|
Bug 891316 part.1 Make widget::MSGResult struct and use it in nsWindow r=jimm
|
2013-07-18 17:12:31 +09:00 |
nsWindowGfx.cpp
|
Bug 924403 - Send non-OMTC GL layers into oblivion. r=nrc
|
2013-11-27 11:15:17 +13:00 |
nsWindowGfx.h
|
|
|
nsWinGesture.cpp
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
nsWinGesture.h
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
resource.h
|
|
|
TaskbarPreview.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
TaskbarPreview.h
|
|
|
TaskbarPreviewButton.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
TaskbarPreviewButton.h
|
|
|
TaskbarTabPreview.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
TaskbarTabPreview.h
|
|
|
TaskbarWindowPreview.cpp
|
Bug 934779: Fix signed/unsigned comparisons in TaskbarWindowPreview.cpp and nsClipboard.cpp. r=jimm
|
2013-11-05 09:50:17 -08:00 |
TaskbarWindowPreview.h
|
|
|
widget.rc
|
|
|
WidgetTraceEvent.cpp
|
Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan
|
2013-10-08 14:48:20 -04:00 |
WindowHook.cpp
|
Bug 891316 part.2 Use widget::MSGResult in widget::WindowHook r=jimm
|
2013-07-18 17:12:31 +09:00 |
WindowHook.h
|
Bug 891316 part.2 Use widget::MSGResult in widget::WindowHook r=jimm
|
2013-07-18 17:12:31 +09:00 |
WinIMEHandler.cpp
|
Bug 891316 part.6 Use widget::MSGResult in nsIMEHandler r=jimm
|
2013-07-18 17:12:31 +09:00 |
WinIMEHandler.h
|
Bug 912956 part.2 Rename nsEvent.h to mozilla/EventForwards.h and sort out it r=roc
|
2013-09-24 19:04:14 +09:00 |
WinMouseScrollHandler.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
WinMouseScrollHandler.h
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
WinTaskbar.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
WinTaskbar.h
|
Bug 884061 - Part 3x: Use NS_DECL_THREADSAFE_ISUPPORTS in widget/, r=jimm
|
2013-07-18 21:24:15 -05:00 |
WinUtils.cpp
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |
WinUtils.h
|
Bug 925599 - Replace WinUtils::GetWindowsVersion() and GetWindowsServicePackVersion(). r=jimm
|
2013-11-22 12:35:42 +09:00 |