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
/
common
/
xmlparser.cpp
Age
Commit message (
Expand
)
Author
2008-08-04
Theme layout parsing. Work in progress.
Vicent Marti
2008-08-01
Fixed compiler problem with anyProp var.
Vicent Marti
2008-08-01
Support for XML layout with unspecified keys.
Vicent Marti
2008-07-31
GUI Layout parsing. Work in progress.
Vicent Marti
2008-07-30
Rewrote most of the XML parser class.
Vicent Marti
2008-07-04
closedKeyCallback on XMLParser (as asked by Kenny)
Vicent Marti
2008-07-04
Memory leaks.
Vicent Marti
2008-07-03
Rendering pipeline. WIP.
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
2008-06-25
- XMLParser: Improved file stream support
Vicent Marti
2008-06-25
XMLParser:
Vicent Marti
2008-06-25
XMLParser:
Vicent Marti
2008-06-25
- Reverted getHostPlatformString() from util.cpp (Yeah, Max was right)
Vicent Marti
2008-06-24
Common:
Vicent Marti
2008-06-18
Split ThemeParser into XMLParser and ThemeParser as child class to have a com...
Vicent Marti