.. |
res
|
|
|
tests
|
|
|
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
|
|
|
IEnumFE.cpp
|
|
|
IEnumFE.h
|
|
|
JumpListBuilder.cpp
|
Bug 722163 - Convert JumpListBuilder to use LazyIdleThread. r=khuey
|
2012-03-06 15:42:53 -05: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
|
|
|
KeyboardLayout.h
|
|
|
LSPAnnotator.cpp
|
|
|
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
|
|
|
nsBidiKeyboard.h
|
|
|
nsClipboard.cpp
|
Backout 17deb5f61b4d (bug 150073) due to build bustage. a=shouldausedtryfirst
|
2012-04-03 20:22:42 -04:00 |
nsClipboard.h
|
|
|
nsDataObj.cpp
|
|
|
nsDataObj.h
|
Bug 731943 - Get rid of no longer needed mingw hacks r=jimm
|
2012-03-02 11:27:06 +01:00 |
nsDataObjCollection.cpp
|
|
|
nsDataObjCollection.h
|
Bug 731943 - Get rid of no longer needed mingw hacks r=jimm
|
2012-03-02 11:27:06 +01:00 |
nsdefs.h
|
|
|
nsDeviceContextSpecWin.cpp
|
|
|
nsDeviceContextSpecWin.h
|
|
|
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
|
|
|
nsFilePicker.cpp
|
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 |
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
|
|
|
nsIdleServiceWin.h
|
|
|
nsImageClipboard.cpp
|
|
|
nsImageClipboard.h
|
|
|
nsIMM32Handler.cpp
|
|
|
nsIMM32Handler.h
|
|
|
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
|
|
|
nsNativeDragSource.h
|
|
|
nsNativeDragTarget.cpp
|
|
|
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
|
|
|
nsPrintOptionsWin.h
|
|
|
nsPrintSettingsWin.cpp
|
|
|
nsPrintSettingsWin.h
|
|
|
nsScreenManagerWin.cpp
|
|
|
nsScreenManagerWin.h
|
|
|
nsScreenWin.cpp
|
|
|
nsScreenWin.h
|
|
|
nsSound.cpp
|
|
|
nsSound.h
|
|
|
nsTextStore.cpp
|
|
|
nsTextStore.h
|
|
|
nsToolkit.cpp
|
|
|
nsToolkit.h
|
|
|
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 672175 part.16 Implement nsIWidget::SynthesizeNativeMouseScrollEvent() on Windows r=jimm
|
2012-03-22 09:59:12 +09:00 |
nsWindow.h
|
Bug 672175 part.16 Implement nsIWidget::SynthesizeNativeMouseScrollEvent() on Windows r=jimm
|
2012-03-22 09:59:12 +09:00 |
nsWindowDbg.cpp
|
|
|
nsWindowDbg.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
WidgetTraceEvent.cpp
|
Bug 730282 - Firefox crash @ mozilla::SignalTracerThread. r=ted.mielczarek.
|
2012-03-12 15:13:14 -05:00 |
WindowHook.cpp
|
|
|
WindowHook.h
|
|
|
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 |