index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
ThemeDefaultXML.cpp
Age
Commit message (
Expand
)
Author
2008-08-01
Massive changes to the renderer in order to replicate the current GUI theme, ...
Vicent Marti
2008-08-01
Theme Layout parsing, WIP.
Vicent Marti
2008-07-31
GUI Layout parsing. Work in progress.
Vicent Marti
2008-07-30
Layout XML format. WIP.
Vicent Marti
2008-07-25
More triangle work
Vicent Marti
2008-07-25
Fixed triangle drawing. A bit.
Vicent Marti
2008-07-24
Scrollbars. Work in progress.
Vicent Marti
2008-07-23
Text renderin overhaul finished.
Vicent Marti
2008-07-23
Font rendering overhaul. Work in progress.
Vicent Marti
2008-07-21
Cleanup.
Vicent Marti
2008-07-20
Rendering pipeline. Broken WIP.
Vicent Marti
2008-07-17
Finished tabs drawing.
Vicent Marti
2008-07-16
Stroking on tab widgets. Basic support for backcaching.
Vicent Marti
2008-07-15
Tab widget / tab drawing for the renderer. Improved text handling.
Vicent Marti
2008-07-15
More widgets.
Vicent Marti
2008-07-14
Popup widget, separator widget.
Vicent Marti
2008-07-13
Bugfix: Triangle AA at low resolutions.
Vicent Marti
2008-07-13
Bugfix of the bugfix. Rounded squares work now on all resolutions.
Vicent Marti
2008-07-13
Bugfix: Strange behaviour in rounded square corners.
Vicent Marti
2008-07-13
More widgets.
Vicent Marti
2008-07-13
Improved support for graphics positioning.
Vicent Marti
2008-07-12
- Better support for relative positions in Vector Renderer.
Vicent Marti
2008-07-12
Debug widgets.
Vicent Marti
2008-07-11
Widget backgrounds
Vicent Marti
2008-07-10
Support for Vertical text alignement.
Vicent Marti
2008-07-10
Added support for Text Steps in the Vector Renderer.
Vicent Marti
2008-07-07
Rendering pipeline. Bugfixes / debug widgets.
Vicent Marti
2008-07-06
Bug fixes for "judgement day" (yay).
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
Vicent Marti
2008-07-02
InterfaceManager functionality translated into a Theme subclass "ThemeRendere...
Vicent Marti
2008-06-28
Improved support for parsing integers in the XML parser.
Vicent Marti
2008-06-26
Bugfixes
Vicent Marti
2008-06-26
- MILESTONE: A widget is drawn on screen loaded straight from its XML descrip...
Vicent Marti
2008-06-26
InterfaceManager now loads themes.
Vicent Marti