| Commit message (Expand) | Author | Age | Files | Lines |
* | LibVNCClient: add support for custom auth handlers | Tobias Junghans | 2018-11-11 | 1 | -1/+3 |
* | SDLvncviewer: work around SDL_TEXTINPUT not generating chars with CTRL down | Christian Beier | 2018-07-30 | 1 | -0/+4 |
* | SDLvncviewer: handle mouse wheel events | Christian Beier | 2018-07-30 | 1 | -1/+31 |
* | SDLvncviewer: adhere to C89 | Christian Beier | 2018-07-30 | 1 | -1/+2 |
* | SDLvncviewer: implement Unicode input handling | Christian Beier | 2018-07-30 | 1 | -20/+26 |
* | SDLvncviewer: remove obsolete video scaling code | Christian Beier | 2018-07-30 | 1 | -129/+0 |
* | SDLvncviewer: use SDL2 for clipboard handling | Christian Beier | 2018-07-30 | 3 | -606/+25 |
* | SDLvncviewer: make input work with SDL2 | Christian Beier | 2018-07-30 | 1 | -22/+22 |
* | SDLvncviewer: make display work with SDL2 | Christian Beier | 2018-07-30 | 2 | -55/+92 |
* | SDLvncviewer: add a very simple GetCredentials callback | Christian Beier | 2018-07-25 | 1 | -0/+25 |
* | SDLvncviewer: enable the X11 clipboard if X11 was found | Christian Beier | 2018-03-24 | 1 | -1/+1 |
* | Fix building whithout SASL | Christian Beier | 2017-09-02 | 1 | -0/+2 |
* | Added SASL authentication support | simon | 2017-06-25 | 1 | -0/+13 |
* | Update vnc2mpg.c | tmcqueen-materials | 2017-04-20 | 1 | -1/+1 |
* | Update vnc2mpg.c | tmcqueen-materials | 2017-04-13 | 1 | -324/+364 |
* | drop autotools | Bert van Hall | 2017-02-13 | 1 | -38/+0 |
* | Fix some typos (found by codespell) | Stefan Weil | 2015-10-09 | 1 | -3/+3 |
* | Revert "LibVNCClient: Add H.264 encoding for framebuffer updates" | Christian Beier | 2015-04-17 | 1 | -16/+0 |
* | Fix compiler warnings libvncclient + gtkvncviewer | Floris Bos | 2014-12-29 | 1 | -1/+1 |
* | Rename obsolete INCLUDES to AM_CPPFLAGS | Brian Bidulock | 2014-10-02 | 1 | -1/+1 |
* | The HAVE_X11 define is not there anymore, but we don't need it either. | Christian Beier | 2014-09-09 | 1 | -5/+1 |
* | LibVNCClient: Add H.264 encoding for framebuffer updates | David Verbeiren | 2013-01-25 | 1 | -0/+16 |
* | gtkvncviewer enhancements | David Verbeiren | 2013-01-10 | 1 | -3/+12 |
* | 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 |
|/ |
|
* | Here is a port of SDLvncviewer to GTK+2. | Mateus Cesar Groess | 2012-02-11 | 2 | -1/+677 |
* | SDLvncviewer: make it resizable by default | Johannes Schindelin | 2011-10-09 | 1 | -1/+3 |
* | Remove unneeded files concerning CVS. | Christian Beier | 2011-01-31 | 1 | -9/+0 |
* | SDLvncviewer: fix compilation from dist tarball. | Christian Beier | 2011-01-31 | 2 | -1/+2 |
* | Add doxygen documentation support. | Christian Beier | 2010-11-18 | 4 | -3/+14 |
* | Another try to fix the _SOURCES issue | Johannes Schindelin | 2010-04-28 | 1 | -2/+0 |
* | Fix compilation with newer automake | Johannes Schindelin | 2010-03-13 | 2 | -2/+2 |
* | Rename HAVE_X -> HAVE_X11 | Johannes Schindelin | 2010-03-13 | 1 | -1/+1 |
* | Fix various compilation warnings | Vic Lee | 2009-11-10 | 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 | 4 | -1/+603 |
* | 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 |
* | clean up build flags | dscho | 2009-02-03 | 1 | -1/+1 |
* | SDLvncviewer: update screen correctly after a resize | dscho | 2008-06-03 | 1 | -0/+2 |
* | SDLvncviewer: add -viewonly | dscho | 2008-05-13 | 1 | -1/+15 |