dolphin/Source/Core/DebuggerWX/Src
Shawn Hoffman 9da4fe086b allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6522 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-12-05 09:04:34 +00:00
..
BreakpointDlg.cpp GUI: make some elements such as memory jit and breakpoint windows into 2009-09-07 20:51:02 +00:00
BreakpointDlg.h Files: Renamed a code file 2009-08-27 17:19:58 +00:00
BreakpointView.cpp Systematically eliminating compiler warnings. 2010-02-24 03:38:36 +00:00
BreakpointView.h Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages for dialog updates and other stuff, breakpoints in memory view are now memory checks instead of PPC breakpoints 2009-09-27 21:28:09 +00:00
BreakpointWindow.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
BreakpointWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
CodeWindow.cpp Added support for multiboot dols. This allows demo discs, bonus discs etc to be played. 2010-08-11 10:45:27 +00:00
CodeWindow.h Take care of some compiler warnings from unused variables, and a little code cleanup. 2010-08-10 01:08:22 +00:00
CodeWindowFunctions.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
Debugger.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
JitWindow.cpp JitIL/Jit64: Removed std::vector for speed up. 2010-09-22 02:42:17 +00:00
JitWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
MemoryCheckDlg.cpp Code cleanups, warning fixes 2010-04-11 11:16:57 +00:00
MemoryCheckDlg.h Now ALL copyright dates are fixed to the legally correct year: The year in which the project began. Now we don't have to change it every year :) 2009-07-28 21:32:10 +00:00
MemoryWindow.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
MemoryWindow.h allow dumping of mem2 as well as aram. thanks Treeki 2010-10-14 04:07:04 +00:00
RegisterView.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
RegisterView.h display fprs in the registerview as hex, and allow editing of the values 2010-10-19 13:35:25 +00:00
RegisterWindow.cpp Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
RegisterWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
SConscript Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
stdafx.cpp Hg: 2010-06-09 01:37:08 +00:00
stdafx.h Hg: 2010-06-09 01:37:08 +00:00