dolphin/Source/Core
Glenn Rice 217ee43063 Fix a memory leak in the breakpoint window.
Parent message alerts by the active window.  This way if another window is open it isn't pushed behind the main window.  We probably should parent the message alerts by the calling window instead, but this may be good enough.
Make sure there is only one instance of some modeless windows (Cheats Manager and Net Play).


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7257 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-02-27 02:27:43 +00:00
..
AudioCommon revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
Common Added an option for opening up the wiki entry in the compatibility list. The option is in the right click menu of the games list. The game entries in the wiki are currently manually added by the administrator. 2011-02-25 23:33:11 +00:00
Core Fix a memory leak in the breakpoint window. 2011-02-27 02:27:43 +00:00
DiscIO revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
DolphinWX Fix a memory leak in the breakpoint window. 2011-02-27 02:27:43 +00:00
InputCommon PS3 controllers have some input elements with very large value fields 2011-02-27 00:15:26 +00:00
VideoCommon Add EFB encode-to-RAM support in DX11 backend. It could probably be simplified a lot, and not all the possible formats are implemented. I tried to use the dynamic-linking feature of shader model 5, but Microsoft's HLSL compiler is broken. "Dynamic mode" is implemented, but disabled for now. 2011-02-26 23:41:02 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00