.. |
res
|
|
|
tests
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
winrt
|
Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm
|
2014-08-14 17:58:15 +09:00 |
AudioSession.cpp
|
|
|
AudioSession.h
|
|
|
GfxInfo.cpp
|
Bug 1008759 - Blocklist D2D on NVidia 310M, even when it is believed to be the secondary GPU. r=bjacob
|
2014-08-12 21:25:13 -07:00 |
GfxInfo.h
|
Bug 1038170 - Give GfxInfo a private destructor; r=bjacob
|
2014-07-15 16:40:08 -04:00 |
IEnumFE.cpp
|
|
|
IEnumFE.h
|
|
|
JumpListBuilder.cpp
|
Bug 1018598 - Shutdown jump list thread correctly to avoid debug assertions. r=jimm
|
2014-06-03 09:26:14 -04:00 |
JumpListBuilder.h
|
Bug 1040031 - Give JumpListBuilder a private destructor; r=bjacob
|
2014-07-17 16:46:26 -04:00 |
JumpListItem.cpp
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
JumpListItem.h
|
Bug 1038190 - Give JumpListShortcut a private destructor; r=bjacob
|
2014-07-15 16:41:28 -04:00 |
KeyboardLayout.cpp
|
Bug 1046101 part.17 Rename NS_SIMPLE_GESTURE_EVENT to eSimpleGestureEventClass r=smaug
|
2014-08-04 14:28:53 +09:00 |
KeyboardLayout.h
|
Bug 1015028 Compute scan code value from virtual keycode if a keydown/keyup message doesn't have proper scancode value r=jimm
|
2014-06-01 11:32:08 +09:00 |
LSPAnnotator.cpp
|
Bug 1038193 - Give LSPAnnotationGatherer a private destructor; r=bjacob
|
2014-07-15 16:39:01 -04:00 |
moz.build
|
Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium
|
2014-07-24 11:55:33 -04:00 |
nsAppShell.cpp
|
Bug 1038196 - Give WinWakeLockListener a private destructor; r=bjacob
|
2014-07-15 16:38:31 -04:00 |
nsAppShell.h
|
|
|
nsBidiKeyboard.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsBidiKeyboard.h
|
Bug 1040037 - Give nsBidiKeyboard a private destructor; r=bjacob
|
2014-07-17 16:49:41 -04:00 |
nsClipboard.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsClipboard.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsColorPicker.cpp
|
Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin
|
2014-06-18 17:56:02 -07:00 |
nsColorPicker.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsDataObj.cpp
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsDataObj.h
|
|
|
nsDataObjCollection.cpp
|
|
|
nsDataObjCollection.h
|
|
|
nsdefs.h
|
|
|
nsDeviceContextSpecWin.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsDeviceContextSpecWin.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsDragService.cpp
|
Backed out changeset d5a514b9a0db (bug 586587) for mochitest failures.
|
2014-04-24 14:48:14 -04:00 |
nsDragService.h
|
|
|
nsFilePicker.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsFilePicker.h
|
Bug 1038166 - Give nsFilePicker a private destructor; r=bjacob
|
2014-07-15 16:40:41 -04:00 |
nsIdleServiceWin.cpp
|
|
|
nsIdleServiceWin.h
|
|
|
nsImageClipboard.cpp
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
nsImageClipboard.h
|
|
|
nsIMM32Handler.cpp
|
Bug 992485. Make nsIMM32Handler::OnUpdateComposition less spammy to the console. r=m_kato
|
2014-04-06 20:11:12 -05:00 |
nsIMM32Handler.h
|
Bug 979148 - Use NOTIFY_IME_OF_POSITION_CHANGE for IMM32. r=masyuki
|
2014-03-06 15:13:50 +09:00 |
nsLookAndFeel.cpp
|
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
|
2014-04-01 13:09:23 +09:00 |
nsLookAndFeel.h
|
Bug 978441 - Stop using GetVersionEx() in nsLookAndFeel.cpp. r=jimm
|
2014-03-02 10:29:12 +09:00 |
nsNativeDragSource.cpp
|
|
|
nsNativeDragSource.h
|
|
|
nsNativeDragTarget.cpp
|
|
|
nsNativeDragTarget.h
|
|
|
nsNativeThemeWin.cpp
|
Bug 1030843 - Fix crash in nsNativeThemeCocoa::GetMinimumWidgetSize. r=roc
|
2014-06-27 10:19:00 +01:00 |
nsNativeThemeWin.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsPrintOptionsWin.cpp
|
|
|
nsPrintOptionsWin.h
|
|
|
nsPrintSettingsWin.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsPrintSettingsWin.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsScreenManagerWin.cpp
|
Bug 1036003 - "Clean up formatting in nsScreenWin.cpp and nsScreenManagerWin.cpp". r=jmathies f=mconley
|
2014-07-14 09:52:00 +02:00 |
nsScreenManagerWin.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsScreenWin.cpp
|
Bug 1036003 - "Clean up formatting in nsScreenWin.cpp and nsScreenManagerWin.cpp". r=jmathies f=mconley
|
2014-07-14 09:52:00 +02:00 |
nsScreenWin.h
|
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
|
2014-07-14 13:22:26 -04:00 |
nsSound.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
nsSound.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsTextStore.cpp
|
Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm
|
2014-08-14 17:58:15 +09:00 |
nsTextStore.h
|
Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm
|
2014-08-14 17:58:15 +09:00 |
nsToolkit.cpp
|
|
|
nsToolkit.h
|
|
|
nsUXThemeConstants.h
|
|
|
nsUXThemeData.cpp
|
Bug 1042625 - high contrast mode detection broken on Windows <8, r=jimm
|
2014-07-24 14:28:00 +01:00 |
nsUXThemeData.h
|
Bug 946595 - High contrast themes on Windows 8 shouldn't be considered the default theme in CSS, r=jimm
|
2014-03-28 22:13:10 +00:00 |
nsWidgetFactory.cpp
|
Bug 1002354 - Proxy nsIScreenManager and nsIScreen's from the child process to the parent process, with caching. r=roc,jimm,smichaud,snorp.
|
2014-07-14 13:22:26 -04:00 |
nsWindow.cpp
|
Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
|
2014-08-05 21:43:36 -07:00 |
nsWindow.h
|
Bug 1038200 - Fix the rest of the public refcounted destructors in widget/windows; r=bjacob
|
2014-07-15 16:37:58 -04:00 |
nsWindowBase.cpp
|
Bug 586656 - Serialize external "pluginEvent" structs in WidgetGUIEvent so that plugin events work in e10s - r=masayuki,jimm
|
2014-07-23 15:55:51 -04:00 |
nsWindowBase.h
|
|
|
nsWindowDbg.cpp
|
Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent
|
2014-08-12 14:06:00 -05:00 |
nsWindowDbg.h
|
Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent
|
2014-08-12 14:06:00 -05:00 |
nsWindowDefs.h
|
Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent
|
2014-08-12 14:06:00 -05:00 |
nsWindowGfx.cpp
|
Bug 1023522 - Get rid of the remaining Thebes backed gfxContexts in the Windows widget code. r=mattwoodrow
|
2014-06-11 10:38:44 +01:00 |
nsWindowGfx.h
|
|
|
nsWinGesture.cpp
|
Bug 958868 - Add support for delta line and page accumulation; r=masayuki, sr=smaug
|
2014-07-07 18:54:14 +09:00 |
nsWinGesture.h
|
|
|
resource.h
|
|
|
TaskbarPreview.cpp
|
|
|
TaskbarPreview.h
|
Bug 1038195 - Give some classes in the Windows taskbar code private destructors; r=bjacob
|
2014-07-15 14:57:14 -04:00 |
TaskbarPreviewButton.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
TaskbarPreviewButton.h
|
Bug 1038195 - Give some classes in the Windows taskbar code private destructors; r=bjacob
|
2014-07-15 14:57:14 -04:00 |
TaskbarTabPreview.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
TaskbarTabPreview.h
|
Bug 1038195 - Give some classes in the Windows taskbar code private destructors; r=bjacob
|
2014-07-15 14:57:14 -04:00 |
TaskbarWindowPreview.cpp
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
TaskbarWindowPreview.h
|
Bug 1038195 - Give some classes in the Windows taskbar code private destructors; r=bjacob
|
2014-07-15 14:57:14 -04:00 |
touchinjection_sdk80.h
|
|
|
widget.rc
|
|
|
WidgetTraceEvent.cpp
|
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
|
2014-02-26 13:36:35 -08:00 |
WindowHook.cpp
|
|
|
WindowHook.h
|
|
|
WinIMEHandler.cpp
|
Bug 1052286 nsTextStore::SetInputContext() should handle password state as editable state r=jimm
|
2014-08-14 17:58:15 +09:00 |
WinIMEHandler.h
|
|
|
WinMouseScrollHandler.cpp
|
Bug 982734, make nsIWidget::GetWindowType and nsIWidget::GetZIndex return their values, remove some unused colour-related widget methods, r=tn
|
2014-03-19 12:48:08 -04:00 |
WinMouseScrollHandler.h
|
|
|
WinTaskbar.cpp
|
Bug 1038195 - Give some classes in the Windows taskbar code private destructors; r=bjacob
|
2014-07-15 14:57:14 -04:00 |
WinTaskbar.h
|
Bug 1038195 - Give some classes in the Windows taskbar code private destructors; r=bjacob
|
2014-07-15 14:57:14 -04:00 |
WinUtils.cpp
|
Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent
|
2014-08-12 14:06:00 -05:00 |
WinUtils.h
|
Bug 1052395 - Improve ipc debug output for unhandled nonqueued Windows messages. r=bent
|
2014-08-12 14:06:00 -05:00 |