.. |
AnimatedImageComponent.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
AnimatedImageComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
BusyComponent.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
BusyComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
ButtonComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
ButtonComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
ComponentGrid.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
ComponentGrid.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
ComponentList.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
ComponentList.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
DateTimeComponent.cpp
|
Redid the entire Renderer
|
2019-08-25 15:45:22 +02:00 |
DateTimeComponent.h
|
create new DateTimeComponent
|
2018-10-15 20:40:45 -07:00 |
DateTimeEditComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
DateTimeEditComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
GridTileComponent.cpp
|
Redid the entire Renderer
|
2019-08-25 15:45:22 +02:00 |
GridTileComponent.h
|
Add 3 new theming properties to the grid tile background
|
2018-05-18 01:20:58 +02:00 |
HelpComponent.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
HelpComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
IList.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
ImageComponent.cpp
|
support for color gradients in drawRect and ImageComponent
|
2019-08-29 19:47:16 -04:00 |
ImageComponent.h
|
support for color gradients in drawRect and ImageComponent
|
2019-08-29 19:47:16 -04:00 |
ImageGridComponent.h
|
Silence warnings
|
2019-03-09 00:23:13 +01:00 |
MenuComponent.cpp
|
Switched over the last functions in Utils.cpp to Utils::String, step 3 of 5 in the quest to remove boost::filesystem
|
2018-01-27 18:04:28 +01:00 |
MenuComponent.h
|
Redid the entire Renderer
|
2019-08-25 15:45:22 +02:00 |
NinePatchComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
NinePatchComponent.h
|
Redid the entire Renderer
|
2019-08-25 15:45:22 +02:00 |
OptionListComponent.h
|
Work with dpad and analogs
|
2018-11-15 14:38:20 -02:00 |
ScrollableContainer.cpp
|
Merge pull request #575 from jrassa/guicomponent-visible
|
2019-08-29 10:25:10 +02:00 |
ScrollableContainer.h
|
Add pragma once and ifndef header guards to all headers
|
2017-10-31 18:12:50 +01:00 |
SliderComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
SliderComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
SwitchComponent.cpp
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
SwitchComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
TextComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
TextComponent.h
|
create new DateTimeComponent
|
2018-10-15 20:40:45 -07:00 |
TextEditComponent.cpp
|
Eliminate drawRect that takes int's and make sure everything uses the float version properly, this way everything is rounded the same way
|
2019-08-31 17:58:36 +02:00 |
TextEditComponent.h
|
whitespace cleanup
|
2019-08-25 17:23:02 +02:00 |
VideoComponent.cpp
|
Merge pull request #575 from jrassa/guicomponent-visible
|
2019-08-29 10:25:10 +02:00 |
VideoComponent.h
|
The final traces of boost has been eliminated
|
2018-01-30 19:21:09 +01:00 |
VideoPlayerComponent.cpp
|
Merge pull request #575 from jrassa/guicomponent-visible
|
2019-08-29 10:25:10 +02:00 |
VideoPlayerComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |
VideoVlcComponent.cpp
|
Merge pull request #575 from jrassa/guicomponent-visible
|
2019-08-29 10:25:10 +02:00 |
VideoVlcComponent.h
|
Header inclusion cleanup
|
2017-11-02 19:16:01 +01:00 |