summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Src/Debugger/DSPDebugWindow.cpp
AgeCommit message (Expand)Author
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-11-03Run code through the advanced tool 'sed' to remove trailing whitespace.comex
2013-04-17Lastly - new license header introduced to main Dolphin project. All done now.Lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...lioncash
2013-04-08Remove all tab/space mismatches from the DolphinWX project (at least 99%. I p...Lioncash
2013-02-28Kill some unnecessary c_str and use StrToWxStr in a few places that I missed.Jordan Woyak
2013-02-28Attempt to be consistent with conversions between std::string and wxString.Jordan Woyak
2012-12-24Changed to non conflicting overload.Matthew Parlane
2011-02-24Clean up the debugger gui a bit. In general do not call SetSizeHints on a wi...Glenn Rice
2011-02-13Move debugger ui files into a subdirectory. Primarily to make it easy to kee...Glenn Rice