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
/
ThemeEval.h
Age
Commit message (
Expand
)
Author
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-09-28
ALL: Fixup some #define names
Max Horn
2009-06-06
Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".
Eugene Sandulenko
2009-06-06
Implement widget property "textalign". Added it to all theme layouts
Eugene Sandulenko
2008-12-22
Fixed indentation and removed whitespaces at the end of line
Jordi Vilalta Prat
2008-11-09
Removed many unnecessary #includes
Max Horn
2008-11-08
Thou shalst never use the 'using' keyword in a header file, lest the wrath of...
Max Horn
2008-10-12
Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a s...
Max Horn
2008-09-02
Massive refactoring/cleanup on the theme engine/parser.
Vicent Marti
2008-08-15
Deprecated support for "direction" layout keys.
Vicent Marti
2008-08-13
Finished GUI layout in g1x.
Vicent Marti
2008-08-10
Bugfix: Inverse layout reflowing.
Vicent Marti
2008-08-09
Finished support for theme loading.
Vicent Marti
2008-08-09
Fixed 1.000.000 Valgrind warnings.
Vicent Marti
2008-08-08
Resolution-dependence in XML files.
Vicent Marti
2008-08-08
Browser dialog.
Vicent Marti
2008-08-08
SCUMM save/load dialog.
Vicent Marti
2008-08-07
SCUMM general and options dialog.
Vicent Marti
2008-08-07
Game Options menu parsing.
Vicent Marti
2008-08-06
Cleanup on default theme.
Vicent Marti
2008-08-06
Bugfix: Text selection background in list widget overlays scrollbar (finally).
Vicent Marti
2008-08-06
Options menu fully parsed. Needs tweaking.
Vicent Marti
2008-08-05
Options menu layout parsing, featuring the brand new FATPOPUPS.
Vicent Marti
2008-08-05
Look, the launcher is rendered with the new layout parser.
Vicent Marti
2008-08-05
Massive refactoring on the layout parsing API.
Vicent Marti
2008-08-04
Layout parsing. Work in progress. Looks like a GUI!
Vicent Marti
2008-08-04
Theme layout parsing. Work in progress.
Vicent Marti
2008-08-01
Theme Layout parsing, WIP.
Vicent Marti
2008-07-31
Added missing ThemeEval header.
Vicent Marti
2008-07-31
Fixed SVNMerge trash which got commited in last fix.
Vicent Marti
2008-07-31
GUI Layout parsing. Work in progress.
Vicent Marti