.. |
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
|
make debugger a bit more readable; TODO: merge code for codeview and memoryview, maybe use wxGrid?
|
2009-01-05 03:09:13 +00:00 |
CodeView.h
|
set svn:eol-style=native for **.h
|
2008-12-08 04:46:09 +00:00 |
CodeWindow.cpp
|
CodeWindow: Fixed the Unlimited JIT Cache option
|
2009-01-07 07:35:12 +00:00 |
CodeWindow.h
|
CodeWindow: Fixed the Unlimited JIT Cache option
|
2009-01-07 07:35:12 +00:00 |
CodeWindowSJP.cpp
|
CodeWindow: Missing file
|
2009-01-05 03:01:22 +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
|
convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg.
|
2008-12-09 05:29:14 +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
|
CodeWindow: Made boot to pause optional, readded the tooltips in the Release build
|
2009-01-05 02:52:55 +00:00 |