Shawn Hoffman
|
19524a8bb7
|
change how the "toolbar" of bp window is handled -> works correctly in release build.
code is still ugly, so if you feel like writing a shiny debugger...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7249 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-25 23:15:53 +00:00 |
Glenn Rice
|
1f33fc1a48
|
Fix a segmentation fault when the wiimote source is changed to a real wiimote in the config dialog.
A little clean up of the debugger code.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7237 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-25 03:56:14 +00:00 |
Shawn Hoffman
|
de25440bb3
|
debugger: don't make spacebar step the ppc.
don't call UpdateGUI() each time the statusbar is updated.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7234 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-24 05:59:46 +00:00 |
Glenn Rice
|
2f14598687
|
Clean up the debugger gui a bit. In general do not call SetSizeHints on a window unless it is a top level window. It isn't supposed to do anything for non top level windows, but it causes glitches on linux. Removing these calls does not affect the end result on windows.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7233 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-24 05:05:25 +00:00 |
Glenn Rice
|
0ae8d33149
|
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7170 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-14 02:18:03 +00:00 |
Glenn Rice
|
a8992b7960
|
Move debugger ui files into a subdirectory. Primarily to make it easy to keep debugger strings out of translations, but also because it is more organized.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7163 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2011-02-13 06:06:32 +00:00 |