]> git.proxmox.com Git - spiceterm.git/history - spiceterm.c
start mouse support
[spiceterm.git] / spiceterm.c
2013-09-12 Dietmar Maurerstart mouse support
2013-09-12 Dietmar Maurerallow to pass connection timeout as parameter
2013-09-12 Dietmar Maurerexit server if get get error from client pipe
2013-09-12 Dietmar Maurersimplify code
2013-09-12 Dietmar Maurerfix debug messages
2013-09-12 Dietmar Maurerremove misleading comments
2013-09-12 Dietmar Maurerifix coding style
2013-09-12 Dietmar Maurerwhite space cleanup
2013-09-11 Dietmar Maureruse gunichar2
2013-09-11 Dietmar Maurercleanup debugging code
2013-09-11 Dietmar Maureradd copyright (GPLv2)
2013-09-11 Dietmar Maureruse reasonable names (instead of 'test')
2013-09-11 Dietmar Maurercleanup/merge header files
2013-09-11 Dietmar Maurerrename vncterm to spiceterm
2013-09-10 Dietmar Maurermove include directive to correct place
2013-09-10 Dietmar Maurercode cleanup - compile with -Wall
2013-08-21 Dietmar Maurercode cleanup
2013-08-21 Dietmar Maurerimplement scroll
2013-08-21 Dietmar Maurerprotect command ring with mutex
2013-08-21 Dietmar Maureralways update watch mask
2013-08-21 Dietmar Maureruse gdk keysyms instead of utf
2013-08-21 Dietmar Maureruse correct colors
2013-08-21 Dietmar Maurerdelete trailing whitespace
2013-08-21 Dietmar Maureruse new unicode spice input extension
2013-08-06 Dietmar Maureradd first version of spiceterm (copied from vncterm)