dolphin-emulator/Source/Core
Shawn Hoffman 8dbfcaef4f added notes column and it resizes columns in a better looking way now (like the old gui)
still need to find a way to colorize columns individually, seems to be a problem with wxw
if there is a defaultgcm selected, hitting play boots that gcm.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@492 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-11 21:24:49 +00:00
..
Common Fixed a couple of unused variable warnings. 2008-09-08 20:14:07 +00:00
Core Moved SysMessage() from the video plugin into the main app, so the GUI and non-GUI executable can handle it in a different way. This fixes a crash in DolphinNoGUI when SysMessage() was called and tried to use a non-initialized wxWidgets. (this commit contains changes that should have been in revision 489) 2008-09-10 01:03:22 +00:00
DebuggerWX continue changing src to Src 2008-09-07 20:29:31 +00:00
DiscIO Added ReadBannerRGBA8 function to GCMemcard class. 2008-08-31 20:35:41 +00:00
DolphinWX added notes column and it resizes columns in a better looking way now (like the old gui) 2008-09-11 21:24:49 +00:00
VideoCommon fix 64-bit build too on Platform SDK 6.0, fix project file. 2008-09-07 11:07:55 +00:00