gecko/widget/windows
2012-08-15 14:52:41 -04:00
..
res
tests Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
AudioSession.cpp Bug 781646 - Windows widget AudioSession::Start should not fail if COM is already initialized. r=jimm 2012-08-09 20:54:35 -04:00
AudioSession.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
GfxInfo.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
GfxInfo.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
IEnumFE.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
IEnumFE.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (widget/windows parts); r=bsmedberg 2012-06-14 14:28:06 -04:00
JumpListBuilder.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
JumpListBuilder.h Bug 110894 - Use favicons on webpage shortcuts in Windows. r=bbondy 2012-07-21 16:07:26 -04:00
JumpListItem.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
JumpListItem.h Bug 110894 - Use favicons on webpage shortcuts in Windows. r=bbondy 2012-07-21 16:07:26 -04:00
KeyboardLayout.cpp Bug 719320 part.12 Replace legacy mouse scroll event dispatchers with D3E wheel event dispatcher on Windows r=smaug+jimm 2012-08-12 10:42:37 +09:00
KeyboardLayout.h Bug 769190 part.2 Rename nsInputEvent::IsWin() and widget::MODIFIER_(SCROLL|WIN) to nsInputEvent::IsOS() and widget::MODIFIER_(SCROLLLOCK|OS) r=smaug 2012-07-06 09:42:05 +09:00
LSPAnnotator.cpp Bug 720778 - Important threads should have a name for better debugability, r=bsmith, sr=bsmedberg+glandium 2012-06-12 19:06:20 +02:00
Makefile.in Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
nsAppShell.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsAppShell.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsBidiKeyboard.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsBidiKeyboard.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsClipboard.cpp Bug 460969 - Fix image to clipboard code; r=netzen 2012-07-31 14:11:55 +02:00
nsClipboard.h Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg 2012-06-06 14:08:30 +12:00
nsDataObj.cpp Bug 460969 - Fix image to clipboard code; r=netzen 2012-07-31 14:11:55 +02:00
nsDataObj.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDataObjCollection.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDataObjCollection.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (widget/windows parts); r=bsmedberg 2012-06-14 14:28:06 -04:00
nsdefs.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDeviceContextSpecWin.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDeviceContextSpecWin.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDragService.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsDragService.h Bug 754384 - nsDragService's mNativeDragTarget is completely unused. r=khuey 2012-05-27 16:54:46 -04:00
nsFilePicker.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsFilePicker.h Bug 751729 - File dialogs don't open with Visual Themes disabled in Windows 7 fix. r=jimm 2012-07-03 10:38:09 -04:00
nsIdleServiceWin.cpp Fixing bug 715041. Add support for Idle API. r=bent, jst 2012-06-29 01:32:21 -07:00
nsIdleServiceWin.h Fixing bug 715041. Add support for Idle API. r=bent, jst 2012-06-29 01:32:21 -07:00
nsImageClipboard.cpp Backout 31f42dd24f25 (bug 460969) for mochitest-other failures in test_bug444800.xul 2012-07-31 16:29:25 +01:00
nsImageClipboard.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsIMM32Handler.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsIMM32Handler.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsLookAndFeel.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsLookAndFeel.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsNativeDragSource.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNativeDragSource.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (widget/windows parts); r=bsmedberg 2012-06-14 14:28:06 -04:00
nsNativeDragTarget.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNativeDragTarget.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (widget/windows parts); r=bsmedberg 2012-06-14 14:28:06 -04:00
nsNativeThemeWin.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsNativeThemeWin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPrintOptionsWin.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsPrintOptionsWin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsPrintSettingsWin.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsPrintSettingsWin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsScreenManagerWin.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsScreenManagerWin.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (widget/windows parts); r=bsmedberg 2012-06-14 14:28:06 -04:00
nsScreenWin.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsScreenWin.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsSound.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsSound.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsTextStore.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsTextStore.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (widget/windows parts); r=bsmedberg 2012-06-14 14:28:06 -04:00
nsToolkit.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
nsToolkit.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUXThemeConstants.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUXThemeData.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsUXThemeData.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWidgetFactory.cpp Fixing bug 715041. Add support for Idle API. r=bent, jst 2012-06-29 01:32:21 -07:00
nsWindow.cpp Bug 743975 - remove NS_DESTROY event, r=smaug 2012-08-15 14:52:41 -04:00
nsWindow.h Bug 743975 - remove accessibility events from widget, replace with a nsBaseWidget::GetAccessible method, r=trevsaunders 2012-08-15 14:52:37 -04:00
nsWindowDbg.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWindowDbg.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWindowDefs.h Bug 757688 part.7 Make nsWindow for Windows possible to test dead keys r=jimm 2012-06-15 18:52:51 +09:00
nsWindowGfx.cpp Bug 778519 - Don't include Layers.h everywhere Part 2 r=cjones 2012-07-30 17:42:26 -07:00
nsWindowGfx.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsWinGesture.cpp Bug 719320 part.12 Replace legacy mouse scroll event dispatchers with D3E wheel event dispatcher on Windows r=smaug+jimm 2012-08-12 10:42:37 +09:00
nsWinGesture.h Bug 719320 part.12 Replace legacy mouse scroll event dispatchers with D3E wheel event dispatcher on Windows r=smaug+jimm 2012-08-12 10:42:37 +09:00
resource.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TaskbarPreview.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
TaskbarPreview.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
TaskbarPreviewButton.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TaskbarPreviewButton.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TaskbarTabPreview.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
TaskbarTabPreview.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TaskbarWindowPreview.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
TaskbarWindowPreview.h Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
widget.rc Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
WidgetTraceEvent.cpp Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
WindowHook.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
WindowHook.h Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
WinMouseScrollHandler.cpp Bug 719320 part.12 Replace legacy mouse scroll event dispatchers with D3E wheel event dispatcher on Windows r=smaug+jimm 2012-08-12 10:42:37 +09:00
WinMouseScrollHandler.h Bug 719320 part.12 Replace legacy mouse scroll event dispatchers with D3E wheel event dispatcher on Windows r=smaug+jimm 2012-08-12 10:42:37 +09:00
WinTaskbar.cpp Bug 777292 part 2 - Change all nsnull to nullptr 2012-07-30 17:20:58 +03:00
WinTaskbar.h Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (widget/windows parts); r=bsmedberg 2012-06-14 14:28:06 -04:00
WinUtils.cpp Bug 215450: Allow uploading of files greater than 2gb in size. Involves making input streams 64-bit capable. Significant work done by Makoto Kato, finished by Honza Bambas. r=hbambas,bsmedberg,jdrew,sicking 2012-08-10 22:44:11 -04:00
WinUtils.h Bug 110894 - Use favicons on webpage shortcuts in Windows. r=bbondy 2012-07-21 16:07:26 -04:00