dolphin/Source/Core/DebuggerWX/Src
2009-01-20 16:52:46 +00:00
..
BreakPointDlg.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
BreakPointDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointView.cpp Change the font in DebuggerWX to something legible kthx 2008-12-26 03:46:04 +00:00
BreakpointView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointWindow.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
BreakpointWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CodeView.cpp fix a minor "misfeature" in the symbol table code. 2009-01-20 13:13:03 +00:00
CodeView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CodeWindow.cpp DebuggerWX: Added jit block linking option to the code window 2009-01-20 16:52:46 +00:00
CodeWindow.h DebuggerWX: Added jit block linking option to the code window 2009-01-20 16:52:46 +00:00
CodeWindowSJP.cpp Move Config.cpp to Core renamed it to ConfigManager 2009-01-17 23:41:21 +00:00
Debugger.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Debugger.h Change the font in DebuggerWX to something legible kthx 2008-12-26 03:46:04 +00:00
JitWindow.cpp This is an ugly hack, but increase the size of the buffer... I managed 2008-12-29 02:02:35 +00:00
JitWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
LogWindow.cpp Some more nowx compile fixes thanks to tinctorius 2009-01-06 17:14:04 +00:00
LogWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryCheckDlg.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
MemoryCheckDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryView.cpp make debugger a bit more readable; TODO: merge code for codeview and memoryview, maybe use wxGrid? 2009-01-05 03:09:13 +00:00
MemoryView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryWindow.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
MemoryWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
RegisterView.cpp Change the font in DebuggerWX to something legible kthx 2008-12-26 03:46:04 +00:00
RegisterView.h fix a minor "misfeature" in the symbol table code. 2009-01-20 13:13:03 +00:00
RegisterWindow.cpp convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
RegisterWindow.h convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
SConscript nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +00:00