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
/
Common
/
Src
/
MsgHandler.cpp
Age
Commit message (
Expand
)
Author
2011-02-24
Clean up the debugger gui a bit. In general do not call SetSizeHints on a wi...
Glenn Rice
2011-02-23
Still didn't quite have the wiimote connection stuff right. This probably ne...
Glenn Rice
2011-01-14
Clean up translator callback.
Glenn Rice
2011-01-13
Translate PanicAlert captions too.
Glenn Rice
2011-01-13
Removed my previous PanicAlert translation hack. Fixed with a better method ...
Glenn Rice
2009-07-28
Now ALL copyright dates are fixed to the legally correct year: The year in wh...
XTra.KrazzY
2009-06-09
Debugging: Added 'insert nop' to menu, added 'show history' code for interpre...
John Peterson
2009-06-08
OpenGL: Changed the AVIDump framebuffer source to the same as for screenshots
John Peterson
2009-03-28
Some code cleanup
omegadox
2009-03-19
Change the return value of panicyesno to true
nakeee
2009-03-18
Trying to make a button that disable panic alerts popups please test
nakeee
2009-03-02
an attempt to clean up the logging a bit
nakeee
2009-02-23
Update svn:eol-style=native ( r1442 ) for Source/*.cpp
LPFaint99
2009-02-16
Assorted jit64-related bugfixes. Discovered and papered over nasty codegen bu...
hrydgard
2009-01-18
reverted 1914, but updated the default handler instead
nakeee
2008-12-28
nJoy: Enabled keyboard input (only for buttons so far) through wxWidgets in t...
John Peterson
2008-12-25
just a bunch of random code cleanup i did on the train bored, plus a d3d impl...
hrydgard
2008-12-14
new MsgHandler replacing common
nakeee