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
/
engines
/
sci
/
gfx
/
gfx_widgets.h
Age
Commit message (
Expand
)
Author
2009-04-27
SCI: Renamed gfx_state_t -> GfxState
Max Horn
2009-04-24
SCI: Doxygenified some comments
Max Horn
2009-04-24
SCI: Changed GfxWidget::set_visual function pointer to virtual method setVisual
Max Horn
2009-04-24
SCI: Got rid of GFXW() macro; turned GfxWidget::widfree into destructors
Max Horn
2009-04-24
SCI: Renamed gfxw_widget_t and subtypes to GfxWidget etc.
Max Horn
2009-04-24
SCI: Started to C++ify the gfxw_widget_t codebase
Max Horn
2009-04-18
Retreive -> retrieve
Willem Jan Palenstijn
2009-04-03
Removed leftover chrono-related code (refer to commit #37721 for the changes ...
Filippos Karapetis
2009-03-25
- Renamed gfx/sci_widgets.* to gfx/gfx_gui.*, as these files contain GUI elem...
Filippos Karapetis
2009-03-07
SCI: Reduced header interdependencies some more
Max Horn
2009-02-24
Normalized guard #defines
Eugene Sandulenko
2009-02-22
Whitespace cleanup
Jordi Vilalta Prat
2009-02-21
SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files
Max Horn