eloop: move prefix to "ev_" instead of "kmscon_"
[platform/upstream/kmscon.git] / src / terminal.c
2012-03-20 David Herrmanneloop: move prefix to "ev_" instead of "kmscon_"
2012-01-29 David Herrmannterminal: use UTF8 state machine
2012-01-29 David Herrmannpty: change callback parameters to "const xy"
2012-01-28 David Herrmannvte: handle keyboard input (stub)
2012-01-28 David Herrmannpty: buffer data between pty and child
2012-01-28 David Herrmannpty: merge input and close callbacks
2012-01-28 David Herrmannterminal, pty: pass eloop reference on obj creation
2012-01-28 David Herrmannpty: move output_cb to input_cb
2012-01-28 David Herrmannpty: move pty_input to pty_write
2012-01-24 David Herrmannlog: move log_warning to log_warn
2012-01-24 Ran Benitaterminal: use new pty object
2012-01-22 David Herrmannfont: rewrite font backend
2012-01-20 David Herrmannterminal: replace GL functions with new context subs
2012-01-20 Ran Benitaterminal: also unref the idle object
2012-01-18 David Herrmannconsole: take reference of compositor
2012-01-01 David Herrmannfont: move font handling into new subsystem
2012-01-01 David HerrmannAdjust all code to use new kmscon_symbol_t
2011-12-30 David Herrmannterminal: add dummy terminal implementation