Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some compiler warnings that hinted some no too unimportant errors. | Christian Beier | 2012-05-09 | 1 | -0/+1 |
| | |||||
* | Update TODO. | Christian Beier | 2012-05-07 | 1 | -0/+2 |
| | |||||
* | IP QoS support in libvncclient. | Christian Beier | 2010-09-29 | 1 | -0/+1 |
| | | | | | | | | | | This enables setting the DSCP/Traffic Class field of IP/IPv6 packets sent by a client. For example starting a client with -qosdscp 184 marks all outgoing traffic for expedited forwarding. Implementation for Win32 is still a TODO, though. See http://betelco.blogspot.com/2009/03/dscp-marking-under-windows-at.html for an overview of the Win32 QoS API mess... | ||||
* | Non-blocking sockets for Windows. | Christian Beier | 2010-09-13 | 1 | -1/+0 |
| | | | | | | | | | | | Expands the SetNonBlocking() function in libvncclient/sockets.c to also work under Windows and also changes it to honour maybe already present socket flags. A similar function was introduced for libvncserver as well and all the #ifdef'ed fnctl calls replaced with calls to that one. Signed-off-by: Christian Beier <dontmind@freeshell.org> | ||||
* | SDLvncviewer: upon focus loss, force releasing the Alt keys | dscho | 2009-03-07 | 1 | -1/+0 |
| | | | | | | | | When switching windows using the Alt+Tab shortcut, SDLvncviewer would get the "down" event, but not the "up" event. This patch provides a workaround. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | Update SDLvncviewer TODOs | dscho | 2009-03-07 | 1 | -3/+1 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | SDLvncviewer: enable key repeat | dscho | 2009-03-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | Update TODOs | dscho | 2008-05-31 | 1 | -2/+2 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | Update TODOs | dscho | 2008-03-21 | 1 | -5/+7 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | SDLvncviewer: fix button handling | dscho | 2008-02-02 | 1 | -1/+0 |
| | | | | | | | | For some reason, I swapped buttons 2 and 3 on Dec 7, 2005, in commit "translate keys based on unicode (much more reliable than sym)". I do not remember why, nor what I smoked, but this was wrong. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | SDLvncviewer: fix Ctrl+<letter> | dscho | 2008-02-02 | 1 | -1/+0 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | SDLvncviewer: fix translation of the Tab key | dscho | 2008-02-02 | 1 | -1/+0 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | Updated TODOs | dscho | 2008-02-02 | 1 | -8/+10 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | Update TODOs | dscho | 2008-01-29 | 1 | -5/+7 |
| | | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> | ||||
* | update TODO | dscho | 2005-10-07 | 1 | -1/+2 |
| | |||||
* | more TODOs, and an update to the website | dscho | 2005-09-29 | 1 | -1/+2 |
| | |||||
* | fix annoying zrle decoding bug | dscho | 2005-06-28 | 1 | -1/+0 |
| | |||||
* | ZRLE has problems with RealVNC server. Look into it. | dscho | 2005-06-21 | 1 | -1/+1 |
| | |||||
* | more TODOs | dscho | 2005-06-06 | 1 | -0/+2 |
| | |||||
* | implement ZRLE decoding | dscho | 2005-05-24 | 1 | -2/+0 |
| | |||||
* | update TODOs | dscho | 2005-05-17 | 1 | -0/+1 |
| | |||||
* | 10l: really fix preferredEncoding set from outside | dscho | 2005-01-25 | 1 | -1/+0 |
| | |||||
* | implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSource | dscho | 2005-01-21 | 1 | -1/+0 |
| | |||||
* | a granted wish has several children ;-) | dscho | 2005-01-19 | 1 | -2/+7 |
| | |||||
* | support MinGW32! | dscho | 2004-12-01 | 1 | -0/+1 |
| | |||||
* | TODOs from encodingstest | dscho | 2004-10-16 | 1 | -0/+4 |
| | |||||
* | ideas | dscho | 2004-10-15 | 1 | -73/+2 |
| | |||||
* | cursor problem | dscho | 2004-10-04 | 1 | -0/+1 |
| | |||||
* | fixed | dscho | 2004-06-15 | 1 | -1/+2 |
| | |||||
* | added -encodings | dscho | 2004-06-07 | 1 | -1/+1 |
| | |||||
* | fix cursor trails (when not using cursor encoding and moving the cursor, | dscho | 2004-06-07 | 1 | -1/+1 |
| | | | | the redrawn part of the screen didn't get updated, and so left cursor trails). | ||||
* | add client_examples/, add SDLvncviewer, libvncclient API changes, suppress ↵ | dscho | 2004-06-07 | 1 | -0/+1 |
| | | | | automake CFLAGS nagging | ||||
* | synced with TightVNC and RealVNC | dscho | 2003-07-28 | 1 | -8/+13 |
| | |||||
* | converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.h | dscho | 2003-02-09 | 1 | -1/+1 |
| | |||||
* | further autoconf'ing | dscho | 2003-02-08 | 1 | -0/+1 |
| | |||||
* | autoconf'ed everything | dscho | 2003-02-08 | 1 | -5/+4 |
| | |||||
* | fixed dumb XTestFakeInput bug | dscho | 2001-11-27 | 1 | -1/+1 |
| | |||||
* | removed XTestGrabControl. Doesn't really solve the problem of a bad param. | dscho | 2001-11-27 | 1 | -1/+1 |
| | |||||
* | few changes | dscho | 2001-11-27 | 1 | -2/+2 |
| | |||||
* | no crash when display was wrong | dscho | 2001-11-26 | 1 | -1/+2 |
| | |||||
* | todo | dscho | 2001-11-26 | 1 | -1/+2 |
| | |||||
* | docu, warning fixed | dscho | 2001-11-14 | 1 | -1/+2 |
| | |||||
* | add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike" | dscho | 2001-10-18 | 1 | -0/+1 |
| | |||||
* | deferUpdate | dscho | 2001-10-16 | 1 | -1/+1 |
| | |||||
* | font errors, requestedRegion bug | dscho | 2001-10-16 | 1 | -0/+3 |
| | |||||
* | todo | dscho | 2001-10-13 | 1 | -0/+1 |
| | |||||
* | rfbSelectBox, consoleFonts, too many changes | dscho | 2001-10-13 | 1 | -3/+10 |
| | |||||
* | copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreads | dscho | 2001-10-10 | 1 | -3/+10 |
| | | | | problem | ||||
* | changed cursor functions to use screen info, not cursor | dscho | 2001-10-05 | 1 | -1/+1 |
| | | | | fixed copy rect. | ||||
* | rfbDoCopyRect/Region and rfbScheduleCopyRect/Region. | dscho | 2001-10-04 | 1 | -2/+5 |
| |