ES-DE/src/guis
Aloshi 1d17bd9938 Design tweaks.
Fixed dpad_right.svg.
2014-03-22 16:02:25 -05:00
..
GuiDetectDevice.cpp InputManager mostly redone to handle rolling joystick changes instead of completely deinitializing/reinitializing itself every time a change is detected. 2014-03-21 20:16:07 -05:00
GuiDetectDevice.h InputManager mostly redone to handle rolling joystick changes instead of completely deinitializing/reinitializing itself every time a change is detected. 2014-03-21 20:16:07 -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
GuiGameScraper.cpp ComponentList elements can now choose not to be inverted when selected. 2014-03-21 14:51:25 -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 Design tweaks. 2014-03-22 16:02:25 -05:00
GuiInputConfig.h Added "PRESS ANYTHING" and "ALREADY TAKEN" notifications to GuiInputConfig. 2014-03-21 20:38:16 -05:00
GuiMenu.cpp Design tweaks. 2014-03-22 16:02:25 -05:00
GuiMenu.h Fixed help system being broken for MenuComponent. Still missing in a few places. 2014-03-13 14:09:50 -05:00
GuiMetaDataEd.cpp Design tweaks. 2014-03-22 16:02:25 -05:00
GuiMetaDataEd.h Redid Scrapers to return ScraperSearchHandles for async searches. 2014-03-18 16:05:56 -05:00
GuiMsgBox.cpp ComponentList elements can now choose not to be inverted when selected. 2014-03-21 14:51:25 -05:00
GuiMsgBox.h Added the new help images. Still need to redo HelpComponent to be better. 2014-03-15 17:06:16 -05:00
GuiScraperMulti.cpp ComponentList elements can now choose not to be inverted when selected. 2014-03-21 14:51:25 -05:00
GuiScraperMulti.h Redid Scrapers to return ScraperSearchHandles for async searches. 2014-03-18 16:05:56 -05:00
GuiScraperStart.cpp Redid Scrapers to return ScraperSearchHandles for async searches. 2014-03-18 16:05:56 -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 Fixed help system being broken for MenuComponent. Still missing in a few places. 2014-03-13 14:09:50 -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 ComponentList elements can now choose not to be inverted when selected. 2014-03-21 14:51:25 -05:00
GuiTextEditPopup.h Added new text editing style to GuiMetaDataEd as per UI concepts. 2014-03-21 11:10:19 -05:00