summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Cheats
AgeCommit message (Expand)Author
2015-06-28CheatSearchTab: Check Core state instead of checking a memory pointer.Jules Blok
2015-06-06Fix line ending bug for downloaded gecko codesmimimi085181
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08Core: Remove some header inclusions in header filesLioncash
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-04-28DolphinWX: Remove unnecessary forward declarationsLioncash
2015-03-12Rename "Cheats Manager" to "Cheat Manager"Stevoisiak
2015-03-06Fix 4.0-5689 regression (AR codes, patches)JosJuice
2015-02-27Merge pull request #2123 from RachelBryk/nonmodal-isopropsskidau
2015-02-25Formatting/Whitespace CleanupStevoisiak
2015-02-24Make iso properties non modal.Rachel Bryk
2015-02-21Merge pull request #2018 from JosJuice/gameini-region-wildcardMarkus Wick
2015-02-14DolphinWX: Change Enable(false) calls into Disable() where possibleLioncash
2015-02-11Move some BootManager game INI code to CoreParameterJosJuice
2014-12-01DolphinWX: Specify wxID_ANY where -1 is used in controlsLioncash
2014-11-25Port dolphin to SFML 2.1James Cowgill
2014-11-07DolphinWX: Remove unnecessary forward declarationsLioncash
2014-11-02CheatSearchTab: Use a more specific event type for ApplyFocusLioncash
2014-11-01Merge pull request #1442 from lioncash/wxskidau
2014-10-29CheatSearchTab: Improve localization possibilities for a stringLioncash
2014-10-29Remove dumb getPointers that actually want the whole memory block.Scott Mansell
2014-10-25CheatSearchTab: Make cheat list display in monospace fontLioncash
2014-10-25CheatsWindow: Remove unnecessary header includes and forward declsLioncash
2014-10-25CheatSearchTab: Fix signed/unsigned comparison warningLioncash
2014-10-25Use double braces for std:array initialization to avoid clang warning.comex
2014-10-22CheatSearchTab: Use a wxRadioBox for data sizesLioncash
2014-10-18CheatsWindow: unfriend CreateCodeDialog.Lioncash
2014-10-18DolphinWX: Reimplement cheat listbox updating, but without a globalLioncash
2014-10-18CheatsWindow: Remove unnecessary wxPanel in the wxDialogLioncash
2014-10-18DolphinWX: Split cheat window components into their own source filesLioncash