|
|
@ -5,8 +5,8 @@ make SDLvncviewer more versatile
|
|
|
|
- Send modifiers key-up on leave focus,
|
|
|
|
- Send modifiers key-up on leave focus,
|
|
|
|
- test for missing keys (especially "[]{}" with ./examples/mac),
|
|
|
|
- test for missing keys (especially "[]{}" with ./examples/mac),
|
|
|
|
- map Apple/Linux/Windows keys onto each other,
|
|
|
|
- map Apple/Linux/Windows keys onto each other,
|
|
|
|
- introduce scrollbars,
|
|
|
|
|
|
|
|
- handle selection
|
|
|
|
- handle selection
|
|
|
|
|
|
|
|
- handle scroll wheel
|
|
|
|
style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
|
|
|
|
style fixes: use Linux' coding guidelines & ANSIfy tightvnc-filetransfer:
|
|
|
|
discuss on list
|
|
|
|
discuss on list
|
|
|
|
LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
|
|
|
|
LibVNCClient cleanup: prefix with "rfbClient", and make sure it does
|
|
|
@ -24,6 +24,4 @@ selectbox: scroll bars
|
|
|
|
authentification schemes (secure vnc)
|
|
|
|
authentification schemes (secure vnc)
|
|
|
|
IO function ptr exists; now explain how to tunnel and implement a
|
|
|
|
IO function ptr exists; now explain how to tunnel and implement a
|
|
|
|
client address restriction scheme.
|
|
|
|
client address restriction scheme.
|
|
|
|
using Hermes library for fast colour translations.
|
|
|
|
|
|
|
|
VisualNaCro testing
|
|
|
|
VisualNaCro testing
|
|
|
|
|
|
|
|
|
|
|
|