dolphin/Source
comex 0c18e5886d Remove mnemonics in MemoryWindow.
On OS X, this broke Cmd-V to paste in the text boxes.  Apparently wx
thinks having mnemonics (which are Alt-* on Windows) be Cmd-* on OS X,
even if this disables standard shortcuts, is a good idea.

Lioncash suggested just getting rid of the accelerators on non-menu
controls, so I'm doing that rather than disabling them only on OS X.
2015-04-24 22:06:03 -04:00
..
Android [Android] Support arguments from Activity Monitor. 2015-03-08 08:43:25 -05:00
Core Remove mnemonics in MemoryWindow. 2015-04-24 22:06:03 -04:00
DSPSpy Fix include order of files outside of Source/Core 2015-03-01 14:54:22 +01:00
DSPTool CMake: simplify some expressions 2015-01-03 13:17:57 +01:00
PCH Add missing newlines at EOF 2015-03-01 17:17:09 +01:00
UnitTests XEmitter: add PUNPCKLQDQ 2015-03-18 12:09:06 +01:00
VSProps Base.props: Remove DXSDK_DIR from the include path. 2015-04-13 21:44:40 +02:00
.clang-format UseTab: ForIndentation 2014-05-26 21:28:59 -07:00
CMakeLists.txt Windows: Use a shared precompiled header for dolphin code under Source/ 2014-08-14 23:51:13 -07:00
dolphin-emu.sln remove win32/mixed project configurations. 2015-03-14 14:07:21 -07:00