summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/GameListCtrl.cpp
AgeCommit message (Expand)Author
2014-07-08DolphinWX: Remove a wx 2.9.0 and 2.8.0 version check in GameListCtrlLioncash
2014-07-06Fix hiding size column in game list.Rachel Bryk
2014-06-30Add Change Disc option to the right-click menu in the game list. For issue 7411.Zhuowei Zhang
2014-06-24Fix crashes when dragging and dropping files outside of the gamelistLioncash
2014-06-20Ensure (Get|Set)ColumnWidth is not called on a non existant column.Glenn Rice
2014-06-18Kill off replaceable usages of s[n]printf.Lioncash
2014-06-08Fix the capitalization of "GameCube" throughout the project.Paul Olszewski
2014-06-05added option for selecting which column are displayed in the game list, added...yourgamesbeover
2014-05-21Merge pull request #376 from lioncash/wxshuffle2
2014-05-18Fix game list size display.Jordan Woyak
2014-05-17Kill off _T and wxT macrosLioncash
2014-05-06Use std::make_unique where it makes sense toTillmann Karras
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-11Fixes spacing for "for", "while", "switch" and "if"Matthew Parlane
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-03-05Remove some superfluous arguments from some wx control creationsLioncash
2014-02-26MathUtil: Change Log2 return value to intdegasus
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-20Fix more header sorting issues in DolphinWX/ (now check-includes clean).Pierre Bourdon
2014-02-18Fix Linux buildPierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre