- 02 Oct, 2009 2 commits
-
-
Johannes Schindelin authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
Christian Beier authored
This is a pure functionality fix: according to its manpage, stat() returns 0 on success. Checking for a return value of zero fixes incorrect results of IsUnixSocket(). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 27 Sep, 2009 3 commits
-
-
Johannes Schindelin authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
Vic Lee authored
Signed-off-by: Vic Lee <llyzs@163.com>
-
Vic Lee authored
Signed-off-by: Vic Lee <llyzs@163.com>
-
- 10 Aug, 2009 1 commit
-
-
runge authored
Experimental X11VNC_WATCH_DX_DY=1 for buggy theme menus, see: http://ubuntuforums.org/showthread.php?t=1223490
-
- 11 Jul, 2009 1 commit
-
-
runge authored
-
- 19 Jun, 2009 3 commits
- 16 Jun, 2009 1 commit
-
-
Johannes Schindelin authored
There was an unnecessary assignment, and an assignment of a string that was to be free()ed later, so it has to be strdup()ed. Both issues spotted by Roman Held. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 14 Jun, 2009 1 commit
-
-
runge authored
-
- 22 May, 2009 1 commit
-
-
Stefan Becker authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 21 May, 2009 2 commits
- 20 May, 2009 1 commit
-
-
llyzs authored
These are useful functions for VNC clients, so let's export them for everybody to use. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 12 May, 2009 3 commits
-
-
Johannes Schindelin authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
Johannes Schindelin authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
Ben Klopfenstein authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 01 Apr, 2009 2 commits
- 30 Mar, 2009 1 commit
-
-
Johannes Schindelin authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 16 Mar, 2009 1 commit
-
-
runge authored
-
- 15 Mar, 2009 1 commit
-
-
runge authored
-
- 14 Mar, 2009 2 commits
-
-
runge authored
-
Karl J. Runge authored
-
- 13 Mar, 2009 1 commit
-
-
runge authored
-
- 12 Mar, 2009 2 commits
-
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 08 Mar, 2009 1 commit
-
-
dscho authored
The clipboard support has only been tested on Linux so far. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 07 Mar, 2009 5 commits
-
-
runge authored
Xserver issue. Add progress_client() to proceed more quickly thru handshake. Improvements to turbovnc hack.
-
dscho authored
When switching windows using the Alt+Tab shortcut, SDLvncviewer would get the "down" event, but not the "up" event. This patch provides a workaround. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Instead of having deep indent levels, put the code to handle events into its own function. That also helps readability. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
dscho authored
Using "SDLvncviewer -resizable", you make the window resizable. This means that you can shrink the window (e.g. when you are trying to access an x11vnc from your little netbook), or you can enlarge it. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 06 Mar, 2009 1 commit
-
-
dscho authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
- 28 Feb, 2009 1 commit
-
-
runge authored
-
- 26 Feb, 2009 1 commit
-
-
runge authored
-
- 22 Feb, 2009 2 commits