gecko-dev/widget/windows
Jim Mathies 3545be6f91 Bug 979007 - When attempting to read and write 'supported' associated registry value in nsWinMetroUtils, use the right access mask. r=tabraldes 2014-03-03 17:25:18 -06:00
..
res
tests Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
winrt Bug 979007 - When attempting to read and write 'supported' associated registry value in nsWinMetroUtils, use the right access mask. r=tabraldes 2014-03-03 17:25:18 -06: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 When PeekMessage() fails to remove found char message, just ignore it (not to dispatch keyprese event) r=jimm 2014-03-04 10:34:27 +09:00
KeyboardLayout.h Bug 962140 When PeekMessage() fails to remove found char message, just ignore it (not to dispatch keyprese event) r=jimm 2014-03-04 10:34:27 +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 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -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 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg 2014-02-26 13:36:35 -08:00
WinIMEHandler.cpp Bug 968647 - Part 3. TSF should use postion change notification instead of nsITimer. r=masayuki 2014-02-28 16:45:16 +09:00
WinIMEHandler.h Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc 2014-02-18 09:00:15 +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 970964 - Implement generic mouse/touch -> Pointer events converter. r=smaug,jimm 2014-02-26 13:37:01 -08:00
WinUtils.h Bug 970964 - Implement generic mouse/touch -> Pointer events converter. r=smaug,jimm 2014-02-26 13:37:01 -08: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
moz.build Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -05:00
nsAppShell.cpp Backed out changeset 4887f7d34df2 (bug 896896) for causing bug 933733. a=lsblakk 2013-11-11 13:59:45 -05: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 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 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 974318 part.5 Use WidgetTextEvent::mRanges on Windows r=jimm 2014-03-04 22:48:27 +09:00
nsIMM32Handler.h Bug 974318 part.5 Use WidgetTextEvent::mRanges on Windows r=jimm 2014-03-04 22:48:27 +09: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 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 978441 - Stop using GetVersionEx() in nsLookAndFeel.cpp. r=jimm 2014-03-02 10:29:12 +09:00
nsLookAndFeel.h Bug 978441 - Stop using GetVersionEx() in nsLookAndFeel.cpp. r=jimm 2014-03-02 10:29:12 +09: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 458300 - Rename nsINameSpaceManager.h to nsNameSpaceManager.h. r=jst r=hsivonen 2014-02-27 20:04:46 -03: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 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 bug 824386 - (win-hidpi) nsScreenWin needs to account for logical dpi (resolution scale factor). r=jimm 2013-03-19 17:24:25 +00:00
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 974318 part.5 Use WidgetTextEvent::mRanges on Windows r=jimm 2014-03-04 22:48:27 +09:00
nsTextStore.h Bug 974318 part.5 Use WidgetTextEvent::mRanges on Windows r=jimm 2014-03-04 22:48:27 +09:00
nsToolkit.cpp Bug 970429 - Don't allow using INITGUID in unified sources. r=Ehsan 2014-02-12 10:59:05 +01: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 966467 - Enable some service proxies only in content processes (r=vlad) 2014-02-09 16:13:05 -08: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 968647 - Part 2. Listen window position change for IME. r=roc 2014-02-28 16:45:08 +09:00
nsWindow.h Bug 965685 Use IMENotification struct for nsIWidget::NotifyIME() and merge NotifyIMEOfTextChange() with it r=smaug, sr=roc 2014-02-18 09:00:15 +09: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 806406: Remove some lingering references to gfxD2DSurface. r=jrmuizel 2014-02-13 02:59:12 +01: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