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