summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/WiimoteConfigDiag.cpp
AgeCommit message (Expand)Author
2014-12-01WiimoteConfigDiag: Rename to ControllerConfigDiag.Lioncash
2014-12-01WiimoteConfigDiag: Unify controller menu with the GameCube controllers.Lioncash
2014-12-01WiimoteConfigDiag: Size the config buttons correctlyLioncash
2014-12-01WiimoteConfigDiag: Remove trailing whitespaceLioncash
2014-12-01WiimoteConfigDiag: Fix assertion problems on non-OSX OSes.Lioncash
2014-12-01WiimoteConfigDiag: Split UI sizer creation into their own functions.Lioncash
2014-12-01WiimoteConfigDiag: Move GameCube controller settings overLioncash
2014-11-07DolphinWX: Remove unnecessary forward declarationsLioncash
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-07Hooked up the emulated Wiimote speaker.skidau
2014-09-01DolphinWX: Change a wx Printf call to a Format callLioncash
2014-08-31InputCommon: Rename class InputPlugin to InputConfigLioncash
2014-05-17Get rid of old wx event type usages. Use recommended replacementsLioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-05Remove some superfluous arguments from some wx control creationsLioncash
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-20Fix more header sorting issues in DolphinWX/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-13Fix IniFile to use string& instead of char*Matthew Parlane
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre