dolphin/Source/Core/DolphinWX
Glenn Rice bb6d360b06 Ensure (Get|Set)ColumnWidth is not called on a non existant column.
The AutomaticColumnWidth method can be called when the game list does
not have any columns (for example when dolphin is starting).  In this
case wxWidgets assertions fail when (Get|Set)ColumnWidth are called on
columns that do not exist.  So check to make sure there are columns to
prevent this.
2014-06-20 07:03:44 -05:00
..
Android [Android] Fix a bunch of input bugs. 2014-04-24 08:51:44 -05:00
Debugger Fix a typo in a function prototype in PowerPCDisasm.h 2014-06-04 12:12:28 -04:00
GLInterface Fix OpenGL video backend when using "render to main" on Windows. 2014-06-15 14:59:25 +02:00
MemoryCards Merge pull request #376 from lioncash/wx 2014-05-21 21:54:00 -07:00
resources Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
AboutDolphin.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
AboutDolphin.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
ARCodeAddEdit.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ARCodeAddEdit.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CheatsWindow.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
CheatsWindow.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
CMakeLists.txt Merge pull request #343 from jordan-woyak/disable-sdl-windows 2014-05-21 19:47:44 -07:00
ConfigMain.cpp Merge pull request #470 from pauldacheez/s-Gamecube-GameCube 2014-06-13 21:52:08 +02:00
ConfigMain.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
DolphinWX.vcxproj Allow VS builds to be speedy again. 2014-03-05 11:17:14 -08:00
DolphinWX.vcxproj.filters Allow VS builds to be speedy again. 2014-03-05 11:17:14 -08:00
DolphinWX.vcxproj.user Update to VS2013 and a slew of build-related updates. Notes: 2013-10-26 17:55:38 -07:00
FifoPlayerDlg.cpp Make GetBPRegInfo just take two strings as parameters 2014-05-29 19:44:14 -04:00
FifoPlayerDlg.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
Frame.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
Frame.h added option for selecting which column are displayed in the game list, added optional game id column, and added config entry to disable making compressed games blue 2014-06-05 15:34:20 -04:00
FrameAui.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
FrameTools.cpp Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
GameListCtrl.cpp Ensure (Get|Set)ColumnWidth is not called on a non existant column. 2014-06-20 07:03:44 -05:00
GameListCtrl.h Kill off replaceable usages of s[n]printf. 2014-06-18 19:53:38 -04:00
GeckoCodeDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
GeckoCodeDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
Globals.h Update references of Google Code to GitHub and update copyright year. 2014-06-18 23:40:25 +02:00
HotkeyDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
HotkeyDlg.h Merge pull request #91 from delroth/iwyu 2014-02-23 03:34:10 +01:00
Info.plist.in Pull in translations from Transifex. 2013-09-21 11:24:33 -05:00
InputConfigDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
InputConfigDiag.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
InputConfigDiagBitmaps.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ISOFile.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
ISOFile.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
ISOProperties.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
ISOProperties.h Add the ability to generate a files MD5sum. 2014-04-14 16:35:11 -05:00
LogConfigWindow.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
LogConfigWindow.h Revert "Merge pull request #83 from lioncash/remove-console" 2014-02-23 07:48:06 +01:00
LogWindow.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
LogWindow.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
Main.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
Main.h clang-modernize -add-override 2014-03-09 21:12:01 +01:00
MainAndroid.cpp Merge pull request #300 from Sonicadvance1/Fix-AndroidInput 2014-05-30 15:32:08 -07:00
MainNoGUI.cpp Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
MemcardManager.cpp Fix the capitalization of "GameCube" throughout the project. 2014-06-08 11:24:49 +09:00
MemcardManager.h Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
NetWindow.cpp Merge pull request #436 from RachelBryk/netplay-kick 2014-06-19 14:57:00 +02:00
NetWindow.h Add an option to kick players from netplay. 2014-06-18 13:22:45 -04:00
PatchAddEdit.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
PatchAddEdit.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
PHackSettings.cpp Revert "Remove an unnecessary wx translation underscore macro from PHackSettings." 2014-03-23 20:28:19 -05:00
PHackSettings.h Remove the extra parameters field from the PH. 2014-03-15 15:04:39 +02:00
resource.h Run code through the advanced tool 'sed' to remove trailing whitespace. 2013-11-03 20:54:05 -05:00
stdafx.cpp Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00
stdafx.h Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
TASInputDlg.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
TASInputDlg.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
UDPConfigDiag.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
UDPConfigDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
VideoConfigDiag.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
VideoConfigDiag.h Fix a couple race conditions. 2014-05-23 10:22:00 -04:00
WiimoteConfigDiag.cpp Get rid of old wx event type usages. Use recommended replacements 2014-05-17 13:17:43 -04:00
WiimoteConfigDiag.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
WXInputBase.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
WXInputBase.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00
WxUtils.cpp Kill off _T and wxT macros 2014-05-17 16:25:51 -04:00
WxUtils.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
X11Utils.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
X11Utils.h Make DolphinWX/ mostly IWYU clean. 2014-02-23 00:27:27 +01:00