summaryrefslogtreecommitdiffstats
path: root/client_examples/SDLvncviewer.c
Commit message (Expand)AuthorAgeFilesLines
* SDLvncviewer: add -viewonlydscho2008-05-131-1/+15
* SDLvncviewer: fix button handlingdscho2008-02-021-2/+2
* SDLvncviewer: fix Ctrl+<letter>dscho2008-02-021-0/+5
* SDLvncviewer: fix translation of the Tab keydscho2008-02-021-1/+1
* The great UltraVNC Compatibility Commitsteven_carr2006-05-151-1/+21
* libvncclient: support changing of framebuffer size; make SDLvncviewer use itdscho2006-04-281-0/+1
* fix SDLvncviewer for widths which are not divisible by 8dscho2006-04-281-1/+2
* add KeyboardLedState extensiondscho2006-03-281-0/+8
* assorted fixes for MinGW32dscho2005-12-191-0/+1
* translate keys based on unicode (much more reliable than sym)dscho2005-12-071-142/+88
* add an extension mechanism for LibVNCClient, modify the client data handlingdscho2005-10-061-3/+3
* try 32 bit firstdscho2005-05-241-1/+2
* ANSIfy, fix some warnings from Linus' sparsedscho2005-05-151-2/+3
* fix for older SDL versionsdscho2005-03-061-3/+9
* support MinGW32!dscho2004-12-011-1/+45
* cleanups; libvncclient supports -encodings alreadydscho2004-06-181-14/+12
* fix compilation on MacOSXdscho2004-06-081-5/+4
* added -encodingsdscho2004-06-071-1/+9
* add mouse button handlingdscho2004-06-071-1/+12
* add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au...dscho2004-06-071-0/+236