dolphin/Source/Core/DolphinWX
John Peterson 8dbe236606 Fixing or disabling the "Download Codes (WiiRD Database)" button problem
The "Download Codes (WiiRD Database)" button is enabled (and its click return silently without an effect) when "Tools → Cheats Manager" is opened when there's a running emulation for which there's no "[Gecko]" ini section, confusing the user about the reason for not downloading codes or showing an error when there's no running emulation

Solution

when there's a running emulation: fix the button

when there's no running emulation: disable the button (to indicate to the user that this button must be clicked elsewhere, in the ISO settings dialog, the user will realise or remember)
2013-04-29 12:00:23 -04:00
..
resources Makes the "No banner" banner image theme-able. Current "sexy X" banner included as part of "Boomy" theme. 2013-02-22 15:30:07 -05:00
Src Fixing or disabling the "Download Codes (WiiRD Database)" button problem 2013-04-29 12:00:23 -04:00
CMakeLists.txt Add a Androind ControllerInterface class for allowing input in a non-hacky way. Add a default GCPad.ini file so it actually works. 2013-04-14 23:02:53 -05:00
Dolphin.vcxproj clear cg from project files 2013-02-27 10:55:25 +01:00
Dolphin.vcxproj.filters remove scons files from VS projects 2012-03-18 06:41:12 -07:00
Dolphin.vcxproj.user vs2010: make -d be passed to debugfast builds launched from vs 2011-02-25 04:00:16 +00:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
Info.plist.in Add retina display support for Mac. 2013-03-31 11:36:42 -07:00
resource.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00