summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Debugger/DebuggerUIUtil.cpp
AgeCommit message (Collapse)Author
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2014-07-14Revert "DolphinWX: Use non-deprecated flags for the monospace debugger font"Scott Mansell
2014-07-11DolphinWX: Use non-deprecated flags for the monospace debugger fontLioncash
2014-05-17Kill off _T and wxT macrosLioncash
Minor other alterations that relate to above as well. Also added the PanicAlertT version of alerts for some error messages that use PanicAlert. We want the user to actually understand why the error occurred.
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre