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
/
theme.h
Age
Commit message (
Expand
)
Author
2008-10-18
Changed XML Parser to require standards-compilant XML header.
Vicent Marti
2008-10-18
ImageManager: Added support for generic archives (zips and folders).
Vicent Marti
2008-10-15
Changed XMLParser comment syntax to conform to XML standards (<!-- * -->)
Vicent Marti
2008-10-12
Merged ThemeEngine::themeEval() and ThemeEngine::evaluator() methods into a s...
Max Horn
2008-10-12
Fixed some more bad inline Doxygen comments (if you omit the '<', Doxygen thi...
Max Horn
2008-10-11
Some cleanup (in particular: do not convert String -> char * -> String needle...
Max Horn
2008-10-05
Merged several revisions from SVNMerge.
Vicent Marti
2008-09-29
- Merged 75 revisions from trunk.
Vicent Marti
2008-09-20
Updated theme file version, to reflect latest addition of new required entrie...
Johannes Schickel
2008-09-20
- Merged the new RTL changes into the branch.
Vicent Marti
2008-09-14
Added ScummVM logo to GMM.
Johannes Schickel
2008-09-05
Removed useless dependencies from common/file.h in common code. When complete...
Nicola Mettifogo
2008-09-02
Massive refactoring/cleanup on the theme engine/parser.
Vicent Marti
2008-08-16
Added support for loading uncompressed/unpackaged themes.
Vicent Marti
2008-08-15
Added popup widget in Options menu to change GUI renderer on the fly.
Vicent Marti
2008-08-13
Finished theme loading support.
Vicent Marti
2008-08-13
Finished legacy API cleanup. Removed all legacy code.
Vicent Marti
2008-08-13
Massive API cleanup (removed legacy code).
Vicent Marti
2008-08-09
Finished support for theme loading.
Vicent Marti
2008-08-09
Added support for image loading/blitting.
Vicent Marti
2008-08-05
Massive refactoring on the layout parsing API.
Vicent Marti
2008-08-02
Screen/dialog dimming.
Vicent Marti
2008-07-20
Rendering pipeline. Broken WIP.
Vicent Marti
2008-07-18
Background restoration in rendering pipeline. WIP.
Vicent Marti
2008-07-17
Rendering pipeline (almost) fixed. This time for real.
Vicent Marti
2008-07-10
Support for Vertical text alignement.
Vicent Marti
2008-07-02
InterfaceManager functionality translated into a Theme subclass "ThemeRendere...
Vicent Marti
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-11-04
- made Widget::_flags private
Johannes Schickel
2007-11-04
Typos :P
Sven Hesse
2007-11-04
- cleanup
Johannes Schickel
2007-11-04
- starting to document the theme renderer
Johannes Schickel
2007-10-28
Patch v5.2 from #1752243: "backends lib patches"
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-11
Bump theme version
Eugene Sandulenko
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-04-25
Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...
Max Horn
2007-03-10
Move mass add dialog settings to theme config. Bump theme ini version.
Eugene Sandulenko
2007-02-13
Bump theme version.
Eugene Sandulenko
2007-02-08
Moved definition of ThemeClassic and ThemeModern to their own files.
Johannes Schickel
2007-02-04
- changed the way how gradients are calculated
Johannes Schickel
2007-02-03
Changed _imageHandels into an array.
Johannes Schickel
2007-02-03
Replaced 'typedef Common::String String' with explicit usages of Common::Stri...
Max Horn
2006-12-27
Fix bug #1595627: "SCUMM: F5 crashes game (640x480)". This partially
Eugene Sandulenko
2006-10-25
- Fix crash if theme_logo.visible is set to true in a classic theme config file
Johannes Schickel
2006-10-25
- renamed GUI::ThemeNew to GUI::ThemeModern
Johannes Schickel
2006-10-08
Make modern and classic theme config files use the same version number.
Johannes Schickel
2006-10-08
Adding option to enable/disable blending for the classic theme.
Johannes Schickel
2006-10-08
Displaying the theme name instead of the theme config file name in the 'Misc'...
Johannes Schickel
2006-10-08
- Added dialog for selecting the theme to use
Johannes Schickel
[next]