- 06 Oct, 2009 2 commits
-
-
Christian Beier authored
this can happen if the user changed the root window size with RandR, for example. Signed-off-by: Christian Beier <dontmind@freeshell.org>
-
Christian Beier authored
if the window was shifted into view, these offsets also change. Signed-off-by: Christian Beier <dontmind@freeshell.org>
-
- 02 Oct, 2009 6 commits
-
-
Christian Beier authored
SOCKET is redefined in winsock2.h so #undef it where winsock2.h is included. The changes in rfbproto.c circumvent crosscompiler errors like 'S_IFMT' undeclared ...', the Makefile.am changes avoid building linux specific stuff for a win32 host target. Also added configure option to specify sdl-config. Signed-off-by: Christian Beier <dontmind@freeshell.org> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
Johannes Schindelin authored
-
Johannes Schindelin authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
Johannes Schindelin authored
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
-
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 4 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>
-