dolphin/Source/Plugins
Glenn Rice 26aee8ff76 Create the log window after the menus. This fixes the font ugliness on windows.
Fix modality for the config dialogs on windows.
Fix the compress/decompress dialog wxString issues for MacOSX (hopefully).
Fix the DSP-LLE debugger for linux.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6031 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-02 01:52:00 +00:00
..
Plugin_DSP_HLE Avoid always-true and signed/unsigned comparisons. 2010-07-31 19:06:44 +00:00
Plugin_DSP_LLE Create the log window after the menus. This fixes the font ugliness on windows. 2010-08-02 01:52:00 +00:00
Plugin_VideoDX9 Spelling fixes, etc 2010-08-01 14:46:10 +00:00
Plugin_VideoDX11 Marginally improve FPS counting logic in the video plugins. 2010-08-01 14:43:07 +00:00
Plugin_VideoOGL Remove duplicate instantiation of PNG wxImage handler. 2010-08-01 15:48:11 +00:00
Plugin_VideoSoftware Silence some compiler warnings. 2010-08-01 16:14:35 +00:00
Plugin_Wiimote Removed the hackery that was being done with the plugin configuration dialogs on windows. That was unnecessary and ugly. The HWND type is dead for non windows. Also cleaned up the gui a little. 2010-07-30 03:51:49 +00:00
Plugin_WiimoteNew Avoid always-true and signed/unsigned comparisons. 2010-07-31 19:06:44 +00:00