gecko/widget/src/windows
2011-08-09 09:48:10 -05:00
..
tests Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
AudioSession.cpp Bug 669875 - Broken widget/src/windows cross compilation on case sensitive OSes (r=jmathies) 2011-07-13 17:58:33 +02:00
AudioSession.h Bug 441197: Maintain an audio session across processes. r=jimm 2011-06-24 07:20:03 -07:00
GfxInfo.cpp Bug 669299 - Remove unneeded nsPrintfCString.h includes. r=bsmedberg 2011-07-21 04:37:31 +02:00
GfxInfo.h Bug 651858 - Part 8: Expose azure on/off state from gfxInfo. r=joedrew 2011-06-24 19:41:18 +02:00
IEnumFE.cpp
IEnumFE.h
JumpListBuilder.cpp
JumpListBuilder.h
JumpListItem.cpp
JumpListItem.h
KeyboardLayout.cpp Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc 2011-06-02 14:56:50 +02:00
KeyboardLayout.h
LSPAnnotator.cpp Bug 630444: Followup to remove dead code. r=me 2011-04-13 19:41:34 -07:00
Makefile.in Bug 670148, remove nsIMenuFrame, r=roc 2011-07-11 10:05:07 -04:00
nsAppShell.cpp Bug 627084 - Add an app shell native event starvation timeout for cases where our native event pump messages get dropped by 3rd party code. r=roc 2011-08-09 09:48:10 -05:00
nsAppShell.h Bug 627084 - Add an app shell native event starvation timeout for cases where our native event pump messages get dropped by 3rd party code. r=roc 2011-08-09 09:48:10 -05:00
nsBidiKeyboard.cpp
nsBidiKeyboard.h
nsClipboard.cpp
nsClipboard.h
nsDataObj.cpp
nsDataObj.h
nsDataObjCollection.cpp
nsDataObjCollection.h
nsdefs.h
nsDeviceContextSpecWin.cpp Bug 473687 - Remove widget WinCE support: Part B (Main ifdef removal); r=dougt 2011-04-24 20:10:12 -07:00
nsDeviceContextSpecWin.h
nsDragService.cpp Bug 266236 part 9: Move nsBoundingMetrics to its own header and prune inclusions of nsRenderingContext.h. 2011-04-07 18:04:40 -07:00
nsDragService.h
nsFilePicker.cpp Bug 668663 - OFNHookProc callback in the file picker code should return a UINT_PTR. r=neil 2011-07-01 18:22:10 +09:00
nsFilePicker.h
nsIdleServiceWin.cpp Bug 473687 - Remove widget WinCE support: Part B (Main ifdef removal); r=dougt 2011-04-24 20:10:12 -07:00
nsIdleServiceWin.h
nsImageClipboard.cpp Bug 651017, part 2: wrap gfxPlatform::Init/Shutdown in a service and register it for app-startup. Also prune some dead CIDs from nsGfxCIID.h. 2011-04-16 18:22:41 -07:00
nsImageClipboard.h
nsIMM32Handler.cpp Bug 610829 Should associate default IMC at committing or canceling composition r=emk 2011-07-07 21:02:07 +09:00
nsIMM32Handler.h Bug 610829 Should associate default IMC at committing or canceling composition r=emk 2011-07-07 21:02:07 +09:00
nsLookAndFeel.cpp Bug 473687 - Remove widget WinCE support: Part B (Main ifdef removal); r=dougt 2011-04-24 20:10:12 -07:00
nsLookAndFeel.h
nsNativeDragSource.cpp
nsNativeDragSource.h
nsNativeDragTarget.cpp
nsNativeDragTarget.h
nsNativeThemeWin.cpp Bug 673584 - Call QueueAnimatedContentForRefresh with 30 instead of 60 for the progress element. r=jimm 2011-07-22 23:07:43 -07:00
nsNativeThemeWin.h Bug 661846: Move the Windows classic/XP native menu padding calculation from GetWidgetBorder to GetWidgetPadding. r=jmathies 2011-06-22 12:32:50 +02:00
nsPrintOptionsWin.cpp
nsPrintOptionsWin.h
nsPrintSettingsWin.cpp
nsPrintSettingsWin.h
nsScreenManagerWin.cpp
nsScreenManagerWin.h
nsScreenWin.cpp Bug 473687 - Remove widget WinCE support: Part B (Main ifdef removal); r=dougt 2011-04-24 20:10:12 -07:00
nsScreenWin.h
nsSound.cpp
nsSound.h
nsTextStore.cpp Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc 2011-06-02 14:56:50 +02:00
nsTextStore.h
nsToolkit.cpp Bug 652109 - SetProcessDPIAware is called regardless if the process is really DPI aware r=roc 2011-06-02 14:38:27 +02:00
nsToolkit.h
nsUXThemeConstants.h Bug 656909 - Use a native rendering for vertical progress bar on Windows. r=jimm 2011-05-17 18:39:22 +02:00
nsUXThemeData.cpp Backout bug 613037 r=Dao, a=backout. 2011-02-07 07:30:07 -06:00
nsUXThemeData.h
nsWindow.cpp Bug 676361 Plugin hangs when content's script accesses plugin at mouse wheel event which wasn't consumed by the plugin r=jimm 2011-08-09 10:12:03 +09:00
nsWindow.h Bug 658194 Get rid of SendMessage() from mouse wheel event handling r=jimm 2011-08-02 12:03:15 +09:00
nsWindowDbg.cpp
nsWindowDbg.h
nsWindowDefs.h Bug 658194 Get rid of SendMessage() from mouse wheel event handling r=jimm 2011-08-02 12:03:15 +09:00
nsWindowGfx.cpp Bug 635643. Remove nsIRegion, because it is a useless wrapper class. r=tnikkel 2011-07-25 17:19:37 -05:00
nsWindowGfx.h Bug 473687 - Remove widget WinCE support: Part D (Remove nsWindowGfx::OnSettingsChangeGfx & nsWindow::OnSettingsChange); r=dougt 2011-04-24 20:10:16 -07:00
nsWinGesture.cpp Bug 660401 Re-land the previous backed out patch 2011-05-28 16:03:00 +09:00
nsWinGesture.h
resource.h
TaskbarPreview.cpp Bug 667298 - Address comment; pending-r=roc 2011-07-05 12:20:06 +02:00
TaskbarPreview.h
TaskbarPreviewButton.cpp
TaskbarPreviewButton.h
TaskbarTabPreview.cpp Bug 669875 - Broken widget/src/windows cross compilation on case sensitive OSes (r=jmathies) 2011-07-13 17:58:33 +02:00
TaskbarTabPreview.h
TaskbarWindowPreview.cpp
TaskbarWindowPreview.h
WidgetTraceEvent.cpp Back out bug 606574 for leaking a Mutex and a CondVar in crashtests 2011-04-13 14:08:43 -04:00
WindowHook.cpp
WindowHook.h
WinTaskbar.cpp Bug 597911. Give 64-bit builds on Windows a different application id. r=rstrong 2011-03-29 22:24:54 -04:00
WinTaskbar.h