39 커밋 (66f1db543b425f6fe64d437477e6f78924ec57be)

작성자 SHA1 메시지 날짜
  Pierre Ossman 66f1db543b Clean up internal clipboard handling 5 년 전
  Pierre Ossman 4c20423fb2 Move server cut text handler to Viewport 6 년 전
  Pierre Ossman fecf0a4c79 Replace "frames" with "updates" in stats 6 년 전
  Pierre Ossman 7e546febad Release pointer grab when cursor leaves window 6 년 전
  Pierre Ossman 2fa63f8576 Add client support for LED state sync 7 년 전
  Pierre Ossman 921f6c86ba Display performance statistics in viewer 7 년 전
  Pierre Ossman 6a1a0d0c57 Change cursor API to use RGBA data 7 년 전
  Pierre Ossman 455566e8b5 Fade overlay in and out 7 년 전
  Pierre Ossman 4f0647da6a Add overlay tip to help find the context menu 7 년 전
  Pierre Ossman 3d74d88806 Render on a temporary surface when needed 7 년 전
  Pierre Ossman 13548819fa Handle scrolling manually 7 년 전
  Pierre Ossman 9f273e9cd8 Delegate decoder object management to a separate class 8 년 전
  Pierre Ossman 0c9bd4b0ba Use PixelBuffer objects as the interface for encoders and decoders 10 년 전
  Pierre Ossman a32040d7c9 Provide a better R/W base PixelBuffer class 10 년 전
  Pierre Ossman b6b4dc6487 Remove full support for colour maps 10 년 전
  Pierre Ossman 947b48de71 Remove some premature optimisation 10 년 전
  Pierre Ossman 945cddacef Be more consistent in referring to pixel byte streams as buffers 10 년 전
  Pierre Ossman 1d867b66fd Restore edge/bump scrolling when we are in full screen mode as it is easier 11 년 전
  Pierre Ossman 4c4b66f1a0 X11 window managers are very buggy when it comes to having a window start 11 년 전
  Peter Åstrand 49b1157ffb Added new option "-Maximize", for maximizing the window at startup. 12 년 전
  Pierre Ossman aae3891bc7 Implement client side multi-head support. Requires a FLTK patched to support 12 년 전
  Pierre Ossman ff473402c1 Make it possible to dynamically resize the size of the session, when resizing 12 년 전
  DRC 33c15e3a3a If the client and server are using identical pixel formats, then perform Tight decoding directly into the viewer's back buffer, rather than going through the slow fillRect/imageRect routines. 12 년 전
  DRC b65bb93e67 Fix build issues with Visual C++ (implemented macro version of snprintf + re-ordered headers to ensure that winsock is included ahead of windows.h) 13 년 전
  Pierre Ossman a4f0f181b3 Implement a more robust method to handle the keyboard grab/focus voodoo as 13 년 전
  Pierre Ossman 835b4ef7cd Add support for cursors to the new viewer. 13 년 전
  Pierre Ossman 6455d851c7 Handle framebuffer resize requests. 13 년 전
  Pierre Ossman 407a5c3ce6 Implement support for grabbing the keyboard when in full screen mode. 13 년 전
  Pierre Ossman 4ae229f70b Add a scroll widget so that we can allow resizing of the main window. 13 년 전
  Pierre Ossman d50b3d137b Split out the graphics and input handling to a separate widget in preparation 13 년 전
  Pierre Ossman d7c5b048cd Use a STL map to track keys so we don't have to care what range FLTK key codes 13 년 전
  Pierre Ossman 98486c1fc3 Reorganise the translation to keysyms to make the code simpler. At the same 13 년 전
  Pierre Ossman d014d05c26 Initial stab at keyboard support. Lots of corner case to work out though... 13 년 전
  Pierre Ossman c266e5a274 Handle pointer events. 13 년 전
  Pierre Ossman 5156d5e49b Initial commit of new FLTK based vncviewer. Most of the code comes from the 13 년 전
  Constantin Kaplinsky d1e4e901e2 Migrating to new directory structure adopted from the RealVNC's source tree. Windows part should be complete. For the Unix part, more changes will follow. 18 년 전
  george82 bd494149af Added the desktop image scaling support to vncviewer. 18 년 전
  Constantin Kaplinsky 318eb4ae6a Toolbar handling restored. 18 년 전
  Constantin Kaplinsky ac30668d41 Win32 vncviewer merged with VNC 4.1.1 code. The merge is incomplete - the code compiles but does not always work properly yet. 18 년 전