summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/LogWindow.h
AgeCommit message (Expand)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
2015-03-15[windows] Remove ConsoleListener, which was not actually used.Shawn Hoffman
2015-02-28DolphinWX: Clean up some wxTimer codeLioncash
2014-11-09DolphinWX: Kill off trivial event tablesLioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-01DolphinWX: Get rid of unnecessary getName function in LogWindowLioncash
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-03-09clang-modernize -add-overrideTillmann Karras
2014-02-23Purge wx elements of the console.Lioncash
2014-02-23Initial removal of the actual console functionality on windows.Lioncash
2014-02-23Revert "Merge pull request #83 from lioncash/remove-console"Pierre Bourdon
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-16Remove the embedded Console from the possible logging options.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre