eloop: move prefix to "ev_" instead of "kmscon_"
[platform/upstream/kmscon.git] / tests / test_terminal.c
2012-03-20 David Herrmanneloop: move prefix to "ev_" instead of "kmscon_"
2012-01-28 David Herrmannvte: handle keyboard input (stub)
2012-01-28 David Herrmannterminal, pty: pass eloop reference on obj creation
2012-01-24 David Herrmannlog: move log_warning to log_warn
2012-01-24 Ran Benitatest_terminal: wait on children to avoid zombies
2012-01-24 Ran Benitaterminal: use new pty object
2012-01-22 David Herrmannfont: require compositor reference
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-31 David Herrmanntest_terminal: add experimental input support
2011-12-30 David Herrmannterminal: add dummy terminal implementation