gecko/widget/windows
2014-04-11 20:27:57 -04:00
..
res
tests Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc 2014-01-04 10:02:17 -05:00
winrt Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats 2014-04-11 20:27:57 -04: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 984417 - Remove possibly-unnecessary Direct2D blocklist rules, and annotate crash reports on DriverVersionMismatch - r=Bas 2014-03-18 12:02:51 -04:00
GfxInfo.h Bug 939656 - Fix the GfxInfoBase::OperatingSystemVersion overrides; r=bjacob 2013-11-18 08:38:17 -05:00
IEnumFE.cpp
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 981963 Ignore following char message if its wParam is 0 r=jimm 2014-03-20 22:52:27 +09:00
KeyboardLayout.h Bug 981960 Retry to remove found char message with GetMessage() when PeekMessage() fails to remove the message from the queue r=jimm 2014-03-12 20:04:17 +09:00
LSPAnnotator.cpp
Makefile.in Bug 968642 - Port RCFILE and RESFILE to moz.build; r=gps 2014-02-10 09:03:53 -05:00
moz.build Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug 2014-04-03 13:18:38 +09:00
nsAppShell.cpp Bug 992105 - Remember topics for screensaver lock in Windows WakeLockListener, so that toggling fullscreen while playing video doesn't prevent screen wakelock being unlocked. r=padenot 2014-04-09 16:45:00 +12:00
nsAppShell.h
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 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg 2014-03-15 12:00:17 -07: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
nsdefs.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 980436 - Fix widget/windows/nsDragService.cpp's use of DataSourceSurface::Map(), and fix up the conversion to Moz2D. r=mattwoodrow 2014-03-07 18:15:51 +00: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
nsIdleServiceWin.cpp
nsIdleServiceWin.h
nsImageClipboard.cpp Bug 979853 - Convert the Windows widget consumers of imgIContainer::GetFrame to act on a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-03-06 23:31:22 +00:00
nsImageClipboard.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsIMM32Handler.cpp Bug 992485. Make nsIMM32Handler::OnUpdateComposition less spammy to the console. r=m_kato 2014-04-06 20:11:12 -05:00
nsIMM32Handler.h Bug 979148 - Use NOTIFY_IME_OF_POSITION_CHANGE for IMM32. r=masyuki 2014-03-06 15:13:50 +09:00
nsLookAndFeel.cpp Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug 2014-04-01 13:09:23 +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 989212 Rename nsEventStates to mozilla::EventStates r=smaug 2014-04-03 13:18:36 +09:00
nsNativeThemeWin.h Bug 982812 - Use UpdateThemeGeometry for windows region clearing. r=mstange 2014-03-17 16:42:48 +08: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
nsSound.h
nsTextStore.cpp Bug 974318 - GCC fixup 2014-03-10 14:32:05 +01: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 946595 - High contrast themes on Windows 8 shouldn't be considered the default theme in CSS, r=jimm 2014-03-28 22:13:10 +00:00
nsUXThemeData.h Bug 946595 - High contrast themes on Windows 8 shouldn't be considered the default theme in CSS, r=jimm 2014-03-28 22:13:10 +00:00
nsWidgetFactory.cpp Bug 966467 - Enable some service proxies only in content processes (r=vlad) 2014-02-09 16:13:05 -08:00
nsWindow.cpp Bug 986347 - Restore accidentaly removed HasBogusPopupsDropShadowOnMultiMonitor() call. r=jimm 2014-03-25 21:09:25 +09:00
nsWindow.h Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn 2014-03-19 12:48:08 -04: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
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 988862 - Treat DIRECT2D render mode as GDI when drawing directly to the window through BasicLayers. r=jrmuizel 2014-04-09 14:28:38 +12:00
nsWindowGfx.h
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
resource.h
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
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
touchinjection_sdk80.h Bug 941774 - Win32/winrt shared implementation. r=bbondy 2013-12-14 14:40:56 -06:00
widget.rc
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
WindowHook.cpp
WindowHook.h
WinIMEHandler.cpp Bug 979148 - Use NOTIFY_IME_OF_POSITION_CHANGE for IMM32. r=masyuki 2014-03-06 15:13:50 +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 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn 2014-03-19 12:48:08 -04: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 992406 - Add a null check before using the DataSourceSurface in AsyncFaviconDataReady::OnComplete(). r=Bas 2014-04-15 13:57:16 +01:00
WinUtils.h Bug 970964 - Implement generic mouse/touch -> Pointer events converter. r=smaug,jimm 2014-02-26 13:37:01 -08:00