index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
WiimoteConfigDiag.cpp
Age
Commit message (
Expand
)
Author
2014-12-01
WiimoteConfigDiag: Rename to ControllerConfigDiag.
Lioncash
2014-12-01
WiimoteConfigDiag: Unify controller menu with the GameCube controllers.
Lioncash
2014-12-01
WiimoteConfigDiag: Size the config buttons correctly
Lioncash
2014-12-01
WiimoteConfigDiag: Remove trailing whitespace
Lioncash
2014-12-01
WiimoteConfigDiag: Fix assertion problems on non-OSX OSes.
Lioncash
2014-12-01
WiimoteConfigDiag: Split UI sizer creation into their own functions.
Lioncash
2014-12-01
WiimoteConfigDiag: Move GameCube controller settings over
Lioncash
2014-11-07
DolphinWX: Remove unnecessary forward declarations
Lioncash
2014-09-08
Include CommonTypes.h instead of Common.h.
Rohit Nirmal
2014-09-07
Hooked up the emulated Wiimote speaker.
skidau
2014-09-01
DolphinWX: Change a wx Printf call to a Format call
Lioncash
2014-08-31
InputCommon: Rename class InputPlugin to InputConfig
Lioncash
2014-05-17
Get rid of old wx event type usages. Use recommended replacements
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-05
Remove some superfluous arguments from some wx control creations
Lioncash
2014-02-23
Make DolphinWX/ mostly IWYU clean.
Pierre Bourdon
2014-02-20
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-13
Fix IniFile to use string& instead of char*
Matthew Parlane
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre