ES-DE/src/guis
Aloshi fc5ca0019c Added version string to bottom of the menu.
Changed around some version string constants.
Fixed GuiInputConfig assigning "key up" Input instead of the "key down" input (breaks joystick axes, generates warnings).
2014-04-13 19:33:00 -05:00
..
GuiDetectDevice.cpp Fixed console spam when an ImageComponent has an invalid texture. 2014-03-24 16:29:56 -05:00
GuiDetectDevice.h Some more re-styling. 2014-03-22 19:48:48 -05:00
GuiFastSelect.cpp ComponentList elements can now choose not to be inverted when selected. 2014-03-21 14:51:25 -05:00
GuiFastSelect.h Moved Guis from src/components to src/guis. 2014-02-28 19:00:38 -06:00
GuiGamelistOptions.cpp New "GuiGamelistOptions" to replace fast select. 2014-04-05 00:41:08 -05:00
GuiGamelistOptions.h New "GuiGamelistOptions" to replace fast select. 2014-04-05 00:41:08 -05:00
GuiGameScraper.cpp Help is now horizontal instead of vertical. 2014-03-23 20:33:27 -05:00
GuiGameScraper.h Changed makeButtonGrid() to return a pre-padded ComponentGrid so every GUI doesn't have to do its own thing for vertical padding. 2014-03-21 11:54:48 -05:00
GuiInputConfig.cpp Added version string to bottom of the menu. 2014-04-13 19:33:00 -05:00
GuiInputConfig.h GuiInputConfig now supports hold-to-skip for certain inputs. 2014-04-12 21:09:54 -05:00
GuiMenu.cpp Added version string to bottom of the menu. 2014-04-13 19:33:00 -05:00
GuiMenu.h Added version string to bottom of the menu. 2014-04-13 19:33:00 -05:00
GuiMetaDataEd.cpp Updated help SVGs with better spacing. 2014-03-25 18:41:50 -05:00
GuiMetaDataEd.h Redid Scrapers to return ScraperSearchHandles for async searches. 2014-03-18 16:05:56 -05:00
GuiMsgBox.cpp GuiScraperMulti now reports the number of games scraped. 2014-03-28 20:58:45 -05:00
GuiMsgBox.h Help is now horizontal instead of vertical. 2014-03-23 20:33:27 -05:00
GuiScraperMulti.cpp GuiScraperMulti now reports the number of games scraped. 2014-03-28 20:58:45 -05:00
GuiScraperMulti.h GuiScraperMulti now reports the number of games scraped. 2014-03-28 20:58:45 -05:00
GuiScraperStart.cpp Give an error message if a scrape is started with no games selected. 2014-03-28 20:08:59 -05:00
GuiScraperStart.h Fixed help system being broken for MenuComponent. Still missing in a few places. 2014-03-13 14:09:50 -05:00
GuiSettings.cpp Help is now horizontal instead of vertical. 2014-03-23 20:33:27 -05:00
GuiSettings.h Split old, big settings into three submenus from the main menu. 2014-03-12 18:24:34 -05:00
GuiTextEditPopup.cpp Updated help SVGs with better spacing. 2014-03-25 18:41:50 -05:00
GuiTextEditPopup.h Help is now horizontal instead of vertical. 2014-03-23 20:33:27 -05:00