index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
GameListCtrl.cpp
Age
Commit message (
Expand
)
Author
2014-07-08
DolphinWX: Remove a wx 2.9.0 and 2.8.0 version check in GameListCtrl
Lioncash
2014-07-06
Fix hiding size column in game list.
Rachel Bryk
2014-06-30
Add Change Disc option to the right-click menu in the game list. For issue 7411.
Zhuowei Zhang
2014-06-24
Fix crashes when dragging and dropping files outside of the gamelist
Lioncash
2014-06-20
Ensure (Get|Set)ColumnWidth is not called on a non existant column.
Glenn Rice
2014-06-18
Kill off replaceable usages of s[n]printf.
Lioncash
2014-06-08
Fix the capitalization of "GameCube" throughout the project.
Paul Olszewski
2014-06-05
added option for selecting which column are displayed in the game list, added...
yourgamesbeover
2014-05-21
Merge pull request #376 from lioncash/wx
shuffle2
2014-05-18
Fix game list size display.
Jordan Woyak
2014-05-17
Kill off _T and wxT macros
Lioncash
2014-05-06
Use std::make_unique where it makes sense to
Tillmann Karras
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-03-05
Remove some superfluous arguments from some wx control creations
Lioncash
2014-02-26
MathUtil: Change Log2 return value to int
degasus
2014-02-23
Make DolphinWX/ mostly IWYU clean.
Pierre Bourdon
2014-02-20
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Fix Linux build
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre