summaryrefslogtreecommitdiffstats
path: root/client_examples
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings libvncclient + gtkvncviewerFloris Bos2014-12-291-1/+1
* Rename obsolete INCLUDES to AM_CPPFLAGSBrian Bidulock2014-10-021-1/+1
* The HAVE_X11 define is not there anymore, but we don't need it either.Christian Beier2014-09-091-5/+1
* LibVNCClient: Add H.264 encoding for framebuffer updatesDavid Verbeiren2013-01-251-0/+16
* gtkvncviewer enhancementsDavid Verbeiren2013-01-101-3/+12
* Merge branch 'server-ipv6'Christian Beier2012-04-021-0/+1
|\
| * IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capa...Christian Beier2012-03-101-0/+1
* | SDLvncviewer: map Apple/Windows keys correctlyJohannes Schindelin2012-03-291-3/+2
* | SDLvncviewer: fix the SDL_KEYUP issueJohannes Schindelin2012-03-291-6/+13
|/
* Here is a port of SDLvncviewer to GTK+2.Mateus Cesar Groess2012-02-112-1/+677
* SDLvncviewer: make it resizable by defaultJohannes Schindelin2011-10-091-1/+3
* Remove unneeded files concerning CVS.Christian Beier2011-01-311-9/+0
* SDLvncviewer: fix compilation from dist tarball.Christian Beier2011-01-312-1/+2
* Add doxygen documentation support.Christian Beier2010-11-184-3/+14
* Another try to fix the _SOURCES issueJohannes Schindelin2010-04-281-2/+0
* Fix compilation with newer automakeJohannes Schindelin2010-03-132-2/+2
* Rename HAVE_X -> HAVE_X11Johannes Schindelin2010-03-131-1/+1
* Fix various compilation warningsVic Lee2009-11-101-1/+1
* SDLvncviewer: don't call clean up the same client twice.Christian Beier2009-10-311-1/+3
* SDLvncviewer: add SIGINT handler to be able to actually stop program.Christian Beier2009-10-301-0/+2
* SDLvncviewer: use -listennofork when -listen specified.Christian Beier2009-10-301-40/+84
* SDLvncviewer: make listen mode work _somewhat_.Christian Beier2009-10-301-0/+2
* Teach SDLvncviewer about scroll wheel eventsdscho2009-03-121-8/+27
* SDLvncviewer: fix passing a wrong pointer typedscho2009-03-121-1/+1
* Clipboard support for SDLvncviewerdscho2009-03-084-1/+603
* SDLvncviewer: upon focus loss, force releasing the Alt keysdscho2009-03-071-0/+16
* SDLvncviewer: refactor event handlingdscho2009-03-071-43/+50
* Teach SDLvncviewer to be resizabledscho2009-03-071-8/+145
* SDLvncviewer: enable key repeatdscho2009-03-061-0/+2
* clean up build flagsdscho2009-02-031-1/+1
* SDLvncviewer: update screen correctly after a resizedscho2008-06-031-0/+2
* 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
* Build shared libraries per defaultdscho2007-03-301-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
* Make VPATH building work with -I $(top_srcdir) for rfb/rfb.hrunge2006-04-261-1/+1
* 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-063-4/+103
* do it right: it is not DEFINES, but AM_CFLAGSdscho2005-10-061-1/+1
* support new ffmpeg versiondscho2005-09-272-5/+17
* link to libmp3lame only if existsdscho2005-06-061-1/+5
* try 32 bit firstdscho2005-05-241-1/+2
* work around bug in ffmpegdscho2005-05-231-0/+1
* fix compilation for LIBAVCODEC_BUILD==4754dscho2005-05-231-0/+5
OpenPOWER on IntegriCloud