summaryrefslogtreecommitdiff
path: root/src/libsystemd-terminal/subterm.c
Commit message (Expand)AuthorAge
* Add a snprinf wrapper which checks that the buffer was big enoughZbigniew Jędrzejewski-Szmek2015-02-01
* shared: utf8 - support ucs4 -> utf8Tom Gundersen2014-12-22
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-09
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* terminal/subterm: leave bold-light conversion to parentDavid Herrmann2014-10-05
* terminal/subterm: skip setting parent's cursorDavid Herrmann2014-10-05
* terminal/screen: add cursor renderingDavid Herrmann2014-10-03
* terminal/subterm: use screen rendererDavid Herrmann2014-10-03
* terminal: make utf8 decoder return lengthDavid Herrmann2014-10-03
* terminal/subterm: use usec_t instead of "unsigned long"David Herrmann2014-07-29
* terminal: suppress warning in subtermDavid Herrmann2014-07-18
* terminal: add format attributesThomas Hindoe Paaboel Andersen2014-07-18
* terminal: add systemd-subterm exampleDavid Herrmann2014-07-18