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-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
2006-10-08
- added auto detection of the Theme style to use
Johannes Schickel
2006-10-08
- added config file support for the classic theme
Johannes Schickel
2006-10-08
Uses the slider background settings instead of the edit text widget settings ...
Johannes Schickel
2006-06-15
- Adds 'THEME_HINT_NO_BACKGROUND_RESTORE' for buttons which don't want restor...
Johannes Schickel
2006-06-15
Fix drawing of tab widget. Now it matches mock-ups. Added tab scrolling.
Eugene Sandulenko
2006-06-14
Implements new Tab drawing for modern theme (nearlly matches mockups now)
Johannes Schickel
2006-06-10
This may cut down a little on unnecessary strings / mallocs:
Torbjörn Andersson
2006-06-06
Move whole theme ini file to evaluator. Next step is caching. Also now it is
Eugene Sandulenko
2006-06-05
Fixing some more typenames to comply to the ScummVM coding guidelines
Max Horn
2006-06-05
Fix various typenames to comply to the ScummVM coding guidelines
Max Horn
2006-06-03
*Loads* of Common::String related optimizations. Woa, *tons* of methods were ...
Max Horn
2006-05-29
Introduces special switch for GraphicsWidget for use of theme transparency ag...
Johannes Schickel
2006-05-29
- changes transparency parameter of Theme::drawSurface to alpha parameter.
Johannes Schickel
2006-05-29
Removes leftover comment.
Johannes Schickel
2006-05-29
- Fixes disabled transparency for classic theme.
Johannes Schickel
2006-05-27
Major GUI update:
Eugene Sandulenko
2006-05-26
Use Courier 12pt (free one) for 2x and 3x console. Looks much more useable now.
Eugene Sandulenko
2006-05-18
Proper rendering of slider widget.
Eugene Sandulenko
2006-05-18
- Fix spelling in theme config
Eugene Sandulenko
2006-05-18
Better cursor image
Eugene Sandulenko
2006-04-25
Uses the special cursor color palette for the cursor now (this fixes problems...
Johannes Schickel
2006-04-25
- minor cleanup in modern.ini
Eugene Sandulenko
2006-04-19
Adds handleScreenChanged() to NewGui, so (scumm) engine can call it when it r...
Johannes Schickel
2006-04-19
Fixes problems with wrong colors on the overlay in scumm engine.
Johannes Schickel
2006-04-19
Implements custom cursor support for the new theme and includes a standard cu...
Johannes Schickel
2006-04-18
- adds own drawing function for (not expanded) popup widgets
Johannes Schickel
2006-04-16
- Moves Graphics::loadFont to Graphics::NewFont::loadFont
Johannes Schickel
[next]