gecko/widget/windows
2013-08-12 17:43:24 -04:00
..
res
tests
winrt Merge m-c to inbound. 2013-08-12 17:43:24 -04:00
AudioSession.cpp Bug 884061 - Part 3x: Use NS_DECL_THREADSAFE_ISUPPORTS in widget/, r=jimm 2013-07-18 21:24:15 -05:00
AudioSession.h
GfxInfo.cpp Bug 901071 - D2D rendering always being disabled for Windows 8.1 on Intel hardware. r=bjacob 2013-08-05 22:00:42 -04:00
GfxInfo.h
IEnumFE.cpp
IEnumFE.h
JumpListBuilder.cpp Bug 875609 - Refactor jump list code to decode images on the main thread. r=jimm 2013-05-28 14:08:48 -04:00
JumpListBuilder.h
JumpListItem.cpp
JumpListItem.h
KeyboardLayout.cpp Bug 501496 part.1 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on Windows r=smaug+jimm 2013-07-25 15:09:28 +09:00
KeyboardLayout.h Bug 501496 part.1 Don't dispatch keypress events if defaultPrevent() of the keydown event is called on Windows r=smaug+jimm 2013-07-25 15:09:28 +09:00
LSPAnnotator.cpp Bug 884061 - Part 3x: Use NS_DECL_THREADSAFE_ISUPPORTS in widget/, r=jimm 2013-07-18 21:24:15 -05:00
Makefile.in bug 886526 - remove IS_COMPONENT and MODULE_NAME makefile vars for things in libxul r=bsmedberg r=glandium 2013-08-08 20:12:37 -04:00
moz.build Bug 875754 - Implement <input type="color">: Windows widget/color picker. r=jimm 2013-06-23 18:48:24 +02:00
nsAppShell.cpp Bug 888236 - Add metro specific window classes and messages to ipc defer message processing. r=bsmedberg 2013-08-07 09:55:12 -05:00
nsAppShell.h
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 888900 - Make sure the clipboard is always flushed at shutdown on win32 (r=jimm) 2013-07-18 13:31:53 -07: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 875754 - Implement <input type="color">: Windows widget/color picker. r=jimm 2013-06-23 18:48:24 +02: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 828284 - Force shortcut desktop icons off on Windows XP. r=bbondy 2013-05-29 11:00:18 -04:00
nsDataObj.h
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp
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
nsDragService.h
nsFilePicker.cpp Bug 739156 - Replace illegal characters in filename for Win Vista+ file picker. r=jimm 2013-05-13 14:58:10 +08:00
nsFilePicker.h
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 617897 - Replace calls to AppendASCII('*') with Append('*'). r=dougt 2013-05-07 10:25:21 -04:00
nsImageClipboard.h
nsIMM32Handler.cpp Bug 891316 part.8 Refactor other nsIMM32Handler::On*() r=jimm 2013-07-18 17:12:31 +09:00
nsIMM32Handler.h Bug 891316 part.8 Refactor other nsIMM32Handler::On*() r=jimm 2013-07-18 17:12:31 +09:00
nsLookAndFeel.cpp Bug 879565 - Add metrofx support for overlay scrollbars. Patch also replaces various static overlay metrics with LookAndFeel values. r=mstange 2013-07-02 05:02:21 -05:00
nsLookAndFeel.h
nsNativeDragSource.cpp
nsNativeDragSource.h
nsNativeDragTarget.cpp
nsNativeDragTarget.h
nsNativeThemeWin.cpp Bug 879562 - Convert WinUtils::GetNSWindowPtr to WinUtils::GetNSWindowBasePtr. r=masayuki 2013-08-09 05:12:38 -05:00
nsNativeThemeWin.h Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc 2013-05-14 00:47:03 +01:00
nsPrintOptionsWin.cpp
nsPrintOptionsWin.h
nsPrintSettingsWin.cpp
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
nsScreenWin.h
nsSound.cpp
nsSound.h
nsTextStore.cpp Bug 875674 part.1 nsIMEUpdatePreference should store wanted updates per notification r=roc 2013-07-11 16:46:34 +09:00
nsTextStore.h Bug 866736 - InputScope support for IMM32 with CUAS, fix bustage without Win8 SDK, r=jmathies 2013-05-02 17:37:35 +02:00
nsToolkit.cpp
nsToolkit.h
nsUXThemeConstants.h
nsUXThemeData.cpp Bug 882948 - Add widget level support for AeroLite for Winodws Server 2012/2013; r=roc 2013-06-13 18:41:26 -04:00
nsUXThemeData.h Bug 882948 - Add widget level support for AeroLite for Winodws Server 2012/2013; r=roc 2013-06-13 18:41:26 -04:00
nsWidgetFactory.cpp Bug 875754 - Implement <input type="color">: Windows widget/color picker. r=jimm 2013-06-23 18:48:24 +02:00
nsWindow.cpp Back out d393cfeb5dbf:9f82224bb8a3 (bug 903816) for Android reftest failures 2013-08-11 19:21:17 -07:00
nsWindow.h Merge fx-team to m-c. 2013-08-09 19:28:34 -04:00
nsWindowBase.h Bug 903368 - Don't convert coordinates in widget/winrt InitEvent from logical to physical. r=masayuki 2013-08-12 05:05:04 -05:00
nsWindowDbg.cpp
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 874721. OMTC Windows window resizing. r=mattwoodrow 2013-07-23 11:02:22 +12:00
nsWindowGfx.h
nsWinGesture.cpp
nsWinGesture.h
resource.h
TaskbarPreview.cpp bug 857061 - scale Windows taskbar preview properly for hi-dpi configuration. r=jimm 2013-04-09 17:01:13 +01:00
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
widget.rc
WidgetTraceEvent.cpp Bug 857538 - Diagnostic for HWNDGetter leak. r=ted 2013-05-15 16:45:50 -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 891316 part.5 Use widget::MSGResult in widget::IMEHandler r=jimm 2013-07-18 17:12:31 +09:00
WinMouseScrollHandler.cpp Bug 879562 - Connect up MetroWidget scroll wheel event handling to WinMouseScrollHandler. r=masayuki 2013-08-09 05:15:48 -05:00
WinMouseScrollHandler.h Bug 879562 - WinMouseScrollHandler should use nsWindowBase so winrt widgets can use it. r=masayuki 2013-08-09 05:12:38 -05:00
WinTaskbar.cpp Bug 884061 - Part 3x: Use NS_DECL_THREADSAFE_ISUPPORTS in widget/, r=jimm 2013-07-18 21:24:15 -05: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 879562 - Convert WinUtils::GetNSWindowPtr to WinUtils::GetNSWindowBasePtr. r=masayuki 2013-08-09 05:12:38 -05:00
WinUtils.h Bug 879562 - Convert WinUtils::GetNSWindowPtr to WinUtils::GetNSWindowBasePtr. r=masayuki 2013-08-09 05:12:38 -05:00