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
/
graphics
/
macgui
/
mactext.cpp
Age
Commit message (
Collapse
)
Author
2017-01-17
GRAPHICS: MacText calculate longest string inside maxWidth and add alignment.
stevenhoefel
2017-01-15
DIRECTOR: Utilise MacText class to provide Text Wrapping.
stevenhoefel
2017-01-10
GRAPHICS: Correct Unsigned vs. Signed Comparison Compiler Warning.
D G Turner
2016-12-22
GRAPHICS: Implemented MacText::replaceLastLine()
Eugene Sandulenko
2016-12-20
GRAPHICS: Simplify MacText
Eugene Sandulenko
2016-12-20
GRAPHICS: Implement surface reallocation in MacText
Eugene Sandulenko
2016-12-20
GRAPHICS: Implemented partial MacText drawing
Eugene Sandulenko
2016-12-19
GRAPHICS: Fix initialization
Eugene Sandulenko
2016-12-16
GRAPHICS: Added stubs for pasting text to MacText
Eugene Sandulenko
2016-12-15
GRAPHICS: Implemented blitting code for MacText
Eugene Sandulenko
2016-12-15
GRAPHICS: Restrinct MacText to designated width
Eugene Sandulenko
2016-12-14
GRAPHICS: Implemented basic rendering for MacText
Eugene Sandulenko
2016-12-14
GRAPHICS: Further work on MacText class
Eugene Sandulenko
2016-12-14
GRAPHICS: Added stub for MacText class
Eugene Sandulenko