.. |
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
|
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
|
2014-03-19 15:03:23 -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
|
Fixed ComponentList not passing focus to entries.
|
2014-03-20 21:47:45 -05:00 |
ComponentGrid.h
|
Completely rewrote ComponentGrid to use shared pointers, have support for
|
2014-03-11 22:00:08 -05:00 |
ComponentList.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 |
ComponentList.h
|
Added "PRESS ANYTHING" and "ALREADY TAKEN" notifications to GuiInputConfig.
|
2014-03-21 20:38:16 -05:00 |
DateTimeComponent.cpp
|
ComponentList elements can now choose not to be inverted when selected.
|
2014-03-21 14:51:25 -05:00 |
DateTimeComponent.h
|
Added new text editing style to GuiMetaDataEd as per UI concepts.
|
2014-03-21 11:10:19 -05:00 |
HelpComponent.cpp
|
Added SVGs for most resources.
|
2014-03-22 13:04:14 -05:00 |
HelpComponent.h
|
Added on-screen help system.
|
2014-01-25 17:34:29 -06:00 |
IList.h
|
First implementation of the new ComponentList stuff.
|
2014-03-01 16:08:21 -06:00 |
ImageComponent.cpp
|
Added .svg vector graphics file support.
|
2014-03-19 20:13:59 -05:00 |
ImageComponent.h
|
Updated/added comments.
|
2014-01-24 16:21:10 -06:00 |
ImageGridComponent.h
|
Compile on Linux/gcc again
|
2014-02-17 11:40:31 -06:00 |
MenuComponent.cpp
|
ComponentList elements can now choose not to be inverted when selected.
|
2014-03-21 14:51:25 -05:00 |
MenuComponent.h
|
ComponentList elements can now choose not to be inverted when selected.
|
2014-03-21 14:51:25 -05:00 |
NinePatchComponent.cpp
|
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
|
2014-03-19 15:03:23 -05:00 |
NinePatchComponent.h
|
Updated/added comments.
|
2014-01-24 16:21:10 -06:00 |
OptionListComponent.h
|
Added SVGs for most resources.
|
2014-03-22 13:04:14 -05:00 |
RatingComponent.cpp
|
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
|
2014-03-19 15:03:23 -05:00 |
RatingComponent.h
|
Added on-screen help system.
|
2014-01-25 17:34:29 -06:00 |
ScraperSearchComponent.cpp
|
Hooked up the "INPUT" button on scraper searches.
|
2014-03-21 13:07:17 -05:00 |
ScraperSearchComponent.h
|
Hooked up the "INPUT" button on scraper searches.
|
2014-03-21 13:07:17 -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
|
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
|
2014-03-19 15:03:23 -05:00 |
SliderComponent.h
|
New slider art.
|
2014-03-07 18:16:08 -06:00 |
SwitchComponent.cpp
|
Added SVGs for most resources.
|
2014-03-22 13:04:14 -05:00 |
SwitchComponent.h
|
Use checkbox graphics for switches.
|
2014-03-07 19:35:16 -06:00 |
TextComponent.cpp
|
Added SVGs for most resources.
|
2014-03-22 13:04:14 -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
|
Fixed ComponentList not passing focus to entries.
|
2014-03-20 21:47:45 -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 |