Commit Graph

40 Commits (cc835fa938a8a4d3dd13a4f71ecd38ed9a2b82e9)

Author SHA1 Message Date
Christian Beier efcdab50cc Merge branch 'server-ipv6'
12 years ago
Johannes Schindelin ee4593425f SDLvncviewer: map Apple/Windows keys correctly
12 years ago
Johannes Schindelin f11e49b4e7 SDLvncviewer: fix the SDL_KEYUP issue
12 years ago
Christian Beier 75bfb1f5d3 IPv6 support for LibVNCServer, part three: make reverse connections IPv6-capable.
12 years ago
Johannes Schindelin 84be9d3f49 SDLvncviewer: make it resizable by default
13 years ago
Christian Beier 824644d0a2 SDLvncviewer: fix compilation from dist tarball.
13 years ago
Christian Beier 705a5d46e6 Add doxygen documentation support.
14 years ago
Johannes Schindelin 14854d2e5e Fix compilation with newer automake
14 years ago
Christian Beier 76b468ceb0 SDLvncviewer: don't call clean up the same client twice.
15 years ago
Christian Beier 7ed1c0aeac SDLvncviewer: add SIGINT handler to be able to actually stop program.
15 years ago
Christian Beier 1f6c560985 SDLvncviewer: use -listennofork when -listen specified.
15 years ago
Christian Beier 3b608cd39b SDLvncviewer: make listen mode work _somewhat_.
15 years ago
dscho e2874d343a Teach SDLvncviewer about scroll wheel events
15 years ago
dscho 76db22022c SDLvncviewer: fix passing a wrong pointer type
15 years ago
dscho ebe79c28c3 Clipboard support for SDLvncviewer
15 years ago
dscho eb1cc7608b SDLvncviewer: upon focus loss, force releasing the Alt keys
15 years ago
dscho e12c4ccf23 SDLvncviewer: refactor event handling
15 years ago
dscho a02607fe35 Teach SDLvncviewer to be resizable
15 years ago
dscho 3ab7d5d766 SDLvncviewer: enable key repeat
15 years ago
dscho a824cf443d SDLvncviewer: update screen correctly after a resize
16 years ago
dscho b069f1dc01 SDLvncviewer: add -viewonly
16 years ago
dscho e526c4816b SDLvncviewer: fix button handling
16 years ago
dscho 2530c5fa4c SDLvncviewer: fix Ctrl+<letter>
16 years ago
dscho 20fe2c2e96 SDLvncviewer: fix translation of the Tab key
16 years ago
steven_carr ccdbe8f325 The great UltraVNC Compatibility Commit
18 years ago
dscho 7602f0e750 libvncclient: support changing of framebuffer size; make SDLvncviewer use it
18 years ago
dscho 9b51d63d49 fix SDLvncviewer for widths which are not divisible by 8
18 years ago
dscho 1602b345f3 add KeyboardLedState extension
18 years ago
dscho 1b81e342cb assorted fixes for MinGW32
19 years ago
dscho 6a7736f87a translate keys based on unicode (much more reliable than sym)
19 years ago
dscho 194a76df11 add an extension mechanism for LibVNCClient, modify the client data handling
19 years ago
dscho 93ab95b1d3 try 32 bit first
19 years ago
dscho 8bee4eb990 ANSIfy, fix some warnings from Linus' sparse
19 years ago
dscho a20d0817ef fix for older SDL versions
19 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho c8ccb166ba cleanups; libvncclient supports -encodings already
20 years ago
dscho 68422b6309 fix compilation on MacOSX
20 years ago
dscho c7730d9bad added -encodings
20 years ago
dscho fc45b97d65 add mouse button handling
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago