| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-26 | Remove DolphinWX | spycrab | |
| 2017-07-10 | Make the built-in wiitdb files optional | JosJuice | |
| There are some cases where overriding the opening.bnr names isn't desirable, such as when someone has several modded versions of a game that differ in names but not game IDs. | |||
| 2017-05-21 | UI: Expose the "show active title" setting | Léo Lam | |
| 2016-06-24 | Reformat all the things. Have fun with merge conflicts. | Pierre Bourdon | |
| 2015-05-26 | DolphinWX: Drop dead hotkey button. | degasus | |
| 2015-05-25 | Update license headers to GPLv2+ | Tillmann Karras | |
| 2015-04-28 | DolphinWX: Remove unnecessary forward declarations | Lioncash | |
| These are all fully defined | |||
| 2015-03-18 | DolphinWX: Break up ConfigMain.cpp into separate classes | Lioncash | |
| Prior to this, ConfigMain.cpp was a large (52KB) cpp file that contained all of the UI setting code. This breaks up the config code into subclasses of wxPanel, which are then just instantiated to add to the settings wxNoteBook. This keeps all the settings categories separated from one another and also cleans up the code in general. | |||
