index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DebuggerWX
/
Src
/
BreakpointWindow.cpp
Age
Commit message (
Expand
)
Author
2010-02-02
Linux global build. At least the basic footwork is done here.
Glenn Rice
2009-10-20
Trying a fix to floating point single (issue 1556), Sonic Unleashed now have ...
sl1nk3.s
2009-09-27
Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages f...
sl1nk3.s
2009-09-15
GUI : Added possibility to move the logwindow around in non-debugger mode, fi...
sl1nk3.s
2009-09-08
get rid of the '¯' chars in source code...non ascii chars are not really goo...
Shawn Hoffman
2009-09-07
GUI: make some elements such as memory jit and breakpoint windows into
nakeee
2009-09-02
Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...
Marcus Wanners
2009-08-31
fix linux build in hope it will help JP to fix the gui on linux
nakeee
2009-08-27
GUI: Fixed breakpoints toolbar
John Peterson
2009-08-27
GUI: Dock logwindow
John Peterson
2009-07-30
dolphinwx and debuggerwx can now be compiled with unicode
LPFaint99
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-07-28
revert part of r3896
LPFaint99
2009-07-28
Njoy can now be build with wxUSE_UNICODE 1 on windows
LPFaint99
2009-07-26
Fix up all copyright dates.
death2droid
2009-06-28
added an AX disasm with (few) comments. Moved some code around to prepare to ...
hrydgard
2009-06-21
New DSP debugger: step one. (not ready yet, but try loading zelda WW and look...
hrydgard
2009-02-06
Allow changing of the debugger font and some cleanup
Shawn Hoffman
2008-12-20
Cleanup the breakpoint code a bit, fix updating the breakpoint window when cl...
hrydgard
2008-12-08
set svn:eol-style=native for **.cpp
bushing
2008-11-12
Migration to the new dir struct (in code only!, no deletion of old dirs...yet...
Shawn Hoffman
2008-11-07
Another small change
John Peterson
2008-10-22
reverted log manager... i hope that i havn't reverted to much but a lot of fi...
fires.gc
2008-10-20
Some fixes for the log manager. Small change to breakpoint manager.
John Peterson
2008-10-18
Added a comment.
John Peterson
2008-10-18
Added option to specify a range of addresses in MemoryChecks.ini.
John Peterson
2008-10-18
Added option to load breakpoints and memory checks from a file.
John Peterson
2008-09-22
change src to Src
nakeee