dolphin/Source/Core
NeoBrainX 147e67703d Make use of wxStdDialogButtonSizer wherever appropriate.
This makes button spacing more consistent and uses the native button order of the OK/Cancel/... buttons.
(Mostly) fixes issue 4390.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7581 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-06-03 12:26:32 +00:00
..
AudioCommon Since LLE can now output at 48kHz, adjust the audio dumper so that it will respect the set sample rate for LLE as well as HLE. This fixes audio dumping for LLE at 48kHz. 2011-05-28 23:32:11 +00:00
Common Improve WII state saves by saving /tmp and IPC request/reply queues 2011-05-27 19:55:07 +00:00
Core Change behavior of NTSC-J option: 2011-06-03 00:55:58 +00:00
DiscIO Potential fix for errors related to 'Not enough free blocks' 2011-06-02 07:04:26 +00:00
DolphinWX Make use of wxStdDialogButtonSizer wherever appropriate. 2011-06-03 12:26:32 +00:00
InputCommon Fix SDL 1.3 support. 2011-04-01 23:57:06 +00:00
VideoCommon Fix applying anti-aliasing without having to open the gfx config. Thanks to skid for pointing out the VerifyValidity problem to me ;) 2011-05-31 20:16:59 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00