Age | Commit message (Expand) | Author |
---|---|---|
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2010-04-18 | SCI: removing single byte chars from double byte check in sjis class (damn wi... | Martin Kiewitz |
2010-04-17 | SCI: change textedit control to cast to unsigned char to fix cursor position ... | Martin Kiewitz |
2010-04-17 | SCI: changed coordinate adjustment for kanji chars to & 0xFFC | Martin Kiewitz |
2010-04-16 | SCI: handle given coordinate to draw() inside SJIS font support as if the hor... | Martin Kiewitz |
2010-04-16 | SCI: support for kanji (sjis), minor centering issue left | Martin Kiewitz |