add libvncserver
[presencevnc] / libvnc / vncterm / ChangeLog
1 included in LibVNCServer package, autoconf'ed it
2 SetXCutText implemented
3 fix for cargs
4 attributes work.
5 cursor in LinuxVNC is shown.
6 paste works
7 selection works (no cursor trails)
8 LinuxVNC gets it's dimensions via ioctl TIOCGWINSZ
9 First working key injection in LinuxVNC!
10 Added Mouse marking
11 added screenBuffer (so you have ASCII screen also)
12 fixed CopyRect for scrolling (need to propagate to libvncserver)
13 made VNCommand work (no prompt for bash, but else seems ok)
14 added flag for VNCommand to send input only after a newline
15          (good for interactive bash)