gecko-dev/widget/windows/winrt
Matt Brubeck 40c57cd5b3 Bug 952324 - Don't block native events for more than 50ms [r=jimm] 2013-12-20 07:51:13 -08:00
..
APZController.cpp Bug 950832 - Disable double-tap zoom and 300ms tap delay in Metro to fix OSK bugs [r=jimm] 2013-12-17 12:50:49 -08:00
APZController.h Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
DisplayInfo_sdk81.h Bug 934762 - Metro renders squished and mouse/touch events are offset in dual monitor setup when one is HighDPI r=jimm 2013-10-29 21:29:07 -07:00
FrameworkView.cpp Bug 850372 - Delete session store backup during process suspend so that termination-from-suspended-state is treated as a normal shutdown. r=mbrubeck 2013-12-19 11:32:12 -05:00
FrameworkView.h Bug 850372 - Delete session store backup during process suspend so that termination-from-suspended-state is treated as a normal shutdown. r=mbrubeck 2013-12-19 11:32:12 -05:00
Makefile.in Bug 937224 - Part b: Move LOCAL_INCLUDES to moz.build in widget/; r=mshal 2013-11-28 15:17:25 +01:00
MetroApp.cpp Bug 907635 - Move metro utils logging functions over to WinUtils. r=masayuki 2013-11-01 05:09:32 -05:00
MetroApp.h Bug 907410 - Winrt async input - rework initial startup logic. r=bbondy 2013-09-06 08:11:14 -05:00
MetroAppShell.cpp Bug 952324 - Don't block native events for more than 50ms [r=jimm] 2013-12-20 07:51:13 -08:00
MetroAppShell.h Bug 944215 - Bring back the input logic in bug 950944, with some improvements. Increase the amount of time we process events, and message back once the input events we want delivered have been. r=bbondy 2013-12-17 15:13:33 -06:00
MetroContracts.cpp bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj 2013-12-12 20:50:01 -05:00
MetroInput.cpp Bug 944215 - Bring back the input logic in bug 950944, with some improvements. Increase the amount of time we process events, and message back once the input events we want delivered have been. r=bbondy 2013-12-17 15:13:33 -06:00
MetroInput.h Bug 934811 - Ensure that no scrollbars are displayed for touch input. r=jimm,tn 2013-12-03 13:21:09 -05:00
MetroUIUtils.js
MetroUIUtils.manifest
MetroUtils.cpp Bug 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06:00
MetroUtils.h Bug 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06:00
MetroWidget.cpp Bug 949132 - Use the FrameMetrics flag on the layers update to update APZC scroll offset instead of tracking it in widget code. r=Cwiiis 2013-12-16 12:04:46 -05:00
MetroWidget.h Bug 947146 - Remove hover states from elements that get touch tapped, plus some tests. r=mbrubeck 2013-12-14 14:40:56 -06:00
ToastNotificationHandler.cpp Bug 919929 - AlertsService for Metro should send alertshow and alertfinished observer. r=jimm 2013-10-09 11:15:41 +09:00
ToastNotificationHandler.h Bug 919929 - AlertsService for Metro should send alertshow and alertfinished observer. r=jimm 2013-10-09 11:15:41 +09:00
UIAAccessibilityBridge.cpp Bug 855232 - revamp UIABridge such that it queries for element state in real-time rather than relying on accessible observer events. r=bbondy 2013-04-05 05:33:41 -05:00
UIAAccessibilityBridge.h
UIABridge.cpp Bug 941774 - Centralize various dpi related queries on Windows. r=bbondy 2013-12-14 14:40:55 -06:00
UIABridge.idl Bug 870583 - Rev IID for IUIABridge. r=jimm 2013-05-10 20:28:38 +09:00
UIABridgePrivate.h Bug 855232 - revamp UIABridge such that it queries for element state in real-time rather than relying on accessible observer events. r=bbondy 2013-04-05 05:33:41 -05:00
UIABridgePublic.h
moz.build Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium 2013-12-04 14:06:16 +13:00
mozwrlbase.h
nsMetroFilePicker.cpp Bug 784739 - Switch from NULL to nullptr in widget/windows/ (3/3); r=ehsan 2013-10-08 14:48:34 -04:00
nsMetroFilePicker.h Bug 894840, part 1 - Refactor and move the mode storage to nsBaseFilePicker. r=mounir 2013-07-22 10:12:32 +01:00
nsWinMetroUtils.cpp Bug 850372 - Delete session store backup during process suspend so that termination-from-suspended-state is treated as a normal shutdown. r=mbrubeck 2013-12-19 11:32:12 -05:00
nsWinMetroUtils.h