dolphin/Source/Core/DolphinWX/Debugger
Lioncash ca7bdf1d5d Remove the embedded Console from the possible logging options.
Note I do not mean the Logging window, but the console window.
It's literally rarely, if at all used, and offers less advantages over the built-in logging window (ie. it breaks on different locales: http://i.imgur.com/Cs92tQE.png)

This commit should remove all of the console logging.
2014-02-16 20:40:33 -05:00
..
BreakpointDlg.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
BreakpointDlg.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
BreakpointView.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
BreakpointView.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
BreakpointWindow.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
BreakpointWindow.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CodeView.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CodeView.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CodeWindow.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
CodeWindow.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
CodeWindowFunctions.cpp Remove the embedded Console from the possible logging options. 2014-02-16 20:40:33 -05:00
DebuggerPanel.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DebuggerPanel.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DebuggerUIUtil.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DebuggerUIUtil.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DSPDebugWindow.cpp Turn loops into range-based form 2014-02-13 09:05:50 +01:00
DSPDebugWindow.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
DSPRegisterView.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
DSPRegisterView.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
JitWindow.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
JitWindow.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
MemoryCheckDlg.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
MemoryCheckDlg.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
MemoryView.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
MemoryView.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
MemoryWindow.cpp Turn loops into range-based form 2014-02-13 09:05:50 +01:00
MemoryWindow.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
RegisterView.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
RegisterView.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
RegisterWindow.cpp Remove unnecessary Src/ folders 2013-12-31 14:03:19 -05:00
RegisterWindow.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00