diff options
author | dscho <dscho> | 2005-01-17 16:27:04 +0000 |
---|---|---|
committer | dscho <dscho> | 2005-01-17 16:27:04 +0000 |
commit | 85fad9c787511a704fe5c90f65a9edf68ba66b42 (patch) | |
tree | f52d7e4115900f9d765f8e8f24b326b695664bdc /index.html | |
parent | df81ea8935c8d778ce8311a22154ba75e748a716 (diff) | |
download | libtdevnc-85fad9c787511a704fe5c90f65a9edf68ba66b42.tar.gz libtdevnc-85fad9c787511a704fe5c90f65a9edf68ba66b42.zip |
LibVNCClient is included
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,11 +1,11 @@ <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> <html> <head> - <title>LibVNCServer</title> + <title>LibVNCServer/LibVNCClient</title> </head> <body> - <h1>LibVNCServer</h1> + <h1>LibVNCServer/LibVNCClient</h1> <br> @@ -16,7 +16,9 @@ <p> <h2> News </h2> - <strong>2005/01/17</strong> Karl Runge has done awesome work to support cursors with alpha blending! You can try it with x11vnc as in CVS, or wait a few more days for x11vnc to be released officially! + <strong>2005/01/16</strong> Renamed this page to reflect that LibVNCClient is actually very usable. +<p> + <strong>2005/01/16</strong> Karl Runge has done awesome work to support cursors with alpha blending! You can try it with x11vnc as in CVS, or wait a few more days for x11vnc to be released officially! <p> <strong>2005/01/15</strong> Happy new year! It begins with a new macro recorder based on LibVNCServer/LibVNCClient using perl as script language. The macro recorder is itself written in perl, and writes out perl scripts, acting as a VNC proxy, so that you can connect a vncviewer to it, and it records all your input, possibly looking for a certain button, image, word, etc. before continuing. I called it VisualNaCro, and it's in CVS. <p> @@ -173,7 +175,7 @@ int main(int argc,char** argv) width="88" height="31" border="0" alt="SourceForge Logo"></A><br> <!-- Created: Thu Sep 27 12:27:41 MESZ 2001 --> <!-- hhmts start --> -Last modified: Tue Sep 14 10:52:00 MESZ 2004 +Last modified: Mon Jan 17 18:23:00 MESZ 2005 <!-- hhmts end --> </body> </html> |