dolphin/Source
Jasper St. Pierre ee087f5953 Revert "Frame: Fix RendererHasFocus"
This reverts commit ff918df889.

This changed it from "RendererHasFocus" to "UIHasFocus", which is
wrong. Specifically, it broke for non-Render to Main Window cases where
the renderer window isn't managed by wx. It also broke the pending
exclusive fullscreen support, which checks this function to determine if
the renderer is on top so it can full-screen it.

We'll add a new hook, "UIHasFocus", in the next commit.
2014-07-16 10:26:06 -04:00
..
Android Display file size in GiB instead of bytes. 2014-07-14 21:52:52 -04:00
Core Revert "Frame: Fix RendererHasFocus" 2014-07-16 10:26:06 -04:00
DSPSpy Fixed issue with DSP Dump not closing files. 2014-06-23 13:08:43 -07:00
DSPTool Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
UnitTests Fix incorrect clamping in SWRenderer. 2014-07-15 21:15:49 +12:00
VSProps Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
CMakeLists.txt Fixes build if the build path has spaces in it. 2014-05-23 18:24:08 -05:00
dolphin-emu.sln Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
pch.h Fix Linux build 2014-02-18 12:09:38 +01:00