dolphin/Source/Core/DebuggerWX/Src
hrydgard a3c96ac42c Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster.
Not only does it change tons of files to switch to a new and non-working (it doesn't parse my ini files, at least) ini parser, it also reshuffles a lot of code and removes a plugin. The latter part is fine, but doing these two major switches in one revision, one of which is broken, is completely unacceptable. I said to merge tiny changes, not massive reworkings.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5589 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-03 18:05:08 +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 Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster. 2010-06-03 18:05:08 +00:00
BreakpointWindow.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
CodeWindow.cpp Simplify logging a bit. 2010-05-26 21:07:13 +00:00
CodeWindow.h get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason. http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters 2009-09-08 16:07:13 +00:00
CodeWindowFunctions.cpp Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster. 2010-06-03 18:05:08 +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 JIT single stepping 2010-04-10 15:41:44 +00:00
JitWindow.h GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes. 2009-09-15 21:35:32 +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 Warp back to 5578. Sorry for the lost changes, please re-apply. Reason: 5579 is a complete disaster. 2010-06-03 18:05:08 +00:00
MemoryWindow.h My first proud commit 2009-11-25 10:07:56 +00:00
RegisterView.cpp add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p) 2009-10-17 07:17:49 +00:00
RegisterView.h add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p) 2009-10-17 07:17:49 +00:00
RegisterWindow.cpp GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes. 2009-09-15 21:35:32 +00:00
RegisterWindow.h GUI : Added possibility to move the logwindow around in non-debugger mode, fix toolbar size issue, fix changing themes (again...) and added abort button to extract all as well as misc changes. 2009-09-15 21:35:32 +00:00
SConscript Some wxWidgets features, like wxProgressDialog used when updating the 2010-06-01 21:03:02 +00:00
stdafx.cpp 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
stdafx.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