Create the log window after the menus. This fixes the font ugliness on windows.
commit52578ce74261a5de2ca4ca0e2eedc986f2f496a1
authorglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Mon, 2 Aug 2010 01:52:00 +0000 (2 01:52 +0000)
committerglennricster@gmail.com <glennricster@gmail.com@8ced0084-cf51-0410-be5f-012b33b47a6e>
Mon, 2 Aug 2010 01:52:00 +0000 (2 01:52 +0000)
tree38fe661bc857f869b52288ecc6e26a2535f05f3c
parent397d2a37d4e7095fe59776c39a3eab02f1fb6ba7
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: http://dolphin-emu.googlecode.com/svn/trunk@6031 8ced0084-cf51-0410-be5f-012b33b47a6e
Source/Core/DolphinWX/Src/Frame.cpp
Source/Core/DolphinWX/Src/FrameTools.cpp
Source/Core/DolphinWX/Src/GameListCtrl.cpp
Source/Plugins/Plugin_DSP_LLE/Src/Debugger/DSPDebugWindow.cpp