..
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
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
Finishing touches on ScraperSearchComponent.
2014-03-25 17:47:36 -05:00
ComponentGrid.h
Completely rewrote ComponentGrid to use shared pointers, have support for
2014-03-11 22:00:08 -05:00
ComponentList.cpp
Made ScraperSearchComponent use ComponentList callbacks instead of manually intercepting input.
2014-03-24 17:55:36 -05:00
ComponentList.h
Made ScraperSearchComponent use ComponentList callbacks instead of manually intercepting input.
2014-03-24 17:55:36 -05:00
DateTimeComponent.cpp
More design tweaks.
2014-03-25 14:14:09 -05:00
DateTimeComponent.h
More design tweaks.
2014-03-25 14:14:09 -05:00
HelpComponent.cpp
Updated help SVGs with better spacing.
2014-03-25 18:41:50 -05:00
HelpComponent.h
Help is now horizontal instead of vertical.
2014-03-23 20:33:27 -05:00
IList.h
Made ScraperSearchComponent use ComponentList callbacks instead of manually intercepting input.
2014-03-24 17:55:36 -05:00
ImageComponent.cpp
Fix edge case with image vertex rounding leading to texture-ImageComponent size incongruencies.
2014-03-29 18:03:38 -05:00
ImageComponent.h
Fix edge case with image vertex rounding leading to texture-ImageComponent size incongruencies.
2014-03-29 18:03:38 -05:00
ImageGridComponent.h
Compile on Linux/gcc again
2014-02-17 11:40:31 -06:00
MenuComponent.cpp
Fixed SVGs being cut off by scaling based on height instead of width.
2014-03-22 16:55:18 -05:00
MenuComponent.h
Design tweaks.
2014-03-22 16:02:25 -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
Design tweaks.
2014-03-22 16:02:25 -05:00
RatingComponent.cpp
Fixed crash when RatingComponent's size was 0.
2014-03-24 14:45:27 -05:00
RatingComponent.h
Added on-screen help system.
2014-01-25 17:34:29 -06:00
ScraperSearchComponent.cpp
Finishing touches on ScraperSearchComponent.
2014-03-25 17:47:36 -05:00
ScraperSearchComponent.h
More design tweaks.
2014-03-25 12:51:40 -05:00
ScrollableContainer.cpp
Removed "infoPanel" element.
2014-01-10 19:18:51 -06:00
ScrollableContainer.h
Move from homegrown Vector2 class to Eigen.
2013-07-10 06:29:43 -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
Fixed dpad_all.svg.
2014-04-05 12:48:38 -05:00
TextComponent.h
ComponentList elements can now choose not to be inverted when selected.
2014-03-21 14:51:25 -05:00
TextEditComponent.cpp
Added new TextEditComponent graphics.
2014-03-25 18:10:35 -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
Changed Font::getHeight to return a float like it should.
2014-03-19 13:10:30 -05:00