gecko/widget/windows
2013-12-17 21:23:18 -08:00
..
res
tests
winrt Bug 944215 - Bring back the input logic in bug 950944, with some improvements. Increase the amount of time we process events, and message back once the input events we want delivered have been. r=bbondy 2013-12-17 15:13:33 -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 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo 2013-12-08 21:52:54 -05: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 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01: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 912858 part.2 Implement KeyboardEvent.key for printable keys on Windows r=jimm+smaug 2013-12-11 01:14:54 +09:00
KeyboardLayout.h Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
LSPAnnotator.cpp
Makefile.in Bug 941595 - Build with system-cairo is broken. r=glandium 2013-12-10 10:37:03 -05:00
moz.build Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsAppShell.cpp Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsAppShell.h
nsBidiKeyboard.cpp Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01: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 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsClipboard.h
nsColorPicker.cpp
nsColorPicker.h
nsDataObj.cpp Bug 949821 - Use L... for wchar_t* strings. 2013-12-17 12:02:27 +01:00
nsDataObj.h
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
nsDeviceContextSpecWin.h Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsDragService.cpp
nsDragService.h
nsFilePicker.cpp Bug 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01:00
nsFilePicker.h Bug 950508 - Build widget/windows in unified mode; r=roc 2013-12-15 19:00:54 -05:00
nsIdleServiceWin.cpp
nsIdleServiceWin.h
nsImageClipboard.cpp Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth 2013-12-13 08:34:24 +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 950559 part.2 nsIMM32Handler should set IME releated windows to left-bottom of focused plugin r=emk 2013-12-18 10:43:15 +09:00
nsIMM32Handler.h Bug 950559 part.2 nsIMM32Handler should set IME releated windows to left-bottom of focused plugin r=emk 2013-12-18 10:43:15 +09: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 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 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06: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 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +01: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 949821 - Use L... for wchar_t* strings. 2013-12-17 12:02:27 +01:00
nsTextStore.h
nsToolkit.cpp
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
nsWindow.cpp Bug 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06:00
nsWindow.h Bug 946532. Setup translucent window drawing properly with OMTC. r=dvander, mattwoodrow 2013-12-09 17:44:57 +13:00
nsWindowBase.cpp Bug 941774 - Win32/winrt shared implementation. r=bbondy 2013-12-14 14:40:56 -06:00
nsWindowBase.h Bug 941774 - Win32/winrt shared implementation. r=bbondy 2013-12-14 14:40:56 -06:00
nsWindowDbg.cpp
nsWindowDbg.h
nsWindowDefs.h
nsWindowGfx.cpp Bug 944442 - DeCOMify imgIContainer::GetFrame. r=seth 2013-12-13 08:34:24 +00: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
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
WindowHook.cpp
WindowHook.h
WinIMEHandler.cpp Bug 950559 part.2 nsIMM32Handler should set IME releated windows to left-bottom of focused plugin r=emk 2013-12-18 10:43:15 +09:00
WinIMEHandler.h
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 944894 - Fix char16_t/wchar_t mismatch in widget/windows/. r=jimm 2013-12-03 16:12:57 +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 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06:00
WinUtils.h Bug 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06:00