| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'server-ipv6' | Christian Beier | 2012-04-02 | 1 | -0/+1 |
|\ |
|
| * | IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa... | Christian Beier | 2012-03-10 | 1 | -0/+1 |
* | | SDLvncviewer: map Apple/Windows keys correctly | Johannes Schindelin | 2012-03-29 | 1 | -3/+2 |
* | | SDLvncviewer: fix the SDL_KEYUP issue | Johannes Schindelin | 2012-03-29 | 1 | -6/+13 |
|/ |
|
* | SDLvncviewer: make it resizable by default | Johannes Schindelin | 2011-10-09 | 1 | -1/+3 |
* | SDLvncviewer: fix compilation from dist tarball. | Christian Beier | 2011-01-31 | 1 | -1/+1 |
* | Add doxygen documentation support. | Christian Beier | 2010-11-18 | 1 | -0/+4 |
* | Fix compilation with newer automake | Johannes Schindelin | 2010-03-13 | 1 | -1/+1 |
* | SDLvncviewer: don't call clean up the same client twice. | Christian Beier | 2009-10-31 | 1 | -1/+3 |
* | SDLvncviewer: add SIGINT handler to be able to actually stop program. | Christian Beier | 2009-10-30 | 1 | -0/+2 |
* | SDLvncviewer: use -listennofork when -listen specified. | Christian Beier | 2009-10-30 | 1 | -40/+84 |
* | SDLvncviewer: make listen mode work _somewhat_. | Christian Beier | 2009-10-30 | 1 | -0/+2 |
* | Teach SDLvncviewer about scroll wheel events | dscho | 2009-03-12 | 1 | -8/+27 |
* | SDLvncviewer: fix passing a wrong pointer type | dscho | 2009-03-12 | 1 | -1/+1 |
* | Clipboard support for SDLvncviewer | dscho | 2009-03-08 | 1 | -0/+20 |
* | SDLvncviewer: upon focus loss, force releasing the Alt keys | dscho | 2009-03-07 | 1 | -0/+16 |
* | SDLvncviewer: refactor event handling | dscho | 2009-03-07 | 1 | -43/+50 |
* | Teach SDLvncviewer to be resizable | dscho | 2009-03-07 | 1 | -8/+145 |
* | SDLvncviewer: enable key repeat | dscho | 2009-03-06 | 1 | -0/+2 |
* | SDLvncviewer: update screen correctly after a resize | dscho | 2008-06-03 | 1 | -0/+2 |
* | SDLvncviewer: add -viewonly | dscho | 2008-05-13 | 1 | -1/+15 |
* | SDLvncviewer: fix button handling | dscho | 2008-02-02 | 1 | -2/+2 |
* | SDLvncviewer: fix Ctrl+<letter> | dscho | 2008-02-02 | 1 | -0/+5 |
* | SDLvncviewer: fix translation of the Tab key | dscho | 2008-02-02 | 1 | -1/+1 |
* | The great UltraVNC Compatibility Commit | steven_carr | 2006-05-15 | 1 | -1/+21 |
* | libvncclient: support changing of framebuffer size; make SDLvncviewer use it | dscho | 2006-04-28 | 1 | -0/+1 |
* | fix SDLvncviewer for widths which are not divisible by 8 | dscho | 2006-04-28 | 1 | -1/+2 |
* | add KeyboardLedState extension | dscho | 2006-03-28 | 1 | -0/+8 |
* | assorted fixes for MinGW32 | dscho | 2005-12-19 | 1 | -0/+1 |
* | translate keys based on unicode (much more reliable than sym) | dscho | 2005-12-07 | 1 | -142/+88 |
* | add an extension mechanism for LibVNCClient, modify the client data handling | dscho | 2005-10-06 | 1 | -3/+3 |
* | try 32 bit first | dscho | 2005-05-24 | 1 | -1/+2 |
* | ANSIfy, fix some warnings from Linus' sparse | dscho | 2005-05-15 | 1 | -2/+3 |
* | fix for older SDL versions | dscho | 2005-03-06 | 1 | -3/+9 |
* | support MinGW32! | dscho | 2004-12-01 | 1 | -1/+45 |
* | cleanups; libvncclient supports -encodings already | dscho | 2004-06-18 | 1 | -14/+12 |
* | fix compilation on MacOSX | dscho | 2004-06-08 | 1 | -5/+4 |
* | added -encodings | dscho | 2004-06-07 | 1 | -1/+9 |
* | add mouse button handling | dscho | 2004-06-07 | 1 | -1/+12 |
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress au... | dscho | 2004-06-07 | 1 | -0/+236 |