dolphin/Source/Core/DolphinWX/Cheats
EmptyChaos c4f5ced37c WX: Replace SetIcon with SetIcons(wxIconBundle)
Setting a single icon at a single resolution doesn't scale well,
Windows requires a 16x16 icon for the window and a 32x32/48x48 for
the taskbar. Providing all icons produces less pixellated results at
HiDPI.
2016-10-04 13:47:22 +11:00
..
ActionReplayCodesPanel.cpp CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
ActionReplayCodesPanel.h CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
ARCodeAddEdit.cpp CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
ARCodeAddEdit.h CheatManager/ISOProperties: Refactor ActionReplay tabs as a class 2016-08-31 14:32:12 +10:00
CheatSearchTab.cpp WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
CheatSearchTab.h WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
CheatsWindow.cpp WX: Replace SetIcon with SetIcons(wxIconBundle) 2016-10-04 13:47:22 +11:00
CheatsWindow.h WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
CreateCodeDialog.cpp WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
CreateCodeDialog.h WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
GeckoCodeDiag.cpp WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
GeckoCodeDiag.h ISOProperties: Add notification when Cheats are disabled. 2016-08-31 14:32:12 +10:00