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
/
graphics
/
maciconbar.cpp
Age
Commit message (
Expand
)
Author
2012-06-16
SCI: Get rid of casts on OSystem::copyRectToScreen calls.
Johannes Schickel
2012-03-20
GRAPHICS: Convert PictDecoder to the ImageDecoder API
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-03-09
SCI: Implement Mac iconbar event handling.
Walter van Niftrik
2011-02-21
SCI: Fix disabled Mac icon pseudo-shading
Matthew Hoops
2011-02-20
SCI: Add support for enabling/disabling Mac icon bar images
Matthew Hoops
2011-02-20
SCI: Cache all icon bar images from the start
Matthew Hoops
2011-02-20
GRAPHICS: Switch PICT's palette from RGBA to RGB
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar vertical positioning
Matthew Hoops
2011-02-17
SCI: Fix Mac icon bar palettes
Matthew Hoops
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-06-23
Moved the SelectorCache struct inside selector.h, where it belongs, and fixed...
Filippos Karapetis
2010-05-29
Mass renaming of selector-related functions, and removed some defines which w...
Filippos Karapetis
2010-05-24
SCI: renaming MacIconBar to GfxMacIconBar
Martin Kiewitz
2010-05-24
Add support for showing the icon bar in SCI1.1 Mac.
Matthew Hoops