summaryrefslogtreecommitdiff
path: root/Source/Core/Common/MsgHandler.cpp
AgeCommit message (Expand)Author
2022-01-09Common/MsgHandler: Use caller's file and line number in log messagesPokechu22
2022-01-09Common/Assert: Actually use the ASSERT_MSG's log type parameterPokechu22
2022-01-09Common/MsgHandler: Remove non-format variants of PanicAlertPokechu22
2021-10-02Fix AbortOnPanicAlert with PanicAlertFmtPokechu22
2021-08-29Add an option to abort when a panic alert occursLéo Lam
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-12MsgHandler: Correct question and warning captionsxvrc
2020-11-09Common/MsgHandler: Add fmt-capable variants of the alert macrosLioncash
2020-10-23Common: Migrate logging to fmtLioncash
2019-07-20Improve thread safety and remove an unnecessary string allocation from MsgAlertSilent
2019-06-19Common/MsgHandler: Namespace code within the Common namespaceLioncash
2019-06-19Common/MsgHandler: Brace if statement in MsgAlertLioncash
2019-06-19Common/MsgHandler: Use std::string's empty for emptiness checking in MsgAlertLioncash
2019-06-16Common/MsgHandler: Amend file-scope variable namesLioncash
2019-06-16Common/MsgHandler: Make default message handler and translator's internally l...Lioncash
2019-06-16Common/MsgHandler: Use fmt::print on non-Windows OSesLioncash
2018-08-07Cleanup: Remove some left over references to wxWidgetsspycrab
2017-08-03MsgHandler: small cleanupMichael M
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-11-20Mark more strings for translationJosJuice
2015-11-08NoGui: Return no to yes/no panic alerts.Scott Mansell
2015-09-28Fix building with PCH disabled.Rohit Nirmal
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre