uvtd: vt: implement VT_GETMODE/SETMODE ioctl state-tracking
[platform/upstream/kmscon.git] / src / tsm_screen.c
2013-02-08 David Herrmannllog: add "data" parameter to pass context
2013-02-06 David Herrmannbuild: major cleanup
2012-12-10 David Herrmanntsm: screen: add support for multi-cell characters
2012-12-10 David Herrmanntext: add render-support for multi-cell glyphs
2012-10-11 David Herrmanntsm: screen: do not link alternate-screen lines to...
2012-10-11 David Herrmanntsm: screen: remove obsolete comment
2012-10-11 David Herrmanntsm: screen: fix cell-initialization on line resize
2012-10-11 David Herrmanntsm: screen: fix freeing alternate screen buffers on...
2012-10-11 David Herrmanntsm: screen: add flag to select alternate screen buffer
2012-10-11 David Herrmanntsm: screen: allocate alternate screen buffer
2012-10-07 David Herrmanntsm: screen: implement selection extraction
2012-10-05 David Herrmanntsm: screen: fix including final character in selection
2012-10-05 David Herrmanntsm: screen: implement selection support
2012-10-05 David Herrmanntsm: screen: introduce scrollback-buffer line IDs
2012-10-05 David Herrmanntsm: screen: remove unused get_from_scrollback()
2012-10-01 David Herrmanntsm: screen: fix out-of-bounds access when drawing sb
2012-09-30 David Herrmanntsm: screen: fix moving cursor when scrolling during...
2012-09-30 David Herrmanntsm: screen: fix buffer-overflow when resizing and...
2012-09-30 David HerrmannFix printf() specified bugs all over the code
2012-09-27 David Herrmanntsm: screen: fix cleaning buffers on resize
2012-09-18 David Herrmanntsm: screen: switch to llog
2012-09-18 David Herrmanntsm: screen: introduce TSM_SCREEN_OPT_RENDER_TIMING
2012-09-18 David Herrmanntsm: screen: add screen-options helpers
2012-09-18 David Herrmanntsm: add tsm_log_t llog-compatible log object
2012-09-18 David Herrmanntsm: screen: move filenames to tsm_screen.[ch]