dolphin/Source/Core/DolphinWX/Src
Soren Jorvang 31e442f11d Restore the look of the details/banner tab and limit the size of
the properties window so that a large ISO directory doesn't cause
the window to take up the full height of the display.


git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5700 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-06-14 22:01:10 +00:00
..
MemoryCards Hg: 2010-06-09 01:37:08 +00:00
AboutDolphin.cpp Disable the Wiiuse banner and instead credit Michael Laforest, 2010-06-10 14:39:08 +00:00
AboutDolphin.h Disable the Wiiuse banner and instead credit Michael Laforest, 2010-06-10 14:39:08 +00:00
ARCodeAddEdit.cpp Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
ARCodeAddEdit.h
BootManager.cpp
BootManager.h
CheatsWindow.cpp
CheatsWindow.h
cmdline.c
cmdline.h
cocoaApp.h
cocoaApp.m
ConfigMain.cpp Merge the pad plugin into Dolphin. Since there's only one plugin left under active development, and it's awesome, we no longer have a need for a pad plugin mechanism. 2010-06-13 09:14:40 +00:00
ConfigMain.h Merge the pad plugin into Dolphin. Since there's only one plugin left under active development, and it's awesome, we no longer have a need for a pad plugin mechanism. 2010-06-13 09:14:40 +00:00
Frame.cpp Rename pluginspecs_pad.h to GCPadStatus.h, and move it into InputCommon. 2010-06-13 09:26:00 +00:00
Frame.h
FrameAui.cpp
FrameTools.cpp Fix pad configuration dialog on linux 2010-06-13 14:49:49 +00:00
GameListCtrl.cpp Shift-JIS is not available on most linux platforms as it is not unicode compliant. Substitute EUC-JP instead. Should fix issue 2736 2010-06-07 16:02:25 +00:00
GameListCtrl.h
Globals.cpp
Globals.h
HotkeyDlg.cpp Use 10.5 compatible API's to get list of display resolutions on OS X. 2010-06-09 20:03:37 +00:00
HotkeyDlg.h
ISOFile.cpp
ISOFile.h
ISOProperties.cpp Restore the look of the details/banner tab and limit the size of 2010-06-14 22:01:10 +00:00
ISOProperties.h
LockingQueue.h
LogWindow.cpp Shift-JIS is not available on most linux platforms as it is not unicode compliant. Substitute EUC-JP instead. Should fix issue 2736 2010-06-07 16:02:25 +00:00
LogWindow.h
LuaWindow.cpp Hg: 2010-06-09 01:37:08 +00:00
LuaWindow.h Hg: 2010-06-09 01:37:08 +00:00
Main.cpp Merge the pad plugin into Dolphin. Since there's only one plugin left under active development, and it's awesome, we no longer have a need for a pad plugin mechanism. 2010-06-13 09:14:40 +00:00
Main.h
MainNoGUI.cpp
MemcardManager.cpp Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
MemcardManager.h Missed one instance of the Shift-JIS font. Hopefully this fixes issue 2736? 2010-06-08 02:03:44 +00:00
NetPlay.cpp
NetPlay.h Rename pluginspecs_pad.h to GCPadStatus.h, and move it into InputCommon. 2010-06-13 09:26:00 +00:00
NetPlayClient.cpp
NetPlayServer.cpp
NetWindow.cpp Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
NetWindow.h Rename pluginspecs_pad.h to GCPadStatus.h, and move it into InputCommon. 2010-06-13 09:26:00 +00:00
Params.ggo
PatchAddEdit.cpp Treat strings from external sources as 8-bit so FromAscii doesn't barf. 2010-06-11 08:39:03 +00:00
PatchAddEdit.h
SConscript Integrate the standalone memcard manager into the main build. 2010-06-14 18:07:29 +00:00
stdafx.cpp
stdafx.h
WxUtils.cpp
WxUtils.h
X11Utils.cpp
X11Utils.h