.. |
AnimationComponent.cpp
|
Changed AnimationComponent to use GuiComponent instead of ImageComponent.
|
2013-07-02 18:13:55 -05:00 |
AnimationComponent.h
|
Changed AnimationComponent to use GuiComponent instead of ImageComponent.
|
2013-07-02 18:13:55 -05:00 |
ComponentListComponent.cpp
|
Hooked up GuiSettingsMenu.
|
2013-06-19 16:02:42 -05:00 |
ComponentListComponent.h
|
Hooked up GuiSettingsMenu.
|
2013-06-19 16:02:42 -05:00 |
GuiBox.cpp
|
Added Size and getSize() to GuiComponent.
|
2013-06-02 17:33:49 -05:00 |
GuiBox.h
|
Added Size and getSize() to GuiComponent.
|
2013-06-02 17:33:49 -05:00 |
GuiDetectDevice.cpp
|
Moved to class-individualized static gets for resources.
|
2013-07-09 00:44:24 -05:00 |
GuiDetectDevice.h
|
Basic GuiComponent refactor complete.
|
2013-06-02 10:08:32 -05:00 |
GuiFastSelect.cpp
|
Fix crash when no fast-select font specified
|
2013-07-09 18:52:10 -05:00 |
GuiFastSelect.h
|
Make sort order changeable via fast-select menu
|
2013-06-30 19:24:09 +02:00 |
GuiGameList.cpp
|
Changed default centering behavior.
|
2013-07-09 19:02:59 -05:00 |
GuiGameList.h
|
Merge remote-tracking branch 'horstbaerbel/master'
|
2013-07-02 22:24:43 -05:00 |
GuiInputConfig.cpp
|
Moved to class-individualized static gets for resources.
|
2013-07-09 00:44:24 -05:00 |
GuiInputConfig.h
|
Re-added input config fix that went missing...
|
2013-06-02 19:18:26 -05:00 |
GuiMenu.cpp
|
Refactor some of the startup code.
|
2013-07-09 05:37:37 -05:00 |
GuiMenu.h
|
Basic GuiComponent refactor complete.
|
2013-06-02 10:08:32 -05:00 |
GuiSettingsMenu.cpp
|
Hooked up GuiSettingsMenu.
|
2013-06-19 16:02:42 -05:00 |
GuiSettingsMenu.h
|
Hooked up GuiSettingsMenu.
|
2013-06-19 16:02:42 -05:00 |
ImageComponent.cpp
|
Moved to class-individualized static gets for resources.
|
2013-07-09 00:44:24 -05:00 |
ImageComponent.h
|
Merge branch 'master' into unstable
|
2013-07-03 01:30:44 -05:00 |
ScrollableContainer.cpp
|
Remove red test background on ScrollableContainer
|
2013-07-02 22:25:48 -05:00 |
ScrollableContainer.h
|
Move scrolling out of TextComponent and into a generic
|
2013-07-02 20:01:58 -05:00 |
SliderComponent.cpp
|
Hooked up GuiSettingsMenu.
|
2013-06-19 16:02:42 -05:00 |
SliderComponent.h
|
Hooked up GuiSettingsMenu.
|
2013-06-19 16:02:42 -05:00 |
SwitchComponent.cpp
|
Moved to class-individualized static gets for resources.
|
2013-07-09 00:44:24 -05:00 |
SwitchComponent.h
|
Added ComponentListComponent for laying out elements in a grid and
|
2013-06-18 20:12:30 -05:00 |
TextComponent.cpp
|
Moved to class-individualized static gets for resources.
|
2013-07-09 00:44:24 -05:00 |
TextComponent.h
|
Moved Fonts to be Resources.
|
2013-07-03 02:54:55 -05:00 |
TextListComponent.h
|
Moved Fonts to be Resources.
|
2013-07-03 02:54:55 -05:00 |
ThemeComponent.cpp
|
Changed default centering behavior.
|
2013-07-09 19:02:59 -05:00 |
ThemeComponent.h
|
Moved Fonts to be Resources.
|
2013-07-03 02:54:55 -05:00 |