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
/
controls.cpp
Age
Commit message (
Expand
)
Author
2010-07-19
SCI: dont fix list control in sq4
Martin Kiewitz
2010-07-14
SCI: removing hardcoded size when drawing list controls - fixes load/save dia...
Martin Kiewitz
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-14
Silenced some MSVC warnings
Filippos Karapetis
2010-04-25
SCI: green buttons for sci0early implemented
Martin Kiewitz
2010-04-25
SCI: changing setFont() call logic inside textedit controls to save 2 setFont...
Martin Kiewitz
2010-04-25
SCI: we check for enough space, before adding pressed characters in textedit ...
Martin Kiewitz
2010-04-25
SCI: replaced value with constant when checking if controls are selected
Martin Kiewitz
2010-04-25
SCI: reset cursor state when kDrawControl gets called on textedit controls, f...
Martin Kiewitz
2010-04-17
SCI: change textedit control to cast to unsigned char to fix cursor position ...
Martin Kiewitz
2010-02-17
SCI: Cleanup resource.h
Max Horn
2010-02-05
SCI: Add a 'SELECTOR' macro
Max Horn
2010-01-31
SCI: rename Controls to GfxControls, gets directly called now
Martin Kiewitz
2010-01-31
SCI: renamed Text class to GfxText16
Martin Kiewitz
2010-01-31
SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc...
Martin Kiewitz
2010-01-29
SCI: Move selector stuff to new header; reorder k_argc & k_argp param of invo...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-05
Yet more renaming
Filippos Karapetis
2010-01-05
More renaming
Filippos Karapetis