summaryrefslogtreecommitdiffstats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* SDLvncviewer: upon focus loss, force releasing the Alt keysdscho2009-03-071-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 TODOsdscho2009-03-071-3/+1
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* SDLvncviewer: enable key repeatdscho2009-03-061-1/+0
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* Update TODOsdscho2008-05-311-2/+2
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* Update TODOsdscho2008-03-211-5/+7
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* SDLvncviewer: fix button handlingdscho2008-02-021-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>dscho2008-02-021-1/+0
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* SDLvncviewer: fix translation of the Tab keydscho2008-02-021-1/+0
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* Updated TODOsdscho2008-02-021-8/+10
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* Update TODOsdscho2008-01-291-5/+7
| | | | Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
* update TODOdscho2005-10-071-1/+2
|
* more TODOs, and an update to the websitedscho2005-09-291-1/+2
|
* fix annoying zrle decoding bugdscho2005-06-281-1/+0
|
* ZRLE has problems with RealVNC server. Look into it.dscho2005-06-211-1/+1
|
* more TODOsdscho2005-06-061-0/+2
|
* implement ZRLE decodingdscho2005-05-241-2/+0
|
* update TODOsdscho2005-05-171-0/+1
|
* 10l: really fix preferredEncoding set from outsidedscho2005-01-251-1/+0
|
* implemented Floyd-Steinberg dither in order to rfbMakeMaskFromAlphaSourcedscho2005-01-211-1/+0
|
* a granted wish has several children ;-)dscho2005-01-191-2/+7
|
* support MinGW32!dscho2004-12-011-0/+1
|
* TODOs from encodingstestdscho2004-10-161-0/+4
|
* ideasdscho2004-10-151-73/+2
|
* cursor problemdscho2004-10-041-0/+1
|
* fixeddscho2004-06-151-1/+2
|
* added -encodingsdscho2004-06-071-1/+1
|
* fix cursor trails (when not using cursor encoding and moving the cursor,dscho2004-06-071-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 ↵dscho2004-06-071-0/+1
| | | | automake CFLAGS nagging
* synced with TightVNC and RealVNCdscho2003-07-281-8/+13
|
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-1/+1
|
* further autoconf'ingdscho2003-02-081-0/+1
|
* autoconf'ed everythingdscho2003-02-081-5/+4
|
* fixed dumb XTestFakeInput bugdscho2001-11-271-1/+1
|
* removed XTestGrabControl. Doesn't really solve the problem of a bad param.dscho2001-11-271-1/+1
|
* few changesdscho2001-11-271-2/+2
|
* no crash when display was wrongdscho2001-11-261-1/+2
|
* tododscho2001-11-261-1/+2
|
* docu, warning fixeddscho2001-11-141-1/+2
|
* add rfbDrawLine, rfbDrawPixel and vncev, an xev "lookalike"dscho2001-10-181-0/+1
|
* deferUpdatedscho2001-10-161-1/+1
|
* font errors, requestedRegion bugdscho2001-10-161-0/+3
|
* tododscho2001-10-131-0/+1
|
* rfbSelectBox, consoleFonts, too many changesdscho2001-10-131-3/+10
|
* copyrect corrections, fd_set in rfbNewClient, dox in rfb.h for pthreadsdscho2001-10-101-3/+10
| | | | problem
* changed cursor functions to use screen info, not cursordscho2001-10-051-1/+1
| | | | fixed copy rect.
* rfbDoCopyRect/Region and rfbScheduleCopyRect/Region.dscho2001-10-041-2/+5
|
* fixed 2 pthreads issues, added noXCursor option.dscho2001-10-041-3/+3
|
* working on IRIX pthreads problemdscho2001-10-031-1/+2
|
* java viewer bug fixeddscho2001-10-031-3/+5
|
* upgraded to TridiaVNC 1.2.1dscho2001-10-031-7/+7
|