gecko/widget/windows
2012-04-10 11:52:50 +12:00
..
res Bug 627956 - Fold widget/build into widget/windows. r=roc 2012-01-03 22:10:06 -05:00
tests Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
AudioSession.cpp Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm 2012-02-23 01:33:19 +01:00
AudioSession.h Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm 2012-02-23 01:33:19 +01:00
GfxInfo.cpp Bug 711656: backout 7ce4d9b55863 r=none 2012-03-15 14:15:31 -04:00
GfxInfo.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
IEnumFE.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
IEnumFE.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
JumpListBuilder.cpp Bug 737133 - getFaviconURLForPage and getFaviconDataForPage should invoke nsIFaviconDataCallback even if the favicon is not available. r=mak sr=gavin 2012-04-12 12:27:14 +02:00
JumpListBuilder.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
JumpListItem.cpp Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
JumpListItem.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
KeyboardLayout.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
KeyboardLayout.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
LSPAnnotator.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
Makefile.in Bug 672175 part.1 Implement MouseScrollHandler for Windows r=jimm 2012-03-06 12:20:28 +09:00
nsAppShell.cpp Bug 672175 part.16 Implement nsIWidget::SynthesizeNativeMouseScrollEvent() on Windows r=jimm 2012-03-22 09:59:12 +09:00
nsAppShell.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
nsBidiKeyboard.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsBidiKeyboard.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsClipboard.cpp Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst 2012-04-03 20:22:42 -04:00
nsClipboard.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsDataObj.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsDataObj.h Bug 731943 - Get rid of no longer needed mingw hacks r=jimm 2012-03-02 11:27:06 +01:00
nsDataObjCollection.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsDataObjCollection.h Bug 731943 - Get rid of no longer needed mingw hacks r=jimm 2012-03-02 11:27:06 +01:00
nsdefs.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsDeviceContextSpecWin.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsDeviceContextSpecWin.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsDragService.cpp Bug 457803 - Fix compiler warning "nsDragService.cpp(146) : warning C4146: unary minus operator applied to unsigned type". r=vlad 2012-03-19 18:52:07 -04:00
nsDragService.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsFilePicker.cpp Bug 744887 - Build error: nsFilePicker.cpp(227) : error C2065: 'nsPIDOMWindow' : undeclared identifier, r=jmathies 2012-04-14 01:49:11 +02:00
nsFilePicker.h Bug 722864 - change nsFilePicker to no longer use global Private Browsing service. Instead, use nearest relevant docshell; r=jimm 2012-04-09 21:53:46 +02:00
nsIdleServiceWin.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIdleServiceWin.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsImageClipboard.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsImageClipboard.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsIMM32Handler.cpp Bug 724471 WM_IME_ENDCOMPOSITION handler should do nothing if it's followed by WM_IME_COMPOSITION r=emk 2012-02-07 22:16:41 +09:00
nsIMM32Handler.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsLookAndFeel.cpp bug 735583 - eliminate font constant synonyms and use the standard forms everywhere. r=jdaggett 2012-03-15 09:04:46 +00:00
nsLookAndFeel.h Bug 96971: Move GetSystemFont from nsDeviceContext to mozilla::LookAndFeel. r=roc 2012-02-20 15:19:48 -08:00
nsNativeDragSource.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsNativeDragSource.h Bug 707382, merge nsIDOMDataTransfer and nsIDOMNSDataTransfer, r=jonas 2012-02-07 13:02:32 -05:00
nsNativeDragTarget.cpp Bug 722315 - Increase Firefox startup speed on Windows by lazy loading CLSID_DragDropHelper. r=jimm 2012-02-01 09:30:05 -05:00
nsNativeDragTarget.h Bug 731943 - Get rid of no longer needed mingw hacks r=jimm 2012-03-02 11:27:06 +01:00
nsNativeThemeWin.cpp Back out bug 373266 because of mochitest leaks 2012-03-07 17:15:57 -08:00
nsNativeThemeWin.h Back out bug 373266 because of mochitest leaks 2012-03-07 17:15:57 -08:00
nsPrintOptionsWin.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsPrintOptionsWin.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsPrintSettingsWin.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsPrintSettingsWin.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsScreenManagerWin.cpp Bug 715045 - Remove old vc support code. r=jimm 2012-01-05 16:52:22 +09:00
nsScreenManagerWin.h Bug 715045 - Remove old vc support code. r=jimm 2012-01-05 16:52:22 +09:00
nsScreenWin.cpp Bug 715045 - Remove old vc support code. r=jimm 2012-01-05 16:52:22 +09:00
nsScreenWin.h Bug 715045 - Remove old vc support code. r=jimm 2012-01-05 16:52:22 +09:00
nsSound.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsSound.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsTextStore.cpp Bug 725233 Get rid of hacky text event dispatchers, they are not necessary due to bug 622247 r=jimm 2012-02-20 14:26:16 +09:00
nsTextStore.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsToolkit.cpp Bug 716819 Move nsToolkit::VistaCreateItemFromParsingNameInit() and nsToolkit::createItemFromParsingName to WinUtils r=jimm 2012-01-11 11:09:41 +09:00
nsToolkit.h Bug 716819 Move nsToolkit::VistaCreateItemFromParsingNameInit() and nsToolkit::createItemFromParsingName to WinUtils r=jimm 2012-01-11 11:09:41 +09:00
nsUXThemeConstants.h Back out bug 373266 because of mochitest leaks 2012-03-07 17:15:57 -08:00
nsUXThemeData.cpp Back out bug 373266 because of mochitest leaks 2012-03-07 17:15:57 -08:00
nsUXThemeData.h Back out bug 373266 because of mochitest leaks 2012-03-07 17:15:57 -08:00
nsWidgetFactory.cpp Bug 672175 part.1 Implement MouseScrollHandler for Windows r=jimm 2012-03-06 12:20:28 +09:00
nsWindow.cpp Bug 610713. Disable acceleration in popup widgets to work around Windows/driver bugs. r=bas 2012-04-10 11:52:50 +12:00
nsWindow.h Bug 633602 - Implement Pointer Lock (Mouse Lock) API. r=roc,smaug 2012-04-11 17:55:21 -04:00
nsWindowDbg.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsWindowDbg.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsWindowDefs.h Bug 737984 - win8 dev kit fixup for win widget gesture input headers, r=bbondy. 2012-03-22 09:18:49 -05:00
nsWindowGfx.cpp Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
nsWindowGfx.h Bug 699247 - Remove Win2K related code. r=jimm, sr=neil 2012-02-23 08:53:55 -06:00
nsWinGesture.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
nsWinGesture.h Bug 737984 - win8 dev kit fixup for win widget gesture input headers, r=bbondy. 2012-03-22 09:18:49 -05:00
resource.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
TaskbarPreview.cpp Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
TaskbarPreview.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
TaskbarPreviewButton.cpp Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
TaskbarPreviewButton.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
TaskbarTabPreview.cpp Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
TaskbarTabPreview.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
TaskbarWindowPreview.cpp Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
TaskbarWindowPreview.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
widget.rc Bug 627956 - Fold widget/build into widget/windows. r=roc 2012-01-03 22:10:06 -05:00
WidgetTraceEvent.cpp Bug 730282 - Firefox crash @ mozilla::SignalTracerThread. r=ted.mielczarek. 2012-03-12 15:13:14 -05:00
WindowHook.cpp Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
WindowHook.h Bug 679226 - Fold widget/src into widget. r=roc 2012-01-03 22:09:29 -05:00
WinMouseScrollHandler.cpp Bug 737758: Part 2: Address Windows abnormality (identify _faked_ pixel scrolls) [r=jmathies] 2012-03-26 13:34:10 +02:00
WinMouseScrollHandler.h Bug 672175 part.17 System settings of mouse wheel on Windows should be able to be overridden by prefs for testing r=jimm 2012-03-22 09:59:12 +09:00
WinTaskbar.cpp Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
WinTaskbar.h Bug 730128 - Remove code ifdef'd MOZ_WINSDK_TARGETVER for pre-Windows 7 SDKs. r=jmathies 2012-02-27 18:57:28 -05:00
WinUtils.cpp Back out bug 373266 because of mochitest leaks 2012-03-07 17:15:57 -08:00
WinUtils.h Back out bug 373266 because of mochitest leaks 2012-03-07 17:15:57 -08:00