Commit Graph

69 Commits (eeeb54758f645a3d5b36ed7ba1981456d9b59851)

Author SHA1 Message Date
Christian Beier 2a97ab8679 Fix some compiler warnings that hinted some no too unimportant errors.
12 years ago
Christian Beier ab74d36dcd Update TODO.
12 years ago
Christian Beier 0797e42a4a IP QoS support in libvncclient.
14 years ago
Christian Beier c0373e9cd4 Non-blocking sockets for Windows.
14 years ago
dscho eb1cc7608b SDLvncviewer: upon focus loss, force releasing the Alt keys
15 years ago
dscho 1b2083d8aa Update SDLvncviewer TODOs
15 years ago
dscho 3ab7d5d766 SDLvncviewer: enable key repeat
15 years ago
dscho 1749faf297 Update TODOs
16 years ago
dscho 357b99e5f2 Update TODOs
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
dscho d6fe147f34 Updated TODOs
16 years ago
dscho ecc9d49fe4 Update TODOs
16 years ago
dscho 94d7fc841e update TODO
19 years ago
dscho 1a20edd73f more TODOs, and an update to the website
19 years ago
dscho 462ffd3f3e fix annoying zrle decoding bug
19 years ago
dscho 144a3f52da ZRLE has problems with RealVNC server. Look into it.
19 years ago
dscho 7101d427d5 more TODOs
19 years ago
dscho b225ee993a implement ZRLE decoding
19 years ago
dscho dbab49d458 update TODOs
19 years ago
dscho 914f7b71c5 10l: really fix preferredEncoding set from outside
19 years ago
dscho 6273f2065a implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource
19 years ago
dscho ff87112b50 a granted wish has several children ;-)
19 years ago
dscho 658b65ad0c support MinGW32!
20 years ago
dscho b1ee3af47e TODOs from encodingstest
20 years ago
dscho 1ca3bdc71b ideas
20 years ago
dscho dca073b665 cursor problem
20 years ago
dscho 9892088f45 fixed
20 years ago
dscho c7730d9bad added -encodings
20 years ago
dscho fefcb9188a fix cursor trails (when not using cursor encoding and moving the cursor,
20 years ago
dscho 2b8c2a5c3a add client_examples/, add SDLvncviewer, libvncclient API changes, suppress automake CFLAGS nagging
20 years ago
dscho 9f0a1a3bc1 synced with TightVNC and RealVNC
21 years ago
dscho 5030d53ff0 converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h
21 years ago
dscho e1d563f8b7 further autoconf'ing
21 years ago
dscho 9f6a47087b autoconf'ed everything
21 years ago
dscho d6717523be fixed dumb XTestFakeInput bug
23 years ago
dscho 9cabed90fe removed XTestGrabControl. Doesn't really solve the problem of a bad param.
23 years ago
dscho 4e092b7f86 few changes
23 years ago
dscho 3825ed9fb9 no crash when display was wrong
23 years ago
dscho 7094fbc15b todo
23 years ago
dscho 281cb78005 docu, warning fixed
23 years ago
dscho d44e3af64b add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"
23 years ago
dscho 2c4869fc9a deferUpdate
23 years ago
dscho 47f18e575d font errors, requestedRegion bug
23 years ago
dscho e47ffe3dfc todo
23 years ago
dscho 9f07e222f8 rfbSelectBox, consoleFonts, too many changes
23 years ago
dscho 519a8e0e39 copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads
23 years ago
dscho 018e90db59 changed cursor functions to use screen info, not cursor
23 years ago
dscho 48eb9b22c7 rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.
23 years ago