gecko-dev/widget/windows
Chris Pearce e83cf62240 Bug 968603 - Add screen WakeLockListener on Win32 to disable screensaver. r=jimm 2014-02-07 13:27:46 +13:00
..
res
tests Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
winrt Bug 963278 - Better fix to deal with concurrent scroll updates from APZ and other places. r=tn,botond,jimm 2014-02-05 17:43:20 -05:00
AudioSession.cpp bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
AudioSession.h
GfxInfo.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05: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 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
JumpListBuilder.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
JumpListItem.cpp Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
JumpListItem.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
KeyboardLayout.cpp Bug 962140 Append unexpected message log to crash report r=jimm 2014-02-04 20:46:20 +09:00
KeyboardLayout.h Bug 962140 Use PeekMessage() instead of GetMessage() in KeyboardLayout.cpp r=jimm 2014-02-01 01:31:01 +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 941595 - Build with system-cairo is broken. r=glandium 2013-12-10 10:37:03 -05:00
TaskbarPreview.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
TaskbarPreview.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
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 Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
TaskbarTabPreview.cpp Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
TaskbarTabPreview.h
TaskbarWindowPreview.cpp Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
TaskbarWindowPreview.h
WidgetTraceEvent.cpp Bug 784739 - Switch from NULL to nullptr in widget/windows/ (2/3); r=ehsan 2013-10-08 14:48:20 -04:00
WinIMEHandler.cpp Bug 935821 - Part 5. Windows IMM32 implementation. r=masayuki 2014-01-16 19:05:09 +09:00
WinIMEHandler.h Bug 951966 part.2 Associate or disassociate IME context to focused window even in TSF mode r=jimm 2014-01-14 11:00:59 +09:00
WinMouseScrollHandler.cpp Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
WinMouseScrollHandler.h Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg 2013-12-10 18:10:01 -05:00
WinTaskbar.cpp Bug 899011 - Make WinTaskbar.GetAvailable() return false if initializing the taskbar fails r=jimm 2014-01-11 23:02:00 +01:00
WinTaskbar.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
WinUtils.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
WinUtils.h Bug 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06:00
WindowHook.cpp
WindowHook.h
moz.build Bug 946065. Part 5: Move content/events to dom/ and flatten away 'src' directory. r=Ms2ger 2014-01-10 16:03:25 +13:00
nsAppShell.cpp Bug 968603 - Add screen WakeLockListener on Win32 to disable screensaver. r=jimm 2014-02-07 13:27:46 +13: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 Bug 966398 - Kill nsIBidiKeyboard::SetLangFromBidiLevel. r=roc 2014-01-31 15:02:44 -08:00
nsBidiKeyboard.h Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsClipboard.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsClipboard.h
nsColorPicker.cpp Bug 944737 - Allow only one color picker at a time. r=dholbert,jmathies 2014-01-11 18:46:20 +01:00
nsColorPicker.h Bug 944737 - Allow only one color picker at a time. r=dholbert,jmathies 2014-01-11 18:46:20 +01:00
nsDataObj.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsDataObj.h
nsDataObjCollection.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsDataObjCollection.h
nsDeviceContextSpecWin.cpp Bug 701479 - Remove usage of EnumPrintersW to test if port is FILE:. nsDeviceContextSpecWin shouldn't start UI for asking for a filename nor query all possible printers. r=jimm 2014-01-28 16:31:20 +01:00
nsDeviceContextSpecWin.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsDragService.cpp Bug 962786 - Convert nsDragService to use Moz2D. r=roc 2014-01-29 13:10:33 +13:00
nsDragService.h
nsFilePicker.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsFilePicker.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsIMM32Handler.cpp Bug 935821 - Part 5. Windows IMM32 implementation. r=masayuki 2014-01-16 19:05:09 +09:00
nsIMM32Handler.h Bug 935821 - Part 5. Windows IMM32 implementation. r=masayuki 2014-01-16 19:05:09 +09:00
nsIdleServiceWin.cpp
nsIdleServiceWin.h
nsImageClipboard.cpp Bug 959380 - 2/5 - Make gfxImageFormat a typed enum - r=jrmuizel 2014-01-23 13:26:40 -05:00
nsImageClipboard.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsLookAndFeel.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsLookAndFeel.h Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsNativeDragSource.cpp Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsNativeDragSource.h
nsNativeDragTarget.cpp Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsNativeDragTarget.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsNativeThemeWin.cpp Bug 952977: Convert CreateMatrix to gfx::Matrix r=nical 2014-01-20 16:52:04 -05:00
nsNativeThemeWin.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsPrintOptionsWin.cpp
nsPrintOptionsWin.h
nsPrintSettingsWin.cpp Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
nsPrintSettingsWin.h Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsScreenManagerWin.cpp
nsScreenManagerWin.h
nsScreenWin.cpp
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 964623 OnSelectionChange() and OnLayoutChange() should be called immediately after the document is unlocked completely r=emk 2014-02-05 16:36:17 +09:00
nsTextStore.h Bug 964623 OnSelectionChange() and OnLayoutChange() should be called immediately after the document is unlocked completely r=emk 2014-02-05 16:36:17 +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 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsUXThemeData.cpp Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05:00
nsUXThemeData.h Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01: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
nsWinGesture.cpp Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsWinGesture.h Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsWindow.cpp Bug 819613 - Move app command code to nsWindowBase so it can be shared between win32 and metro widgets (plus missing include fix). r=tabraldes 2014-02-05 09:36:59 -06:00
nsWindow.h Bug 819613 - Move app command code to nsWindowBase so it can be shared between win32 and metro widgets (plus missing include fix). r=tabraldes 2014-02-05 09:36:59 -06:00
nsWindowBase.cpp Bug 819613 - Move app command code to nsWindowBase so it can be shared between win32 and metro widgets (plus missing include fix). r=tabraldes 2014-02-05 09:36:59 -06:00
nsWindowBase.h Bug 819613 - Move app command code to nsWindowBase so it can be shared between win32 and metro widgets (plus missing include fix). r=tabraldes 2014-02-05 09:36:59 -06: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 953146 part.7 Don't allow other application to activate non-focusable popup r=jimm 2014-01-07 13:20:04 +09:00
nsWindowGfx.cpp Bug 959448 - Convert most of LayersTypes.h to typed enums - r=nrc 2014-01-23 13:26:41 -05:00
nsWindowGfx.h
nsdefs.h
resource.h
touchinjection_sdk80.h Bug 941774 - Win32/winrt shared implementation. r=bbondy 2013-12-14 14:40:56 -06:00
widget.rc