dolphin-emulator/Source/Core/DolphinWX/NetPlay
JDV 67eb814320 Fixes focus not being set on gamelist after tab change
Once a tab is selected the focus can be set directly from the page
changed event. However once the tab was shown, the first tab order
control element was given the focus by default. This was fixed by
delaying the action and setting the focus after the default focus
had been assigned.
2016-07-23 20:58:51 +02:00
..
ChangeGameDialog.cpp Add md5 testing to netplay 2016-07-16 22:48:46 +02:00
ChangeGameDialog.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MD5Dialog.cpp trivial warning fixes 2016-07-20 01:23:19 -04:00
MD5Dialog.h trivial warning fixes 2016-07-20 01:23:19 -04:00
NetPlaySetupFrame.cpp Fixes focus not being set on gamelist after tab change 2016-07-23 20:58:51 +02:00
NetPlaySetupFrame.h Fixes focus not being set on gamelist after tab change 2016-07-23 20:58:51 +02:00
NetWindow.cpp Improve netplay setup dialog UX 2016-07-23 20:58:51 +02:00
NetWindow.h Improve netplay setup dialog UX 2016-07-23 20:58:51 +02:00
PadMapDialog.cpp Revert pr#3660 2016-07-08 20:23:33 +02:00
PadMapDialog.h Revert pr#3691 2016-07-08 20:23:32 +02:00