ES-DE/src/components
2014-05-31 14:20:14 -05:00
..
AnimatedImageComponent.cpp Fixed compiling on Linux. 2014-04-20 14:23:49 -05:00
AnimatedImageComponent.h Fixed compiling on Linux. 2014-04-20 14:23:49 -05:00
AsyncReqComponent.cpp Added on-screen help system. 2014-01-25 17:34:29 -06:00
AsyncReqComponent.h Added on-screen help system. 2014-01-25 17:34:29 -06:00
BusyComponent.cpp Fixed compiling on Linux. 2014-04-20 14:23:49 -05:00
BusyComponent.h Split busy animation into its own component for reusability. 2014-04-19 13:37:10 -05:00
ButtonComponent.cpp Design tweaks. 2014-03-22 16:02:25 -05:00
ButtonComponent.h Added the new help images. Still need to redo HelpComponent to be better. 2014-03-15 17:06:16 -05:00
ComponentGrid.cpp Changed some help prompts. 2014-05-16 16:21:33 -05:00
ComponentGrid.h Scraper GUIs open faster. 2014-05-14 17:47:28 -05:00
ComponentList.cpp Fixed missing bottom spacer on ComponentLists. 2014-05-21 16:33:10 -05:00
ComponentList.h Made ScraperSearchComponent use ComponentList callbacks instead of manually intercepting input. 2014-03-24 17:55:36 -05:00
DateTimeComponent.cpp Added <forceUppercase> theming tag. 2014-05-03 14:51:50 -05:00
DateTimeComponent.h Added <forceUppercase> theming tag. 2014-05-03 14:51:50 -05:00
HelpComponent.cpp Added iconColor tag to help system theming. 2014-05-29 16:27:18 -05:00
HelpComponent.h Made the help system themable. 2014-05-29 15:41:47 -05:00
IList.h Moved Alignment enum from inside TextComponent to global namespace in Font.h. 2014-05-02 10:22:57 -05:00
ImageComponent.cpp Fixed assert being triggered due to divide by zero in HelpComponent::updateGrid due to SVG textures being deinitialized when closing ES with a menu open. 2014-05-26 17:52:55 -05:00
ImageComponent.h Changed some help prompts. 2014-05-16 16:21:33 -05:00
ImageGridComponent.h Compile on Linux/gcc again 2014-02-17 11:40:31 -06:00
MenuComponent.cpp Fixed missing bottom spacer on ComponentLists. 2014-05-21 16:33:10 -05:00
MenuComponent.h Moved Alignment enum from inside TextComponent to global namespace in Font.h. 2014-05-02 10:22:57 -05:00
NinePatchComponent.cpp Updated help SVGs with better spacing. 2014-03-25 18:41:50 -05:00
NinePatchComponent.h Updated/added comments. 2014-01-24 16:21:10 -06:00
OptionListComponent.h Ok, really fix that error for really real. 2014-05-31 14:20:14 -05:00
RatingComponent.cpp Fixed RatingComponent theme image path changes not triggering a proper resize (making pixelized SVGs). 2014-05-16 17:49:02 -05:00
RatingComponent.h Some styling changes, a little refactoring of RatingComponent. 2014-04-06 19:15:02 -05:00
ScraperSearchComponent.cpp Added a "MAME name to real name" translator. 2014-05-28 09:34:25 -05:00
ScraperSearchComponent.h Scraper GUIs open faster. 2014-05-14 17:47:28 -05:00
ScrollableContainer.cpp Adjusted ScrollableContainer autoscroll. 2014-05-18 20:15:15 -05:00
ScrollableContainer.h Adjusted ScrollableContainer autoscroll. 2014-05-18 20:15:15 -05:00
SliderComponent.cpp Help is now horizontal instead of vertical. 2014-03-23 20:33:27 -05:00
SliderComponent.h Fixed SVGs being cut off by scaling based on height instead of width. 2014-03-22 16:55:18 -05:00
SwitchComponent.cpp Help is now horizontal instead of vertical. 2014-03-23 20:33:27 -05:00
SwitchComponent.h Fixed SVGs being cut off by scaling based on height instead of width. 2014-03-22 16:55:18 -05:00
TextComponent.cpp Single-line TextComponents now stop at the first newline. 2014-05-21 13:10:39 -05:00
TextComponent.h Added <lineSpacing> tag to text elements. 2014-05-14 17:02:57 -05:00
TextEditComponent.cpp Added active/inactive state to TextEditComponent. 2014-04-19 16:58:01 -05:00
TextEditComponent.h Added new text editing style to GuiMetaDataEd as per UI concepts. 2014-03-21 11:10:19 -05:00
TextListComponent.h Fix +/- 1px uneven line spacing in textlists. 2014-05-16 15:58:17 -05:00